summaryrefslogtreecommitdiffstats
path: root/cmd
AgeCommit message (Expand)Author
2014-04-22Use a more lenient cluster config check (fixes #148)Jakob Borg
2014-04-22Hide temporary files on Windows (fixes #146)Jakob Borg
2014-04-22Change default config directory (fixes #145)Jakob Borg
2014-04-22Fix config test (hostname check)Jakob Borg
2014-04-22Ensure sensible node config on load (fixes #143)Jakob Borg
2014-04-19Let absence of password be absencev0.8.1Jakob Borg
2014-04-19Include build user and host in long versionJakob Borg
2014-04-19Always print long version at startupJakob Borg
2014-04-19Include build date in -version outputJakob Borg
2014-04-19Save bcrypt hash of password (fixes #138)Jakob Borg
2014-04-18Use pseudo-random high port for UPnP mappingJakob Borg
2014-04-18Config option to enable/disable UPnPJakob Borg
2014-04-18UPnP Port Mapping (fixes #79)Jakob Borg
2014-04-16Show status of global announce server (fixes #71)Jakob Borg
2014-04-16Decouple local from global announcing (fixes #132)Jakob Borg
2014-04-16Set name of first node to the local hostname (fixes #121)Jakob Borg
2014-04-16Clear acknowledged errors server-side as well (fixes #128)Jakob Borg
2014-04-16Handle static addresses without port (fixes #131)Jakob Borg
2014-04-14Fix deadlock asshattery that snuck in somehowJakob Borg
2014-04-14Add STCPUPROFILE envJakob Borg
2014-04-14More up to date CPU usage indicatorJakob Borg
2014-04-14Show current repository state (fixes #89)Jakob Borg
2014-04-13New Cluster Configuration message replaces Options (fixes #63)Jakob Borg
2014-04-09Return repo-specific data in REST interfaceJakob Borg
2014-04-08Fix config tests after deprecating optionsJakob Borg
2014-04-08Check entire node list for matches on connectJakob Borg
2014-04-08Do not crash on TLS connection without certificateJakob Borg
2014-04-08GUI Basic Authentication (fixes #90)Jakob Borg
2014-04-08Configuration version 2 (nodes separate from repos)Jakob Borg
2014-04-06Remove deprected .ini format readerJakob Borg
2014-04-06Remove followSymlinks option (ref #92)Jakob Borg
2014-04-03Command line flag and REST command to reset and resync (fixes #85)Jakob Borg
2014-04-02Synchronize directory existence & metadata (fixes #11)Jakob Borg
2014-04-01Rate limit sent data, not uncompressedJakob Borg
2014-04-01Streamline rate limitingJakob Borg
2014-03-31Include build env info in -versionJakob Borg
2014-03-31Remove pointless -v optionJakob Borg
2014-03-30Give the default repository an ID (fixes #106)v0.7.1Jakob Borg
2014-03-30Repair model testsv0.7.0Jakob Borg
2014-03-30Basic support for synchronizing multiple repositories (fixes #35)Jakob Borg
2014-03-29Expose a bit more information about needed file in REST interfaceJakob Borg
2014-03-29The Great Rewrite (fixes #36, #61, #94, #101)Jakob Borg
2014-03-26Normalize asset paths (fixes #103)Jakob Borg
2014-03-26Set cache control on /rest/* (fixes #95)Philippe Schommers
2014-03-23Prevent zombie connections due to simultaneous connectJakob Borg
2014-03-21Enforce correct filename normalization (fixes #96)Jakob Borg
2014-03-19Fix local announce (IPv6 multicast, include all listen addresses)Jakob Borg
2014-03-17Faster and more portable assets generatorJakob Borg
2014-03-16Reimplement quick startup scanv0.6.5Jakob Borg
2014-03-14Don't count deleted files in synced bytes (fixes #88)Jakob Borg