- Sep 13, 2014
-
-
-
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.
-
- Sep 10, 2014
-
-
- Sep 09, 2014
-
-
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.
-
-
- Sep 08, 2014
-
-
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.
-
- Sep 04, 2014
-
-
Howard Chu authored
-
- 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
-