syncthing/cmd/syncthing
2014-05-11 17:26:48 -03: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 Fix small data races 2014-04-27 21:33:57 +02:00
config_test.go Fix config test (hostname check) 2014-04-22 12:06:32 +02:00
config.go Stop repository if the directory disappears (fixes #154) 2014-05-04 18:22:59 +02:00
debug.go Discover & main tracing 2014-03-09 09:15:36 +01:00
gui_development.go Re-add inadvertently ignored files 2014-03-02 23:58:24 +01:00
gui_embedded.go Fix typo in header name 2014-05-02 01:26:12 -07: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
gui.go Remove dead code 2014-05-02 21:59:18 +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 Tagged date is that of the commit, not build 2014-05-11 17:26:48 -03:00
model_test.go New Cluster Configuration message replaces Options (fixes #63) 2014-04-13 15:28:26 +02:00
model.go Don't warn about legit requests for deleted files (fixes #173) 2014-05-11 14:54:26 -03:00
openurl_unix.go Windows doesn't have SysProcAttr 2014-05-02 08:57:34 +02:00
openurl_windows.go Windows doesn't have SysProcAttr 2014-05-02 08:57:34 +02:00
puller.go Stop repository if the directory disappears (fixes #154) 2014-05-04 18:22:59 +02:00
suppressor_test.go Re-add inadvertently ignored files 2014-03-02 23:58:24 +01:00
suppressor.go Refactor out file scanner into separate package 2014-03-08 23:02:01 +01:00
syncthing The Great Rewrite (fixes #36, #61, #94, #101) 2014-03-29 13:47:21 +01:00
tempname_windows.go Hide temporary files on Windows (fixes #146) 2014-04-22 14:27:31 +02:00
tempname.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
upgrade_unix.go Save temporary in correct dir during upgrade 2014-05-02 17:04:45 +02:00
upgrade_windows.go Fix upgrade non-support on Windows 2014-05-02 20:19:21 +02:00
usage.go Document env vars, start profiler based on STPROFILER 2014-03-09 08:48:29 +01:00
util_test.go Use a more lenient cluster config check (fixes #148) 2014-04-22 16:42:25 +02:00
util.go Remove dead code 2014-05-02 21:59:18 +02:00