summaryrefslogtreecommitdiffstats
path: root/source3/dynconfig.c
Commit message (Expand)AuthorAgeFilesLines
* s3-build Remove distinct LOCALEDIR subsystemAndrew Bartlett2011-05-171-0/+1
* s3: Make nmbd socket dir configurableVolker Lendecke2011-01-071-0/+1
* Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.cSteven Danneman2009-01-121-23/+2
* Add dyn_NCALRPCDIRVolker Lendecke2008-10-061-0/+1
* dynconfig: add support for MODULESDIR.Michael Adam2008-08-151-0/+1
* dynconfig: remove commented-out old stuff from dynconfig.c and dynconfig.hMichael Adam2008-08-151-216/+0
* popt: Use SMB_CONF_PATH environment var if no other configfile is set.Kai Blin2008-02-041-0/+5
* Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison2007-12-101-20/+231
* These should be char *, but replace them with [1024] for nowJeremy Allison2007-12-061-9/+10
* Patch from Debian Samba package maintainers:Gerald (Jerry) Carter2007-11-011-0/+31
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r15848: Introduce commandline options to set the remainder of the parameters inJames Peach2007-10-101-5/+5
* Fix copyright statements for various pieces of Anthony Liguori's work.Jim McDonough2003-08-011-1/+1
* merge from HEAD - enable dynamic RPC modulesJim McDonough2003-02-141-1/+3
* Merge a bunch of trivial changes from HEAD. The difference remainingTim Potter2002-11-291-4/+0
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-0/+1
* Removed version number from file header.Tim Potter2002-01-301-1/+1
* Move all other paths into dynconfigMartin Pool2001-11-191-4/+13
* dyn_LOCKDIR should be const because it's never modified directly --Martin Pool2001-11-191-1/+1
* oopsum.Martin Pool2001-11-191-1/+1
* LIBDIR and LOCKDIR are dynamically configured too.Martin Pool2001-11-191-0/+17
* LMHOSTSFILE is now dynamically configured too.Martin Pool2001-11-191-0/+2
* Store some path names in global variables initialized to configureMartin Pool2001-11-191-1/+1
* Source file defining global variables for configuration paths. ThisMartin Pool2001-11-191-0/+45