]> git.sur5r.net Git - openldap/history - servers/slapd/overlays
Merge branch 'mdb.master' of /home/hyc/OD/mdb
[openldap] / servers / slapd / overlays /
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-01 Howard ChuMerge remote branch 'mdb4/master'
2011-08-31 Howard ChuFor test063
2011-08-22 Howard ChuDon't replicate refint repair ops
2011-08-21 Pierangelo Masaratiaccording to draft-behera, this attribute only affects...
2011-08-17 Pierangelo Masaratifix TTL tolerance (ITS#7017, patch by jvcelak@redhat...
2011-08-16 Howard ChuRevert "More for ITS#6892"
2011-08-15 Howard ChuMore for ITS#6892
2011-08-13 Pierangelo Masaratihost part of unique URI must be empty (ITS#7018)
2011-07-18 Howard ChuOnly return requested attrs in sssvlv response
2011-07-18 Howard ChuITS#6985 fix sssvlv target offset, ordering match
2011-07-07 Pierangelo Masaratifix config emit (ITS#6986)
2011-06-27 Rein TollevikMerge branch 'master' of ssh://git-master.openldap...
2011-06-27 Howard ChuITS#6872 fix test058 breakage from prev patch
2011-06-22 Howard ChuITS#6716 use sorted CSNs, fix sessionlog
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.
next