summaryrefslogtreecommitdiffstats
path: root/source4/dynconfig
Commit message (Collapse)AuthorAgeFilesLines
* Fix installation of misc files.Jelmer Vernooij2008-09-301-3/+0
|
* Consistently use lower case variable names for path variables.Jelmer Vernooij2008-09-291-6/+6
| | | | Patch by Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> and me.
* Rename smbd -> samba.Jelmer Vernooij2008-09-241-1/+1
| | | | | | | | This reverts commit 05ea5e23cf4e70de0bd658b1c5c0ead133967091. Conflicts: source4/smbd/server.c
* S3 puts smb.conf and lmhosts in lib/, s4 into etc/Volker Lendecke2008-09-231-4/+4
|
* Avoid using version call for version string.Jelmer Vernooij2008-09-032-29/+1
| | | | (This used to be commit 1897cef508c8bea817c510bd9023d794cb983864)
* dynconfig changes for 'winbind privileged dir' changes.Andrew Bartlett2008-06-283-1/+7
| | | | (This used to be commit 7e20919d5ba9244362503e450273938a7cc94796)
* Allow the ntp_signd socket to be set from configure.Andrew Bartlett2008-05-293-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)
* Move version.o and dynconfig.o into their own directory.Jelmer Vernooij2008-05-274-0/+176
(This used to be commit 2cc924a412578c052a7793408300c28c8bc87c2d)