summaryrefslogtreecommitdiff
path: root/source4/dynconfig/dynconfig.c
AgeCommit message (Collapse)AuthorFilesLines
2010-05-14s4-dynconfig: make dynconfig more compatible with s3Andrew Tridgell1-54/+50
2010-05-14Revert "s4: remove unused references to swat"Andrew Bartlett1-0/+3
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-3/+0
metze
2010-04-20s4-dynconfig: added dyn_PYTHONDIRAndrew Tridgell1-0/+4
2010-02-23s4-config: add dyn_SBINDIRAndrew Tridgell1-0/+3
2010-02-22More spelling fixes across source4/Brad Hards1-1/+1
Signed-off-by: Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
2008-09-30Fix installation of misc files.Jelmer Vernooij1-3/+0
2008-06-28dynconfig changes for 'winbind privileged dir' changes.Andrew Bartlett1-0/+3
(This used to be commit 7e20919d5ba9244362503e450273938a7cc94796)
2008-05-29Allow the ntp_signd socket to be set from configure.Andrew Bartlett1-0/+3
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/+86
(This used to be commit 2cc924a412578c052a7793408300c28c8bc87c2d)