removing more unused parameters
[sfrench/samba-autobuild/.git] / source3 / param / loadparm.c
2004-01-29 Gerald Carterremoving more unused parameters
2004-01-14 Jeremy AllisonRemove duplicate extern.
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2003-12-25 Andrew Bartlett(merge from 3.0)
2003-12-25 Volker LendeckeThis is metze's LDAP rebind sleep patch:
2003-12-25 Volker Lendeckeabartlet pointed me at the fact that the order and...
2003-11-24 Jeremy AllisonAdded "passwd chat timeout" parameter. Docs to follow.
2003-11-22 Gerald CarterEnsure that items in a list of strings containing white...
2003-11-21 Jeremy AllisonFix Jerry's no-proto bug :-).
2003-11-21 Gerald Cartermake sure we don't append the ldap suffix when writing...
2003-11-17 Gerald Carter* make sure we only enumerate group mapping entries
2003-11-15 Simo SorceSplit smbldap in a core file and a utility file
2003-11-06 Jeremy AllisonFix bug #471. (const needed in lp_set_name_resolve_order).
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-10-13 Simo SorceSo here it is a non-intrusive patch with my latest...
2003-10-09 Tim PotterMerge from 3.0:
2003-10-01 Gerald Cartermerge of parameter changes from 3.0 and fix for bug 550
2003-09-24 Gerald Carter* sync more files from 3.0
2003-09-10 Gerald Carterremove references to 'strip dot'
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-03 Gerald Carter* set winbind cache time to 5 minutes
2003-05-14 Gerald Cartersyncing LDAP schema changes with Samba_3_0
2003-05-09 Gerald Carterremoving total print jobs since it is not used anymore
2003-04-29 Gerald Carterremoving printing = SOFTQ since no one knows what it is
2003-04-27 Simo Sorceprepare to get _nua out of the door (but back in from...
2003-04-27 Simo Sorcedefault remote idmap backend is null
2003-04-26 Simo Sorceadd idmap only parameter
2003-04-24 Jelmer VernooijPatch from Stefan Metzmacher to add default parameters...
2003-04-14 Jelmer VernooijAlso remove variable associated with lp_sam_backend...
2003-04-14 Jelmer VernooijGet rid of 'sam backend' and --with-sam
2003-04-11 Volker LendeckeSet the default schannel params to False until we know...
2003-04-09 Volker LendeckeThis is the netlogon schannel client code. Try a
2003-04-06 Alexander BokovoyFix some mixture of FLAG_GLOBAL|FLAG_SHARE in synonyms
2003-04-04 Volker LendeckeThis is a merge of the NETLOGON schannel server code...
2003-04-02 Simo SorceTHE Idmap patch :-)
2003-03-31 Volker Lendecke3 things:
2003-03-23 Volker LendeckeThis adds 'ldap delete dn' as the recommended parameter
2003-03-22 Andrew BartlettValgrind found a few memory leaks!
2003-03-22 Andrew BartlettSmall clenaup patches:
2003-03-19 Volker LendeckeAdd paramter 'ldap del only sam attr'.
2003-03-15 Andrew BartlettClean up the VFS module loading logic by making the...
2003-03-12 Andrew Tridgellfixed a strcat noticed by metze
2003-03-11 Andrew Bartlettsecurity=domain and domain logons = yes should be a...
2003-03-11 Andrew BartlettSome further tought on the server role issue - try...
2003-03-11 Andrew BartlettAfter 'consultation' with idra, this is how I think...
2003-03-11 Simo SorceThis is how combination of domain logons and security...
2003-03-05 Martin Poollp_string: Add note about dodgy StrnCpy use.
2003-03-01 Jeremy AllisonAdded limit to number of jobs enumerated. Set to 0...
2003-02-27 Jelmer Vernooij- Rename 'modules = ' to 'preload modules = '
2003-02-22 Andrew BartlettRemove 'unixsam' from the default passdb backends.
2003-02-21 Jim McDonoughrename 'winbind backend' to 'idmap backend'. Put param...
2003-02-20 Jim McDonoughFrom aliguori@us.ibm.com:
2003-02-09 Andrew Bartlett(only for HEAD at the moment).
2003-02-01 Andrew BartlettWe now have client-side SMB signing support!
2003-01-13 Andrew BartlettPatch from metze to to make testparm show values for...
2003-01-02 Andrew BartlettBIG patch...
2002-12-29 Shirish KaleleAdd msdfs proxy functionality to HEAD.
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-12 Jeremy AllisonAdded "kernel change notify" boolean to allow easier...
2002-12-09 Simo Sorcefinnally put in Alexander parametric pacth
2002-11-25 Tim PotterMake lp_winbind_separator a const string.
2002-11-22 Andrew BartlettAdd support for 'restrict anonymous=2' and make the...
2002-11-13 Jelmer Vernooijadd lp_modules()
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-02 Andrew BartlettAdd a 'ldap trust ids' option that lets pdb_ldap check...
2002-11-02 Andrew BartlettFixes for pdb_ldap:
2002-10-23 Jeremy AllisonFirst cut of new ACL mapping code from Andreas Gruenbac...
2002-10-21 Gerald Cartermerge from samba_3_0
2002-10-21 Andrew Tridgelladd a 'mangle prefix' option to allow people to tune...
2002-10-15 Jeremy AllisonChange default of max_xmit to match W2K. Ensure NT...
2002-10-09 Gerald Carterremoved stat() call in lp_add_home()
2002-10-05 Jeremy AllisonTurn on sendfile detection by default in HEAD and 3.0.
2002-10-04 Jeremy AllisonAdd a timeout to tdb_lock_bystring(). Ensure we never...
2002-10-03 Herb Lewismake the default printed values for boolean the same...
2002-09-27 Andrew BartlettVance picked up a pile of typos etc at the CIFS confern...
2002-09-27 Andrew BartlettWhen compiled --with-ldapsam, make ldapsam the default...
2002-09-27 Andrew BartlettReadd the 2.2 --with-ldapsam paramaters so as to allow...
2002-09-25 Andrew BartlettFix the circular dependency that was preventing 'domain...
2002-09-25 Andrew BartlettThis patch from "Stefan (metze) Metzmacher" <metze...
2002-09-25 Jeremy AllisonMerge of "profile acls" code.
2002-09-21 Volker LendeckeSorry for the new parameter, but I think to really...
2002-09-18 Jeremy AllisonAdded "use sendfile" per share option.
2002-09-16 John TerpstraUpdate to add DEVELOPER option to more parameters.
2002-09-16 John TerpstraApplied new display mode FLAGS for SWAT.
2002-08-29 Jelmer Vernooijsmall fixes
2002-08-26 Jeremy AllisonReverted and tidied up the "special" files patch. Adds...
2002-08-22 Tim PotterPut back in BDC support in set_server_role(). Tidied...
2002-08-21 Volker LendeckeFix debug level initialization for net.c
2002-08-20 Jelmer Vernooijfix typo
2002-08-19 Jelmer Vernooijfix typo auth/auth_server.c
2002-08-19 Jelmer Vernooijremove 'admin log' parameter (discussed with Jeremy)
2002-08-17 Andrew BartlettRework the 'guest account get's RID 501' code again...
2002-08-16 Tim PotterMerge of netbios namecache code from APPLIANCE_HEAD.
2002-08-12 Jim McDonoughAllow ADS PDC to exist
2002-08-03 Simo Sorcefix log level, set a default, and also copy the value...
2002-07-31 Andrew BartlettOnly allow 'security=ads' when we HAVE_ADS.
2002-07-31 Andrew Tridgelladded 'disable netbios = yes/no' option, default is no
2002-07-31 Andrew Tridgelladded support for smbd listening on port 445 and 139...
next