- Sep 08, 2014
-
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
bypass cleanup handlers for suppressed search result msgs
-
Only restore op->o_req_dn if no one else changed it on us.
-
- Aug 29, 2014
-
-
Quanah Gibson-Mount authored
-
-
Check for duplicate scopes in search_aliases, not later.
-
This reverts commit cac00c6a.
-
- Aug 27, 2014
-
-
-
Quanah Gibson-Mount authored
-
Aliases pointing within the original search scope could cause the same entry to be returned multiple times. Check for subtree scope and duplicate scopes.
-
Quanah Gibson-Mount authored
-
-
- Aug 25, 2014
-
-
Quanah Gibson-Mount authored
-
- Aug 24, 2014
-
-
Howard Chu authored
we already checked for data == NULL, drop unnecessary if
-
- Aug 22, 2014
-
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
Move CACHEFLUSH, avoid unnecessary if()
-
- Aug 21, 2014
-
-
Quanah Gibson-Mount authored
-
-
Must save/restore mcd cursor if we're doing a scope-based search.
-
- Aug 20, 2014
-
-
Quanah Gibson-Mount authored
-
Harmless, but stupid.
-
- Aug 18, 2014
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Howard Chu authored
Of course, MacOSX only has posix_memalign, and only in recent versions. (Older versions could use valloc instead. That precludes ever changing the LMDB pagesize to be different from the OS pagesize.) Not all that crucial since it only affects mdb_env_copyfd1.
-
- Aug 17, 2014
-
-
Quanah Gibson-Mount authored
-
- Aug 16, 2014
-
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
Leaving them in dirty_list caused breakage. Instead merge them into me_pghead at the end, when no more pages will be allocated.
-
Hallvard Furuseth authored
-
- Aug 15, 2014
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- Aug 14, 2014
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
This needs to be streamlined in 2.5, current tool API is a mess.
-
Quanah Gibson-Mount authored
-
-