summaryrefslogtreecommitdiff
path: root/source3/param
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7610: can successfully stop and start the 'spooler' service by setting the s...Gerald Carter1-1/+27
2007-10-10r7529: Apply some const, remove unused variable.Günther Deschner1-4/+3
2007-10-10r7511: Add three new command line switches to testparm:Lars Müller1-3/+101
2007-10-10r7415: * big change -- volker's new async winbindd from trunkGerald Carter1-0/+4
2007-10-10r7396: cleaning up vestiges of winbind local accounts codeGerald Carter1-4/+0
2007-10-10r7395: * new feature 'map to guest = bad uid' (based on patch fromGerald Carter1-0/+1
2007-10-10r7142: removing 'ldap filter' smb.conf optionGerald Carter1-4/+0
2007-10-10r7130: remove 'winbind enable local accounts' code from the 3.0 treeGerald Carter1-4/+0
2007-10-10r7024: reverting mistaken commitGerald Carter1-1/+0
2007-10-10r7020: fixing printer ace values and getting rid of false compiler warning ab...Gerald Carter1-0/+1
2007-10-10r6942: * merging the registry changes back to the 3.0 treeGerald Carter1-0/+6
2007-10-10r6895: Add "acl check permissions" to turn on/off the new behaviour ofJeremy Allison1-0/+4
2007-10-10r6785: deprecating the printer admin parameterGerald Carter1-2/+2
2007-10-10r6686: strip the directory path from cups printin defaultsGerald Carter1-5/+5
2007-10-10r6595: This is Volkers new-talloc patch. Just got the go-ahead fromJeremy Allison1-1/+1
2007-10-10r6351: This is quite a large and intrusive patch, but there are not many piec...Volker Lendecke1-0/+4
2007-10-10r6240: Fix for bug #2581. Add size limit (in kb) to stat cache.Jeremy Allison1-0/+4
2007-10-10r6225: get rid of warnings from my compiler about nested externsHerb Lewis2-2/+3
2007-10-10r6155: Fixes bug #1133Derrell Lipman1-1/+1
2007-10-10r6104: Update dos filetimes to default yes for Office 2000.Jeremy Allison1-1/+1
2007-10-10r6014: rather large change set....Gerald Carter1-1/+45
2007-10-10r5792: Added new parameter "inherit owner". If set on a share, the created fi...Jeremy Allison1-0/+4
2007-10-10r5696: BUG 2355: use bsd style commands for 'printing = cups' but \!defined(H...Gerald Carter1-3/+3
2007-10-10r5636: Re-add the allocation size - parameterized by share asJeremy Allison1-0/+4
2007-10-10r5628: Deprecate the write cache parameter - this code will go away soon.Jeremy Allison1-1/+1
2007-10-10r5543: Fix for bug #962 - using MB sharenames containing a ']' character.Jeremy Allison1-13/+41
2007-10-10r5535: Reformat so I can actually maintain this code and eventually convert t...Jeremy Allison1-401/+377
2007-10-10r5359: BUG 2333: use the lpq command to pass in the correct printer name for ...Gerald Carter1-1/+3
2007-10-10r5331: Support SIDs as %s replacements in the afs username map parameter.Volker Lendecke1-0/+3
2007-10-10r5174: ensure that we consistently use the current_user_info.smb_name vs. smb...Gerald Carter1-24/+7
2007-10-10r5046: mark 'winbind enable local accounts' and testprns as depcrecatedGerald Carter1-1/+1
2007-10-10r4809: * include SeDiskOperatorPrivilege and SeRemoteShutdownPrivilegeGerald Carter1-0/+9
2007-10-10r4736: small set of merges from rtunk to minimize the diffsGerald Carter1-0/+1
2007-10-10r4312: Marking "min password length" as depreciated (to be removed in one ofGünther Deschner1-2/+2
2007-10-10r4256: Add a patch from kllin@it.su.se: New Parameter 'afs token lifetime' te...Volker Lendecke1-0/+8
2007-10-10r4143: Make strict locking an enum. Auto means use oplock optimization.Jeremy Allison1-4/+4
2007-10-10r4094: BUG 2107: fix memory bloating caused by large numbers of print_queue_u...Gerald Carter1-1/+1
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2-26/+23
2007-10-10r3946: Fix for bugid #2085 reported by Jason Mader <jason@ncac.gwu.edu>. Use ...Jeremy Allison1-1/+1
2007-10-10r3923: BUG 2073: fall back to smb_name if current_user_info is not available ...Gerald Carter1-1/+1
2007-10-10r3873: The semantics of the parameter 'printcap name' are a bit tricky. I had...Volker Lendecke1-5/+20
2007-10-10r3326: BUG 1782: reorder loadparm.c to prevent testparm from displaying synon...Gerald Carter1-5/+5
2007-10-10r3298: turning sendfile back off by defaultGerald Carter1-1/+1
2007-10-10r3069: add 'force printername' service parameter for people that want to enfo...Gerald Carter1-0/+4
2007-10-10r2768: BUG 1519: save the hostname used in the open_printer_ex() for later re...Gerald Carter1-22/+0
2007-10-10r2331: check password script code and example from trunkSimo Sorce1-0/+4
2007-10-10r2190: disable 'winbind enable local accounts' by default (had to be done doc...Gerald Carter1-1/+1
2007-10-10r2157: This parameter in loadparm appears compleatly unused.Andrew Bartlett1-2/+0
2007-10-10r2135: BUG 1464: make sure that printing commands are initialized even if the...Gerald Carter1-3/+2
2007-10-10r2090: fix formatting that was bugging meGerald Carter1-36/+18