syncthing/cmd/syncthing
Jakob Borg d30a286f38 Command line flag and REST command to reset and resync (fixes #85)
Still needs implemention in GUI
2014-04-03 22:10:51 +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 Basic support for synchronizing multiple repositories (fixes #35) 2014-03-30 21:28:13 +02:00
config_test.go The Great Rewrite (fixes #36, #61, #94, #101) 2014-03-29 13:47:21 +01:00
debug.go Discover & main tracing 2014-03-09 09:15:36 +01:00
gui.go Command line flag and REST command to reset and resync (fixes #85) 2014-04-03 22:10:51 +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 Add CPU usage reporting on Solaris 2014-03-12 10:15:00 +01:00
gui_unix.go Re-add inadvertently ignored files 2014-03-02 23:58:24 +01: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 Command line flag and REST command to reset and resync (fixes #85) 2014-04-03 22:10:51 +02:00
model.go Synchronize directory existence & metadata (fixes #11) 2014-04-02 11:57:18 +02:00
model_test.go Repair model tests 2014-03-30 21:59:40 +02:00
openurl.go Re-add inadvertently ignored files 2014-03-02 23:58:24 +01:00
puller.go Synchronize directory existence & metadata (fixes #11) 2014-04-02 11:57:18 +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 The Great Rewrite (fixes #36, #61, #94, #101) 2014-03-29 13:47:21 +01:00
tls.go The Great Rewrite (fixes #36, #61, #94, #101) 2014-03-29 13:47:21 +01:00
usage.go Document env vars, start profiler based on STPROFILER 2014-03-09 08:48:29 +01:00
util.go The Great Rewrite (fixes #36, #61, #94, #101) 2014-03-29 13:47:21 +01:00