r15065: Remove duplicate prototype.
[bbaumbach/samba-autobuild/.git] / source4 / param /
2007-10-10 Jelmer Vernooijr14914: Remove printf statement I accidently committed.
2007-10-10 Jelmer Vernooijr14909: Add lp_modulesdir() smb.conf option
2007-10-10 Jelmer Vernooijr14850: Don't assume that sizeof(BOOL) == sizeof(int)
2007-10-10 Jelmer Vernooijr14844: Support a stdbool.h replacement in lib/replace/
2007-10-10 Jelmer Vernooijr14575: Move some path-related functions to libsamba...
2007-10-10 Jelmer Vernooijr14573: Install samba-config and headers
2007-10-10 Jelmer Vernooijr14572: Give libraries saner names, remove some .pc...
2007-10-10 Jelmer Vernooijr14499: Remove dynconfig hack for now - it caused a...
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Andrew Tridgellr14420: arrgh, make sure I test compile even little...
2007-10-10 Andrew Tridgellr14415: remove an unusued var
2007-10-10 Jelmer Vernooijr14381: Kill structs.h
2007-10-10 Jelmer Vernooijr14332: Built in different paths when running locally...
2007-10-10 Jelmer Vernooijr14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VER...
2007-10-10 Jelmer Vernooijr14322: Remove the BROKEN_CC flag for now. None of...
2007-10-10 Stefan Metzmacherr13964: make lp_* functions public
2007-10-10 Jelmer Vernooijr13903: Don't generate prototypes for modules and binar...
2007-10-10 Stefan Metzmacherr13860: - add support for SMB2 ("SMB 2.001") negotiatio...
2007-10-10 Jelmer Vernooijr13658: More moving around of files:
2007-10-10 Andrew Bartlettr13244: Allow control of the location of the Samba3...
2007-10-10 Andrew Bartlettr13206: This patch finally re-adds a -k option that...
2007-10-10 Jelmer Vernooijr13158: Fix setup and ejs paths
2007-10-10 Stefan Metzmacherr12898: prepare the 'wins hook' feature, but we only...
2007-10-10 Andrew Bartlettr12731: Simplify and re-implemenet support for --parame...
2007-10-10 Andrew Bartlettr12730: Reimplement --parameter-name, and bring in...
2007-10-10 Andrew Bartlettr12729: Implement the --section-name option, for dumpin...
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12670: Make a couple of dependencies stricter
2007-10-10 Stefan Metzmacherr12649: use the same default('yes') for 'dns proxy...
2007-10-10 Stefan Metzmacherr12644: prepare the dns proxy feature for the wins...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Jelmer Vernooijr12592: Remove some useless dependencies
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Stefan Metzmacherr12442: only set the "wins server" parameter if it...
2007-10-10 Stefan Metzmacherr12435: the max wins ttl is 6 days in windows and samba3
2007-10-10 Stefan Metzmacherr12304: split out the wins partner configuration into...
2007-10-10 Jelmer Vernooijr11244: Relative path names in .mk files
2007-10-10 Andrew Bartlettr11239: Use ${REALM} for the realm in rootdse.ldif
2007-10-10 Jelmer Vernooijr11214: Remove scons files (see lists.samba.org/archive...
2007-10-10 Volker Lendecker11181: Implement wbinfo -s and wbinfo --user-sids...
2007-10-10 Stefan Metzmacherr11089: start the winsreplication task when we run...
2007-10-10 Jelmer Vernooijr10588: Remove more unused files, macros
2007-10-10 Jelmer Vernooijr10586: Add MergedObject() builder. Default to Library...
2007-10-10 Jelmer Vernooijr10513: Reduce some use of pstring. The main reason...
2007-10-10 Jelmer Vernooijr10478: More work on proto headers; we now generate...
2007-10-10 Jelmer Vernooijr10374: Add HAVE_* defines (on command-line or in confi...
2007-10-10 Jelmer Vernooijr10366: More scons fixes. Building et, asn1, lex and...
2007-10-10 Jelmer Vernooijr10348: Add scons scripts for remaining subsystems...
2007-10-10 Jelmer Vernooijr10330: Add SConscript to more subsystems. Some of...
2007-10-10 Tim Potterr10328: Add more emacs python-mode markers.
2007-10-10 Jelmer Vernooijr10323: Add first bits required for getting compile...
2007-10-10 Jelmer Vernooijr10316: More dynconfig fixes
2007-10-10 Andrew Bartlettr10314: Apply the controvertial 'server role =' patch...
2007-10-10 Andrew Bartlettr10291: The patch optionally (off by default, not avail...
2007-10-10 Jelmer Vernooijr10245: Get rid of XFILE in a few places.
2007-10-10 Jelmer Vernooijr9826: Add some more OOM checks
2007-10-10 Jelmer Vernooijr9805: Add 'data' property to param EJS object
2007-10-10 Jelmer Vernooijr9800: Add EJS interface to param. tridge, sorry this...
2007-10-10 Jelmer Vernooijr9798: Add generic functions for handling smb.conf...
2007-10-10 Jelmer Vernooijr9685: Add tests for samba3sam mapping module
2007-10-10 Jelmer Vernooijr9684: Remove unused parameters (about 70)
2007-10-10 Jelmer Vernooijr9602: Add support for reading share_info.tdb and smb...
2007-10-10 Tim Potterr9382: Add a dummy registry for HKEY_USERS to get rid...
2007-10-10 Andrew Tridgellr9119: added a lp.categories() call in the loadparm...
2007-10-10 Andrew Tridgellr8643: - make lp_configfile() work again
2007-10-10 Love Hörnquist Åstrandr8394: Make sure the argument to ctype is*(3) macros...
2007-10-10 Andrew Tridgellr8344: added a "setup directory" smb.conf parameter...
2007-10-10 Andrew Tridgellr8297: add libinclude() function in ejs, which is like...
2007-10-10 Andrew Tridgellr8273: fixed some memory leaks in smbscript. This requi...
2007-10-10 Andrew Bartlettr7966: We need a better way to do this, but enable...
2007-10-10 Andrew Tridgellr7916: - got rid of the in_client global
2007-10-10 Andrew Tridgellr7912: make private_path() recognise a non-relative...
2007-10-10 Andrew Tridgellr7793: allow integers in smb.conf to be specified in...
2007-10-10 Andrew Bartlettr7757: Add NTLMv2 support to the NT1 Session setup...
2007-10-10 Andrew Tridgellr7744: converted the web server to use the lib/tls...
2007-10-10 Stefan Metzmacherr7643: This patch adds a new NTPTR subsystem:
2007-10-10 Andrew Bartlettr7531: Finally fix lp_load(). I had left hooks in...
2007-10-10 Andrew Bartlettr7530: Simply calling convention of lp_load().
2007-10-10 Andrew Bartlettr7221: Add the start of a KDC service (to be built...
2007-10-10 Andrew Tridgellr7016: - added smb.conf parm 'web tls = true/false'
2007-10-10 Andrew Tridgellr7012: added smb.conf parameters
2007-10-10 Andrew Tridgellr7008: - split out the loadparm type definitions so...
2007-10-10 Andrew Tridgellr7002: added support for getting at loadparm config...
2007-10-10 Andrew Tridgellr6982: install the swat pages with 'make installswat'
2007-10-10 Andrew Tridgellr6981: first version of the builtin web server for...
2007-10-10 Andrew Bartlettr6902: Turn the LDAP server on by default. It is no...
2007-10-10 Jelmer Vernooijr6842: Move to .mk file
2007-10-10 Andrew Tridgellr6724: added "cldap port" smb.conf parameter
2007-10-10 Andrew Tridgellr6619: realm should not be forced uppercase
2007-10-10 Andrew Tridgellr6184: the beginnings of the libcli/dgram/ library...
2007-10-10 Stefan Metzmacherr5502: announce us as a print server by default
2007-10-10 Jelmer Vernooijr5491: Don't load the DCOM-specific services by default...
2007-10-10 Andrew Tridgellr5395: fixed some loadparm memory leaks
2007-10-10 Andrew Tridgellr5389: initialise the WINS ttl max/min values to someth...
2007-10-10 Andrew Tridgellr5346: - a bit more preparation for the WINS server...
2007-10-10 Andrew Tridgellr5308: trimmed back a lot of the old macros from smb_ma...
2007-10-10 Andrew Tridgellr5302: fixed a compilation problem on solaris caused...
2007-10-10 Andrew Tridgellr5296: - only include the tdb headers where they are...
2007-10-10 Andrew Tridgellr5221: replace the str_list_*() code with new code...
2007-10-10 Andrew Tridgellr5115: enable the nbt daemon by default
next