- 29 Mar, 2017 2 commits
-
-
Quanah Gibson-Mount authored
-
Switch AVL_CHILD/AVL_THREAD values and set Avlnode bits to AVL_CHILD for better compatibility between avl and tavl as suggested by Howard.
-
- 16 Mar, 2017 1 commit
-
-
Howard Chu authored
Show time spent in conn+threadpool queues before an op actually executes. Also clean up timestamp handling
-
- 15 Mar, 2017 1 commit
-
-
Howard Chu authored
Remove poolq_hash, it wasn't distributing work evenly to the queues. Just walk through all queues and use the one with smallest active+pending count. Since pool_retract also relied on the hash, a different means of locating the thread to retract was needed. Add pool_submit2 which returns the threadpool task structure, and record which poolq this task lives on.
-
- 08 Mar, 2017 1 commit
-
-
This fixes issues with values that need escaping in the rDN when an incorrect value would be passed to the handler and back-ldif.
-
- 22 Feb, 2017 2 commits
-
-
The TLS configuration deliberately hid the error in case that user specified CA locations cannot be read, by loading CAs from default locations; and when user does not specify CA locations, the CAs from default locations are not read at all. This patch corrects the behaviour so that CAs from default location are used if user does not specify a CA location, and user is informed of the error if CAs cannot be loaded from the user specified location.
-
Quanah Gibson-Mount authored
-
- 21 Feb, 2017 1 commit
-
-
Quanah Gibson-Mount authored
-
- 07 Feb, 2017 1 commit
-
-
- 06 Feb, 2017 2 commits
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
Implemented in 34f832fa
-
- 03 Feb, 2017 1 commit
-
-
Quanah Gibson-Mount authored
-
- 02 Feb, 2017 1 commit
-
-
Quanah Gibson-Mount authored
-
- 01 Feb, 2017 2 commits
-
-
Howard Chu authored
This reverts commit 8ee82483.
-
Quanah Gibson-Mount authored
-
- 26 Jan, 2017 1 commit
-
-
Howard Chu authored
Fix 23352855 Use custom dupsort function, pass attributeDescription in so it can use the actual matching rule for sorting.
-
- 24 Jan, 2017 1 commit
-
-
Quanah Gibson-Mount authored
-
- 20 Jan, 2017 2 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 19 Jan, 2017 1 commit
-
-
Quanah Gibson-Mount authored
-
- 18 Jan, 2017 6 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 17 Jan, 2017 3 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 15 Jan, 2017 1 commit
-
-
Quanah Gibson-Mount authored
-
- 14 Jan, 2017 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
Fully revert the change to GET_MULTIPLE
-
- 12 Jan, 2017 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
GET_MULTIPLE was broken
-
- 11 Jan, 2017 6 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
Allow C_EOF flag to be stale
-