r907: fixing browse.dat bug -- don't include the resouce byte from the netbios name...
[tprouty/samba.git] / source / param /
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...
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-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-11-06 Jeremy AllisonFix bug #471. (const needed in lp_set_name_resolve_order).
2003-10-24 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
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-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-03 Tim PotterMoving towards better i18n support in SWAT. This commi...
2003-10-01 Gerald Cartermerge of parameter changes from 3.0 and fix for bug 550
2003-10-01 Gerald Cartermark 'mangled map' as depcreated and remove 'mangled...
2003-09-24 Gerald Carter* sync more files from 3.0
2003-09-24 Volker LendeckeDon't #ifdef an AFS option with WITH_ADS. Thanks, jerry!
2003-09-23 Volker LendeckeThis only touches the fake kaserver support. It adds...
2003-09-10 Gerald Carterremove references to 'strip dot'
2003-09-10 Gerald Carterremove references to 'strip dot'
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-06 Gerald Carteraddress bug #359. Andrew B's patch for implementing...
2003-09-05 Jeremy AllisonMore tuning from cachegrind. Change most trim_string...
2003-09-05 Gerald Carterrevert the change from r1.414 in HEAD that removed the
2003-09-04 Jeremy AllisonMore hand-tuning of the fastpath. Don't do strlen(...
2003-08-28 Gerald Carterrevert a change to r1.397.2.91 because to operate like...
2003-08-27 Gerald Carterremove 'ldap trust ids' since there was no way for...
2003-08-27 Jeremy AllisonFix the character set handling properly in nmbd. Also...
2003-08-22 Gerald Carterfix compile problem (stray character)
2003-08-22 Gerald Carterensure that 'available = no' works for [homes]; reporte...
2003-08-21 Jeremy AllisonTurn UNIX extensions on by default. Yes I will change...
2003-08-20 Gerald Cartermetze's autogenerate patch for version.h
2003-08-19 Jelmer Vernooij- Update 'preload modules' documention (bug #304)
2003-08-15 Alexander BokovoyFix charset detection code in configure.
2003-08-11 Jeremy AllisonMake client signing auto.
2003-08-11 Volker LendeckeFix typos.
2003-08-08 Jeremy AllisonTurn on client ntlmv2 by default.
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-08-01 Jim McDonoughUpdate my copyrights according to my agreement with IBM
2003-08-01 Jim McDonoughFix copyright statements for various pieces of Anthony...
2003-07-28 John TerpstraCleanup of loadparm and swat to correctly display all...
2003-07-18 Jeremy AllisonSigning so far... the client code fails on a SMBtrans2...
2003-07-17 Jeremy AllisonPutting the framework for server signing in place....
2003-07-16 Jeremy AllisonRefactor signing code to remove most dependencies on...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-15 Jeremy AllisonAdded the "required" keyword to the "client signing...
2003-07-09 Gerald CarterLarge set of changes to add UNIX account/group management
2003-07-08 Jeremy AllisonMoved SAM_ACCOUNT marshall/unmarshall functions to...
2003-07-07 Gerald Carterand so it begins....
next