- 23 Oct, 2020 2 commits
-
-
Quanah Gibson-Mount authored
-
-
- 22 Oct, 2020 2 commits
-
-
Quanah Gibson-Mount authored
-
Just skip normalization if there's no equality rule. We accept DNs without equality rules already.
-
- 16 Oct, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 15 Oct, 2020 1 commit
-
-
- 12 Oct, 2020 3 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
- 02 Oct, 2020 2 commits
-
-
Quanah Gibson-Mount authored
-
-
- 01 Oct, 2020 2 commits
-
-
-
if the entryCSN is older. Previous patch breaks if writes are received out of order, e.g. during a refresh.
-
- 30 Sep, 2020 8 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount 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.
-
Quanah Gibson-Mount authored
-
Don't truncate trailing zeroes in reqStart/reqEnd timestamps
-
- 23 Sep, 2020 2 commits
-
-
Quanah Gibson-Mount authored
-
-
- 22 Sep, 2020 1 commit
-
-
- 21 Sep, 2020 2 commits
-
-
Quanah Gibson-Mount authored
-
Use the correct database entry instead of the frontendDB entry
-
- 17 Sep, 2020 2 commits
-
-
Quanah Gibson-Mount authored
-
-
- 16 Sep, 2020 3 commits
-
-
Quanah Gibson-Mount authored
-
If the "" glue entry exists and lacks a contextCSN, must perform an additional search to be sure the DB is otherwise empty. If so, skip creating the contextCSN.
-
-
- 15 Sep, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 10 Sep, 2020 2 commits
-
-
Fix a regression in delta-sync, was returning error on old CSNs instead of ignoring them
-
Ondřej Kuzník authored
-
- 09 Sep, 2020 6 commits
-
-
Don't log cookiecsn at top, it was already logged on receipt. Only log the "srs csn" and "too old" message once for each sid. Fix log output for empty UUID.
-
Quanah Gibson-Mount authored
-
Using cs_pmutex. Reverts the addition of cs_modmutex in ITS#9330, use cs_pmutex for both delta and plain writes. Note that plain syncrepl already used cs_pmutex when a cookie CSN was present in the op. Now it is used for all writes, regardless of presence of cookie.
-
-
Don't depend on accesslog overlay's serialization
-
Quanah Gibson-Mount authored
-