summaryrefslogtreecommitdiff
path: root/source4/include/system/passwd.h
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r8933: Fix missing prototype warningsJelmer Vernooij1-0/+4
(This used to be commit 39b2220a84b1860d8ee09b8c15049f18fd77da7d)
2007-10-10r6752: Patch by Steven Edwards to improve portability to mingw32Jelmer Vernooij1-1/+2
(This used to be commit 8d63cd33a223cccb21d808747e9c97da53629fbc)
2007-10-10r3478: split out some more pieces of includes.hAndrew Tridgell1-6/+23
(This used to be commit 8e9212ecfc61c509f686363d8ec412ce54bc1c8d)
2007-10-10r3458: more solaris portability fixes, the main one being that we can't use aAndrew Tridgell1-0/+4
structure element called "open" as its a macro on solaris. (This used to be commit 4e92e15c4e396b1d8cd211192888fea68c2cf0f9)
2007-10-10r3454: moved a few more things out if includes.h into the include/system/ ↵Andrew Tridgell1-0/+12
include files. this brings us down to about 11k lines of headers included with includes.h, while still retaining the speed of building with pch (This used to be commit 10188869ef072309ca580b8b933e172571fcdda7)
2007-10-10r3447: more include/system/XXX.h include filesAndrew Tridgell1-0/+54
(This used to be commit 264ce9181089922547e8f6f67116f2d7277a5105)