]> git.sur5r.net Git - openldap/shortlog
openldap
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)
2011-01-04 Pierangelo... cleanup
2011-01-04 Pierangelo... fix client tool man page
2011-01-04 Pierangelo... fix previous commits
2011-01-04 Pierangelo... fix multi-step binds otherwise
2011-01-04 Pierangelo... plug minor leak
2011-01-04 Pierangelo... make sure matched is NULL when err=SUCCESS (ITS#6774)
2011-01-04 Pierangelo... cleanup controls logging in LDIF mode (-L[L[L]], ITS...
2011-01-04 Pierangelo... also works for multi-stage binds (ITS#6771; needs ITS...
2011-01-04 Pierangelo... no need for next control
2011-01-04 Pierangelo... typo in error message
2011-01-04 Pierangelo... (FORCED) add generic support for RFC 3829 authzid contr...
2011-01-04 Pierangelo... add generic support for RFC 3829 authzid control (bauthzid)
2011-01-04 Kurt ZeilengaVC adjust controls tag
2011-01-04 Hallvard FurusethFORCED COMMIT: Last commit was for ITS#6758 (sr_type...
2011-01-04 Hallvard FurusethSet sr_type=REP_SEARCH before be_operational
2011-01-04 Hallvard FurusethITS#6758 config_back_add: Don't set sr_text if compareTrue
2011-01-04 Pierangelo... fix cloak behavior; plug leak (ITS#6762)
2011-01-04 Pierangelo... fix previous commit
2011-01-04 Pierangelo... add minimal support for RFC3829 (ITS#6771)
2011-01-04 Quanah Gibson... s/producer/provider
2011-01-04 Quanah Gibson... Use provider instead of producer, as provider is a...
2011-01-04 Pierangelo... plug leak in previous commit
2011-01-04 Pierangelo... fix control response handling
2011-01-04 Pierangelo... fix previous commit
2011-01-04 Quanah Gibson... ITS#6364: Add information about rootdn setting
2011-01-04 Pierangelo... fix request controls
2011-01-04 Pierangelo... quick fix for vc: allow custom controls tag
2011-01-04 Pierangelo... quick fix; needs work
2011-01-03 Pierangelo... harmonize with specs; fix bugs in previous commit
2011-01-03 Pierangelo... fix error handling/arg checking
2011-01-03 Pierangelo... fix previous commit
2011-01-03 Kurt ZeilengaAdd VC support for ppolicy and authzid inner controls
2011-01-03 Kurt ZeilengaAdd ldapvc args
2011-01-03 Kurt ZeilengaRemove authzid parameter from verify credential response.
2011-01-03 Pierangelo... first cut at new spec (needs #define LDAP_TAG_EXOP_VERI...
2011-01-03 Kurt ZeilengaExtend Verify Credentials encode/decode per -devel...
2011-01-03 Pierangelo... sync with client-side
2011-01-03 Kurt ZeilengaRemove version from encoding
2011-01-03 Pierangelo... use Paged Results when talking to targets (in response...
2011-01-03 Pierangelo... ITS#6768 (forced commit)
2011-01-03 Pierangelo... force the generation of a new CSN (ITS#6766)
2011-01-02 Pierangelo... skip operations when internal
next