]> git.sur5r.net Git - openldap/shortlog
openldap
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
2011-01-02 Pierangelo... memberof handling of rename (ITS#6700)
2011-01-02 Pierangelo... fix control value generation (ITS#6652)
2011-01-02 Pierangelo... hex digits need to be in pairs (ITS#6652)
2011-01-02 Pierangelo... fix reqControls validator (partially addresses ITS...
2011-01-02 Pierangelo... make sure initialization is only tried once; improve...
2011-01-02 Pierangelo... add some logging (under TRACE)
2011-01-02 Pierangelo... quick fix for null DN
2011-01-01 Pierangelo... more about ITS#6645
2011-01-01 Pierangelo... add more rename/delete tests
2011-01-01 Pierangelo... fix logging
2011-01-01 Pierangelo... check return value
2011-01-01 Pierangelo... ber_flatten must return -1 on unmatched "{" "}" (ITS...
2010-12-31 Hallvard FurusethITS#6758 Reset dangerous REP_ENTRY_* flags.
2010-12-31 Hallvard FurusethITS#6758 slap.h: Cast REP_* #defines to slap_mask_t
2010-12-31 Hallvard FurusethITS#6758 fix/add slap_send_search_entry() comments
2010-12-31 Hallvard FurusethITS#6758 result.c:Use rs_*(). Frees entries earlier.
2010-12-31 Hallvard FurusethITS#6758 Use rs_*() to manage SlapReply entries.
2010-12-31 Hallvard Furusethnoop commit: cleanup 0 -> REP_RESULT in SlapReply
2010-12-31 Hallvard FurusethITS#6758, pcache.c: Avoid SlapReply reuse.
2010-12-31 Hallvard FurusethITS#6758 Avoid SlapReply reuse.
2010-12-31 Hallvard FurusethITS#6760: Fix rwm entry handling
2010-12-31 Hallvard FurusethITS#6758 Avoid SlapReply reuse, simple cases.
2010-12-31 Hallvard FurusethITS#6758 rs_reinit() += slap_reply_t parameter
2010-12-31 Hallvard FurusethITS#6758 config_build_entry, avoid SlapReply reuse
2010-12-31 Hallvard FurusethITS#6758 bconfig.c: ensure sr_text==NULL if sr_err...
2010-12-31 Howard ChuITS#6670 partial fix - ignore member/memberof pointing...
2010-12-31 Hallvard FurusethITS#6758 back-bdb: Delay setting sr->sr_entry until...
next