]> git.sur5r.net Git - openldap/history - libraries
ITS#8013
[openldap] / libraries /
2014-12-22 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.RE/0.9' into...
2014-12-22 Howard ChuTweak fdatasync hack description
2014-12-21 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.RE/0.9' into...
2014-12-21 Howard ChuFix prev commit for env_sync0
2014-12-18 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.RE/0.9' into...
2014-12-18 Howard ChuUpdate for fsync hack
2014-12-18 Howard ChuHack for potential ext3/ext4 corruption issue
2014-12-17 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.RE/0.9' into...
2014-12-17 Howard ChuUpdate for 0.9.15
2014-12-16 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.RE/0.9' into...
2014-12-15 Howard ChuFix MDB_APPEND doc
2014-12-15 Hallvard Furusethmake clean: remove *.lo
2014-12-15 Howard ChuClarify mdb_dbi_open doc
2014-12-11 Howard ChuITS#8001 fix ldap_sync_initialize
2014-12-10 Howard ChuITS#7967 fix abandon regression
2014-12-10 Howard ChuFix a1e3b1cf3c5991ef550f608ee816e9274e547dda
2014-12-10 Kurt ZeilengaFix pointer incompatibility issue on some platforms
2014-12-10 Kurt Zeilengaclosedir() replacement function should return a result
2014-12-10 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.RE/0.9' into...
2014-12-05 Leo YurievITS#7987 fix excessive space for single write txn
2014-12-05 Hallvard FurusethFix WIN32 -> _WIN32
2014-12-01 Hallvard Furusethmdb_strerror: Silence warning @ Windows
2014-12-01 Hallvard FurusethFix comments
2014-12-01 Hallvard FurusethSimplify recent changes a bit.
2014-12-01 Hallvard FurusethITS#7961,#7987 Re-fix txn init.
2014-12-01 Howard ChuITS#7959 fix prev commit
2014-12-01 Howard ChuITS#7961 fix txn init
2014-12-01 Jean-Christophe... ITS#7959 Check fstat return value
2014-12-01 Leo YurievITS#7841 trivial cleanup
2014-12-01 Howard ChuITS#7956 fix compact of empty env
2014-12-01 Howard ChuITS#7955, #7671 fix MDB_PREV_DUP
2014-12-01 Howard ChuITS#7953 .gitignore *.lo
2014-12-01 Howard ChuITS#7952 .gitignore mdb_dump/load
2014-12-01 Howard ChuDon't use -fPIC for static lib
2014-12-01 Howard ChuMust do dlist_free before releasing Wmutex
2014-12-01 Howard ChuFree write mutex earlier in txn_reset0
2014-09-25 Howard ChuAndroid also only has memalign
2014-09-20 Howard Chunew date
2014-09-19 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.master' into... OPENLDAP_REL_ENG_2_4_40
2014-09-19 Howard ChuITS#7943 reinit txn flags
2014-09-18 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.master' into...
2014-09-18 Howard ChuPlug leak in 4d02c741b120786df1b87ee9ed49c1d3f9bc7522
2014-09-16 Howard ChuSilence some clang warnings
2014-09-15 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.master' into...
2014-09-15 Howard ChuRelease 0.9.14
2014-09-13 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.master' into...
2014-09-13 Quanah Gibson-MountChange retry to num times 60. Testing shows that on...
2014-09-09 Howard ChuMore for me_pgoldest
2014-09-09 Howard ChuRemember oldest reader txnid
2014-09-04 Howard ChuUse a single write txn
2014-08-25 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.master' into...
2014-08-24 Howard ChuITS#7913 cleanup
2014-08-22 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.master' into...
2014-08-22 Howard ChuMore for MIPS
2014-08-18 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.master' into...
2014-08-18 Howard ChuPartially revert ada26306992babeccad0c5443fbd76e28dd24cd6
2014-08-17 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.master' into...
2014-08-16 Hallvard FurusethMicrooptimize loose pages
2014-08-16 Hallvard FurusethFix loose pages in mdb_freelist_save().
2014-08-16 Hallvard FurusethSplit out mdb_midl_xmerge, add MDB_IDL_ALLOCLEN
2014-08-11 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.master' into...
2014-08-11 Howard ChuITS#7917
2014-08-11 Howard ChuITS#7917 fix mdb_dbi_open
2014-08-07 Howard ChuJust use memalign, not posix_memalign
2014-08-06 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.master' into...
2014-08-04 Howard ChuMore for MIPS
2014-08-04 Howard ChuITS#7793 more for branch key update
2014-08-04 Howard ChuITS#7793 doc update, again
2014-08-04 Howard ChuITS#7793 update branch key if needed
2014-08-02 Howard ChuMore for MIPS
2014-07-31 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.master' into...
2014-07-31 Howard ChuITS#7913 mdb_cursor_get(*_DUP) cleanup
2014-07-27 Howard ChuFix MIPS cache coherency on Linux
2014-07-24 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.master' into...
2014-07-24 Howard ChuUpdate date
2014-07-24 Howard Chumore for mdb_cursor_count
2014-07-24 Hallvard FurusethFix mdb_copy & co when MDB pagesize < OS pagesize
2014-07-24 Howard ChuITS#7789 doc updates
2014-07-24 Hallvard FurusethITS#7789 Fix mdb_env_write_meta().
2014-07-24 Howard ChuRevert ITS#7789 commits, let's try this again.
2014-07-22 Howard ChuITS#7027 actually implement RFC 2782 shuffle
2014-07-22 Howard ChuITS#7027 fix bugs in prev commit
2014-07-22 James M LeddyITS#7027 Implement priority/weight for DNS SRV records
2014-07-22 Ryan TandyITS#7851 tell lutil_b64_pton the correct target buffer...
2014-07-22 Howard ChuITS#7859 more for revert
2014-07-22 Howard ChuITS#7859 refix
2014-07-22 Quanah Gibson-MountITS#7877 assume gnutls is at least 2.12.0
2014-07-22 Quanah Gibson-MountITS#7877 assume gnutls provides cipher suites
2014-07-22 Ryan TandyITS#7877 use nettle instead of gcrypt
2014-07-22 Howard ChuWindows64 32/64 silliness
2014-07-22 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.master' into...
2014-07-22 Howard ChuFix env_open mode bits
2014-07-21 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.master' into...
2014-07-21 Howard ChuFix mdb_cursor_count, reject uninit'd cursor
2014-07-21 Howard ChuSilence prototype warnings
2014-07-14 Howard ChuTypo
2014-07-14 Howard ChuITS#7896 fix for mdb_env_map
2014-07-10 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.master' into...
2014-07-09 Howard ChuMore for cursor EOF
2014-07-09 Howard ChuZero-init copy2 writebuf
next