]> git.sur5r.net Git - openldap/history - servers
Merge branch 'master' into mdb
[openldap] / servers /
2011-08-23 Howard ChuMerge branch 'master' into mdb
2011-08-23 Howard ChuITS#7025 handle Abandon in backglue
2011-08-23 Howard ChuMore for indexing, drop dbcache
2011-08-23 Howard ChuMore porting
2011-08-23 Howard ChuMore porting
2011-08-22 Howard ChuDon't replicate refint repair ops
2011-08-22 Pierangelo Masaratirelease mutex only *after* backend connection initializ...
2011-08-21 Howard ChuFix db_close, don't create txn if no DBs were open
2011-08-21 Pierangelo Masaratiaccording to draft-behera, this attribute only affects...
2011-08-20 Howard ChuFix config typo, tweak slapadd -q
2011-08-19 Howard Churesync
2011-08-19 Howard ChuFix id2name
2011-08-19 Howard ChuUse ARG_ULONG for maxsize
2011-08-19 Howard ChuFix maxsize config, quick init
2011-08-19 Howard ChuPrimitive support for QUICK
2011-08-19 Howard Chusync libmdb
2011-08-19 Howard Chuslapcat partially working
2011-08-19 Howard Chudn2id fixes, slapadd working
2011-08-19 Howard ChuMore for slap tools
2011-08-18 Howard ChuFor #6982 fix a66fb16
2011-08-17 Pierangelo Masaratifix TTL tolerance (ITS#7017, patch by jvcelak@redhat...
2011-08-17 Howard ChuRemove symlinks from repo, add to Makefile
2011-08-17 Howard ChuAdd mdb as a git submodule
2011-08-17 Howard ChuMostly compiles
2011-08-17 Pierangelo Masaratimake sure frontend gets the {-1} (ITS#7016)
2011-08-17 Howard ChuGetting basic functions compiling
2011-08-16 Howard ChuMerge branch 'master' into mdb
2011-08-16 Howard Chuhack for #6982 - keep o_abandon set in op_free
2011-08-16 Howard ChuRevert "More for ITS#6892"
2011-08-15 Howard ChuMerge branch 'master' into mdb
2011-08-15 Howard ChuMore for ITS#6892
2011-08-15 Howard ChuCheckpoint
2011-08-13 Pierangelo Masaratihost part of unique URI must be empty (ITS#7018)
2011-08-12 Howard ChuCopied from back-bdb to start back-mdb
2011-08-11 Pierangelo Masaraticleanup slapd.ldif; install it (ITS#7015)
2011-08-11 Pierangelo Masaratitypo in comment
2011-08-10 Pierangelo Masaratimake sure 2-arg statements have exactly 2 args (related...
2011-08-10 Pierangelo MasaratiTLS config statements always need an argument (related...
2011-07-29 Howard ChuITS#6999 fix syncrepl timeout in refreshAndPersist
2011-07-28 Howard ChuITS#7000 fix bad patch in ITS#6472
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-08 Pierangelo Masaratiblind fix build on solaris native compilers (ITS#6992)
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-23 Howard ChuFix NO_THREADS typo
2011-06-22 Howard ChuITS#6716 Use sorted CSNs in syncrepl too
2011-06-22 Howard ChuITS#6716 use sorted CSNs, fix sessionlog
2011-06-22 Howard ChuITS#6716 Keep CSN lists sorted by SID
2011-06-22 Howard ChuITS#6817 fix RE24 build breakage
2011-06-21 Howard ChuITS#6973 need limits_check if overlay is global
2011-06-21 Ondrej KuznikITS#6974 (Re)moving stray cleanup code.
2011-06-20 Hallvard FurusethTweak back-ldif messages about CRC checksums.
2011-06-20 Hallvard FurusethCleanup back-ldif CRC code.
2011-06-20 Howard ChuMore fixes, add test script deltammr
2011-06-20 Howard ChuFix missing si_syncCookie numcsns
2011-06-20 Howard ChuMore tweaks for delta-mmr
2011-06-20 Howard Chudelta-mmr conflict resolution
2011-06-20 Howard ChuMore for conflict detection
2011-06-20 Howard ChuSetup delta-mmr using an overlay
2011-06-13 Howard ChuITS#6657/6691 use proper SQL length data type
2011-06-10 Howard ChuITS#6944 limit op cache to 10 ops per thread
2011-06-10 Howard ChuITS#6892 shortcut for non-replicated ops
2011-06-10 Howard ChuITS#6967 normalize schema RDN
2011-06-10 Howard ChuAdd CRC32 checksum to back-ldif files
2011-06-10 Howard ChuFix prev commit
2011-06-10 Howard ChuTry to discourage editing back-ldif files
2011-06-09 Howard ChuRevert "ITS#6688 enforce search ACL in back-perl"
2011-06-09 Howard ChuITS#6688 enforce search ACL in back-perl
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-08 Pierangelo MasaratiITS#6899
2011-06-07 Pierangelo Masaratifix typo in previous commit
2011-06-07 Howard ChuITS#6948 partial revert of #6837, unnecessary
2011-06-05 Howard ChuITS#6948 fix ITS#6837 patch
2011-06-04 Howard ChuITS#6963 config entries' objectclass is read-only
2011-06-04 Howard ChuITS#6831 don't push stack unless needed
2011-06-04 Howard ChuFix ce9bbd2 missing success return
2011-06-04 Howard ChuITS#6831 additional filter cmp fixes
2011-06-04 Howard ChuITS#6831 fix filter comparison
2011-06-01 Howard ChuMore for ITS#6961 - deadlock checking
2011-06-01 Howard ChuFix for sparse ranges, get next ID from DB
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-09 Hallvard FurusethITS#6935 Fix uninitialized cert-syntax vars.
2011-05-09 Hallvard FurusethITS#6933 Add missing strdup of lutil_getRegParam()
2011-05-07 Hallvard FurusethITS#6932: Move assert(str) before Debug(..str).
2011-05-05 Hallvard FurusethITS#6932: Clean up strange asserts & nearby code.
2011-05-05 Hallvard Furusethklocwork#255 Fix sprintf(%d, u_int32_t)
next