Age | Commit message (Expand) | Author | Files | Lines |
2009-01-12 | Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.c | Steven Danneman | 1 | -23/+2 |
2008-10-06 | Add dyn_NCALRPCDIR | Volker Lendecke | 1 | -0/+1 |
2008-08-15 | dynconfig: add support for MODULESDIR. | Michael Adam | 1 | -0/+1 |
2008-08-15 | dynconfig: remove commented-out old stuff from dynconfig.c and dynconfig.h | Michael Adam | 1 | -216/+0 |
2008-02-04 | popt: Use SMB_CONF_PATH environment var if no other configfile is set. | Kai Blin | 1 | -0/+5 |
2007-12-10 | Remove the char[1024] strings from dynconfig. Replace | Jeremy Allison | 1 | -20/+231 |
2007-12-06 | These should be char *, but replace them with [1024] for now | Jeremy Allison | 1 | -9/+10 |
2007-11-01 | Patch from Debian Samba package maintainers: | Gerald (Jerry) Carter | 1 | -0/+31 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r15848: Introduce commandline options to set the remainder of the parameters in | James Peach | 1 | -5/+5 |
2003-08-01 | Fix copyright statements for various pieces of Anthony Liguori's work. | Jim McDonough | 1 | -1/+1 |
2003-02-14 | merge from HEAD - enable dynamic RPC modules | Jim McDonough | 1 | -1/+3 |
2002-11-29 | Merge a bunch of trivial changes from HEAD. The difference remaining | Tim Potter | 1 | -4/+0 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -0/+1 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -1/+1 |
2001-11-19 | Move all other paths into dynconfig | Martin Pool | 1 | -4/+13 |
2001-11-19 | dyn_LOCKDIR should be const because it's never modified directly -- | Martin Pool | 1 | -1/+1 |
2001-11-19 | oopsum. | Martin Pool | 1 | -1/+1 |
2001-11-19 | LIBDIR and LOCKDIR are dynamically configured too. | Martin Pool | 1 | -0/+17 |
2001-11-19 | LMHOSTSFILE is now dynamically configured too. | Martin Pool | 1 | -0/+2 |
2001-11-19 | Store some path names in global variables initialized to configure | Martin Pool | 1 | -1/+1 |
2001-11-19 | Source file defining global variables for configuration paths. This | Martin Pool | 1 | -0/+45 |