summaryrefslogtreecommitdiffstats
path: root/source/lib/pidfile.c
Commit message (Expand)AuthorAgeFilesLines
* Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1998-11-171-2/+2
* Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1998-09-281-2/+2
* More 64 bit stuff - now the fcntl locks are 64 bit clean.Jeremy Allison1998-09-041-1/+1
* Fix for pidfile startup message.Jeremy Allison1998-07-021-35/+34
* This is a security audit change of the main source.Jeremy Allison1998-05-121-1/+1
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-111-2/+2
* - added the ability to kill off individual connections from SWAT (fromAndrew Tridgell1998-03-151-2/+10
* new files to support starting/stopping the serverAndrew Tridgell1998-03-141-0/+88