- Nov 17, 2020
-
-
Howard Chu authored
-
- Nov 12, 2020
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- Nov 11, 2020
-
-
Howard Chu authored
-
- Nov 10, 2020
-
-
Quanah Gibson-Mount authored
Also fix up the example for replacing the memberOf overlay
-
- Nov 09, 2020
-
-
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
- Nov 03, 2020
-
-
Howard Chu authored
Broken in 2c0499ae adding nesting
-
- Nov 02, 2020
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
Howard Chu authored
-
- Oct 30, 2020
-
-
Howard Chu authored
-
- Oct 29, 2020
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- Oct 28, 2020
-
-
Howard Chu authored
-
- Oct 23, 2020
-
-
- Oct 19, 2020
-
-
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).
-
- Oct 13, 2020
-
-
Howard Chu authored
-
Howard Chu authored
-
- Oct 02, 2020
-
-
Howard Chu authored
-
- Oct 01, 2020
-
-
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.
-
- Sep 30, 2020
-
-
-
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
-
- Sep 29, 2020
-
-
Howard Chu authored
Don't truncate trailing zeroes in reqStart/reqEnd timestamps
-
- Sep 25, 2020
-
-
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
-