Clarify and increase level of log message about MTU probes to unreachable nodes.
[oweals/tinc.git] / lib / pidfile.c
2009-09-24 Guus SliepenUpdate the address of the Free Software Foundation...
2009-09-08 Guus SliepenCheck the return value of fscanf() when reading a PID...
2009-05-18 Michael Tokarevbugfix: initialize pid (as read from pidfile) to zero
2007-02-14 Guus SliepenClose the proper filedescriptor (if it exists).
2007-02-14 Guus SliepenApply patch from Scott Lamb fixing some memory and...
2004-03-21 Guus SliepenMove CABAL branch to its rightful place: the trunk.
2003-10-06 Guus SliepenPIDs are of type pid_t, and use %ld when reading/writin...
2003-08-24 Guus SliepenSynchronise HEAD with CABAL branch.
2003-07-29 Guus SliepenFix compile errors and warnings.
2003-07-28 Guus SliepenMore checks for missing functions.
2003-07-17 Guus SliepenBig header file cleanup: everything that has to do...
2002-09-10 Guus SliepenFix compiler warnings.
2002-04-09 Ivo TimmermansUpdating HEAD branch #4; Merging CABAL -> HEAD.
2000-11-24 Ivo TimmermansSet errno to 0 before trying to kill the other process.
2000-11-07 Guus SliepenPorting to SunOS 5.8:
2000-03-26 Ivo TimmermansInitial revision