summaryrefslogtreecommitdiff
path: root/source3/param
AgeCommit message (Expand)AuthorFilesLines
2007-11-01Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-testGerald (Jerry) Carter1-12/+15
2007-11-01Patch 2 of 3 from Debian Samba packagers:Gerald (Jerry) Carter1-4/+4
2007-11-01save memoryVolker Lendecke1-12/+15
2007-10-30Add new parameter, "min receivefile size" (by default setJeremy Allison1-0/+5
2007-10-21Fix two type-punned warningsVolker Lendecke1-3/+3
2007-10-18RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2-292/+291
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter1-3/+9
2007-10-10r25564: Pass sharename to delete_share_security()Volker Lendecke1-2/+2
2007-10-10r25434: Add the option to print the debug class (DBGC_CLASS) in the debug hea...Michael Adam1-0/+4
2007-10-10r25049: Set new, more secure defaults for Samba 3.2.Andrew Bartlett1-4/+4
2007-10-10r25036: Fix a become/unbecome_root() pairVolker Lendecke1-1/+1
2007-10-10r25009: Large patch discussed with Volker. Move unix_convert to a talloc-basedJeremy Allison1-4/+0
2007-10-10r24809: Consolidate the use of temporary talloc contexts.Volker Lendecke1-39/+5
2007-10-10r24639: Add parameter "directory name cache size" - parameterizeJeremy Allison1-1/+8
2007-10-10r24636: Raise one debug level, since the callers (that want to do so)Michael Adam1-1/+1
2007-10-10r24616: In set_boolean(), only pass the result back to the callerMichael Adam1-1/+2
2007-10-10r24602: Add function lp_string_is_valid_boolean() to check if a stringMichael Adam1-2/+18
2007-10-10r24572: Allow for functions map_parameter_canonical() and is_synonym_of() toMichael Adam1-11/+33
2007-10-10r24527: Add a function lp_canonicalize_parameter_with_value that turnsMichael Adam1-0/+45
2007-10-10r24526: Refactor determiniation of the index of the canonical form of aMichael Adam1-15/+35
2007-10-10r24525: Add output of synonym information to show_parameter_list().Michael Adam1-8/+52
2007-10-10r24519: Refactor printing of one parameter into a helper function of its own.Michael Adam1-30/+42
2007-10-10r24510: Fix logic. Thanks to Volker for the hint!Michael Adam1-1/+1
2007-10-10r24495: Add a function lp_canonicalize_parameter: It takes a name of a parameterMichael Adam1-0/+108
2007-10-10r24453: Remove the read and write bmpx callsVolker Lendecke1-4/+0
2007-10-10r24266: Remove the "open files database hash size" parameterVolker Lendecke1-1/+0
2007-10-10r24072: Add "client ldap sasl wrapping" parameter.Stefan Metzmacher1-1/+10
2007-10-10r24027: merge from http://people.samba.org/bzr/metze/samba/3_2-ctdb-metze/:Stefan Metzmacher1-0/+4
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison2-2/+2
2007-10-10r23666: Rename lp_parameter_valid -> lp_parameter_is_valid.Michael Adam1-1/+1
2007-10-10r23657: Prevent setting of a global option in a share definitionMichael Adam1-0/+18
2007-10-10r23656: Add initial checking of the validity of a paramterMichael Adam1-0/+12
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