I have a hostname :
www.test.fr + http
Re7-www.test.fr http
When i launch trimhistory and i delete service www.test.fr http because
orphaned service
board.dbg
Re7-www.test.fr|http
www.test.fr|http
Search www.test.fr|http :
Find Re7-www.test.fr|http
test (*(p-1) == '\n' ) => 0 => Orphaned service but www.test.fr|http is ok
Info the trimhistory.c
sprintf(buf, "%s|%s\n", hname, tname);
p = strstr(board, buf);
if (p) result = ( (p == board) || (*(p-1) == '\n'));
return result;
Nobody/Anonymous ( nobody ) - 2009-10-08 10:22
5
Open
None
Nobody/Anonymous
Interface (example)
None
Public