summaryrefslogtreecommitdiff
path: root/source3/param
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1841: Fix for #1606, can't launch dos exe's.Jeremy Allison1-0/+5
2007-10-10r1665: Patch from James Peach @ SGI to stop using sendfile if it isn'tJeremy Allison1-0/+12
2007-10-10r1638: Dont always uppercase "afs username map"Volker Lendecke1-1/+1
2007-10-10r1468: Dump the parametrical options only once at the end of the service.Simo Sorce1-7/+7
2007-10-10r1430: Although prepared for only one remote backend, make the 'idmap backend'Volker Lendecke1-3/+3
2007-10-10r1386: We can't use sendfile for Win9x. It causes oplock failures (who knew.....Jeremy Allison1-1/+1
2007-10-10r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> toJeremy Allison1-7/+11
2007-10-10r1314: Restore the 2.2 'force unknown acl user' parameter. When getting a sec...Volker Lendecke1-0/+4
2007-10-10r1311: Turn on sendfile for non-oplocked files. tridge provedJeremy Allison1-1/+1
2007-10-10r1263: Make "defer sharing violations" a global parameter.Jeremy Allison1-4/+4
2007-10-10r1260: Added new parameter in the protocol section. "defer sharing violations",Jeremy Allison1-0/+4
2007-10-10r1224: Fix longstanding memleak bug with logfile name being set before lp_load()Jeremy Allison1-0/+7
2007-10-10r1215: Intermediate checkin of the new keytab code. I need to make sure IJeremy Allison1-0/+3
2007-10-10r1212: small change to prevent home directories added during the SMBsesssetup...Gerald Carter1-0/+6
2007-10-10r1154: Change default setting for case sensitivity to "auto". If set to autoJeremy Allison1-14/+12
2007-10-10r1104: get_called_name is used in the printing subsystem. In case of multi-homedVolker Lendecke1-1/+4
2007-10-10r1087: BUG 1221: revert old change that used single and double quotes as deli...Gerald Carter1-2/+2
2007-10-10r979: Implement the 'cups server' option. This makes it possible to have virtualVolker Lendecke1-0/+4
2007-10-10r971: Auto remove store dos attributes if underlying filesystemJeremy Allison1-0/+11
2007-10-10r799: BUG 1259 -- add 'printcap cache time' patch from LarsGerald Carter1-0/+4
2007-10-10r786: Memory leak fixes in (mostly) error code paths fromJeremy Allison1-0/+3
2007-10-10r647: fix for setting the called name to by our IP if the called name was *SM...Gerald Carter1-1/+1
2007-10-10r570: Remove lots of globals to handle case issues - move themJeremy Allison1-4/+0
2007-10-10r283: removing --with-cracklib after discussion with abartklet @ sambaXPGerald Carter1-4/+0
2007-10-10r242: adding 'cups options' parameter to allow raw printing without changing ...Gerald Carter1-0/+4
2007-10-10r155: real for for BUG 761 -- allow printing parameter to set defaults on a p...Gerald Carter1-49/+85
2007-10-10r116: volker's patch for local group and group nestingGerald Carter1-0/+4
2007-10-10r39: * importing .cvsignore filesGerald Carter1-3/+0
2004-04-02Added per-share parameter "store dos attributes". When set, will storeJeremy Allison1-0/+4
2004-03-31Added support for OS/2 EA's in smbd server. Test with smbtorture eatest.Jeremy Allison1-0/+4
2004-03-27As I raised (without objection) on the mailing list a while back, thisAndrew Bartlett1-4/+0
2004-03-19BUG 417: fix %UuGg variables expansion in include lines setging the current_u...Gerald Carter1-2/+20
2004-03-02BUG 761: read the config file before initialized default values for printing ...Gerald Carter1-46/+50
2004-02-11marking 'only user' as deprecated (based on feedback in bug 66)Gerald Carter1-1/+1
2004-02-02Merge the 'use cracklib' parameter from HEAD back to 3.0Andrew Bartlett1-0/+4
2004-01-31* BUG 101: patch from j.lu@tiesse.com to set the SV_TYPE_PRINTQ_SERVER;Gerald Carter1-104/+6
2004-01-30Fix up name canonicalization (needed for krb5 keytab support later).Jeremy Allison1-1/+3
2004-01-29removing more unused parametersGerald Carter1-10/+0
2004-01-15Don't substitute stuff in lp_afs_username_map, this is explicitlyVolker Lendecke1-1/+1
2004-01-14revert the cracklib changes until post 3.0.2Gerald Carter1-4/+0
2004-01-14Remove duplicate extern.Jeremy Allison1-1/+0
2004-01-12First stab at cracklib support (password quality checking) in Samba 3.0Andrew Bartlett1-0/+4
2004-01-07Machines are people too!Andrew Bartlett1-2/+2
2003-12-25ldap rebind sleep -> ldap replication sleepAndrew Bartlett1-4/+4
2003-12-25This is metze's LDAP rebind sleep patch:Volker Lendecke1-0/+4
2003-12-25abartlet pointed me at the fact that the order and flags in loadparm.c areVolker Lendecke1-1/+1
2003-11-26Fixing barfed idmap entries and adding not on use of FLAG_HIDE.John Terpstra1-2/+8
2003-11-24Added "passwd chat timeout" parameter. Docs to follow.Jeremy Allison1-0/+4
2003-11-22Ensure that items in a list of strings containing whitespaceGerald Carter1-3/+7
2003-11-21Fix Jerry's no-proto bug :-).Jeremy Allison1-4/+4