Merge from HEAD - make Samba compile with -Wwrite-strings without additional
[vlendec/samba-autobuild/.git] / source3 / param / loadparm.c
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-29 Shirish KaleleAdd msdfs proxy functionality to HEAD.
2002-12-27 Shirish KaleleAdd msdfs proxy functionality; a CIFS share can directl...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Tim PotterMerge from HEAD. lp_winbind_separator() is now a const...
2002-12-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-12 Jeremy AllisonAdded "kernel change notify" boolean to allow easier...
2002-12-12 Jeremy AllisonAdded "kernel change notify" boolean to allow easier...
2002-12-09 Simo Sorcefinnally put in Alexander parametric pacth
2002-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-25 Tim PotterMake lp_winbind_separator a const string.
2002-11-22 Andrew BartlettRestrict anonymous=2 support merged from HEAD
2002-11-22 Andrew BartlettAdd support for 'restrict anonymous=2' and make the...
2002-11-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-13 Jelmer Vernooijadd lp_modules()
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-10 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-04 Jelmer Vernooijremove 'sam backend'
2002-11-02 Andrew BartlettMerge of my 'ldap trust ids' patch from HEAD.
2002-11-02 Andrew BartlettAdd a 'ldap trust ids' option that lets pdb_ldap check...
2002-11-02 Andrew BartlettMerge passdb from HEAD -> 3.0
2002-11-02 Andrew BartlettFixes for pdb_ldap:
2002-10-23 Jeremy AllisonFirst cut of new ACL mapping code from Andreas Gruenbac...
2002-10-23 Jeremy AllisonFirst cut of new ACL mapping code from Andreas Gruenbac...
2002-10-21 Jeremy AllisonMerge mangle prefix code.
2002-10-21 Gerald Cartermerge from samba_3_0
2002-10-21 Gerald Carterremoved the following parameters
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-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-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-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-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-10-03 Herb Lewismake the default printed values for boolean the same...
2002-10-01 Andrew BartlettUpdates from Samba HEAD:
2002-10-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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...
2002-07-30 Simo SorceOK!
2002-07-30 Andrew BartlettThese pointers should be for the service we just cloned...
2002-07-30 Andrew BartlettAdd quotes so we can see 0 length strings.
2002-07-29 Simo Sorceas suggested by Alexander Oswald <oswald@is.haw-hamburg.de>
2002-07-28 Simo Sorcefound nasty bug in intl/lang_tdb.c tdb structure was...
2002-07-28 Andrew BartlettThis patch does two things:
2002-07-27 Simo Sorcenice day today
2002-07-20 Andrew BartlettAnd a little more 'const'.
2002-07-17 Jeremy AllisonGone back to explicit queue number passing as snum...
2002-07-16 Tim PotterUse codepage 850 as a default for the dos character...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-11 Jeremy Allison*Experimental* new large-scaling printer code. Splits...
2002-07-03 Andrew BartlettRemove invalid comment - these are all 'unix' strings...
2002-07-02 Jeremy AllisonAddress the string_sub problem by changing len = 0...
2002-06-26 Andrew Tridgell- completely rewrote the wins_srv.c code. It is now...
2002-06-24 Jeremy AllisonMerged across trans2.c from SAMBA_2_2. UNIX extensions...
2002-06-19 Tim PotterFixed typo in debug.
2002-06-15 Andrew BartlettSimplify this code further. Just substitute %H, and...
2002-06-15 Andrew BartlettRework much of the service.c code:
2002-06-14 Jeremy AllisonMerge of csc termination fix.
2002-06-14 Simo Sorcemoved lp_list_* functions away from param/loadparm...
2002-06-14 Andrew BartlettPatch from ctrlsoft to make the pluggable passdb subsys...
next