summaryrefslogtreecommitdiffstats
path: root/source4/lib/pidfile.c
Commit message (Collapse)AuthorAgeFilesLines
* r5308: trimmed back a lot of the old macros from smb_macros.hAndrew Tridgell2007-10-101-1/+1
| | | | (This used to be commit bf43c9bdcf9e654d123f6a2b29feb9189ca9e561)
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+2
| | | | | | | | | | less likely that anyone will use pstring for new code - got rid of winbind_client.h from includes.h. This one triggered a huge change, as winbind_client.h was including system/filesys.h and defining the old uint32 and uint16 types, as well as its own pstring and fstring. (This used to be commit 9db6c79e902ec538108d6b7d3324039aabe1704f)
* r3441: some include file cleanups and general housekeepingAndrew Tridgell2007-10-101-4/+4
| | | | (This used to be commit 73ea8ee6c268371d05cf74160f2ad451dd2ae699)
* r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 57151e80eb1090281401930c8fe25b20a8cf3a38)
* r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 18062d2ed9fc9224c43143c10efbf2f6f1f5bbe0)
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+109
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)