summaryrefslogtreecommitdiff
path: root/source/param
Commit message (Expand)AuthorAgeFilesLines
* Rename the 'hidden' variable to 'administrative share'.Andreas Schneider2008-02-291-5/+5
* Add variable to define if a share should be hidden.Andreas Schneider2008-02-261-0/+5
* Add support for LDAP debug output in Samba log file.Michael Adam2008-02-071-0/+19
* [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.samba-misc-tags/initial-v3-0-testGerald (Jerry) Carter2007-10-101-343/+22
* r23666: Rename lp_parameter_valid -> lp_parameter_is_valid.Michael Adam2007-10-101-1/+1
* r23657: Prevent setting of a global option in a share definitionMichael Adam2007-10-101-0/+18
* r23656: Add initial checking of the validity of a paramterMichael Adam2007-10-101-0/+12
* r23641: Put check for forbidden values in smbconf into a function.Michael Adam2007-10-101-4/+1
* r23592: Change a debuglevel to not clutter output when callingMichael Adam2007-10-101-1/+1
* r23579: Up to now, the "allparameters" argument to lp_next_parameter wasMichael Adam2007-10-101-0/+3
* r23575: Fix a segfault when lp_load is called before init_registry.Michael Adam2007-10-101-0/+2
* r23553: Also ignore "lock directory" in registry global options.Michael Adam2007-10-101-2/+5
* r23552: Use proper comparison function an fix logic.Michael Adam2007-10-101-1/+1
* r23548: Fix comments.Michael Adam2007-10-101-3/+3
* r23547: Ignore parameter "include" in regsitry globals.Michael Adam2007-10-101-0/+5
* r23513: Fix one more use of VALUE_PREFIX.Jeremy Allison2007-10-101-1/+1
* r23510: Tidy calls to smb_panic by removing trailing newlines. Print theJames Peach2007-10-101-1/+1
* r23509: This activates the global options from the registry in loadparm.Michael Adam2007-10-101-0/+265
* r23472: add missing default setting for 'winbind nss info' (merge from 3.0.26)Gerald Carter2007-10-101-0/+1
* r23471: Here's a rough patch for expanding domain group membershipGerald Carter2007-10-101-0/+4
* r23410: Merge the core of the cluster code.Volker Lendecke2007-10-101-0/+9
* r23368: Make "winbind:rpc only" a full blown parameter. Thanks to Karolin forVolker Lendecke2007-10-101-0/+3
* r22648: Fix comment to match the code.James Peach2007-10-101-1/+1
* r22285: Allow arbitrary bases in int and ulong parsing.Jeremy Allison2007-10-101-2/+2
* r22266: Fix bug #4512 - we were returning a volume label greater thanJeremy Allison2007-10-101-6/+13
* r21959: Merge a comment fix from Michael Adam -- more to come :-)Volker Lendecke2007-10-101-1/+2
* r21905: RenameGerald Carter2007-10-101-8/+8
* r21892: Mini-Patch from MichaelVolker Lendecke2007-10-101-2/+0
* r21884: * Blacklist BUILTIN and MACHINE domains from theGerald Carter2007-10-101-5/+5
* r21869: Move sending keepalives out of the main processing loop into idle event.Volker Lendecke2007-10-101-2/+5
* r21866: Remove unused "lock spin count" parameterVolker Lendecke2007-10-101-4/+0
* r21825: add debug prefix timestamp to allow "short timestamps" to beHerb Lewis2007-10-101-0/+4
* r21547: Fix from Michael Adam <ma@sernet.de>: Refuse registry shares without ...Volker Lendecke2007-10-101-3/+2
* r21517: Fix build warnings.Günther Deschner2007-10-101-2/+1
* r21509: Merge lp_passdb_backend() from rev 21506 to 3_0_25.Lars Müller2007-10-101-2/+2
* r21506: Allow old pre 3.0.22 multi passdb backend configurations to work withLars Müller2007-10-101-1/+43
* r21449: Talked to Jerry on irc, he does not see what might break with this: C...Volker Lendecke2007-10-101-1/+1
* r21446: Karolins "printjob username"Volker Lendecke2007-10-101-0/+5
* r21279: Get rid of 'aio write behind', this is broken.Volker Lendecke2007-10-101-4/+0
* r21191: Add in the POSIX open/mkdir/unlink calls.Jeremy Allison2007-10-101-3/+9
* r21111: Reorganize the change notify params a bit. We now have the per-shareVolker Lendecke2007-10-101-12/+8
* r21070: * Add the new boolean 'winbind normalize names' option as discussedGerald Carter2007-10-101-0/+4
* r20986: Commit the prototype of the nss_info plugin interface.Gerald Carter2007-10-101-1/+0
* r20261: merge 20260 from samba_3_0_24Herb Lewis2007-10-101-0/+1
* r20214: Fix a type-punned warning. Simo, Jerry, please checkVolker Lendecke2007-10-101-1/+1
* r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce2007-10-101-7/+22
* r19963: Add 'registry shares = yes' and registry key security descriptors.Volker Lendecke2007-10-101-0/+10
* r19820: Limit the stat cache to 1MB by default (Bug 4244). Thanks to Bjoern J...Volker Lendecke2007-10-101-1/+1
* r19809: remove winbind blacklist parameterGerald Carter2007-10-101-4/+0
* r19669: set_share_security does not need a mem_ctx passedVolker Lendecke2007-10-101-1/+1