Unrud
|
1574b7d834
lib/model: Add fsync of files and directories, option to disable (fixes #3711)
|
9 years ago |
Audrius Butkevicius
|
f60b424d70
lib/config: Raw() -> RawCopy()
|
9 years ago |
Jakob Borg
|
139e9b144e
lib/config: Fix tests for changes in previous commit
|
9 years ago |
Audrius Butkevicius
|
af3b6f9c83
lib/model, lib/config: Support "live" device removal, folder unsharing and folder configuration changes
|
9 years ago |
Jakob Borg
|
f368d2278f
lib/config, lib/connections: Refactor handling of ignored devices (fixes #3470)
|
9 years ago |
Jakob Borg
|
3176629410
cmd, lib: Fix ineffectual assignments (ineffasign) and comment spelling
|
9 years ago |
Jakob Borg
|
6d357211b2
lib/config: Remove "Invalid" attribute (fixes #2471)
|
9 years ago |
Jakob Borg
|
922e1407c2
lib/config: Don't migrate non-HTTPS-URL discovery servers to new path (fixes #3103)
|
9 years ago |
Jakob Borg
|
2c1323ece6
lib/connections: Un-deprecate relaysEnabled (fixes #3074)
|
9 years ago |
Jakob Borg
|
e8b4286c93
lib/config: Change upgrade check URL (fixes #3086)
|
9 years ago |
Jakob Borg
|
b993b41847
lib/config: Minor attribute updates
|
9 years ago |
Audrius Butkevicius
|
674fc566bb
lib/connections: Refactor
|
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 |
Audrius Butkevicius
|
19b4f3bfb4
lib/nat: Add a nat package and service to track mappings on multiple IGDs
|
9 years ago |
Audrius Butkevicius
|
4389bb037d
lib/model: Add option for overwriting names on connect (fixes #2912)
|
9 years ago |
Jakob Borg
|
a4f0b85462
lib/config: Disable cacheIgnoredFiles, new default is disabled
|
9 years ago |
Jakob Borg
|
f5f0e46016
lib: Use bytes.Equal instead of bytes.Compare where possible
|
9 years ago |
Jakob Borg
|
c439c543d0
tests: messagediff argument order should be expected, actual
|
9 years ago |
Audrius Butkevicius
|
a8ffde6f21
Add deps
|
9 years ago |
Jakob Borg
|
e93c766c42
Rename RawAPIKey -> APIKey in GUIConfiguration
|
9 years ago |
Jakob Borg
|
f741066466
Always run relaying when enabled (fixes #2665)
|
9 years ago |
Jakob Borg
|
18e70f4e79
Ensure loaded config is free of duplicate devices (fixes #2627)
|
9 years ago |
Jakob Borg
|
34aa41e17b
Cache the Path() call, as it's quite expensive and called a lot
|
10 years ago |
Jakob Borg
|
283671fa9d
Remove old dead code
|
10 years ago |
Jakob Borg
|
2a4fc28318
We should pass around db.Instance instead of leveldb.DB
|
10 years ago |
Jakob Borg
|
d171173e90
AlwaysLocalNets should not default to null
|
10 years ago |
Jakob Borg
|
a32ac62208
Don't expect ending slash on Windows
|
10 years ago |
Jakob Borg
|
29b0017445
Merge pull request #2386 from AudriusButkevicius/epoint
|
10 years ago |
Jakob Borg
|
910a7c619a
Merge pull request #2381 from AudriusButkevicius/maxcon
|
10 years ago |