- 11 Nov, 2020 2 commits
-
-
Lorenz Brun authored
This adds support for the -x option which limits the amount of space allocated for connections on systems with very high open file limits. Signed-off-by:
Lorenz Brun <lorenz@brun.one>
-
Howard Chu authored
-
- 10 Nov, 2020 1 commit
-
-
Quanah Gibson-Mount authored
Also fix up the example for replacing the memberOf overlay
-
- 09 Nov, 2020 3 commits
-
-
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
- 03 Nov, 2020 1 commit
-
-
Howard Chu authored
Broken in 2c0499ae adding nesting
-
- 02 Nov, 2020 4 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
Howard Chu authored
-
- 30 Oct, 2020 1 commit
-
-
Howard Chu authored
-
- 29 Oct, 2020 2 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 28 Oct, 2020 1 commit
-
-
Howard Chu authored
-
- 23 Oct, 2020 1 commit
-
-
- 19 Oct, 2020 2 commits
-
-
Howard Chu authored
Just skip normalization if there's no equality rule. We accept DNs without equality rules already.
-
Howard Chu authored
We should probably just check in dnNormalize instead, and catch this everywhere DNs are received. It might make us reject some DNs that are already in use, though (e.g. received from other directory servers that don't do schema checking).
-
- 13 Oct, 2020 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
- 02 Oct, 2020 1 commit
-
-
Howard Chu authored
-
- 01 Oct, 2020 3 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Howard Chu authored
if the entryCSN is older. Previous patch breaks if writes are received out of order, e.g. during a refresh.
-
- 30 Sep, 2020 5 commits
-
-
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
This check is only needed for ops received without a CSN in their cookie. This only occurs when the ops completed out of order on the provider.
-
This mostly reverts commit 1915cb96. Too many concurrency issues. Retains the improvement to syncprov_sessionlog_cmp
-
- 29 Sep, 2020 1 commit
-
-
Howard Chu authored
Don't truncate trailing zeroes in reqStart/reqEnd timestamps
-
- 25 Sep, 2020 8 commits
-
-
Ondřej Kuzník authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Saves about 20% CPU time and RAM
-
-
Fix logmsg uuidstr. Shortcut finding start of playback. Allow dup CSNs in log, but with different UUIDs. All non-present deletes in a refresh use the same CSN.
-
-
Quanah Gibson-Mount authored
-
- 24 Sep, 2020 2 commits
-
-