- Sep 18, 2014
-
-
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.)
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
Howard Chu authored
Free writer txn on env_close
-
- Sep 17, 2014
-
-
Quanah Gibson-Mount authored
-
Make sure ntags isn't incremented if we're skippnig the tag
-
- Sep 16, 2014
-
-
Howard Chu authored
-
- Sep 15, 2014
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
Quanah Gibson-Mount authored
-
- Sep 13, 2014
-
-
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.
-
- 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
-
-