]> git.sur5r.net Git - openldap/shortlog
openldap
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
2010-12-14 Kurt Zeilengacleanup
2010-12-14 Kurt ZeilengaLDAP "Verify Credentials" operation
2010-12-14 Kurt Zeilengafix perror
2010-12-14 Kurt ZeilengaUse ldap_parse_whoami
2010-12-14 Hallvard FurusethITS#6748 Drop possibly-broken memberof log message
2010-12-14 Hallvard FurusethITS#6747 Fix LDAP_CONNECTIONLESS Debug(), warnings
2010-12-14 Hallvard FurusethITS#6746: Preserve error code, plug entry leak
2010-12-12 Rein TollevikReduced debug level, the default logs more than 1Gb.
2010-12-12 Rein TollevikITS#6716: Keep sessionlog sorted by csn, compare mincsn...
2010-12-11 Howard ChuITS#6714 non-blocking support from Richard Megginson...
2010-12-11 Howard ChuCleanup prev commit
2010-12-11 Howard ChuITS#6744 - plug leak
2010-12-10 Howard ChuPartial fix for non-string types in cert DNs. (Need...
2010-12-07 Pierangelo... re-fix ITS#6645 commit
2010-12-07 Pierangelo... fix ITS#6645 commit
2010-12-07 Pierangelo... move ctxcsn and schema check code in helpers; also...
2010-12-07 Pierangelo... allow to set LDIF max line width (ITS#6645)
2010-12-07 Pierangelo... typo in comment
2010-12-06 Hallvard FurusethITS#6625 Remove some LDAP_R_COMPILEs
2010-12-06 Hallvard FurusethFix ITS#6625: mutex-protect ldap_free_connection()
2010-12-06 Hallvard FurusethITS#6625 Invert test in NT threads LDAP_INT_MUTEX_FIRST...
2010-12-06 Hallvard FurusethITS#6625 concurrency patch cleanup
2010-12-06 Hallvard FurusethFor ITS#6739: Fix last commit (private debuging)
2010-12-06 Hallvard FurusethFor ITS#6739: Move variables into do_syncrep2 loop
2010-12-06 Hallvard FurusethSilence valgrind's ptrcheck (no real change).
2010-12-06 Hallvard FurusethITS#6736: Delay destruction of slap_listeners[]
next