Compare changes
Some changes are not shown.
For a faster browsing experience, only 46 of 117 files are shown. Download one of the files below to see all changes.
.gitignore
0 → 100644
+75
−0
LICENSE
0 → 100644
+21
−0
+9
−2
+7
−1
+7
−1
+60
−35
+24
−4
+2
−0
+10
−0
lib/persistent_register.cc
0 → 100644
+126
−0
lib/persistent_register.h
0 → 100644
+91
−0
lib/repltransport.cc
0 → 100644
+272
−0
lib/repltransport.h
0 → 100644
+278
−0
+13
−13
File changed.
Contains only whitespace changes.
+99
−70
+3
−3
+31
−37
+1
−1
+28
−5
lockserver/client-main.cc
0 → 100644
+103
−0
+57
−97
+22
−6
lockserver/lockserver-repl.cc
0 → 100644
+80
−0
lockserver/server-main.cc
0 → 100644
+62
−0
+130
−60
+19
−7
lockserver/tests/Rules.mk
0 → 100644
+16
−0
lockserver/tests/lockserver-test.cc
0 → 100644
+343
−0