summaryrefslogtreecommitdiffstats
path: root/source3/param
Commit message (Expand)AuthorAgeFilesLines
* r24527: Add a function lp_canonicalize_parameter_with_value that turnsMichael Adam2007-10-101-0/+45
* r24526: Refactor determiniation of the index of the canonical form of aMichael Adam2007-10-101-15/+35
* r24525: Add output of synonym information to show_parameter_list().Michael Adam2007-10-101-8/+52
* r24519: Refactor printing of one parameter into a helper function of its own.Michael Adam2007-10-101-30/+42
* r24510: Fix logic. Thanks to Volker for the hint!Michael Adam2007-10-101-1/+1
* r24495: Add a function lp_canonicalize_parameter: It takes a name of a parameterMichael Adam2007-10-101-0/+108
* r24453: Remove the read and write bmpx callsVolker Lendecke2007-10-101-4/+0
* r24266: Remove the "open files database hash size" parameterVolker Lendecke2007-10-101-1/+0
* r24072: Add "client ldap sasl wrapping" parameter.Stefan Metzmacher2007-10-101-1/+10
* r24027: merge from http://people.samba.org/bzr/metze/samba/3_2-ctdb-metze/:Stefan Metzmacher2007-10-101-0/+4
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-102-2/+2
* 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