summaryrefslogtreecommitdiffstats
path: root/source4/smbd/pidfile.c
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Jelmer Vernooij2007-12-211-5/+5
| | | | | | explicitly. (This used to be commit 5b29ef7c03d9ae76b0ca909e9f03a58e1bad3521)
* r25454: Use standard bool types in a couple more places.Jelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit 9243b551f30c7aa2763115516a6adcfe5bbddc58)
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-2/+2
| | | | (This used to be commit 3fcc960839c6e5ca4de2c3c042f12f369ac5f238)
* r25028: Fix more warnings.Jelmer Vernooij2007-10-101-0/+1
| | | | (This used to be commit 3aa7ee4a0d8837471deeaa1c5a1f4a0d2a14aa6e)
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
| | | | (This used to be commit abe8349f9b4387961ff3665d8c589d61cd2edf31)
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
| | | | | | There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
* r19539: Move pidfile to smbd/Jelmer Vernooij2007-10-101-0/+121
(This used to be commit eefa64cbe392c4c4dcbf71b8bcf5128cce0339ba)