summaryrefslogtreecommitdiffstats
path: root/source3/lib/pidfile.c
Commit message (Collapse)AuthorAgeFilesLines
* - added the ability to kill off individual connections from SWAT (fromAndrew Tridgell1998-03-151-2/+10
| | | | | | | | | | the status page) - split the claim_connection() code into its own file - fixed the claim_connection() code to lock the file when manipulating it - always claim a null connection at startup - fixed a bug in the pidfile code (This used to be commit abd4a17e21d12be3d1747e94ceb1915abaf135e3)
* new files to support starting/stopping the serverAndrew Tridgell1998-03-141-0/+88
(This used to be commit 087981009d57006ff80a0cf50891d4473f86f1bb)