]> git.sur5r.net Git - openldap/shortlog
openldap
2011-09-01 Howard ChuMore subDBs, compiles now
2011-09-01 Howard ChuStart DB restructuring
2011-09-01 Howard ChuReplace ulong with ULONG macro
2011-09-01 Howard ChuMore prep for subdatabases
2011-09-01 Howard ChuTweak comment about overflow allocations
2011-09-01 Howard ChuUse an environment directory
2011-09-01 Howard ChuNo longer need -lssl
2011-09-01 Howard ChuFix db_stat stuff
2011-09-01 Howard ChuMore fixes for seeking
2011-09-01 Howard ChuRe-use old pages
2011-07-01 Howard ChuDrop header page
2011-06-29 Hallvard B... Private: make.sh
2011-06-29 Hallvard B... #define _XOPEN_SOURCE for random()
2011-06-29 Hallvard B... Drop unused vars
2011-06-29 Hallvard B... Warning cleanup: Make parent index unsigned
2011-06-29 Hallvard B... Warning cleanup: printf(%p, struct*)
2011-06-29 Hallvard B... Warning cleanup: if(rc = mdb_<func>()) & co
2011-06-29 Hallvard B... Warning cleanup: Drop unneeded 'unsigned >= 0'
2011-06-29 Hallvard B... Fix P_INVALID signedness
2011-06-29 Hallvard B... Fix formats, reduce PAGEHDRSZ size_t->unsigned.
2011-06-29 Hallvard B... Compact memnrcmp, just for fun
2011-06-29 Hallvard B... Fix memncmp(): Do not memcmp twice
2011-06-29 Hallvard B... DPRINTF(): Fix format, handle non-gcc, simplify.
2011-06-29 Hallvard B... Makefile
2011-06-29 Hallvard B... .gitignore
2011-06-29 Howard ChuMore cursor tests, fail...
2011-06-29 Howard ChuSave a byte in nodesz
2011-06-29 Howard Chumeta init
2011-06-29 Howard ChuLog txnID in msgs
2011-06-29 Howard ChuUse toggling meta page instead of always appending
2011-06-28 Howard ChuUse shmat for lock region instead of mmap
2011-06-28 Howard ChuAdd locking support
2011-06-28 Howard ChuFix P_INVALID def
2011-06-28 Howard ChuCursor testing
2011-06-28 Howard ChuFix splits, cursor navigation, newpage flags
2011-06-28 Howard ChuReturn statistics for a DB
2011-06-28 Howard ChuUse NOSYNC flag
2011-06-28 Howard ChuUse header when some fields are unspecified
2011-06-28 Howard ChuCheckpoint