summaryrefslogtreecommitdiff
path: root/source3/dynconfig.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-01Patch from Debian Samba package maintainers:Gerald (Jerry) Carter1-0/+31
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r15848: Introduce commandline options to set the remainder of the parameters inJames Peach1-5/+5
2003-08-01Fix copyright statements for various pieces of Anthony Liguori's work.Jim McDonough1-1/+1
2003-02-14merge from HEAD - enable dynamic RPC modulesJim McDonough1-1/+3
2002-11-29Merge a bunch of trivial changes from HEAD. The difference remainingTim Potter1-4/+0
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-0/+1
2002-01-30Removed version number from file header.Tim Potter1-1/+1
2001-11-19Move all other paths into dynconfigMartin Pool1-4/+13
2001-11-19dyn_LOCKDIR should be const because it's never modified directly --Martin Pool1-1/+1
2001-11-19oopsum.Martin Pool1-1/+1
2001-11-19LIBDIR and LOCKDIR are dynamically configured too.Martin Pool1-0/+17
2001-11-19LMHOSTSFILE is now dynamically configured too.Martin Pool1-0/+2
2001-11-19Store some path names in global variables initialized to configureMartin Pool1-1/+1
2001-11-19Source file defining global variables for configuration paths. ThisMartin Pool1-0/+45