summaryrefslogtreecommitdiff
path: root/source3/param
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23641: Put check for forbidden values in smbconf into a function.Michael Adam1-4/+1
2007-10-10r23592: Change a debuglevel to not clutter output when callingMichael Adam1-1/+1
2007-10-10r23579: Up to now, the "allparameters" argument to lp_next_parameter wasMichael Adam1-0/+3
2007-10-10r23575: Fix a segfault when lp_load is called before init_registry.Michael Adam1-0/+2
2007-10-10r23553: Also ignore "lock directory" in registry global options.Michael Adam1-2/+5
2007-10-10r23552: Use proper comparison function an fix logic.Michael Adam1-1/+1
2007-10-10r23548: Fix comments.Michael Adam1-3/+3
2007-10-10r23547: Ignore parameter "include" in regsitry globals.Michael Adam1-0/+5
2007-10-10r23513: Fix one more use of VALUE_PREFIX.Jeremy Allison1-1/+1
2007-10-10r23510: Tidy calls to smb_panic by removing trailing newlines. Print theJames Peach1-1/+1
2007-10-10r23509: This activates the global options from the registry in loadparm.Michael Adam1-0/+265
2007-10-10r23472: add missing default setting for 'winbind nss info' (merge from 3.0.26)Gerald Carter1-0/+1
2007-10-10r23471: Here's a rough patch for expanding domain group membershipGerald Carter1-0/+4
2007-10-10r23410: Merge the core of the cluster code.Volker Lendecke1-0/+9
2007-10-10r23368: Make "winbind:rpc only" a full blown parameter. Thanks to Karolin forVolker Lendecke1-0/+3
2007-10-10r22648: Fix comment to match the code.James Peach1-1/+1
2007-10-10r22285: Allow arbitrary bases in int and ulong parsing.Jeremy Allison1-2/+2
2007-10-10r22266: Fix bug #4512 - we were returning a volume label greater thanJeremy Allison1-6/+13
2007-10-10r21959: Merge a comment fix from Michael Adam -- more to come :-)Volker Lendecke1-1/+2
2007-10-10r21905: RenameGerald Carter1-8/+8
2007-10-10r21892: Mini-Patch from MichaelVolker Lendecke1-2/+0
2007-10-10r21884: * Blacklist BUILTIN and MACHINE domains from theGerald Carter1-5/+5
2007-10-10r21869: Move sending keepalives out of the main processing loop into idle event.Volker Lendecke1-2/+5
2007-10-10r21866: Remove unused "lock spin count" parameterVolker Lendecke1-4/+0
2007-10-10r21825: add debug prefix timestamp to allow "short timestamps" to beHerb Lewis1-0/+4
2007-10-10r21547: Fix from Michael Adam <ma@sernet.de>: Refuse registry shares without ...Volker Lendecke1-3/+2
2007-10-10r21517: Fix build warnings.Günther Deschner1-2/+1
2007-10-10r21509: Merge lp_passdb_backend() from rev 21506 to 3_0_25.Lars Müller1-2/+2
2007-10-10r21506: Allow old pre 3.0.22 multi passdb backend configurations to work withLars Müller1-1/+43
2007-10-10r21449: Talked to Jerry on irc, he does not see what might break with this: C...Volker Lendecke1-1/+1
2007-10-10r21446: Karolins "printjob username"Volker Lendecke1-0/+5
2007-10-10r21279: Get rid of 'aio write behind', this is broken.Volker Lendecke1-4/+0
2007-10-10r21191: Add in the POSIX open/mkdir/unlink calls.Jeremy Allison1-3/+9
2007-10-10r21111: Reorganize the change notify params a bit. We now have the per-shareVolker Lendecke1-12/+8
2007-10-10r21070: * Add the new boolean 'winbind normalize names' option as discussedGerald Carter1-0/+4
2007-10-10r20986: Commit the prototype of the nss_info plugin interface.Gerald Carter1-1/+0
2007-10-10r20261: merge 20260 from samba_3_0_24Herb Lewis1-0/+1
2007-10-10r20214: Fix a type-punned warning. Simo, Jerry, please checkVolker Lendecke1-1/+1
2007-10-10r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce1-7/+22
2007-10-10r19963: Add 'registry shares = yes' and registry key security descriptors.Volker Lendecke1-0/+10
2007-10-10r19820: Limit the stat cache to 1MB by default (Bug 4244). Thanks to Bjoern J...Volker Lendecke1-1/+1
2007-10-10r19809: remove winbind blacklist parameterGerald Carter1-4/+0
2007-10-10r19669: set_share_security does not need a mem_ctx passedVolker Lendecke1-1/+1
2007-10-10r19668: Convert the locking params to use struct share_param instead of snumVolker Lendecke1-3/+5
2007-10-10r19665: Fix a memleakVolker Lendecke1-3/+3
2007-10-10r19448: Convert delete_share_security to struct share_params plus some cleanupsVolker Lendecke1-4/+20
2007-10-10r19255: Add blacklist of accounts when NSS initgroups calls are coming in andGünther Deschner1-0/+4
2007-10-10r19157: Fix the buildVolker Lendecke1-0/+12
2007-10-10r17852: Remove a pointless NULL assignmentVolker Lendecke1-1/+0
2007-10-10r17832: Fix bug 4050Volker Lendecke1-3/+4