- 14 Oct, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 13 Oct, 2020 3 commits
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
Howard Chu authored
-
- 12 Oct, 2020 2 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 02 Oct, 2020 1 commit
-
-
Howard Chu authored
-
- 01 Oct, 2020 7 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
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 4 commits
-
-
-
-
Avoid using sys_errlist unless there's no other choice
-
After initial contact, don't exit if a server goes down. Also, don't wait forever for responses, use a timeout and mention when a timeout occurs. Simplify csn/sid handling, we know the max we expect so just allocate the space in advance and keep a fixed sid to slot mapping.
-
- 23 Sep, 2020 1 commit
-
-
Ondřej Kuzník authored
-
- 22 Sep, 2020 1 commit
-
-
Howard Chu authored
-
- 21 Sep, 2020 4 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
- 20 Sep, 2020 1 commit
-
-
Howard Chu authored
Use the correct database entry instead of the frontendDB entry
-
- 18 Sep, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-