]> git.sur5r.net Git - openldap/shortlog
openldap
2011-09-08 Pierangelo... silence warning
2011-09-08 Pierangelo... import ITS#6925 patch; fix peeraddr variable name clash...
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMore docs
2011-09-08 Pierangelo... fix uninit'ed vars (ITS#7039)
2011-09-08 Quanah Gibson... Merge branch 'master' of ssh://git-master.openldap...
2011-09-08 Quanah Gibson... Fix loglevel <integer> to be loglevel <level> to match...
2011-09-08 Howard ChuSpeedup cintcmp
2011-09-08 Howard ChuFix 6c8e4f2671b6aed41cd5098725048dbe2513612c
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuFix previous commit
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge branch 'mdb.cursor' into mdb.master
2011-09-08 Howard ChuPrint loop counter on failure
2011-09-08 Howard ChuForgot to commit this mdb.cursor
2011-09-08 Howard ChuForgot to commit this
2011-09-08 Howard ChuFurther cursor-based restructuring
2011-09-07 Howard ChuCleanup unused code
2011-09-07 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-07 Howard ChuFix mdb_move_node again
2011-09-07 Howard ChuITS#7035 don't loop forever in wait4msg
2011-09-07 Howard ChuMore error msgs
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-06 Howard ChuFix search_node, add cintcmp
2011-09-06 Howard ChuFix 6c8e4f2 for empty suffixes
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-06 Howard ChuGuarantee nodes are 2-byte aligned
2011-09-06 Howard ChuChange MDB_node to depend on 2-byte alignment
2011-09-06 Howard ChuMore search optimizations
2011-09-06 Howard ChuUse AD-indexes
2011-09-06 Howard ChuAdd AttributeDescription counter
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-05 Howard ChuFix for mdb_cmp refactoring
2011-09-05 Howard ChuMore merge fix
2011-09-05 Howard ChuFix bad merge
2011-09-05 Howard ChuDebug helper for index
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-05 Howard ChuMinor cleanup
2011-09-05 Hallvard Furusethback-mdb/Makefile.in += variable MDB_SUBDIR.
2011-09-05 Howard ChuFix from key_change consolidation
2011-09-05 Howard ChuUse mdb_midl_append/sort instead of _insert
2011-09-05 Howard ChuUse mdb_midl_append/sort instead of _insert
2011-09-05 Howard ChuCursor updates
2011-09-05 Howard Chumdb_cmp refactoring
2011-09-05 Howard ChuReimplement basic ops as cursor ops
2011-09-05 Howard ChuAdd MDB_{FIRST,LAST}_DUP for cursor_get
2011-09-05 Howard ChuCleanup midl, start documenting internals
2011-09-05 Howard ChuTweak docs
2011-09-05 Howard Chumdb_cmp refactoring
2011-09-05 Howard ChuCursor stuff working, no major perf gain
2011-09-05 Howard ChuCursors in-progress, broken
2011-09-05 Howard ChuUse cursor->mc_flags
2011-09-05 Howard ChuBegin reimplementing basic ops as cursor ops
2011-09-05 Howard ChuAdd MDB_{FIRST,LAST}_DUP for cursor_get
2011-09-04 Howard ChuFix mdb_split, fix MDB_GET_BOTH
2011-09-04 Howard ChuFix mdb_split, fix MDB_GET_BOTH
2011-09-03 Howard ChuCleanup midl, start documenting internals
2011-09-03 Howard ChuFix conversion of IDL to range
2011-09-02 Howard ChuFix log parsing, broken by 8d74f71
2011-09-02 Howard ChuTweak docs
2011-09-02 Howard ChuTests updates for mdb
2011-09-02 Howard ChuAdd MDB support to configure and test framework.
2011-09-02 Howard ChuImport back-mdb
2011-09-01 Howard ChuMerge remote branch 'mdb4/master'
2011-09-01 Howard ChuUgly-as-sin initial Windows port
2011-09-01 Howard ChuAPI cleanup, doxygen docs for public API
2011-09-01 Howard ChuCleanup, fix freelist alloc
2011-09-01 Howard ChuTweak locks, fix race conditions
2011-09-01 Howard ChuReduce excessive memcpy in mdb_split
2011-09-01 Howard ChuFix mdb_split, tweak split_indx if space is tight
2011-09-01 Howard ChuFix update of big data items
2011-09-01 Howard ChuFix free page reclaim and dbs table update
2011-09-01 Howard ChuMore debug, fix MDB_DEL_DUP
2011-09-01 Howard ChuMore debug output
2011-09-01 Howard ChuAdd txn_reset / txn_renew
2011-09-01 Howard ChuFirst cut at DUPFIXED support
2011-09-01 Howard ChuSet MINKEYS to 2
2011-09-01 Howard ChuKeep re-using dpages instead of freeing them
2011-09-01 Hallvard B... Avoid cast-away-const for errstr[]
2011-09-01 Hallvard B... Wrap O_DSYNC in MDB_DSYNC.
2011-09-01 Hallvard B... Simplify: Replace IDL*_CMP() with CMP()
2011-09-01 Hallvard B... Macro cleanup: Parenthesize, simplify, remove a ;
2011-09-01 Hallvard B... Drop gcc extension ,##__VA_ARGS__. Add DPUTS().
2011-09-01 Howard ChuFix cursor_set for dups
2011-09-01 Howard ChuSorted dups fix
2011-09-01 Howard ChuDon't alloc in cursor_push/pop
2011-09-01 Howard ChuFix multi-page commits
2011-09-01 Howard ChuFix overflow page read
2011-09-01 Howard ChuSub-DB init/dirty fixes
2011-09-01 Howard ChuFix dupsort fetch
2011-09-01 Howard ChuMore txn/cursor cleanup
2011-09-01 Howard ChuUpdate DB tables on commit even if no dirty pages
2011-09-01 Howard ChuAdd mdb_strerror(), mdb_env_set_flags()
2011-09-01 Howard Chuallow silent commit of read-only TXNs
2011-09-01 Howard ChuProtect err codes
2011-09-01 Howard ChuError cleanup
2011-09-01 Howard ChuGet rid of AC_MEMCPY
2011-09-01 Howard ChuUse IDL2 for dirty page list
2011-09-01 Howard ChuUse O_DSYNC on metafd.
2011-09-01 Howard ChuMinor cleanup
next