- Jan 14, 2013
-
-
Quanah Gibson-Mount authored
-
- Jan 09, 2013
-
-
No time to find the bug at the moment. There's no performance benefit anyway.
-
-
-
-
- Jan 03, 2013
-
-
Better handling of missing entries Treat zero-length entries properly (as missing entries) in entry_next() and entry_get_int().
-
Since MDB writes are fully serialized in txn_begin, we can use CSNs as commit sequence numbers, not just change sequence numbers. This will prevent most instances of out-of-order writes, so syncprov will almost never need to transmit a change without a cookieCSN. (Out-of-order is still possible, if the write was received via syncrepl.)
-
- Dec 11, 2012
-
-
- Dec 04, 2012
-
-
- Dec 03, 2012
-
-
- Nov 30, 2012
-
-
- Nov 27, 2012
-
-
Broken by commit 2d1af3f2
-
-
- Nov 26, 2012
-
-
-
Also allow the max to be redefined at compile time. Of course, there is no legitimate reason to do so.
-
Of course, no one would ever have any legitimate reason to set these items to anywhere near such extreme values in the first place.
-
do not expose control until deref overlay is actually instantiated at least once (see also ITS#6647)
-
-
-
- Nov 05, 2012
-
-
- Nov 01, 2012
-
-
- Oct 31, 2012
-
-
- Oct 12, 2012
-
-
-
newSup is NULL if it was specified, but same as old Sup.
-
- Oct 03, 2012
-
-
c_authz_cookie should only be set on explicit Bind requests.
-
- Sep 27, 2012
-
-
- Sep 26, 2012
-
-
Quanah Gibson-Mount authored
-
- Sep 25, 2012
-
-
If trying to alter a non-resettable flag, just close/reopen the env.
-
allows setting writemap and some other useful flags
-
- Sep 14, 2012
-
-
- Sep 12, 2012
-
-
- Sep 07, 2012
-
-
update mdb_tool_idl_add prototype
-
Fix search_aliases invocation
-
- Aug 27, 2012
-
-