summaryrefslogtreecommitdiff
path: root/source4/param
Commit message (Expand)AuthorAgeFilesLines
* r12898: prepare the 'wins hook' feature, but we only debug out a 'TODO: run s...Stefan Metzmacher2007-10-101-0/+3
* r12731: Simplify and re-implemenet support for --parameter-name=fooAndrew Bartlett2007-10-101-25/+16
* r12730: Reimplement --parameter-name, and bring in common samba options.Andrew Bartlett2007-10-101-0/+38
* r12729: Implement the --section-name option, for dumping only one section.Andrew Bartlett2007-10-102-16/+33
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-0/+1
* r12670: Make a couple of dependencies stricterJelmer Vernooij2007-10-101-1/+0
* r12649: use the same default('yes') for 'dns proxy' as samba3Stefan Metzmacher2007-10-101-1/+1
* r12644: prepare the dns proxy feature for the wins serverStefan Metzmacher2007-10-101-1/+5
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-3/+0
* r12592: Remove some useless dependenciesJelmer Vernooij2007-10-101-0/+1
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-2/+2
* r12442: only set the "wins server" parameter if it's not setStefan Metzmacher2007-10-101-1/+1
* r12435: the max wins ttl is 6 days in windows and samba3Stefan Metzmacher2007-10-101-1/+1
* r12304: split out the wins partner configuration into a seperate ldb.Stefan Metzmacher2007-10-101-0/+4
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-5/+5
* r11239: Use ${REALM} for the realm in rootdse.ldifAndrew Bartlett2007-10-101-0/+4
* r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...Jelmer Vernooij2007-10-101-10/+0
* r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec...Volker Lendecke2007-10-101-0/+4
* r11089: start the winsreplication task when we run with wins support = yesStefan Metzmacher2007-10-101-1/+1
* r10588: Remove more unused files, macrosJelmer Vernooij2007-10-101-2/+6
* r10586: Add MergedObject() builder. Default to Library() ratherJelmer Vernooij2007-10-101-2/+2
* r10513: Reduce some use of pstring. The main reason some parts of the code stillJelmer Vernooij2007-10-101-5/+0
* r10478: More work on proto headers; we now generate a couple of smaller onesJelmer Vernooij2007-10-101-1/+3
* r10374: Add HAVE_* defines (on command-line or in config.h file) for scons +Jelmer Vernooij2007-10-101-3/+3
* r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works...Jelmer Vernooij2007-10-101-5/+0
* r10348: Add scons scripts for remaining subsystems. Most subsystems build now,Jelmer Vernooij2007-10-101-3/+3
* r10330: Add SConscript to more subsystems. Some of the tdb tools build now.Jelmer Vernooij2007-10-101-1/+2
* r10328: Add more emacs python-mode markers.Tim Potter2007-10-101-0/+2
* r10323: Add first bits required for getting compile with scons working. This ...Jelmer Vernooij2007-10-101-0/+5
* r10316: More dynconfig fixesJelmer Vernooij2007-10-101-0/+1
* r10314: Apply the controvertial 'server role =' patch after discussion on the...Andrew Bartlett2007-10-101-79/+22
* r10291: The patch optionally (off by default, not available in all cases) allowsAndrew Bartlett2007-10-101-0/+4
* r10245: Get rid of XFILE in a few places.Jelmer Vernooij2007-10-101-7/+7
* r9826: Add some more OOM checksJelmer Vernooij2007-10-101-1/+21
* r9805: Add 'data' property to param EJS objectJelmer Vernooij2007-10-101-1/+3
* r9800: Add EJS interface to param. tridge, sorry this overlaps a bitJelmer Vernooij2007-10-101-15/+31
* r9798: Add generic functions for handling smb.conf files (the parameters don'...Jelmer Vernooij2007-10-103-1/+274
* r9685: Add tests for samba3sam mapping moduleJelmer Vernooij2007-10-101-137/+3
* r9684: Remove unused parameters (about 70)Jelmer Vernooij2007-10-101-465/+3
* r9602: Add support for reading share_info.tdb and smb.conf.Jelmer Vernooij2007-10-102-177/+179
* r9382: Add a dummy registry for HKEY_USERS to get rid of the annoying dialogTim Potter2007-10-101-0/+6
* r9119: added a lp.categories() call in the loadparm js object, to allowAndrew Tridgell2007-10-102-19/+24
* r8643: - make lp_configfile() work againAndrew Tridgell2007-10-101-8/+9
* r8394: Make sure the argument to ctype is*(3) macros are unsigned char asLove Hörnquist Åstrand2007-10-101-2/+2
* r8344: added a "setup directory" smb.conf parameter, pointing at the setup te...Andrew Tridgell2007-10-101-0/+4
* r8297: add libinclude() function in ejs, which is like include() but searches...Andrew Tridgell2007-10-101-0/+6
* r8273: fixed some memory leaks in smbscript. This required convertingAndrew Tridgell2007-10-101-62/+50
* r7966: We need a better way to do this, but enable the KDC by default, if weAndrew Bartlett2007-10-101-0/+4
* r7916: - got rid of the in_client globalAndrew Tridgell2007-10-102-7/+2
* r7912: make private_path() recognise a non-relative filename, so we can haveAndrew Tridgell2007-10-101-7/+7