summaryrefslogtreecommitdiff
path: root/source3/web/startstop.c
AgeCommit message (Expand)AuthorFilesLines
2003-04-24Added patch from Stephen Roylance.John Terpstra1-6/+0
2003-01-03patch to include support for daemontools from Michael HandlerGerald Carter1-3/+3
2002-08-17sync 3.0 branch with HEADJelmer Vernooij1-0/+33
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-1/+1
2002-03-20Add assertions that kill() is never accidentally passed a non-positiveMartin Pool1-2/+2
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-11-19Store some path names in global variables initialized to configureMartin Pool1-4/+5
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-2/+2
1998-11-20wrong directory path for smbd and nmbdHerb Lewis1-2/+2
1998-09-28Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1-3/+3
1998-05-12This is a security audit change of the main source.Jeremy Allison1-2/+2
1998-03-17show full path in ps by setting it in argv[0]Andrew Tridgell1-2/+2
1998-03-17fixed call to execl() to get argv[0] right (thanks to Herb)Andrew Tridgell1-2/+2
1998-03-15- added the ability to kill off individual connections from SWAT (fromAndrew Tridgell1-0/+11
1998-03-14new files to support starting/stopping the serverAndrew Tridgell1-0/+93