]> git.sur5r.net Git - openldap/history - servers
ITS#6793 Fix back-ldap bad free on matchedDN change
[openldap] / servers /
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-06 Howard ChuMore for #6503
2011-01-06 Howard ChuITS#6503 - record Adds in sessionlog too, to avoid...
2011-01-05 Kurt ZeilengaHappy New Year
2011-01-04 Pierangelo Masaratimake sure matched is NULL when err=SUCCESS (ITS#6774)
2011-01-04 Pierangelo Masaratino need for next control
2011-01-04 Pierangelo Masaratitypo in error message
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 Quanah Gibson-Mounts/producer/provider
2011-01-04 Pierangelo Masaratiquick fix for vc: allow custom controls tag
2011-01-03 Pierangelo Masaratiuse Paged Results when talking to targets (in response...
2011-01-03 Pierangelo Masaratiforce the generation of a new CSN (ITS#6766)
2011-01-02 Pierangelo Masaratiskip operations when internal
2011-01-02 Pierangelo Masaratimemberof handling of rename (ITS#6700)
2011-01-02 Pierangelo Masaratifix control value generation (ITS#6652)
2011-01-02 Pierangelo Masaratihex digits need to be in pairs (ITS#6652)
2011-01-02 Pierangelo Masaratifix reqControls validator (partially addresses ITS...
2011-01-02 Pierangelo Masaratimake sure initialization is only tried once; improve...
2011-01-02 Pierangelo Masaratiadd some logging (under TRACE)
2011-01-02 Pierangelo Masaratiquick fix for null DN
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 Masaratiop->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#5862 Assert control for rootDSE/subschema
2010-12-28 Hallvard FurusethITS#6686 Fix last commit (declaration after code)
2010-12-23 Howard ChuITS#6686 add multiple sorts per connection, from Raphae...
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 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-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 TollevikITS#6716: Keep sessionlog sorted by csn, compare mincsn...
2010-12-07 Pierangelo Masaratire-fix ITS#6645 commit
2010-12-07 Pierangelo Masaratifix ITS#6645 commit
2010-12-07 Pierangelo Masaratimove ctxcsn and schema check code in helpers; also...
2010-12-07 Pierangelo Masaratiallow to set LDIF max line width (ITS#6645)
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 FurusethITS#6736: Delay destruction of slap_listeners[]
2010-12-03 Hallvard FurusethFix rev 1.132 (ITS#6632): Initialize all of roc in...
2010-12-02 Hallvard FurusethITS#6620: Don't delete absent pwdChangedTime.
2010-12-02 Hallvard FurusethITS#6731: Fix scrambled back-ldif error strings.
2010-12-01 Hallvard FurusethITS#6730: Only update modifiersName once per entry
2010-12-01 Hallvard FurusethITS#6730: Fix missing refint updates with subtrees...
2010-12-01 Hallvard FurusethITS#6663: Fix refint_nothing.
2010-12-01 Pierangelo Masaratitest slap_dontUseCopy_propnames (ITS#6729)
2010-11-29 Pierangelo Masaratifix double free related to ITS#6720
2010-11-28 Hallvard FurusethFix a comment
2010-11-28 Hallvard FurusethAdd/fix comments. No other change.
2010-11-24 Hallvard FurusethITS#6532 Support extensible match=...OrderingMatch
2010-11-23 Hallvard FurusethITS#6722: Fix some matching rules to ensure strict...
2010-11-23 Hallvard FurusethITS#6721: Fix uninitialized tv_usec from ITS#6282
2010-11-22 Hallvard FurusethSilence gcc -Wsign-compare (no real change)
2010-11-22 Hallvard FurusethFor ITS#5421: Also LBER_FREE() -> ber_memfree()
2010-11-22 Hallvard FurusethFor ITS#5421: Remove ldap-int.h dependencies.
2010-11-22 Hallvard FurusethITS#6715 cleanup: Handle attr_valfind(0 values) when...
2010-11-22 Pierangelo Masaratiinitialize rc in syncrepl_add_glue_ancestors (ITS#6719)
2010-11-22 Hallvard FurusethNo-op change for ITS#6715: help compiler a bit in attr_...
next