| .. |
|
testdata
|
032365d57c
Fix STGUIASSETS search paths & order (fixes #2827)
|
10 лет назад |
|
.gitignore
|
ddf0ddbd05
Repair model tests
|
12 лет назад |
|
.stfolder
|
207b43499c
Merge remote-tracking branch 'syncthing/pr/1577'
|
10 лет назад |
|
auditservice.go
|
f7fc0c1d3e
all: Update license url to https (ref #3976)
|
9 лет назад |
|
auditservice_test.go
|
f7fc0c1d3e
all: Update license url to https (ref #3976)
|
9 лет назад |
|
blockprof.go
|
f7fc0c1d3e
all: Update license url to https (ref #3976)
|
9 лет назад |
|
buildtag_noupgrade.go
|
a54365424e
cmd/syncthing: Append build tags used to the long version string
|
9 лет назад |
|
buildtag_race.go
|
a54365424e
cmd/syncthing: Append build tags used to the long version string
|
9 лет назад |
|
cpuusage.go
|
803da92ca9
cmd/syncthing: Start CPU usage monitoring not from init (fixes #4183)
|
8 лет назад |
|
cpuusage_solaris.go
|
10894695c6
cmd/syncthing: Use a 10 second EWMA for CPU usage, refactor a little
|
8 лет назад |
|
cpuusage_unix.go
|
10894695c6
cmd/syncthing: Use a 10 second EWMA for CPU usage, refactor a little
|
8 лет назад |
|
cpuusage_windows.go
|
d25b15263a
cmd/syncthing: Process handle should be closed
|
8 лет назад |
|
debug.go
|
f7fc0c1d3e
all: Update license url to https (ref #3976)
|
9 лет назад |
|
gui.go
|
8519a24ba6
cmd/*, lib/tlsutil: Refactor TLS stuff (fixes #5256) (#5276)
|
7 лет назад |
|
gui_auth.go
|
1b1741de64
cmd/syncthing: Add LDAP authentication for GUI (fixes #5163) (#5169)
|
7 лет назад |
|
gui_auth_test.go
|
d7bc0659e4
cmd/syncthing: Use lower strength factor in auth tests (fixes #5206) (#5211)
|
7 лет назад |
|
gui_csrf.go
|
f7fc0c1d3e
all: Update license url to https (ref #3976)
|
9 лет назад |
|
gui_statics.go
|
7d3f94911f
cmd/syncthing: Correctly compare If-Modified-Since in HTTP server (#5016)
|
7 лет назад |
|
gui_test.go
|
9e00b619ab
all, vendor: Switch back to non-forked thejerf/suture (#5171)
|
7 лет назад |
|
heapprof.go
|
f7fc0c1d3e
all: Update license url to https (ref #3976)
|
9 лет назад |
|
locations.go
|
3d8b4a42b7
all: Convert folders to use filesystem abstraction
|
8 лет назад |
|
main.go
|
8519a24ba6
cmd/*, lib/tlsutil: Refactor TLS stuff (fixes #5256) (#5276)
|
7 лет назад |
|
main_test.go
|
f7fc0c1d3e
all: Update license url to https (ref #3976)
|
9 лет назад |
|
memsize_darwin.go
|
f7fc0c1d3e
all: Update license url to https (ref #3976)
|
9 лет назад |
|
memsize_linux.go
|
f7fc0c1d3e
all: Update license url to https (ref #3976)
|
9 лет назад |
|
memsize_netbsd.go
|
f7fc0c1d3e
all: Update license url to https (ref #3976)
|
9 лет назад |
|
memsize_solaris.go
|
f7fc0c1d3e
all: Update license url to https (ref #3976)
|
9 лет назад |
|
memsize_unimpl.go
|
f7fc0c1d3e
all: Update license url to https (ref #3976)
|
9 лет назад |
|
memsize_windows.go
|
f7fc0c1d3e
all: Update license url to https (ref #3976)
|
9 лет назад |
|
mocked_config_test.go
|
f528923d1e
lib/model, cmd/syncthing: Wait for folder restarts to complete (fixes #5233) (#5239)
|
7 лет назад |
|
mocked_connections_test.go
|
2760d032ca
cmd/syncthing: Add more stats to usage reports (ref #3628)
|
8 лет назад |
|
mocked_cpuusage_test.go
|
803da92ca9
cmd/syncthing: Start CPU usage monitoring not from init (fixes #4183)
|
8 лет назад |
|
mocked_discovery_test.go
|
4922b46fbd
lib/connections: Fix local address priority
|
8 лет назад |
|
mocked_events_test.go
|
f7fc0c1d3e
all: Update license url to https (ref #3976)
|
9 лет назад |
|
mocked_logger_test.go
|
f7fc0c1d3e
all: Update license url to https (ref #3976)
|
9 лет назад |
|
mocked_model_test.go
|
f822b10550
all: Add receive only folder type (#5027)
|
7 лет назад |
|
monitor.go
|
f7fc0c1d3e
all: Update license url to https (ref #3976)
|
9 лет назад |
|
monitor_test.go
|
49bddfbe53
cmd/syncthing: Add test for truncate behavior of log file (ref #4255)
|
8 лет назад |
|
openurl_unix.go
|
f7fc0c1d3e
all: Update license url to https (ref #3976)
|
9 лет назад |
|
openurl_windows.go
|
f7fc0c1d3e
all: Update license url to https (ref #3976)
|
9 лет назад |
|
perfstats_unix.go
|
f7fc0c1d3e
all: Update license url to https (ref #3976)
|
9 лет назад |
|
summaryservice.go
|
9e00b619ab
all, vendor: Switch back to non-forked thejerf/suture (#5171)
|
7 лет назад |
|
superuser_unix.go
|
1d15b8be9b
cmd/syncthing: Warn when running as a super user (fixes #4123)
|
8 лет назад |
|
superuser_windows.go
|
1d15b8be9b
cmd/syncthing: Warn when running as a super user (fixes #4123)
|
8 лет назад |
|
support_bundle.go
|
675846ac1e
cmd/syncthing, gui: Implement download of "support bundle" (fixes #5142) (#5145)
|
7 лет назад |
|
traceback.go
|
f7fc0c1d3e
all: Update license url to https (ref #3976)
|
9 лет назад |
|
usage.go
|
f7fc0c1d3e
all: Update license url to https (ref #3976)
|
9 лет назад |
|
usage_report.go
|
db0c85318b
cmd/syncthing: Account receive only folders in usage report
|
7 лет назад |
|
verboseservice.go
|
6325ae070c
cmd/syncthing: Correct type assertion in verboseService (fixes #5270) (#5272)
|
7 лет назад |