summaryrefslogtreecommitdiff
path: root/source3/include/dynconfig.h
AgeCommit message (Expand)AuthorFilesLines
2011-04-13s3-build Remove distinct LOCALEDIR subsystemAndrew Bartlett1-0/+4
2011-01-07s3: Make nmbd socket dir configurableVolker Lendecke1-0/+4
2010-03-14s3: Fix some nonempty blank linesVolker Lendecke1-3/+3
2009-01-12Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.cSteven Danneman1-9/+8
2008-10-06Add dyn_NCALRPCDIRVolker Lendecke1-0/+4
2008-08-15dynconfig: add support for MODULESDIR.Michael Adam1-0/+4
2008-08-15dynconfig: remove commented-out old stuff from dynconfig.c and dynconfig.hMichael Adam1-16/+0
2008-08-15dynconfig: remove unused prototypes.Michael Adam1-4/+5
2008-02-13Fix copy & paste typo in function prototype.Michael Adam1-1/+1
2008-02-04dynconfig: Add missing prototypes and fix typoed ones.Kai Blin1-2/+4
2008-02-04popt: Use SMB_CONF_PATH environment var if no other configfile is set.Kai Blin1-0/+16
2007-12-10Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison1-5/+46
2007-12-07Remove pstrings completely except for smbctool (what does this do ?).Jeremy Allison1-8/+8
2007-11-01Patch from Debian Samba package maintainers:Gerald (Jerry) Carter1-0/+4
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-0/+2
2002-11-29Merge a bunch of trivial changes from HEAD. The difference remainingTim Potter1-1/+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-0/+3
2001-11-19dyn_LOCKDIR should be const because it's never modified directly --Martin Pool1-1/+2
2001-11-19LIBDIR and LOCKDIR are dynamically configured too.Martin Pool1-0/+1
2001-11-19LMHOSTSFILE is now dynamically configured too.Martin Pool1-1/+1
2001-11-19Store some path names in global variables initialized to configureMartin Pool1-0/+31