]> git.sur5r.net Git - openldap/history - servers/slapd/overlays
ITS#6716 Keep CSN lists sorted by SID
[openldap] / servers / slapd / overlays /
2011-06-21 Howard ChuITS#6973 need limits_check if overlay is global
2011-06-10 Howard ChuITS#6892 shortcut for non-replicated ops
2011-06-09 cmikk@qwest.netITS#6872
2011-06-09 Howard ChuITS#6936 add connID and peername to auditlog
2011-06-09 Howard ChuITS#6901 fix filter with zero-length values
2011-06-08 Ondrej KuznikITS#6641 Bypass checks on ops with managedsait
2011-06-04 Howard ChuITS#6831 don't push stack unless needed
2011-06-04 Howard ChuITS#6831 additional filter cmp fixes
2011-06-04 Howard ChuITS#6831 fix filter comparison
2011-05-26 Ralf HaferkampITS#6954 fix consistency checker prematurely deleting...
2011-05-26 Ralf Haferkampfix uninitialized bindref_time (found with valgrind)
2011-05-26 Ralf HaferkampITS#6953 do not use the cache db when refreshing
2011-05-24 Howard ChuITS#6915 Don't replicate internal operations
2011-05-24 Howard ChuRevert "update entryCSN (and operational attrs in gener...
2011-05-24 Howard ChuRevert "force the generation of a new CSN (ITS#6766)"
2011-05-24 Howard ChuRevert "ITS#6915 fix op timestamps"
2011-05-24 Ralf HaferkampITS#6951 Fix two buffersize issue in "pcacheBind" confi...
2011-05-24 Ralf HaferkampITS#6950 Fix '1.1', '+' and '*' in pcacheAttrSets
2011-05-22 Pierangelo Masaraticheck sat_equality before using it (ITS#6943)
2011-05-05 Hallvard FurusethITS#6932: Clean up strange asserts & nearby code.
2011-04-24 Howard ChuITS#6915 fix op timestamps
2011-04-20 Howard ChuMore for ITS#6815, Unbind and Abandon
2011-03-04 Howard ChuITS#6850 from Raphael Ouazana @ Linagora
2011-02-25 Howard ChuFix uninit'd var
2011-02-24 Howard ChuFix prev commit
2011-02-23 Howard ChuITS#6815 add logbase option, to only log requests match...
2011-02-11 Hallvard FurusethUnlock new_cached_query->rwlock before destroying it.
2011-02-08 Ralf Haferkampremoved some used vars
2011-02-02 Pierangelo Masaratiprefix undef attrs with undef: (ITS#6823)
2011-02-01 Pierangelo Masaratimake sure data is reset
2011-02-01 Pierangelo Masaratiignore empty attrs in search requests (ITS#6819; see...
2011-01-31 Pierangelo Masaratigive the caller a chance to use undefined filters ...
2011-01-29 Howard ChuITS#6812 cleanup error codes
2011-01-28 Hallvard Furusethcleanup: Rename rs_ensure_entry_modifiable().
2011-01-27 Pierangelo Masaraticleanup monitor unregister (ITS#6808)
2011-01-18 Pierangelo Masaratiempty query UUID means negative caching (ITS#6796)
2011-01-18 Pierangelo Masaraticount attr values; don't free dangling pointers (ITS...
2011-01-18 Howard ChuITS#6795 plug sr_ctrls memleak
2011-01-17 Pierangelo Masaratifix previous commit
2011-01-17 Pierangelo Masaratimake sure rwm_response returns SLAP_CB_CONTINUE (ITS...
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-12 Hallvard Furusethnoop change: Silence signed vs unsigned warnings
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-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...
2010-12-31 Hallvard FurusethITS#6758 Use rs_*() to manage SlapReply entries.
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 Howard ChuITS#6670 partial fix - ignore member/memberof pointing...
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-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-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#6746: Preserve error code, plug entry leak
2010-12-12 Rein TollevikITS#6716: Keep sessionlog sorted by csn, compare mincsn...
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-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-11-29 Pierangelo Masaratifix double free related to ITS#6720
2010-11-22 Hallvard FurusethSilence gcc -Wsign-compare (no real change)
2010-11-22 Hallvard FurusethFor ITS#5421: Remove ldap-int.h dependencies.
2010-11-21 Rein TollevikITS#6718: Send NEW_COOKIE messages to all consumers.
2010-11-21 Rein TollevikITS#6710: Force clients to refresh if context is dirty.
2010-11-21 Rein TollevikITS#6709: Wait for active mods to finish before initiat...
2010-11-15 Rein TollevikITS#6708: Mutex protect fixing the filter.
2010-11-04 Ralf HaferkampUnregister VLV control as well when last overlay instance
2010-10-26 Howard ChuITS#6685 fix result code tag
2010-10-19 Ralf HaferkampRemoved unused variables
2010-10-19 Ralf HaferkampITS#6677 moved one more #endif, addtional fix for previ...
2010-10-17 Howard ChuITS#6677 move #endif
2010-10-06 Pierangelo Masaratido not expose control until sssvlv overlay is actually...
2010-09-18 Pierangelo Masaratimake sure so is correctly initialized (spotted by valgr...
2010-09-07 Pierangelo Masaratiadd support for ADD_IF_NOT_PRESENT and SOFTDEL internal...
2010-09-07 Pierangelo Masaratiignore undefined attrs (ITS#6600, based on patch by...
2010-09-07 Pierangelo Masaratimake sure callback is freed (ITS#6640)
2010-08-29 Pierangelo Masaratihacks ITS#6632
2010-08-04 Howard ChuBetter fix - avoid allocating callback for non-logged...
2010-08-04 Howard ChuMore for ITS#6608 - don't replicate ppolicy state chang...
2010-07-28 Howard ChuITS#6608 don't update mod opattrs on single-master...
2010-07-28 Howard ChuITS#6606 send error if consumer is newer than provider
next