summaryrefslogtreecommitdiffstats
path: root/source4/smbd/pidfile.c
Commit message (Expand)AuthorAgeFilesLines
* Move source4/smbd/pidfile into lib/util in preparation for making it in common.Jeremy Allison2012-07-191-131/+0
* source4/smbd/pidfile: don't panic if pid file is corrupt.Rusty Russell2012-06-281-0/+3
* s3: Fix the clustering buildVolker Lendecke2011-12-171-1/+1
* pidfile: use set_close_on_exec()Andrew Tridgell2011-12-151-0/+2
* source4/smbd: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* s4:smbd/pidfile.c - fix "asprintf" callsMatthias Dieter Wallnöfer2010-05-281-2/+7
* s4-smbd: minimise includes in smbd/ and smb_serverAndrew Tridgell2009-09-191-1/+0
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-1/+0
* Use separate make variables for libutil and libcrypto.Jelmer Vernooij2008-10-181-1/+1
* r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij2007-12-211-5/+5
* r25454: Use standard bool types in a couple more places.Jelmer Vernooij2007-10-101-1/+1
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-2/+2
* r25028: Fix more warnings.Jelmer Vernooij2007-10-101-0/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r19539: Move pidfile to smbd/Jelmer Vernooij2007-10-101-0/+121