Jakob Borg
|
d507126101
lib/protocol: Understand older/newer Hello messages (fixes #3287)
|
9 years ago |
Audrius Butkevicius
|
92a23da3ec
lib/model: Make the (?d) prefix actually work
|
9 years ago |
Jakob Borg
|
b993b41847
lib/config: Minor attribute updates
|
9 years ago |
Jakob Borg
|
1a703efa78
lib/model: Fix accounting error in rescan with multiple subs (fixes #3028)
|
9 years ago |
klemens
|
bd41e21c26
all: Correct spelling in comments
|
9 years ago |
Audrius Butkevicius
|
674fc566bb
lib/connections: Refactor
|
9 years ago |
Jakob Borg
|
09832abe50
lib/config: Change folder type attribute to a FolderType type
|
9 years ago |
Audrius Butkevicius
|
eabd2fc936
lib/model: Use factories for creating folders
|
9 years ago |
AudriusButkevicius
|
1a5f524ae4
lib/model, lib/protocol: Implement temporary indexes (fixes #950)
|
9 years ago |
Michael Ploujnikov
|
7533a61203
unifySubs: add two trivial test cases
|
9 years ago |
Michael Ploujnikov
|
467d338fe4
lib/model: Scanning unknown items is OK as long as the parent is known (fixes #2915)
|
9 years ago |
Audrius Butkevicius
|
4389bb037d
lib/model: Add option for overwriting names on connect (fixes #2912)
|
9 years ago |
Jakob Borg
|
f5f0e46016
lib: Use bytes.Equal instead of bytes.Compare where possible
|
9 years ago |
Audrius Butkevicius
|
b4f9a55e6e
protocol: Add "Hello" message at connection start, also for unauthed peers
|
9 years ago |
Jakob Borg
|
2df001fe5c
lib/model: Correct handling of multiple subs when scanning (fixes #2851)
|
9 years ago |
Jakob Borg
|
acdddc0b79
Don't leak sendIndexes on disconnect (fixes #2589)
|
9 years ago |
Audrius Butkevicius
|
80b9a3e00b
Don't warn about failed ignores if folder unhealthy (fixes #2630)
|
9 years ago |
Jakob Borg
|
9cf653d673
Rename Model.clusterConfig to Model.generateClusterConfig
|
10 years ago |
Jakob Borg
|
59565fd1d1
Woops
|
10 years ago |
Jakob Borg
|
55592137a2
Use constructor functions for FolderConfiguration and DeviceConfiguration
|
10 years ago |
Jakob Borg
|
2a4fc28318
We should pass around db.Instance instead of leveldb.DB
|
10 years ago |
Matt Burke
|
c2a5e180b8
Emit warning when sync could overwrite configuration
|
10 years ago |
Audrius Butkevicius
|
afc917b582
Fix tests
|
10 years ago |
Jakob Borg
|
4581c57478
Fix import paths
|
10 years ago |
Jakob Borg
|
f691040936
Refactor: s/Basic/Direct/ on connection type
|
10 years ago |
Audrius Butkevicius
|
bb876eac82
Connections have types
|
10 years ago |
Jakob Borg
|
7705a6c1f1
mv internal lib
|
10 years ago |