- 15 Sep, 2014 1 commit
-
-
Quanah Gibson-Mount authored
-
- 13 Sep, 2014 4 commits
-
-
Quanah Gibson-Mount authored
-
-
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.
-
- 10 Sep, 2014 1 commit
-
-
- 09 Sep, 2014 5 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.
-
Quanah Gibson-Mount authored
-
Can't allow special chars in RDN, not all OSs/filesystems support it.
-
-
- 08 Sep, 2014 9 commits
-
-
Quanah Gibson-Mount authored
-
-
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.
-
- 04 Sep, 2014 1 commit
-
-
Howard Chu authored
-
- 29 Aug, 2014 4 commits
-
-
Quanah Gibson-Mount authored
-
-
Check for duplicate scopes in search_aliases, not later.
-
This reverts commit cac00c6a.
-
- 27 Aug, 2014 5 commits
-
-
-
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
-
-
- 25 Aug, 2014 1 commit
-
-
Quanah Gibson-Mount authored
-
- 24 Aug, 2014 1 commit
-
-
Howard Chu authored
we already checked for data == NULL, drop unnecessary if
-
- 22 Aug, 2014 3 commits
-
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
Move CACHEFLUSH, avoid unnecessary if()
-
- 21 Aug, 2014 3 commits
-
-
Quanah Gibson-Mount authored
-
-
Must save/restore mcd cursor if we're doing a scope-based search.
-
- 20 Aug, 2014 2 commits
-
-
Quanah Gibson-Mount authored
-
Harmless, but stupid.
-