summaryrefslogtreecommitdiffstats
path: root/cmd
AgeCommit message (Expand)Author
2014-07-01Remove reprecated st* utilsJakob Borg
2014-06-30Merge branch 'v0.8'Jakob Borg
2014-06-30Refactor node ID handling, use check digits (fixes #269)Jakob Borg
2014-06-26Increase deadlock timeout, make configurable (fixes #389, fixes #393)v0.8.17Jakob Borg
2014-06-23Connection notices are informationalJakob Borg
2014-06-23Ensure correct version string formatJakob Borg
2014-06-22Test script for REST interfacev0.8.16Jakob Borg
2014-06-21Detect deadlock in model and panicJakob Borg
2014-06-20Lower CPU usage at idle by reducing db pollingJakob Borg
2014-06-18Simplify usage reporting config options (fixes #370)Jakob Borg
2014-06-18Avoid build error in Go1.2Jakob Borg
2014-06-16Handle .stignore correctly on Windows (fixes #369)Jakob Borg
2014-06-16Hard override on changes from master repoJakob Borg
2014-06-16Build and memSize impl for SolarisJakob Borg
2014-06-16Mark repos with missing dir as invalid on startup (fixes #311)Jakob Borg
2014-06-15Increase reconnect delay towards maxv0.8.15Jakob Borg
2014-06-15Remove old index files on startup (fixes #366)Jakob Borg
2014-06-13Better android detectionJakob Borg
2014-06-13Add build environment variableJakob Borg
2014-06-13Request restart for GUI setting changesJakob Borg
2014-06-13Actually generate random certificate serials (fixes #361)Jakob Borg
2014-06-12Include system RAM size in usage reportJakob Borg
2014-06-12Limit damage of previous commit to ARM archJakob Borg
2014-06-12Work around broken DNS on Android for usage reportingJakob Borg
2014-06-11Remove dead code from previous commitJakob Borg
2014-06-11Anonymous Usage ReportingJakob Borg
2014-06-10Information about HTTP certificate issuesJakob Borg
2014-06-08Revert "Build for Solaris"Jakob Borg
2014-06-07Let server side decide if restart is needed on config changeJakob Borg
2014-06-07Build for SolarisJakob Borg
2014-06-05API key change should take effect on restart onlyJakob Borg
2014-06-04Implement API keysJakob Borg
2014-06-04Implement CSRF protection for REST interface (fixes #287)Jakob Borg
2014-06-04Configurable log prefixing (fixes #278)Jakob Borg
2014-06-01Add license headerJakob Borg
2014-05-26Expand tilde on Windows as well (fixes #289)v0.8.11Jakob Borg
2014-05-26Default listen host should be 0.0.0.0 (again) (ref #216)Jakob Borg
2014-05-25Simple file versioning (fixes #218)Jakob Borg
2014-05-24Fix version comparison in upgradeJakob Borg
2014-05-24Configuration directory is machine local (Windows)Jakob Borg
2014-05-24Show node ID/name/address mapping at startup (ref #249)Jakob Borg
2014-05-24Don't mess up unset properties of new nodes/reposJakob Borg
2014-05-24Expand ~/ on Windows as wellJakob Borg
2014-05-24Wait for parent to release sockets (fixes #267, fixes #241)Jakob Borg
2014-05-23Don't reuse certificate serialsJakob Borg
2014-05-23Implement IgnorePermsJakob Borg
2014-05-22Allow GUI development with standard binaryJakob Borg
2014-05-22Configurable local announcement port (fixes #256)Jakob Borg
2014-05-21Correct list of debugging facilitiesJakob Borg
2014-05-21Add Edit > Show ID with QR (fixes #243)Jakob Borg