]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2010-10-14  Howard ChuAdd ldap_sasl_interactive_bind()
2010-10-13  Howard ChuITS#6672 mutex cleanup
2010-10-12  Howard ChuITS#6669 remove obsolete SunOS4 LWP support
2010-10-12  Howard ChuITS#6669 regenerate without LWP
2010-10-12  Howard ChuITS#6669 remove obsolete SunOS4 LWP support
2010-10-08  Pierangelo... set rebind proc if needed and bind succeeds (ITS#6665)
2010-10-06  Pierangelo... do not expose control until sssvlv overlay is actually...
2010-09-30  Pierangelo... line up with back-bdb/hdb (ITS#6661)
2010-09-30  Pierangelo... do not assume sr_err == LDAP_SUCCESS; cleanup
2010-09-30  Pierangelo... fix previous commit (ITS#6661)
2010-09-29  Pierangelo... (blind) fix for ITS#6661
2010-09-28  Pierangelo... o_pagedresults_state not freed from slab (only noticeab...
2010-09-21  Pierangelo... do not use lutil_atoix() (ITS#6654)
2010-09-21  Pierangelo... don't use lud_host when NULL (ITS#6653, fixed differently)
2010-09-18  Pierangelo... note ITS#6651 fix (forced commit)
2010-09-18  Pierangelo... make sure so is correctly initialized (spotted by valgr...
2010-09-18  Pierangelo... fix multiple generic control parsing
2010-09-18  Howard ChuITS#6609 fix typos
2010-09-14  Pierangelo... register/unregister control based on overlay instantiat...
2010-09-12  Howard ChuITS#6639 set sock err to EAGAIN on partial write
2010-09-10  Pierangelo... cleanup related to ITS#6565 (also plugs a leak)
2010-09-10  Howard ChuActually, slapd has supported sasl_setpass for many...
2010-09-10  Howard ChuKERBEROS has not been a valid password scheme since...
2010-09-09  Pierangelo... hack to try as hard as possible to recover a broken...
2010-09-09  Pierangelo... fix format specifier (ITS#6644)
2010-09-09  Pierangelo... support for no-op search control (ITS#6598)
2010-09-09  Pierangelo... add per-target tls options; start tls if required by...
2010-09-09  Pierangelo... cleanup previous commit
2010-09-09  Pierangelo... minor cleanup
2010-09-09  Pierangelo... if required by the bindconf configuration, force TLS...
2010-09-08  Pierangelo... check return code (ITS#6643)
2010-09-07  Pierangelo... add support for ADD_IF_NOT_PRESENT and SOFTDEL internal...
2010-09-07  Pierangelo... allow '-o value-check={yes|no}' for optional value...
2010-09-07  Pierangelo... allow '-o value-check={yes|no}' for optional value...
2010-09-07  Pierangelo... cleanup option parsing
2010-09-07  Pierangelo... ignore undefined attrs (ITS#6600, based on patch by...
2010-09-07  Pierangelo... make sure callback is freed (ITS#6640)
2010-09-06  Pierangelo... plug one-time leak
2010-09-06  Pierangelo... fix ITS#6638
2010-09-05  Pierangelo... fix previous commit
2010-08-29  Pierangelo... free controls, if needed (ITS#6629)
2010-08-29  Pierangelo... plug leak when ARG_OFFSET and ARG_BERVAL (ITS#6634)
2010-08-29  Pierangelo... plug leak when presence filter with undef attr (ITS...
2010-08-29  Pierangelo... let the error propagate to overlays (ITS#6633)
2010-08-29  Pierangelo... hacks ITS#6632
2010-08-29  Pierangelo... s/provider/producer/
2010-08-29  Pierangelo... use as tester an identity that needs to be proxedauthz...
2010-08-29  Pierangelo... mode=self makes more sense
2010-08-29  Pierangelo... allow to customize the number of children; use swamp
2010-08-29  Pierangelo... cleanup debug messages
2010-08-29  Pierangelo... extract at least result code
2010-08-29  Pierangelo... tell what child is causing trouble
2010-08-29  Pierangelo... fix potential leak introduced by fix to ITS#6574
2010-08-28  Pierangelo... add 'swamp' capability to slapd-read, also via slapd...
2010-08-28  Pierangelo... allow to use 'swamp' from slapd-tester
2010-08-27  Kurt ZeilengaRemove extraneous ber_peek_tag() call
2010-08-26  Pierangelo... honor all user attrs
2010-08-26  Pierangelo... add (partial) support for draft-ietf-ldapext-ldapv3...
2010-08-17  Pierangelo... support back-config (ITS#6624, Ondrej Kuznik)
2010-08-17  Pierangelo... fix previous commit (ITS#6611)
2010-08-17  Pierangelo... fix buffer overflow in ACL unparse (ITS#6611)
2010-08-13  Pierangelo... blind fix for ITS#6621
2010-08-12  Pierangelo... (blind) support for long long keys (ITS#6617; needs...
2010-08-12  Pierangelo... add parsing support for [unsigned] long long (ITS#6622)
2010-08-12  Pierangelo... fix function name in logs
2010-08-10  Pierangelo... (blind) addition of 'autocommit' configuration statemen...
2010-08-10  Pierangelo... extra 'swamp' modes: -SS start searches and read respon...
2010-08-07  Pierangelo... quick fix for ITS#6616; root cause not clear yet
2010-08-07  Pierangelo... minor cleanup
2010-08-07  Pierangelo... improve ID logging when arbitrary key is set (almost...
2010-08-06  Howard ChuFix up winsock init
2010-08-06  Howard ChuAdd support for multiple listener threads. Lightly...
2010-08-04  Howard ChuBetter fix - avoid allocating callback for non-logged...
2010-08-04  Howard ChuForced commit - prev commit omits log entries for ops...
2010-08-04  Howard ChuMore for ITS#6608 - don't replicate ppolicy state chang...
2010-07-29  Howard ChuITS#6536 use the attr part of URIs. from Raphael Ouazan...
2010-07-28  Howard ChuITS#6604 use LUTIL_GETPEEREID()
2010-07-28  Howard ChuITS#6608 don't update mod opattrs on single-master...
2010-07-28  Howard ChuITS#6606 send error if consumer is newer than provider
2010-07-27  Pierangelo... improve previous commit
2010-07-27  Pierangelo... do not alter ld_nextref_proc (ITS#6602)
2010-07-27  Pierangelo... document ldap_set_urllist_proc(3) (ITS#6601)
2010-07-26  Pierangelo... fix previous commit
2010-07-26  Pierangelo... check mutex ownership
2010-07-22  Pierangelo... use request/referral DN, scope, filter according to...
2010-07-21  Howard ChuITS#6585 don't close invalid sockets
2010-07-21  Howard ChuITS#6595 remove unneeded token init code. From Rich...
2010-07-14  Howard ChuITS#6589 allow self-signed server certs, from Rich...
2010-07-12  Howard ChuCheck for SLAP_SYNTAX_DN flag instead of distinguishedN...
2010-07-12  Howard ChuAdd SLAP_SYNTAX_DN syntax flag
2010-07-03  Pierangelo... cleanup connection release
2010-07-02  Ralf Haferkampuse be_ctrls[cid] for counting the number of overlay...
2010-07-02  Ralf HaferkampFixed last commit. gcc was complaining about defined...
2010-07-01  Howard ChuITS#6577 real fix: keep dn2id cursor open until we...
2010-07-01  Ralf Haferkampunregister controls when removing syncprov, ppolicy...
2010-07-01  Ralf HaferkampNew call to unregister controls registered form overlays
2010-06-30  Ralf Haferkampnew call unregister_supported_control(), will be
2010-06-30  Pierangelo... implement unload_extop for symmetry (needs test)
2010-06-30  Howard Chumove slap_graduate_commit_csn() to after entry lock...
2010-06-29  Ralf HaferkampDisallow removing global and cn=config overlays for...
next