syncthing/cmd/syncthing
Jakob Borg 1e92c47960 Don't bother starting without GUI (fixes #156) 2014-04-30 22:52:38 +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 Fix small data races 2014-04-27 21:33:57 +02:00
config.go Handle and indicate duplicate repo ID:s (fixes #153) 2014-04-27 21:53:27 +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 Don't bother starting without GUI (fixes #156) 2014-04-30 22:52:38 +02:00
gui_development.go Re-add inadvertently ignored files 2014-03-02 23:58:24 +01:00
gui_embedded.go Show node ID in regular text not disabled control (fixes #162) 2014-04-30 22:42:39 +02: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 Don't bother starting without GUI (fixes #156) 2014-04-30 22:52:38 +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