rename public functions from winbind_client.h
[metze/old/v3-2-winbind-ndr.git] / source / param /
2007-09-10 abartletSet new, more secure defaults for Samba 3.2.
2007-09-08 vlendecFix a become/unbecome_root() pair
2007-09-07 jraLarge patch discussed with Volker. Move unix_convert...
2007-08-30 vlendecConsolidate the use of temporary talloc contexts.
2007-08-23 jraAdd parameter "directory name cache size" - parameterize
2007-08-23 obnoxRaise one debug level, since the callers (that want...
2007-08-22 obnoxIn set_boolean(), only pass the result back to the...
2007-08-21 obnoxAdd function lp_string_is_valid_boolean() to check...
2007-08-20 obnoxAllow for functions map_parameter_canonical() and is_sy...
2007-08-17 obnoxAdd a function lp_canonicalize_parameter_with_value...
2007-08-17 obnoxRefactor determiniation of the index of the canonical...
2007-08-17 obnoxAdd output of synonym information to show_parameter_list().
2007-08-17 obnoxRefactor printing of one parameter into a helper functi...
2007-08-17 obnoxFix logic. Thanks to Volker for the hint!
2007-08-16 obnoxAdd a function lp_canonicalize_parameter: It takes...
2007-08-15 vlendecRemove the read and write bmpx calls
2007-08-07 vlendecRemove the "open files database hash size" parameter
2007-07-30 metzeAdd "client ldap sasl wrapping" parameter.
2007-07-24 metzemerge from people.samba.org/bzr/metze/samba/3_2-ctdb...
2007-07-10 tridgeThe FSF has moved around a lot. This fixes their Mass...
2007-07-10 tridgeuse the GPLv3 boilerplate as recommended by the FSF...
2007-07-09 jraChange from v2 or later to v3 or later.
2007-06-30 obnoxRename lp_parameter_valid -> lp_parameter_is_valid.
2007-06-29 obnoxPrevent setting of a global option in a share definition
2007-06-29 obnoxAdd initial checking of the validity of a paramter
2007-06-28 obnoxPut check for forbidden values in smbconf into a function.
2007-06-22 obnoxChange a debuglevel to not clutter output when calling
2007-06-21 obnoxUp to now, the "allparameters" argument to lp_next_para...
2007-06-21 obnoxFix a segfault when lp_load is called before init_registry.
2007-06-20 obnoxAlso ignore "lock directory" in registry global options.
2007-06-20 obnoxUse proper comparison function an fix logic.
2007-06-19 obnoxFix comments.
2007-06-19 obnoxIgnore parameter "include" in regsitry globals.
2007-06-15 jraFix one more use of VALUE_PREFIX.
2007-06-15 jpeachTidy calls to smb_panic by removing trailing newlines...
2007-06-15 obnoxThis activates the global options from the registry...
2007-06-13 jerryadd missing default setting for 'winbind nss info'...
2007-06-13 jerryHere's a rough patch for expanding domain group membership
2007-06-10 vlendecMerge the core of the cluster code.
2007-06-06 vlendecMake "winbind:rpc only" a full blown parameter. Thanks...
2007-05-03 jpeachFix comment to match the code.
2007-04-16 jraAllow arbitrary bases in int and ulong parsing.
2007-04-16 jraFix bug #4512 - we were returning a volume label greate...
2007-03-24 vlendecMerge a comment fix from Michael Adam -- more to come :-)
2007-03-21 jerryRename
2007-03-20 vlendecMini-Patch from Michael
2007-03-20 jerry* Blacklist BUILTIN and MACHINE domains from the
2007-03-18 vlendecMove sending keepalives out of the main processing...
2007-03-18 vlendecRemove unused "lock spin count" parameter
2007-03-13 herbadd debug prefix timestamp to allow "short timestamps...
2007-02-26 vlendecFix from Michael Adam <ma@sernet.de>: Refuse registry...
2007-02-23 gdFix build warnings.
2007-02-22 lmuelleMerge lp_passdb_backend() from rev 21506 to 3_0_25.
2007-02-22 lmuelleAllow old pre 3.0.22 multi passdb backend configuration...
2007-02-19 vlendecTalked to Jerry on irc, he does not see what might...
2007-02-19 vlendecKarolins "printjob username"
2007-02-11 vlendecGet rid of 'aio write behind', this is broken.
2007-02-06 jraAdd in the POSIX open/mkdir/unlink calls.
2007-02-01 vlendecReorganize the change notify params a bit. We now have...
2007-01-31 jerry* Add the new boolean 'winbind normalize names' option...
2007-01-24 jerryCommit the prototype of the nss_info plugin interface.
2006-12-19 herbmerge 20260 from samba_3_0_24
2006-12-16 vlendecFix a type-punned warning. Simo, Jerry, please check
2006-12-12 idraStart merging in the work done to create the new idmap...
2006-11-30 vlendecAdd 'registry shares = yes' and registry key security...
2006-11-21 vlendecLimit the stat cache to 1MB by default (Bug 4244)....
2006-11-21 jerryremove winbind blacklist parameter
2006-11-11 vlendecset_share_security does not need a mem_ctx passed
2006-11-11 vlendecConvert the locking params to use struct share_param...
2006-11-11 vlendecFix a memleak
2006-10-21 vlendecConvert delete_share_security to struct share_params...
2006-10-12 gdAdd blacklist of accounts when NSS initgroups calls...
2006-10-06 vlendecFix the build
2006-08-27 vlendecRemove a pointless NULL assignment
2006-08-25 vlendecFix bug 4050
2006-07-18 jraMake the default timeout parameter for lock waiting
2006-07-14 vlendecEliminate snum from enumshares and getshareinfo. Get...
2006-07-13 jerrysecurity = server should not be considerd ROLE_DOMAIN_M...
2006-07-11 jraSync trunk -> 3.0 for 3.0.24 code. Still need
2006-07-02 vlendecA warning found by RHEL3. This might actually be 3...
2006-06-27 crhCorrected the copyright notice. I had requested and...
2006-06-20 jraFix final 4 Klocwork bugs we're going to fix before
2006-06-07 jerryHow embarassing. :-( Broke the build.
2006-06-07 jerryPatch from Aleksey Fedoseev <fedoseev@ru.ibm.com> to...
2006-05-16 jpeachAdd a new option "enable core files". Administrators...
2006-05-12 jraMake "change notify timeout" a per-share parameter...
2006-05-12 jerryremoving rhosts and 'hosts equiv' authentication features
2006-05-12 jerryremove unused 'wins partners'
2006-05-12 jerrysay goodbye to --with-ldapsam (although the ldapsam_com...
2006-05-07 vlendeccurrent_user_info is not referenced in loadparm.c
2006-04-30 jraOk I give up, I've been beaten by bug reports. People
2006-04-29 vlendecdefault "passdb expand explicit" to no
2006-04-19 vlendecin_server is not used anywhere
2006-04-17 jraMove strict locking default to auto. Fix up the error
2006-04-10 jraMerge Volker's ipc/trans2/nttrans changes over
2006-04-08 jerrypatch based on code from Arkady Glabek <aglabek@centeri...
2006-04-05 lmuelleReturn False in the case a parametrical option is not...
2006-04-05 lmuelleUse BOOL for the returned value.
2006-04-02 lmuelleAllow to dump a paramatrical option.
2006-04-02 jerryVarious fixes:
next