syncthing/cmd/syncthing
Jakob Borg 116f232f5a Streamline error handling and locking 2014-04-27 13:10:50 +02:00
..
testdata Re-add inadvertently ignored files 2014-03-02 23:58:24 +01:00
.gitignore Repair model tests 2014-03-30 21:59:40 +02:00
blockqueue.go The Great Rewrite (fixes #36, #61, #94, #101) 2014-03-29 13:47:21 +01:00
config.go Ensure sensible node config on load (fixes #143) 2014-04-22 11:46:08 +02:00
config_test.go Fix config test (hostname check) 2014-04-22 12:06:32 +02:00
debug.go Discover & main tracing 2014-03-09 09:15:36 +01:00
gui.go Handle non-word characters in repo name (fixes #152) 2014-04-23 10:04:25 +02:00
gui_development.go Re-add inadvertently ignored files 2014-03-02 23:58:24 +01:00
gui_embedded.go Re-add inadvertently ignored files 2014-03-02 23:58:24 +01:00
gui_solaris.go More up to date CPU usage indicator 2014-04-14 12:02:40 +02:00
gui_unix.go More up to date CPU usage indicator 2014-04-14 12:02:40 +02:00
limitedwriter.go Rate limit sent data, not uncompressed 2014-04-01 20:36:54 +02:00
locktrace.go Re-add inadvertently ignored files 2014-03-02 23:58:24 +01:00
logger.go Refactor profiler startup / logging 2014-03-09 09:18:28 +01:00
main.go Safety: don't start if repo dir is missing (ref #154) 2014-04-24 10:27:43 +02:00
model.go Streamline error handling and locking 2014-04-27 13:10:50 +02:00
model_test.go New Cluster Configuration message replaces Options (fixes #63) 2014-04-13 15:28:26 +02:00
openurl.go Re-add inadvertently ignored files 2014-03-02 23:58:24 +01:00
puller.go Extract method closeFile 2014-04-27 12:14:53 +02:00
suppressor.go Refactor out file scanner into separate package 2014-03-08 23:02:01 +01:00
suppressor_test.go Re-add inadvertently ignored files 2014-03-02 23:58:24 +01:00
syncthing The Great Rewrite (fixes #36, #61, #94, #101) 2014-03-29 13:47:21 +01:00
tempname.go Hide temporary files on Windows (fixes #146) 2014-04-22 14:27:31 +02:00
tempname_windows.go Hide temporary files on Windows (fixes #146) 2014-04-22 14:27:31 +02:00
tls.go Use pseudo-random high port for UPnP mapping 2014-04-18 14:09:54 +02:00
usage.go Document env vars, start profiler based on STPROFILER 2014-03-09 08:48:29 +01:00
util.go Use a more lenient cluster config check (fixes #148) 2014-04-22 16:42:25 +02:00
util_test.go Use a more lenient cluster config check (fixes #148) 2014-04-22 16:42:25 +02:00