summaryrefslogtreecommitdiffstats
path: root/source3/web/startstop.c
Commit message (Expand)AuthorAgeFilesLines
* Added patch from Stephen Roylance.John Terpstra2003-04-241-6/+0
* patch to include support for daemontools from Michael HandlerGerald Carter2003-01-031-3/+3
* as per user request added windbind start/stop/restart in swatSimo Sorce2002-07-271-0/+33
* Break up samba's object dependencies, and its prototype includes.Andrew Bartlett2002-06-251-1/+1
* Add assertions that kill() is never accidentally passed a non-positiveMartin Pool2002-03-201-2/+2
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Store some path names in global variables initialized to configureMartin Pool2001-11-191-4/+5
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-2/+2
* wrong directory path for smbd and nmbdHerb Lewis1998-11-201-2/+2
* Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1998-09-281-3/+3
* This is a security audit change of the main source.Jeremy Allison1998-05-121-2/+2
* show full path in ps by setting it in argv[0]Andrew Tridgell1998-03-171-2/+2
* fixed call to execl() to get argv[0] right (thanks to Herb)Andrew Tridgell1998-03-171-2/+2
* - added the ability to kill off individual connections from SWAT (fromAndrew Tridgell1998-03-151-0/+11
* new files to support starting/stopping the serverAndrew Tridgell1998-03-141-0/+93