- 29 Sep, 2014 2 commits
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- 20 Sep, 2014 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
- 19 Sep, 2014 3 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
When reusing the main write txn
-
- 18 Sep, 2014 4 commits
-
-
Howard Chu authored
Only free when cleaning up operation controls, not response controls. (This only makes a difference on search requests, which may have multiple responses with the same set of controls.)
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
Free writer txn on env_close
-
- 17 Sep, 2014 1 commit
-
-
Howard Chu authored
Make sure ntags isn't incremented if we're skippnig the tag
-
- 16 Sep, 2014 1 commit
-
-
Howard Chu authored
-
- 15 Sep, 2014 6 commits
-
-
Howard Chu authored
-
Howard Chu authored
This commit was accidentally omitted from previous push
-
Howard Chu authored
-
Howard Chu authored
Only in back-mdb; back-bdb needs work but it's deprecated; not worth the effort. In particular txn, retry after deadlocks makes the whole thing too messy.
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
- 13 Sep, 2014 2 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
Change retry to num times 60. Testing shows that on a known dataset, this has the same growth behavior as 2.4.39, while num times 20 resulted in significant growth.
-
- 11 Sep, 2014 1 commit
-
-
Howard Chu authored
-
- 10 Sep, 2014 1 commit
-
-
- 09 Sep, 2014 4 commits
-
-
Howard Chu authored
Leave it in main env struct, it doesn't need to be rolled back with nested txns.
-
Howard Chu authored
Don't walk the readers table unless we really need to.
-
Howard Chu authored
Can't allow special chars in RDN, not all OSs/filesystems support it.
-
Howard Chu authored
-
- 08 Sep, 2014 3 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
-
- 06 Sep, 2014 2 commits
-
-
Howard Chu authored
bypass cleanup handlers for suppressed search result msgs
-
Howard Chu authored
Only restore op->o_req_dn if no one else changed it on us.
-
- 04 Sep, 2014 1 commit
-
-
Howard Chu authored
-
- 29 Aug, 2014 1 commit
-
-
Howard Chu authored
-
- 28 Aug, 2014 2 commits
-
-
Howard Chu authored
Check for duplicate scopes in search_aliases, not later.
-
Howard Chu authored
This reverts commit cac00c6a.
-
- 27 Aug, 2014 1 commit
-
-
Howard Chu authored
-
- 26 Aug, 2014 2 commits
-
-
Howard Chu 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.
-
Howard Chu authored
-
- 24 Aug, 2014 1 commit
-
-
Howard Chu authored
-