Removed global_myworkgroup, global_myname, global_myscope. Added liberal
[kai/samba.git] / source3 / param / loadparm.c
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...
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-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...
2002-06-11 Simo Sorcefew fixes from Elrond(elrond@samba-tng.org) and Billy...
2002-05-31 Tim PotterResurrect the 'restrict anonymous' parameter but make...
2002-05-19 Tim PotterPatch to only set SV_TYPE_PRINTQ_SERVER in default_serv...
2002-05-18 Simo Sorceso here it is the code to introduce seriously debuggggi...
2002-05-18 Andrew BartlettA few things in this commit:
2002-05-17 Andrew BartlettMake --with-ldapsam 'go away'. This is now a standard...
2002-05-17 Andrew BartlettThis removes --with-ssl from Samba.
2002-05-09 Gerald Carterpidfile merge from SAMBA_2_2 (including --with-fhs...
2002-05-08 Jeremy AllisonMerge in Jerry's called name fix.
2002-04-17 Jeremy Allisonlibsmb/cli_netlogon.c: Fixed confusing debug messages.
2002-04-13 Andrew BartlettPatch for arbitary smb.conf paramaters (to make the...
2002-04-13 Andrew BartlettBetter handling of uid/gid -> RID and RID -> uid/gid...
2002-04-12 Andrew Tridgellset the default hashing scheme in head to "hash2"
2002-04-11 Andrew TridgellThis split the mangling code up to allow for the possib...
2002-04-10 Jeremy AllisonAdded Shirish's client side caching policy change.
2002-04-02 Jeremy AllisonFix continual scanning of smb.conf if an include file...
2002-03-27 Jeremy AllisonAdded sys_adminlog() system for info the appliance...
2002-03-23 Andrew BartlettMinor fixes:
2002-03-19 Jeremy AllisonSync up vfs changes from 2.2.x.
2002-03-13 Jeremy Allisoninclude/smb_macros.h: Don't round up an allocation...
2002-03-11 Jeremy AllisonImplemented default ACL patch (set inherit acls = true...
2002-03-03 Andrew Tridgellmake default unix charset UTF8
2002-03-02 Simo Sorcecompile fix from vance
2002-03-02 Andrew BartlettMove these inside the #ifdef to fix the compile on...
2002-03-02 Andrew BartlettThis is now unused
2002-03-02 Andrew BartlettThis patch merges my private LDAP tree into HEAD.
2002-02-27 Jeremy AllisonAdded "nt status support" parameter. Fix offline synchr...
2002-02-25 Herb Lewisadd required flags to "nt acl support" so it will show...
2002-02-20 Andrew Tridgellenable large readwrite by default
2002-02-16 Tim PotterAdded comment in lp_string() about debugging memory...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-25 Jean-François Mico... that's the wins replication daemon !
2002-01-25 Tim PotterInitialise password server to "*" in init_globals()
2002-01-22 Gerald Cartermerge from 2.2. of
2002-01-20 Andrew BartlettThis is another *BIG* change...
2002-01-18 Andrew BartlettThis is the 'winbind default domain' patch from Alexand...
2002-01-16 Jeremy AllisonSeparate out get_user_home_dir() from get_user_home_ser...
2002-01-16 Martin PoolRoll back PSTRING_SANCTIFY patch; just leave non-contro...
2002-01-15 Martin PoolAdd constness to parameters
2002-01-09 Tim PotterFor hysterical raisins you must use string_set() to...
2002-01-08 Jeremy AllisonAdded get_called_name() function, which replaces global...
2002-01-03 Martin PoolPut a name on lp_talloc pool
2002-01-02 Gerald Cartersync up ldap defaults with 2.2
2001-12-30 Andrew BartlettAdd a pile of doxygen style comments to various parts...
next