]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
2010-11-18  Pierangelo... fix previous commit (ITS#6712)
2010-11-18  Pierangelo... do not add hasSubordinates if already present (blind...
2010-11-18  Pierangelo... do not add hasSubordinates if already present (blind...
2010-11-18  Pierangelo... do not add hasSubordinates if already present (blind...
2010-11-18  Pierangelo... do not add hasSubordinates if already present (fixes...
2010-11-15  Howard ChuITS#6706 from Rich Megginson @ Red Hat - improve diagno...
2010-11-15  Howard ChuITS#6705 from Rich Megginson @ Red Hat - only use ...
2010-11-15  Howard ChuITS#6704 from Rich Megginson @ Red Hat - use both cacer...
2010-11-15  Howard ChuITS#6703 from Rich Megginson @ Red Hat - reject non...
2010-11-15  Ralf HaferkampITS#6693 value dependent ACL didn't work when they...
2010-11-15  Rein TollevikITS#6708: Mutex protect fixing the filter.
2010-11-15  Rein TollevikITS#6707: Free the presentlist (if any) before connecting.
2010-11-15  Rein TollevikAdded bdb/hdb checkpoint directive. Fixed typo.
2010-11-14  Pierangelo... fix slapo-chain startup issue when using back-config...
2010-11-14  Rein TollevikTest initiation of the syncreplication refresh phase.
2010-11-12  Howard ChuITS#6699 search references must turn onelevel scope...
2010-11-12  Howard ChuITS#6702 prompts should be on stderr
2010-11-11  Howard ChuITS#6698 check for BDB 5.x
2010-11-04  Ralf HaferkampUnregister VLV control as well when last overlay instance
2010-11-01  Ralf HaferkampAdded -VVV to usage output
2010-11-01  Ralf HaferkampList static overlays/backends when started with -VVV
2010-10-29  Howard ChuITS#6689 from Rich Megginson @ Red Hat
2010-10-27  Kurt ZeilengaAllow all common controls (namely for ppolicy)
2010-10-26  Howard ChuITS#6685 fix result code tag
2010-10-24  Howard ChuUse URIs, not host/port combos. Allows testing ldapi://
2010-10-24  Howard ChuFix typo
2010-10-23  Howard Chuforced commit
2010-10-23  Howard ChuCommit again, with execute privs
2010-10-23  Howard ChuTry again...
2010-10-22  Howard ChuITS#6625 concurrency patch from Doug Leavitt @ Oracle...
2010-10-22  Ralf Haferkampplugin for retrieving and updating KRB5 TGT
2010-10-19  Ralf HaferkampRemoved unused variables
2010-10-19  Ralf HaferkampITS#6677 moved one more #endif, addtional fix for previ...
2010-10-17  Howard ChuITS#6677 move #endif
2010-10-16  Howard ChuITS#6676 only close/unlink socket in Server mode
2010-10-16  Howard ChuITS#6673 GnuTLS hangs if you tell it to shut the read...
2010-10-15  Howard ChuFix prev commit
2010-10-14  Howard ChuCleanup prev commit
2010-10-14  Howard Chuadd ldap_sasl_interactive_bind()
2010-10-14  Howard ChuMore for prev commit. What about ldap_pvt_sasl_getmechs() ?
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)
next