- 29 Jan, 2016 16 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
Other documentation updates to make it clear that (L)MDB is preferred
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
If an add or modify op referenced a previously unused attrtype, the mi_ads/mi_numads would be incremented to include it. If the op fails to commit, these additions must also be reverted.
-
Quanah Gibson-Mount authored
-
-
Delay mutex init to avoid leaking the mutex
-
Check for abandon just before recording psearch
-
- 28 Jan, 2016 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
- 24 Jan, 2016 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
make sure C_DEL gets reset in subcursor after it moves.
-
- 23 Jan, 2016 1 commit
-
-
Howard Chu authored
-
- 19 Jan, 2016 2 commits
-
-
Quanah Gibson-Mount authored
-
-
- 09 Jan, 2016 3 commits
-
-
Hallvard Furuseth authored
-
wsize was being truncated to 32bits on Windows. Only try to write 1GB at a time on Windows64; larger writes fail with ERROR_WORKING_SET_QUOTA.
-
From 1ba5adb2 "MDB_VL32 preparation".
-
- 06 Jan, 2016 1 commit
-
-
Hallvard Furuseth authored
-
- 04 Jan, 2016 10 commits
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
-
Quanah Gibson-Mount authored
-
pwdMaxRecordedFailure must never be zero
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
Howard Chu authored
Let "illegal" branch pages thru on the FreeDB - the condition is only temporary and will be fixed by the time rebalance finishes.
-
- 22 Dec, 2015 1 commit
-
-
Howard Chu authored
Add mdb_put text to mdb_cursor_put description for people who fail to draw logical conclusions.
-
- 19 Dec, 2015 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-