summaryrefslogtreecommitdiff
path: root/source4/dynconfig/dynconfig.h
AgeCommit message (Collapse)AuthorFilesLines
2010-05-14Revert "s4: remove unused references to swat"Andrew Bartlett1-0/+2
This reverts most of commit 1765732f82719a4bc925f21ef4999bd19a8d1f6c. The s3compat build needs the SWAT location to be compatible with Samba3.
2010-04-29s4: remove unused references to swatStefan Metzmacher1-2/+0
metze
2010-04-20s4-dynconfig: added dyn_PYTHONDIRAndrew Tridgell1-0/+1
2010-02-23s4-config: add dyn_SBINDIRAndrew Tridgell1-0/+1
2008-06-28dynconfig changes for 'winbind privileged dir' changes.Andrew Bartlett1-0/+1
(This used to be commit 7e20919d5ba9244362503e450273938a7cc94796)
2008-05-29Allow the ntp_signd socket to be set from configure.Andrew Bartlett1-0/+1
This will allow distributions to hard-code this path, particularly for selinux, and matches how we handle the winbind socket dir. Andrew Bartlett (This used to be commit c8b441650400ed1b24c89991f5752dad3c87795f)
2008-05-27Move version.o and dynconfig.o into their own directory.Jelmer Vernooij1-0/+40
(This used to be commit 2cc924a412578c052a7793408300c28c8bc87c2d)