- 11 Feb, 2015 2 commits
-
-
Quanah Gibson-Mount authored
-
The old cpp version generated: __db_version 5 The new output: __db_version 5 Running cpp with -P (inhibit linemarkers generation) fixes this when using gcc 5. Behavior with older versions of gcc is not changed.
-
- 08 Feb, 2015 1 commit
-
-
Howard Chu authored
-
- 04 Feb, 2015 5 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
- 03 Feb, 2015 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
- 02 Feb, 2015 4 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
- 31 Jan, 2015 5 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
Don't overload ri_csn with cookie, use a separate berval
-
- 30 Jan, 2015 3 commits
-
-
Howard Chu authored
Rewrote the psearch result handling to keep track of which queues are using which results.
-
Howard Chu authored
-
Howard Chu authored
This reduces presentlist memory usage by about 50%. It's still about 2.5x greater than it should be.
-
- 29 Jan, 2015 1 commit
-
-
Howard Chu authored
-
- 27 Jan, 2015 6 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
Catch a new bi_op_bind[]() case. Silence warnings in END{}.
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
Remove assert. This is merely a cache of parent DNs, failure to insert doesn't affect outcome.
-
- 22 Jan, 2015 1 commit
-
-
Howard Chu authored
-
- 21 Jan, 2015 1 commit
-
-
Howard Chu authored
-
- 20 Jan, 2015 1 commit
-
-
Howard Chu authored
-
- 19 Jan, 2015 1 commit
-
-
Quanah Gibson-Mount authored
-
- 15 Jan, 2015 1 commit
-
-
Hallvard Furuseth authored
Copied from 58ddb552.
-
- 14 Jan, 2015 6 commits
-
-
Howard Chu authored
-
Howard Chu authored
clear rc, otherwise syncrepl stops
-
Howard Chu authored
-
Howard Chu authored
-
Inconsistent reading & SIGSEGV due to the race condition.
-
Globally shared fields of meta-data were not 'volatile'. Code from 9a80a8a8, except the unportable __synchronize().
-