]> git.sur5r.net Git - openldap/history - libraries
ITS#7327 smbk5pwd: error if crypto backend unsupported
[openldap] / libraries /
2012-07-26 Howard ChuMerge remote-tracking branch 'origin/mdb.master'
2012-07-26 Howard ChuFix txn_commit error check
2012-07-26 Howard ChuMerge remote-tracking branch 'origin/mdb.master'
2012-07-26 Howard ChuFix 205bb17793e27be67098ccc80ee919165d7cb993
2012-07-26 Howard ChuUpdate sub-DBs before updating free list
2012-07-25 Howard ChuMerge remote-tracking branch 'origin/mdb.master'
2012-07-25 Howard ChuAppend mode should also detect keys that are too small
2012-07-24 Howard ChuMerge remote-tracking branch 'origin/mdb.master'
2012-07-24 Howard ChuFix root split check in mdb_page_split
2012-07-23 Mat BoothITS#7332 Changes required to build with Microsoft Visua...
2012-07-23 Howard ChuSkip unneeded calls to mdb_page_get in mdb_page_search
2012-07-23 Howard ChuMerge remote-tracking branch 'origin/mdb.master'
2012-07-23 Howard ChuLeave extra space when creating a fake page
2012-07-23 Howard ChuAppend mode still needs to detect duplicates
2012-07-22 Emily BackesUpdate name information
2012-07-21 Howard ChuMerge remote-tracking branch 'origin/mdb.master'
2012-07-21 Howard ChuAppend tweaks, page_split fixes
2012-07-18 Howard ChuMerge remote-tracking branch 'origin/mdb.master'
2012-07-17 Howard ChuMake sure cursor's DB is init'd if STALE.
2012-07-13 Howard ChuDon't use env-private copy of DB root nodes.
2012-07-13 Howard ChuFix darwin sem_open() names
2012-07-13 Howard ChuFix ID -> MDB_ID due to 20baad4a207db5d0e84fc3a7409f216...
2012-07-13 Howard ChuWindows thread callback support
2012-07-11 Howard ChuITS#6262 fix gettime() regression
2012-07-09 Howard ChuMerge remote-tracking branch 'origin/mdb.master'
2012-07-09 Howard ChuDrop me_toggle, unused
2012-07-09 Howard ChuRevert "libmdb: Do not use the MDB_txbody.mtb_txnid...
2012-07-07 Howard ChuMerge remote-tracking branch 'origin/mdb.master'
2012-07-07 Howard ChuFix: avoid direct reference to meta pages
2012-07-06 Howard ChuAdd MDB_NOMETASYNC env option.
2012-07-06 Howard ChuTweak b802bcf7040110e1f0768d9d9ffa88dabd4bd5e7
2012-07-05 Howard ChuPartial revert of 13c663f666ac28d7a72cbe644d393fc8d2dd9881
2012-06-26 Jan VcelakITS#7316 MozNSS: do not retry when reading the pin...
2012-06-26 Jan VcelakITS#7315 MozNSS: do not authenticate to a slot manually
2012-06-26 Jan VcelakITS#7314 MozNSS: lock whole init and clenaup process
2012-06-26 Jan VcelakITS#7313 MozNSS: store certificate object instead of...
2012-06-26 Jan VcelakITS#7312 MozNSS: context specific token description...
2012-06-25 Jan VcelakITS#7241 unbind: free socket prior to destroying TLS...
2012-06-23 Howard ChuITS#7293 make ldapava_free static
2012-06-07 Howard ChuITS#7290 fix ldap_int_initialize() to set debug level
2012-06-07 Jan VcelakITS#7291 MozNSS: read pin from file file can cause...
2012-06-07 Tim Strobell (Cont... ITS#7289 MozNSS: cipher suite selection by name may...
2012-06-05 Jan VcelakITS#7287 MozNSS: do not overwrite error in tlsm_verify_cert
2012-06-05 Tim Strobell (Cont... ITS#7285 Mozilla NSS: default cipher suite always selected
2012-06-05 Quanah Gibson-MountMerge remote branch 'origin/mdb.master'
2012-06-02 Howard ChuTweak prev commit, use first unused slot
2012-06-02 Howard ChuFix mdb_open, re-use closed dbi slots
2012-05-30 Jan VcelakITS#7276 MozNSS: allow CA certdb together with PEM...
2012-05-30 Frederik DeweerdtITS#7270 Protect accesses to ldap_int_hostname with...
2012-05-09 Howard ChuMerge remote-tracking branch 'origin/mdb.master'
2012-05-09 Howard ChuITS#7266 fix rebalance for LEAF2 pages
2012-05-09 Howard ChuMerge remote-tracking branch 'origin/mdb.master'
2012-05-09 Howard ChuMore freelist tweaks, avoid referencing freed page
2012-05-06 Howard ChuMerge remote-tracking branch 'origin/mdb.master'
2012-05-06 Howard ChuFurther clarification of mdb_open()
2012-04-18 Howard ChuMerge remote-tracking branch 'origin/mdb.master'
2012-04-18 Howard ChuITS#7251 fix Apple/Windows shared mutex naming
2012-04-12 Hallvard Furusethlibmdb: midl.h namespace cleanup.
2012-04-12 Hallvard Furusethlibmdb: Simplify pick_meta() from read_meta().
2012-04-12 Hallvard Furusethlibmdb: Simplify mdb_default_cmp. No real change.
2012-04-12 Hallvard Furusethlibmdb: signed meets unsigned warning cleanup
2012-04-12 Hallvard Furusethlibmdb: MDB_FDATASYNC code cleanup.
2012-04-12 Hallvard Furusethlibmdb: Add C++ 'extern "C" {}' to *.h
2012-04-12 Hallvard Furusethlibmdb: Don't open datafile twice when not needed.
2012-04-12 Hallvard Furusethlibmdb: Set close-on-exec flag on lockfile
2012-04-12 Hallvard Furusethlibmdb: Do not use the MDB_txbody.mtb_txnid field.
2012-04-12 Hallvard FurusethFix MDB_DEBUG in last ITS#7299 commit.
2012-04-10 Howard ChuMerge remote branch 'origin/mdb.master'
2012-04-10 Howard ChuITS#7229 more mdb_page_split tweaks
2012-04-10 Howard ChuITS#7210 fix check for freelist changes
2012-04-09 Howard ChuMerge remote branch 'origin/mdb.master'
2012-04-09 Howard ChuITS#7238 doc clarification
2012-04-09 Howard ChuITS#7229 additional tweaks
2012-04-09 Howard ChuITS#7230 check and strip 0 length IDLs from freelist
2012-04-07 Howard ChuMerge remote branch 'origin/mdb.master'
2012-04-07 Howard ChuITS#7229 more mdb_page_split fixes
2012-04-04 Howard ChuMerge remote branch 'origin/mdb.master'
2012-04-04 Howard ChuITS#7219 fixup keysize in previous commit
2012-04-04 Howard ChuMerge remote branch 'origin/mdb.master'
2012-04-03 Howard ChuITS#7219 fix for odd-aligned keys in mdb_update_key()
2012-03-30 Howard ChuMerge remote branch 'origin/mdb.master'
2012-03-30 Howard ChuITS#7210 fix leak of overflow pages in freelist
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.
next