r13244: Allow control of the location of the Samba3-compatible winbindd pipe
[jelmer/samba4-debian.git] / source / param / loadparm.c
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 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 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 Andrew Bartlettr11239: Use ${REALM} for the realm in rootdse.ldif
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 Vernooijr10513: Reduce some use of pstring. The main reason...
2007-10-10 Jelmer Vernooijr10366: More scons fixes. Building et, asn1, lex and...
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 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 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 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
2007-10-10 Andrew Tridgellr5108: the beginnings of a nbtd server for Samba4....
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4898: - removed the unused wins_srv_*() code
2007-10-10 Andrew Tridgellr4817: ccache was being made ineffective on all the...
2007-10-10 Stefan Metzmacherr4725: make "password server" a string list
2007-10-10 Stefan Metzmacherr4650: - make more use of bitmap and enum's
2007-10-10 Andrew Tridgellr4549: got rid of a lot more uses of plain talloc(...
2007-10-10 Andrew Bartlettr4500: Allow GENSEC modules to be disabled by setting...
2007-10-10 Andrew Bartlettr4494: Allow gensec_gssapi to use the SPNEGO mech provi...
2007-10-10 Stefan Metzmacherr4482: in ads mixed mode there are also only one PDC...
2007-10-10 Andrew Bartlettr4460: Add a new GENSEC module: gensec_gssapi
2007-10-10 Andrew Tridgellr4452: the beginnings of a dssetup rpc server.
2007-10-10 Andrew Tridgellr4444: - initialise registry:HKEY_LOCAL_MACHINE to...
2007-10-10 Stefan Metzmacherr4439: unlimited connections is -1
2007-10-10 Stefan Metzmacherr4438: the ADMIN$ share is a diskshare but hidden
2007-10-10 Stefan Metzmacherr4423: give lp_parm_int() and lp_parm_ulong() default...
2007-10-10 Andrew Bartlettr4342: Fix a memory leak in init_globals().
2007-10-10 Stefan Metzmacherr4339: - rename auth_guest to auth_anonymous
2007-10-10 Andrew Tridgellr4058: added a type safe version of smb_xmalloc()
2007-10-10 Andrew Tridgellr4055: fixed more places to use type safe allocation...
2007-10-10 Andrew Tridgellr4054: got rid of Realloc(), replacing it with the...
2007-10-10 Stefan Metzmacherr4045: readd krb5 support defaulted to disable
2007-10-10 Stefan Metzmacherr3957: fix compiler warning
2007-10-10 Andrew Tridgellr3938: cleaned some old stuff out of loadparm
2007-10-10 Jelmer Vernooijr3630: More work on DCOM server side
2007-10-10 Andrew Tridgellr3543: fixed some #include lines to make them more...
2007-10-10 Andrew Tridgellr3494: got rid of include/rewrite.h, and split out...
2007-10-10 Andrew Tridgellr3478: split out some more pieces of includes.h
2007-10-10 Andrew Tridgellr3463: separated out some more headers (asn_1.h, messag...
2007-10-10 Andrew Tridgellr3453: - split out the auth and popt includes
2007-10-10 Andrew Tridgellr3449: more include file reduction
2007-10-10 Andrew Tridgellr3447: more include/system/XXX.h include files
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Andrew Tridgellr3425: got rid of a bunch of cruft from rewrite.h
2007-10-10 Andrew Tridgellr3390: fixed schannel server side support. RPC-SCHANNEL...
2007-10-10 Andrew Tridgellr3380: - changed the default behaviour of server signin...
2007-10-10 Andrew Tridgellr3375: changed the default max xmit until I fix a probl...
2007-10-10 Jelmer Vernooijr3338: More work on the winreg RPC server. Opening...
next