r6149: Fixes bugs #2498 and 2484.
[samba.git] / source / lib / pidfile.c
2007-10-10 Volker Lendecker2023: If there's garbage in the pidfile, we should...
2003-02-24 Andrew BartlettMerge doxygen, signed/unsigned, const and other small...
2003-02-22 Andrew BartlettMore signed/unsigned fixes (yes, I run with funny compi...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-10-21 Tim PotterBugfix for pidfile_create() from Kelledin.
2002-10-21 Tim PotterBugfix for pidfile_create() from Kelledin.
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-05-09 Gerald Carterpidfile merge from SAMBA_2_2 (including --with-fhs...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-22 Tim PotterAdded comment about running lp_load() before calling...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-08-01 Jeremy AllisonOops. Typo.
2001-08-01 Jeremy AllisonPidfile check can be read-only. Removed old ifdef in...
2000-05-27 Andrew Tridgellgetting and setting security descriptors on printers...
2000-05-02 Jeremy AllisonAdded sys_fork() and sys_getpid() functions to stop...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1998-12-05 Andrew Tridgelloops - lock test was the wrong way around
1998-12-05 Andrew Tridgellfixed pidfile handling to check for a lock on the file...
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-09-28 Jeremy AllisonChanges to test in configure if capabilities are enable...
1998-09-04 Jeremy AllisonMore 64 bit stuff - now the fcntl locks are 64 bit...
1998-07-02 Jeremy AllisonFix for pidfile startup message.
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-05-11 Andrew Tridgellchanged to use slprintf() instead of sprintf() just...
1998-03-15 Andrew Tridgell- added the ability to kill off individual connections...
1998-03-14 Andrew Tridgellnew files to support starting/stopping the server