]> git.sur5r.net Git - openldap/shortlog
openldap
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...
2010-12-30 Hallvard FurusethITS#6758 Do not set sr_err=error before be_search.
2010-12-30 Hallvard FurusethITS#6758 Reset some SlapReply flags & data.
2010-12-30 Hallvard Furusethnoop commit for ITS#6758: simplify future commits
2010-12-30 Hallvard Furusethnoop commit for ITS#6758: Remove no-effect code.
2010-12-30 Hallvard FurusethRemove lint (unused vars/labels/funcs/default:s)
2010-12-30 Hallvard FurusethITS#6758 Add rs_reinit(), rs_flush_entry()
2010-12-30 Hallvard FurusethITS#6758 Add rs_assert*, RS_ASSERT, USE_RS_ASSERT
2010-12-30 Hallvard FurusethITS#6759: assert;Debug -> Debug;assert
2010-12-30 Pierangelo... silence valgrind
2010-12-30 Pierangelo... should also work for SASL binds (whenever supported)
2010-12-30 Pierangelo... op->o_conn->c_sb may be 0 for internal operations
2010-12-30 Rein TollevikITS#6754: Fail if there are unrecognized command-line...
2010-12-30 Howard ChuITS#6741 support Bitstring in ldap_X509dn2bv()
2010-12-30 Howard ChuITS#6684 fix ppolicy crash, fix Makefile install target
2010-12-30 Kurt ZeilengaRemove dead code.
2010-12-30 Howard ChuITS#5862 Assert control for rootDSE/subschema
2010-12-30 Pierangelo... s/0/O/
2010-12-30 Pierangelo... fix perror; removed extra sequence opening (is it neede...
2010-12-30 Pierangelo... verify credentials extop: support for simple bind
2010-12-30 Pierangelo... s/VCRequest/VCResponse/
2010-12-28 Kurt ZeilengaFix prototype to match code
2010-12-28 Hallvard FurusethITS#6686 Fix last commit (declaration after code)
2010-12-24 Howard ChuITS#6742 from Rich Megginson @ Red Hat
2010-12-23 Howard ChuITS#6453 cleanup on LDAP_TIMEOUT
2010-12-23 Howard ChuITS#6547 latest from FSF http://savannah.gnu.org/git...
2010-12-23 Howard ChuITS#6686 add multiple sorts per connection, from Raphae...
2010-12-23 Howard ChuITS#6681 fix examples. Hopefully admins are smart enoug...
2010-12-23 Howard ChuMove assertion checking to slap_compare_entry()
2010-12-23 Howard ChuITS#6753 use slap_compare_entry()
2010-12-23 Howard ChuITS#6573 export compare_entry as slap_compare_entry()
2010-12-23 Howard ChuCleanup for #6660
2010-12-23 Howard ChuITS#6660 preliminary fix. debug additions need to be...
2010-12-20 Hallvard FurusethPlug one-time LDAPMessage leak
2010-12-20 Hallvard FurusethPlug mutex/rwlock leaks (destroy them)
2010-12-20 Hallvard FurusethPlug memory leaks
2010-12-20 Hallvard FurusethITS#6752 Remove OpenLDAP 2.[23] dynlist code
2010-12-20 Hallvard FurusethITS#6752 Handle REP_ENTRY_* flags correctly
2010-12-20 Hallvard FurusethITS#6752 Fix dynlist Compare callback
2010-12-20 Hallvard FurusethITS#6752 dynlist: Do less work, simplify a bit.
2010-12-15 Kurt ZeilengaAdd basic client
2010-12-15 Kurt ZeilengaMisc vc updates
2010-12-14 Kurt ZeilengaAdd comment regarding ASN.1 syntax
2010-12-14 Kurt ZeilengaFix typo
2010-12-14 Kurt ZeilengaVery back ldapvc (verify credentials) client
2010-12-14 Kurt Zeilengashould be .5
2010-12-14 Kurt ZeilengaAssign experimental OID
next