]> git.sur5r.net Git - openldap/history - libraries
ITS#7182 Expose the connection flags.
[openldap] / libraries /
2012-03-28 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-28 Howard ChuPartial revert of prev commit
2012-03-28 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-28 Howard ChuFix entry counts in cursor_put
2012-03-28 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-28 Howard ChuFix uninit'd xcursor index
2012-03-28 Howard ChuAdd mfree utility to show the freelist
2012-03-28 Howard ChuITS#7210 additional freelist fixes
2012-03-27 Howard ChuITS#7210 partial fix
2012-03-26 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-26 Howard ChuITS#7213 fix page_split with MDB_APPEND
2012-03-26 Howard ChuITS#7207 check for ld->ld_defconn
2012-03-21 Howard ChuUpdate overflow page count when freeing overflow page
2012-03-09 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-09 Hallvard FurusethFix MDB_txninfo.mt2 padding on Windows/Apple
2012-03-09 Hallvard FurusethTweak mdb comment with conflicting spec of 'ID'
2012-03-09 Hallvard FurusethFix valgrind call after malloc failure in mdb.
2012-03-09 Hallvard FurusethClean up MAP_FAILED handling in mdb.
2012-03-09 Hallvard FurusethITS#7191 Align dirty MDB pages on the stack
2012-03-09 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-09 Howard ChuITS#7191 more alignment tweaks
2012-03-09 Howard ChuITS#7194 fix IPv6 URL detection
2012-03-07 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-07 Howard ChuFix typo in 7bc62c512824c0d54cc6885ea876c2764510eca2
2012-03-07 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-07 Howard ChuITS#7190 fix merging of branch pages in deletes
2012-03-03 Hallvard FurusethFix libmdb comments
2012-03-03 Hallvard FurusethRemove development file libmdb/make.sh
2012-03-03 Hallvard FurusethITS#7191 Fix mdb_xcursor_init1() unaligned access
2012-03-03 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-03 Howard ChuITS#7196 use IOV_MAX if it's defined and small
2012-02-28 Howard ChuITS#7115 add missing pool_idle/unidle stubs
2012-02-21 Howard ChuMerge remote branch 'origin/mdb.master'
2012-02-21 Howard ChuITS#7160 get BYTE_ORDER def for HPUX (and Solaris)
2012-02-20 Howard ChuITS#7167 only poll sockets for write as needed
2012-02-20 Howard ChuITS#7174 lutil_str2bin: can't modify input strings
2012-02-07 Hallvard FurusethFix typo in ldap_int_client_controls() comment
2012-01-26 Jan VcelakITS#7136 MozNSS: store TLS params until the deferred...
2012-01-26 Jan VcelakITS#7135 MozNSS, PEM: fix segfault when TLS certificate...
2012-01-24 Howard ChuCleanup gssapi_flags -> ldo_gssapi_flags
2012-01-24 Howard ChuMore for prev commit (270ef33acf18dc13bfd07f8a8e66b446f...
2012-01-24 Howard ChuITS#7118, #7133 tentative fix
2012-01-24 Hallvard FurusethSilence 'assign away const' warning
2012-01-24 Hallvard Furuseththr_debug: tweak debug_already_initialized().
2012-01-23 Hallvard FurusethITS#7115: Tighten ldap_pvt_thread_pool_unidle().
2012-01-22 Howard ChuMerge remote branch 'origin/mdb.master'
2012-01-22 Howard ChuFix typo in e8e57be42107a877f604d0c4e67115ef37681a1b
2012-01-21 Howard ChuMerge remote branch 'origin/mdb.master'
2012-01-21 Howard ChuAdd valgrind support with -DUSE_VALGRIND
2012-01-21 Howard Chutxn_commit must abort txn before returning errors
2012-01-21 Howard ChuITS#7121 fix page splits when newindx == 0
2012-01-21 Howard ChuITS#7126 fix cursor tracking code
2012-01-21 Howard ChuHappy New Year!
2012-01-21 Howard ChuITS#7121 fix page splits when data+key size is too...
2012-01-21 Kurt ZeilengaHappy New Year!
2012-01-13 Hallvard FurusethITS#7115 Re-fix tpool.c (idle/unidle)
2012-01-04 Howard ChuITS#7121 fix page splits when data+key size is too...
2012-01-01 Kurt ZeilengaHappy New Year!
2011-12-21 Howard ChuITS#7115 blocked writers should not interfere with...
2011-11-22 Howard ChuAdd $(SOLIBS) macro for shared lib dependencies
2011-11-18 Howard ChuAdd $(SOLIBS) macro for shared lib dependencies
2011-11-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-15 Howard ChuMore s/DEBUG/MDB_DEBUG/
2011-11-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-15 Howard ChuAlignment fixes for debug msgs
2011-11-14 Howard Chus/DEBUG/MDB_DEBUG/
2011-11-11 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-11 Howard ChuAdd MDB_FDATASYNC to allow override to fsync if needed.
2011-11-11 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-11 Howard ChuUse <inttypes.h> instead of <stdint.h>
2011-11-10 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-10 Howard ChuFix size check
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMore Solaris warning cleanup
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMore pgno alignment tweaks
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuAdd dummy DKEY define
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuAdd Solaris byte-order detection
2011-11-09 Howard ChuFix mdb_drop return
2011-10-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-15 Howard ChuAndroid/ARM portability
2011-10-13 Howard ChuAndroid defines wctomb but doesn't provide it
2011-10-07 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-07 Howard ChuFix page_split with MDB_RESERVE
2011-10-06 Howard ChuFix subcursor initialization
2011-10-04 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-04 Howard ChuDon't use Append mode when splits are caused by sub...
2011-10-03 Howard ChuFix freelist bug on page split
2011-10-03 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuAdd rudimentary MDB_MULTIPLE support for puts
2011-10-03 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuAdd MDB_APPEND to avoid splitting full pages
2011-10-03 Howard ChuFix 6e05ca17e988754ae90fde1921765ba130bb90b2
2011-10-03 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-03 Howard ChuAdd mdb_cursor_txn() and mdb_cursor_dbi() for querying...
2011-10-02 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-02 Howard ChuAdd MDB_RESERVE mode
2011-10-01 Howard ChuTweak cursor adjustment code
next