summaryrefslogtreecommitdiff
path: root/source4/dynconfig
AgeCommit message (Collapse)AuthorFilesLines
2010-02-23s4-config: add dyn_SBINDIRAndrew Tridgell3-0/+5
2010-02-22More spelling fixes across source4/Brad Hards1-1/+1
Signed-off-by: Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
2009-12-07s4:build torturedir and -DTORTUREDIR is unusedAndrew Bartlett1-1/+0
(And made building RPMs much more difficult for JHT)
2008-09-30Fix installation of misc files.Jelmer Vernooij1-3/+0
2008-09-29Consistently use lower case variable names for path variables.Jelmer Vernooij1-6/+6
Patch by Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> and me.
2008-09-24Rename smbd -> samba.Jelmer Vernooij1-1/+1
This reverts commit 05ea5e23cf4e70de0bd658b1c5c0ead133967091. Conflicts: source4/smbd/server.c
2008-09-23S3 puts smb.conf and lmhosts in lib/, s4 into etc/Volker Lendecke1-4/+4
2008-09-03Avoid using version call for version string.Jelmer Vernooij2-29/+1
(This used to be commit 1897cef508c8bea817c510bd9023d794cb983864)
2008-06-28dynconfig changes for 'winbind privileged dir' changes.Andrew Bartlett3-1/+7
(This used to be commit 7e20919d5ba9244362503e450273938a7cc94796)
2008-05-29Allow the ntp_signd socket to be set from configure.Andrew Bartlett3-1/+6
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 Vernooij4-0/+176
(This used to be commit 2cc924a412578c052a7793408300c28c8bc87c2d)