Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test
[ira/wip.git] / source3 / param /
2007-12-21 Volker LendeckeFix a C++ warning
2007-12-19 Volker LendeckeRemove Get_Pwnam and its associated static variable
2007-12-18 Volker LendeckeAdd a in-memory cache
2007-12-11 Günther DeschnerAdd lp_include_registry_globals().
2007-12-10 Volker LendeckeRemove two completely unnecessary globals
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-10 Volker Lendeckeuse dbwrap_rbt in loadparm.c
2007-12-10 Volker LendeckeConvert ServiceHash to dbwrap
2007-12-07 Jeremy AllisonWe don't need P_GSTRING or P_UGSTRING anymore.
2007-12-07 Jeremy AllisonDon't build rpctorture anymore - not maintained. Just...
2007-12-05 Volker LendeckeRemove some globals
2007-11-30 Günther DeschnerMove param helper routines to one place.
2007-11-28 Jeremy AllisonSave one extra strdup per lp_string. Use talloc_sub_basic()
2007-11-15 Jeremy AllisonMore pstring removal. This one was tricky. I had to add
2007-11-14 Jeremy AllisonRemove pstring from param/
2007-11-09 Volker LendeckeRemove the silly "user_socket_options" global variable
2007-11-08 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-11-08 Jeremy AllisonConstrain "min receivefile size" to max of BUFFER_SIZE
2007-11-02 Gerald (Jerry) CarterMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-11-01 Gerald (Jerry) CarterPatch 2 of 3 from Debian Samba packagers:
2007-11-01 Volker Lendeckesave memory
2007-10-30 Jeremy AllisonAdd new parameter, "min receivefile size" (by default set
2007-10-21 Volker LendeckeFix two type-punned warnings
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Volker Lendecker25564: Pass sharename to delete_share_security()
2007-10-10 Michael Adamr25434: Add the option to print the debug class (DBGC_C...
2007-10-10 Andrew Bartlettr25049: Set new, more secure defaults for Samba 3.2.
2007-10-10 Volker Lendecker25036: Fix a become/unbecome_root() pair
2007-10-10 Jeremy Allisonr25009: Large patch discussed with Volker. Move unix_co...
2007-10-10 Volker Lendecker24809: Consolidate the use of temporary talloc contexts.
2007-10-10 Jeremy Allisonr24639: Add parameter "directory name cache size" ...
2007-10-10 Michael Adamr24636: Raise one debug level, since the callers (that...
2007-10-10 Michael Adamr24616: In set_boolean(), only pass the result back...
2007-10-10 Michael Adamr24602: Add function lp_string_is_valid_boolean() to...
2007-10-10 Michael Adamr24572: Allow for functions map_parameter_canonical...
2007-10-10 Michael Adamr24527: Add a function lp_canonicalize_parameter_with_v...
2007-10-10 Michael Adamr24526: Refactor determiniation of the index of the...
2007-10-10 Michael Adamr24525: Add output of synonym information to show_param...
2007-10-10 Michael Adamr24519: Refactor printing of one parameter into a helpe...
2007-10-10 Michael Adamr24510: Fix logic. Thanks to Volker for the hint!
2007-10-10 Michael Adamr24495: Add a function lp_canonicalize_parameter: It...
2007-10-10 Volker Lendecker24453: Remove the read and write bmpx calls
2007-10-10 Volker Lendecker24266: Remove the "open files database hash size"...
2007-10-10 Stefan Metzmacherr24072: Add "client ldap sasl wrapping" parameter.
2007-10-10 Stefan Metzmacherr24027: merge from people.samba.org/bzr/metze/samba...
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Michael Adamr23666: Rename lp_parameter_valid -> lp_parameter_is_valid.
2007-10-10 Michael Adamr23657: Prevent setting of a global option in a share...
2007-10-10 Michael Adamr23656: Add initial checking of the validity of a paramter
2007-10-10 Michael Adamr23641: Put check for forbidden values in smbconf into...
2007-10-10 Michael Adamr23592: Change a debuglevel to not clutter output when...
2007-10-10 Michael Adamr23579: Up to now, the "allparameters" argument to...
2007-10-10 Michael Adamr23575: Fix a segfault when lp_load is called before...
2007-10-10 Michael Adamr23553: Also ignore "lock directory" in registry global...
2007-10-10 Michael Adamr23552: Use proper comparison function an fix logic.
2007-10-10 Michael Adamr23548: Fix comments.
2007-10-10 Michael Adamr23547: Ignore parameter "include" in regsitry globals.
2007-10-10 Jeremy Allisonr23513: Fix one more use of VALUE_PREFIX.
2007-10-10 James Peachr23510: Tidy calls to smb_panic by removing trailing...
2007-10-10 Michael Adamr23509: This activates the global options from the...
2007-10-10 Gerald Carterr23472: add missing default setting for 'winbind nss...
2007-10-10 Gerald Carterr23471: Here's a rough patch for expanding domain group...
2007-10-10 Volker Lendecker23410: Merge the core of the cluster code.
2007-10-10 Volker Lendecker23368: Make "winbind:rpc only" a full blown parameter...
2007-10-10 James Peachr22648: Fix comment to match the code.
2007-10-10 Jeremy Allisonr22285: Allow arbitrary bases in int and ulong parsing.
2007-10-10 Jeremy Allisonr22266: Fix bug #4512 - we were returning a volume...
2007-10-10 Volker Lendecker21959: Merge a comment fix from Michael Adam -- more...
2007-10-10 Gerald Carterr21905: Rename
2007-10-10 Volker Lendecker21892: Mini-Patch from Michael
2007-10-10 Gerald Carterr21884: * Blacklist BUILTIN and MACHINE domains from the
2007-10-10 Volker Lendecker21869: Move sending keepalives out of the main process...
2007-10-10 Volker Lendecker21866: Remove unused "lock spin count" parameter
2007-10-10 Herb Lewisr21825: add debug prefix timestamp to allow "short...
2007-10-10 Volker Lendecker21547: Fix from Michael Adam <ma@sernet.de>: Refuse...
2007-10-10 Günther Deschnerr21517: Fix build warnings.
2007-10-10 Lars Müllerr21509: Merge lp_passdb_backend() from rev 21506 to...
2007-10-10 Lars Müllerr21506: Allow old pre 3.0.22 multi passdb backend confi...
2007-10-10 Volker Lendecker21449: Talked to Jerry on irc, he does not see what...
2007-10-10 Volker Lendecker21446: Karolins "printjob username"
2007-10-10 Volker Lendecker21279: Get rid of 'aio write behind', this is broken.
2007-10-10 Jeremy Allisonr21191: Add in the POSIX open/mkdir/unlink calls.
2007-10-10 Volker Lendecker21111: Reorganize the change notify params a bit....
2007-10-10 Gerald Carterr21070: * Add the new boolean 'winbind normalize names...
2007-10-10 Gerald Carterr20986: Commit the prototype of the nss_info plugin...
2007-10-10 Herb Lewisr20261: merge 20260 from samba_3_0_24
2007-10-10 Volker Lendecker20214: Fix a type-punned warning. Simo, Jerry, please...
2007-10-10 Simo Sorcer20116: Start merging in the work done to create the...
2007-10-10 Volker Lendecker19963: Add 'registry shares = yes' and registry key...
2007-10-10 Volker Lendecker19820: Limit the stat cache to 1MB by default (Bug...
2007-10-10 Gerald Carterr19809: remove winbind blacklist parameter
2007-10-10 Volker Lendecker19669: set_share_security does not need a mem_ctx...
2007-10-10 Volker Lendecker19668: Convert the locking params to use struct share_...
2007-10-10 Volker Lendecker19665: Fix a memleak
2007-10-10 Volker Lendecker19448: Convert delete_share_security to struct share_p...
2007-10-10 Günther Deschnerr19255: Add blacklist of accounts when NSS initgroups...
2007-10-10 Volker Lendecker19157: Fix the build
next