- Aug 11, 2014
-
-
db_open/close were not symmetric with init/destroy
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
Howard Chu authored
Don't let dummy go out of scope
-
- Aug 07, 2014
-
-
Howard Chu authored
Everything has it. Solaris doesn't have posix_memalign.
-
- Aug 06, 2014
-
-
Quanah Gibson-Mount authored
-
rename ppolicy_close -> ppolicy_db_close for consistency
-
don't free pwcons unless we're actually destroying this DB
-
- Aug 04, 2014
-
-
Quanah Gibson-Mount authored
-
Go directly to local backend when fetching local entry
-
In server mode, make sure the entry was actually ours
-
They were obsoleted by ITS#6737 and have been redundant ever since. (commit 15f1e7bd)
-
Howard Chu authored
Do a cacheflush after writing data pages, separate from meta's cacheflush
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
- Aug 02, 2014
-
-
Howard Chu authored
Paranoia for 36300668 do the cacheflush before setting mti_txnid.
-
- Jul 31, 2014
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
FIRST_DUP/LAST_DUP should succeed even on non-duplicate values PREV_DUP should reset cursor's EOF flag.
-
- Jul 30, 2014
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
Add olcSssVlvMaxPerConn to the olcSssVlvConfig objectClass
-
- Jul 27, 2014
-
-
Howard Chu authored
MIPS chips require manual control of on-chip caches. The cacheflush syscall being used here only exists on MIPS Linux, other OSs will require revisiting.
-
- Jul 25, 2014
-
-
Quanah Gibson-Mount authored
-
It can still run after ppolicy_close has freed the connection table
-
- Jul 24, 2014
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
Howard Chu authored
return MDB_NOTFOUND if the cursor is empty
-
Hallvard Furuseth authored
-
Howard Chu authored
-
Hallvard Furuseth authored
Always write mapsize = max(other metapage:mapsize, env:mapsize).
-
Howard Chu authored
Revert "ITS#7789 Fix resize vs MDB_NOMETASYNC, and a comment." Revert "ITS#7789 more" Revert "Revert "ITS#7789 update RESIZED errmsg text"" Revert "ITS#7789 update RESIZED errmsg text" Revert "ITS#7789 persist mapsize changes" This reverts commit 02285aca. This reverts commit 38e71c68. This reverts commit a5e4eecb. This reverts commit d8e18551. This reverts commit 5926e54b.
-
- Jul 23, 2014
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
-