summaryrefslogtreecommitdiff
path: root/source3/lib/pidfile.c
AgeCommit message (Collapse)AuthorFilesLines
1998-03-15- added the ability to kill off individual connections from SWAT (fromAndrew Tridgell1-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)
1998-03-14new files to support starting/stopping the serverAndrew Tridgell1-0/+88
(This used to be commit 087981009d57006ff80a0cf50891d4473f86f1bb)