]> git.sur5r.net Git - openldap/shortlog
openldap
2011-02-01 Pierangelo... ignore attrs in search request that do not conform...
2011-02-01 Pierangelo... make sure data is reset
2011-02-01 Howard ChuUse larger key buffer
2011-02-01 Howard ChuITS#6806 fix uninit'd NA.txn
2011-02-01 Pierangelo... do not return void (ITS#6820)
2011-02-01 Pierangelo... ignore empty attrs in search requests (ITS#6819; see...
2011-02-01 Howard ChuITS#6755 pagedresults loop was accessing a closed FILE*.
2011-01-31 Pierangelo... first cut at SASL bind issues in idassert (related...
2011-01-31 Quanah Gibson... Update recommended BDB versions
2011-01-31 Pierangelo... give the caller a chance to use undefined filters ...
2011-01-31 Howard ChuITS#6816 cleanup
2011-01-31 Pierangelo... do not cause f_result to override undefined ava (more...
2011-01-31 Pierangelo... do not cause f_result to override undefined ava
2011-01-31 Howard ChuITS#6816 cleanup
2011-01-31 Pierangelo... do not denormalize attrs without equality rule (ITS...
2011-01-31 Howard ChuITS#6816 MozNSS doc additions from Rich Megginson ...
2011-01-31 Hallvard FurusethRe-fix ITS#6793 (back-ldap bad free of matchedDN).
2011-01-29 Howard ChuFix agi_entry race conditions
2011-01-29 Howard Chu#6684 cleanup unneeded agi_mutex locks
2011-01-29 Howard Chu#6684 cleanup, acknowledgements
2011-01-29 Howard ChuITS#6684 preliminary from Norbert Pueschel and Christia...
2011-01-29 Howard ChuITS#6811, more for #6802 PKCS11 fork() handling from...
2011-01-29 Pierangelo... also handle RFC 4526 t-f filters in back-ldap (more...
2011-01-29 Pierangelo... also handle RFC 4526 t-f filters in back-ldap (more...
2011-01-29 Pierangelo... handle undefined filters in back-ldap (more about ITS...
2011-01-29 Pierangelo... do not hijack loop counter (ITS#6813; blind fix)
2011-01-29 Pierangelo... handle undefined objectClass values in search filters...
2011-01-29 Howard ChuITS#6812 cleanup error codes
2011-01-28 Howard ChuMore for ITS#6807, make sure to check_syncprov() after...
2011-01-28 Hallvard Furusethcleanup: Rename rs_ensure_entry_modifiable().
2011-01-28 Howard ChuFix a couple FIXMEs: use ldif_put to allow for binary...
2011-01-28 Howard ChuITS#6809 add missing newline
2011-01-27 Pierangelo... cleanup monitor unregister (ITS#6808)
2011-01-27 Howard ChuCleanup version checking
2011-01-27 Howard ChuITS#6802 restart modules for fork() - from Rich Meggins...
2011-01-27 Howard ChuITS#6791 fix cert usage types/values - from Rich Meggin...
2011-01-27 Howard ChuITS#6790 fix default cipher suites - from Rich Megginso...
2011-01-27 Howard ChuITS#6807 always use complete cookie on refresh requests
2011-01-27 Howard ChuITS#6804 fix ACL_RECORD_VALUE_STATE macro, was skipping...
2011-01-22 Pierangelo... add support for subtree-include (ITS#6801); improve...
2011-01-21 Ralf HaferkampITS#6794 Fixed slapadd -q for glued databases
2011-01-21 Ralf HaferkampITS#6794 Testcase for multi-threaded slapadd -q
2011-01-21 Hallvard FurusethITS#6758 whitespace fix for rev 1.350
2011-01-21 Hallvard FurusethITS#6758 Remove comment; broken rs.sr_type idea
2011-01-21 Hallvard FurusethSupport $NO_RS_ASSERT. Add comments.
2011-01-21 Hallvard FurusethITS#6758 Support rs_reinit(rs, rs->sr_type).
2011-01-20 Hallvard FurusethITS#5421 comment ldapoptions vs ldapoptions_prefix
2011-01-19 Howard ChuITS#5421 drop ldap-int.h
2011-01-19 Howard ChuITS#5421 export ldap_debug define in <ldap_log.h>
2011-01-19 Pierangelo... move deprecated statements to a separate block (ITS...
2011-01-19 Pierangelo... fix and improve candidate selection (ITS#6799)
2011-01-18 Pierangelo... increment lconn_refcnt so connection does not get close...
2011-01-18 Pierangelo... empty query UUID means negative caching (ITS#6796)
2011-01-18 Pierangelo... count attr values; don't free dangling pointers (ITS...
2011-01-18 Howard ChuITS#6795 plug sr_ctrls memleak
2011-01-17 Pierangelo... fix previous commit
2011-01-17 Hallvard Furusethvc: Fix last commit (checked for impossible error)
2011-01-17 Pierangelo... make sure rwm_response returns SLAP_CB_CONTINUE (ITS...
2011-01-17 Hallvard FurusethCatch ber errors in vc (Verify Credentials)
2011-01-17 Hallvard FurusethITS#6738 Catch ber errors in libldap/ldap_sync.c.
2011-01-17 Hallvard FurusethITS#6793 Fix back-ldap bad free on matchedDN change
2011-01-13 Howard ChuITS#6717 refine mincsn check for MMR
2011-01-13 Howard ChuITS#6716 partial revert, initialize sl_mincsn at db_open
2011-01-13 Howard ChuMore cleanup
2011-01-13 Howard ChuITS#6787 release entry locks before sending entries
2011-01-12 Howard ChuFix typo
2011-01-12 Howard ChuMinor cleanup
2011-01-12 Howard ChuMore for prev commit
2011-01-12 Howard ChuITS#6783 fix abandon processing, cleanup
2011-01-12 Hallvard Furusethnoop change: Silence signed vs unsigned warnings
2011-01-12 Hallvard FurusethCatch ber_scanf errors properly
2011-01-12 Hallvard FurusethFix ITS#6672: Do not return LDAP_MUTEX_LOCK().
2011-01-12 Pierangelo... remove cruft (ITS#6784)
2011-01-12 Hallvard Furusethvc.c: ber_printf/flatten rc==LBER_ERROR -> rc<0
2011-01-11 Howard ChuSilence stupid MUTEX_FIRSTCREATE warnings
2011-01-09 Pierangelo... clarify usage (more about ITS#6664)
2011-01-08 Pierangelo... don't leak reqdata
2011-01-08 Pierangelo... check restrictions; overlay must be global
2011-01-08 Pierangelo... do not #ifdef LDAP_CONTROL_AUTHZID_REQUEST; it's standa...
2011-01-08 Pierangelo... make sure cred is freed
2011-01-08 Pierangelo... make sure msg is freed
2011-01-07 Howard ChuITS#6782 more of the same
2011-01-07 Howard ChuITS#6782 more of the same
2011-01-07 Howard ChuITS#6782 fix moduleload path
2011-01-06 Gavin HenryUpdate dates
2011-01-06 Howard ChuMore for #6503
2011-01-06 Howard ChuITS#6503 - record Adds in sessionlog too, to avoid...
2011-01-06 Quanah Gibson... ITS#6525 gnutls cipher spec is unclear
2011-01-06 Howard ChuITS#6780 document multi-listener-thread support
2011-01-06 Kurt ZeilengaOutline SASL interactive API (no meat)
2011-01-06 Gavin HenryITS#6525 gnutls cipher spec is unclear
2011-01-06 Gavin HenryITS#6522 man page for pcache overlay doesn't state...
2011-01-06 Gavin HenryITS#6521 docs: pcache overlay section in admin guide
2011-01-05 Pierangelo... plug leak on usage()
2011-01-05 Pierangelo... allow clients to set USERNAME in session tracking contr...
2011-01-05 Hallvard FurusethRe-fix ITS#6764 (check for ber == NULL _before_ using...
2011-01-05 Howard ChuNote that ldap_sasl_interactive_bind() will be forced...
2011-01-05 Kurt ZeilengaHappy New Year
2011-01-04 Pierangelo... plug one time leak (this time should be correct; ITS...
2011-01-04 Pierangelo... revert previous commit (ITS#6777)
next