r5831: Along with jra's recent checkins, fix dir/xcopy of empty dirs on OS/2. Bugs
[tprouty/samba.git] / source3 / param /
2007-10-10 Jeremy Allisonr5792: Added new parameter "inherit owner". If set...
2007-10-10 Gerald Carterr5696: BUG 2355: use bsd style commands for 'printing...
2007-10-10 Jeremy Allisonr5636: Re-add the allocation size - parameterized by...
2007-10-10 Jeremy Allisonr5628: Deprecate the write cache parameter - this code...
2007-10-10 Jeremy Allisonr5543: Fix for bug #962 - using MB sharenames containin...
2007-10-10 Jeremy Allisonr5535: Reformat so I can actually maintain this code...
2007-10-10 Gerald Carterr5359: BUG 2333: use the lpq command to pass in the...
2007-10-10 Volker Lendecker5331: Support SIDs as %s replacements in the afs usern...
2007-10-10 Gerald Carterr5174: ensure that we consistently use the current_user...
2007-10-10 Gerald Carterr5046: mark 'winbind enable local accounts' and testprn...
2007-10-10 Gerald Carterr4809: * include SeDiskOperatorPrivilege and SeRemoteSh...
2007-10-10 Gerald Carterr4736: small set of merges from rtunk to minimize the...
2007-10-10 Günther Deschnerr4312: Marking "min password length" as depreciated...
2007-10-10 Volker Lendecker4256: Add a patch from kllin@it.su.se: New Parameter...
2007-10-10 Jeremy Allisonr4143: Make strict locking an enum. Auto means use...
2007-10-10 Gerald Carterr4094: BUG 2107: fix memory bloating caused by large...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr3946: Fix for bugid #2085 reported by Jason Mader...
2007-10-10 Gerald Carterr3923: BUG 2073: fall back to smb_name if current_user_...
2007-10-10 Volker Lendecker3873: The semantics of the parameter 'printcap name...
2007-10-10 Gerald Carterr3326: BUG 1782: reorder loadparm.c to prevent testparm...
2007-10-10 Gerald Carterr3298: turning sendfile back off by default
2007-10-10 Gerald Carterr3069: add 'force printername' service parameter for...
2007-10-10 Gerald Carterr2768: BUG 1519: save the hostname used in the open_pri...
2007-10-10 Simo Sorcer2331: check password script code and example from...
2007-10-10 Gerald Carterr2190: disable 'winbind enable local accounts' by defau...
2007-10-10 Andrew Bartlettr2157: This parameter in loadparm appears compleatly...
2007-10-10 Gerald Carterr2135: BUG 1464: make sure that printing commands are...
2007-10-10 Gerald Carterr2090: fix formatting that was bugging me
2007-10-10 Gerald Carterr2077: fix logic bug in the check for creating a user...
2007-10-10 Jeremy Allisonr1841: Fix for #1606, can't launch dos exe's.
2007-10-10 Jeremy Allisonr1665: Patch from James Peach @ SGI to stop using sendf...
2007-10-10 Volker Lendecker1638: Dont always uppercase "afs username map"
2007-10-10 Simo Sorcer1468: Dump the parametrical options only once at the...
2007-10-10 Volker Lendecker1430: Although prepared for only one remote backend...
2007-10-10 Jeremy Allisonr1386: We can't use sendfile for Win9x. It causes oploc...
2007-10-10 Jeremy Allisonr1317: Patch from Joe Meadows "Joe Meadows" <jameadows...
2007-10-10 Volker Lendecker1314: Restore the 2.2 'force unknown acl user' paramet...
2007-10-10 Jeremy Allisonr1311: Turn on sendfile for non-oplocked files. tridge...
2007-10-10 Jeremy Allisonr1263: Make "defer sharing violations" a global parameter.
2007-10-10 Jeremy Allisonr1260: Added new parameter in the protocol section...
2007-10-10 Jeremy Allisonr1224: Fix longstanding memleak bug with logfile name...
2007-10-10 Jeremy Allisonr1215: Intermediate checkin of the new keytab code...
2007-10-10 Gerald Carterr1212: small change to prevent home directories added...
2007-10-10 Jeremy Allisonr1154: Change default setting for case sensitivity...
2007-10-10 Volker Lendecker1104: get_called_name is used in the printing subsyste...
2007-10-10 Gerald Carterr1087: BUG 1221: revert old change that used single...
2007-10-10 Volker Lendecker979: Implement the 'cups server' option. This makes...
2007-10-10 Jeremy Allisonr971: Auto remove store dos attributes if underlying...
2007-10-10 Gerald Carterr799: BUG 1259 -- add 'printcap cache time' patch from...
2007-10-10 Jeremy Allisonr786: Memory leak fixes in (mostly) error code paths...
2007-10-10 Gerald Carterr647: fix for setting the called name to by our IP...
2007-10-10 Jeremy Allisonr570: Remove lots of globals to handle case issues...
2007-10-10 Gerald Carterr283: removing --with-cracklib after discussion with...
2007-10-10 Gerald Carterr242: adding 'cups options' parameter to allow raw...
2007-10-10 Gerald Carterr155: real for for BUG 761 -- allow printing parameter...
2007-10-10 Gerald Carterr116: volker's patch for local group and group nesting
2007-10-10 Gerald Carterr39: * importing .cvsignore files
2004-04-02 Jeremy AllisonAdded per-share parameter "store dos attributes". When...
2004-03-31 Jeremy AllisonAdded support for OS/2 EA's in smbd server. Test with...
2004-03-27 Andrew BartlettAs I raised (without objection) on the mailing list...
2004-03-19 Gerald CarterBUG 417: fix %UuGg variables expansion in include lines...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-19 Simo Sorceadd privileges support to ldapsam too
2004-03-11 Jeremy AllisonFix bug introduced by Jim (touche :-) :-) - use new...
2004-03-02 Gerald Cartermerging from 3.0
2004-03-02 Gerald CarterBUG 761: read the config file before initialized defaul...
2004-03-01 Simo SorceOk here it is my latest work on privileges
2004-02-19 Gerald Carterremove some unused local variables
2004-02-11 Gerald Cartermarking 'only user' as deprecated (based on feedback...
2004-02-11 Gerald Cartermarking 'only user' as deprecated (based on feedback...
2004-02-02 Andrew BartlettMerge the 'use cracklib' parameter from HEAD back to 3.0
2004-01-31 Gerald Carter* BUG 101: patch from j.lu@tiesse.com to set the SV_TYP...
2004-01-31 Gerald Carter* BUG 101: patch from j.lu@tiesse.com to set the SV_TYP...
2004-01-30 Jeremy AllisonFix up name canonicalization (needed for krb5 keytab...
2004-01-30 Jeremy AllisonFix up name canonicalization (needed for krb5 keytab...
2004-01-29 Gerald Carterremoving more unused parameters
2004-01-29 Gerald Carterremoving more unused parameters
2004-01-15 Volker LendeckeDon't substitute stuff in lp_afs_username_map, this...
2004-01-14 Gerald Carterrevert the cracklib changes until post 3.0.2
2004-01-14 Jeremy AllisonRemove duplicate extern.
2004-01-14 Jeremy AllisonRemove duplicate extern.
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-12 Andrew BartlettFirst stab at cracklib support (password quality checki...
2004-01-07 Andrew BartlettMachines are people too!
2003-12-25 Andrew Bartlett(merge from 3.0)
2003-12-25 Andrew Bartlettldap rebind sleep -> ldap replication sleep
2003-12-25 Volker LendeckeThis is metze's LDAP rebind sleep patch:
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-12-25 Volker Lendeckeabartlet pointed me at the fact that the order and...
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-26 John TerpstraFixing barfed idmap entries and adding not on use of...
2003-11-24 Jeremy AllisonAdded "passwd chat timeout" parameter. Docs to follow.
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-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 Jeremy AllisonFix Jerry's no-proto bug :-).
2003-11-21 Gerald Cartermake sure we don't append the ldap suffix when writing...
next