Commit Graph

  • 9d617dcfec Add my "community email address" to NICKS Stefan Tatschner 2015-09-10 21:14:22 +02:00
  • 55506a0fc3 Merge pull request #2257 from rumpelsepp/docs-update Audrius Butkevicius 2015-09-10 20:12:31 +01:00
  • 19c03f504f Update etc/linux-systemd/README.md Stefan Tatschner 2015-09-10 21:04:52 +02:00
  • e55ff6cccc Less duplication around database fields Jakob Borg 2015-09-10 16:11:36 +02:00
  • 30d0e5d298 Select must be specific about what fields it wants Jakob Borg 2015-09-10 15:55:25 +02:00
  • 985a3436e2 Always show columns headers (accessibility) Jakob Borg 2015-09-10 15:05:08 +02:00
  • 9dae87c80c Allow configuration of releases URL Jakob Borg 2015-09-10 14:16:44 +02:00
  • 46364a38c6 Allow configuration of usage reporting URL Jakob Borg 2015-09-10 14:08:40 +02:00
  • 201ff39b80 Receive v2 reports Jakob Borg 2015-09-10 14:03:34 +02:00
  • 148b2b9d02 Fix crash when relaying or global discovery is disabled (fixes #2246) Jakob Borg 2015-09-09 12:58:57 +02:00
  • 64354b51c9 Generate certs with SHA256 signature instead of SHA1 Jakob Borg 2015-09-09 12:55:17 +02:00
  • 3cacb48f3c Add IP based rate limiting, check if client IP matches advertised relay, reorder stuff AudriusButkevicius 2015-09-07 18:13:50 +01:00
  • d180bc794b Handle 403 AudriusButkevicius 2015-09-07 18:12:18 +01:00
  • f6a58151cb Handle 403 AudriusButkevicius 2015-09-07 18:12:18 +01:00
  • eab5fd5bdd Join relay pool by default AudriusButkevicius 2015-09-07 09:21:23 +01:00
  • 3404393974 Join relay pool by default AudriusButkevicius 2015-09-07 09:21:23 +01:00
  • 6965812d79 Relays are matched by ip:port pairs AudriusButkevicius 2015-09-07 09:14:14 +01:00
  • 78fb7fe9f9 Implementation AudriusButkevicius 2015-09-06 20:52:31 +01:00
  • e3ca797dad Receive the invite, otherwise stop blocks, add extra arguments AudriusButkevicius 2015-09-06 20:25:53 +01:00
  • 24bcf6a088 Receive the invite, otherwise stop blocks, add extra arguments AudriusButkevicius 2015-09-06 20:25:53 +01:00
  • f2db1c8ab2 Merge pull request #2245 from calmh/ur Audrius Butkevicius 2015-09-06 20:24:00 +01:00
  • 36b8a75ede Relay server info, urVersion in ur Jakob Borg 2015-09-06 21:15:46 +02:00
  • 11b2815b88 Add a test method, fix nil pointer panic AudriusButkevicius 2015-09-06 18:35:38 +01:00
  • 25d0a363a8 Add a test method, fix nil pointer panic AudriusButkevicius 2015-09-06 18:35:38 +01:00
  • d7c8075862 Initial commit Audrius Butkevicius 2015-09-06 17:29:14 +01:00
  • 0a42b85c06 Merge pull request #2242 from calmh/ur Audrius Butkevicius 2015-09-06 17:19:18 +01:00
  • baf231e3b6 Add interesting fields to usage report (fixes #559) Jakob Borg 2015-09-06 16:36:09 +02:00
  • e26e85b6d6 Only check pull file size if check is enabled (ref #2241) Jakob Borg 2015-09-06 17:11:51 +02:00
  • b2193b23e5 Merge pull request #2237 from calmh/freespace Audrius Butkevicius 2015-09-05 12:29:03 +01:00
  • 2af3a92833 Allow fractional percentages (fixes #2233) Jakob Borg 2015-09-05 09:43:07 +02:00
  • d2af6dcf38 CircleCI just plain doesn't work for us. Jakob Borg 2015-09-04 15:31:03 +02:00
  • dd6b66167e Ok, last attempt now. Jakob Borg 2015-09-04 15:17:23 +02:00
  • 51a4a88a81 Dammit,CircleCI Jakob Borg 2015-09-04 14:58:58 +02:00
  • 516efb21cf Seriously CircleCI, come on... Jakob Borg 2015-09-04 14:52:47 +02:00
  • 2d4397af53 Clean out before build/test on CircleCI Jakob Borg 2015-09-04 14:39:22 +02:00
  • 06f319a380 lib/stats need not depend on protocol Jakob Borg 2015-09-04 13:22:59 +02:00
  • 37ed5a01e0 Fix sudden nil pointer dereference in walk Jakob Borg 2015-09-04 13:13:00 +02:00
  • 4a9997e449 lib/db need not depend on lib/config Jakob Borg 2015-09-04 12:01:00 +02:00
  • 54269553c8 lib/scanner need not depend on lib/ignore Jakob Borg 2015-09-04 11:50:47 +02:00
  • 541d05df1b Use new method name AudriusButkevicius 2015-09-02 22:02:17 +01:00
  • 041b97dd25 Use new method name AudriusButkevicius 2015-09-02 22:02:17 +01:00
  • 3d6ea23511 Clarify names AudriusButkevicius 2015-09-02 22:00:51 +01:00
  • c0554c9fbf Use a single socket for relaying AudriusButkevicius 2015-09-02 21:35:52 +01:00
  • 9b85a6fb7c Use a single socket for relaying AudriusButkevicius 2015-09-02 21:35:52 +01:00
  • 61130ea191 Add AcceptNoWrap to DowngradingListener AudriusButkevicius 2015-09-02 21:24:13 +01:00
  • 2581e56503 Use raw strings to describe regexes, avoids double escaping Jakob Borg 2015-09-02 22:19:45 +02:00
  • fea0ae7f2f Merge pull request #2225 from AudriusButkevicius/onerelay Jakob Borg 2015-09-02 22:15:00 +02:00
  • 3299438cbd Move TLS utilities into a separate package AudriusButkevicius 2015-09-02 21:05:54 +01:00
  • 5c160048df Merge pull request #2226 from calmh/ignores Audrius Butkevicius 2015-09-02 20:44:32 +01:00
  • e3e1036dda Correctly handle (?i) in ignores (fixes #1953) Jakob Borg 2015-09-02 20:54:18 +02:00
  • 876d7ac85e Pick a single relay (fixes #2182) AudriusButkevicius 2015-09-02 17:56:44 +01:00
  • 70b37dc469 Add specific build setup for CircleCI Jakob Borg 2015-09-02 14:02:36 +02:00
  • 6393f69138 Second opinion build status via Circleci Jakob Borg 2015-09-02 11:57:00 +02:00
  • 0ca39f6c65 Merge pull request #2220 from calmh/hashertweaks Audrius Butkevicius 2015-09-01 10:48:45 +01:00
  • 02493251d5 Adjust defaults for number of hashers based on OS Jakob Borg 2015-09-01 10:05:06 +02:00
  • ff04648112 Remove leftovers from signing Jakob Borg 2015-08-31 17:46:48 +02:00
  • 55002d7adf Signing is done by stsigtool only Jakob Borg 2015-08-30 20:50:07 +02:00
  • 0664c6b5b0 Translation & docs update Jakob Borg 2015-08-30 14:38:47 +02:00
  • a4ebac147b Harmonize rendering of identicons with other icons (fixes #2212) Jakob Borg 2015-08-30 14:24:45 +02:00
  • cf802dc67e Hide .stigore (fixes #2114) AudriusButkevicius 2015-08-30 12:59:01 +01:00
  • 84365882de Fix tests Jakob Borg 2015-08-28 09:01:21 +02:00
  • 37fb6473b3 Woops, fix scanner test Jakob Borg 2015-08-28 08:57:37 +02:00
  • ba676f2810 Dividing by zero is frowned upon Jakob Borg 2015-08-27 21:41:39 +02:00
  • b3d7c622c3 Show folder scan progress in -verbose, hide local index updates Jakob Borg 2015-08-27 21:37:41 +02:00
  • bc016e360e Refactor: ints used in arithmetic should be signed Jakob Borg 2015-08-27 21:37:12 +02:00
  • 594918dd3c Line height on headers to avoid cut off descenders Jakob Borg 2015-08-27 21:28:07 +02:00
  • ec5feb41e8 Merge remote-tracking branch 'syncthing/pr/2200' Jakob Borg 2015-08-27 21:25:45 +02:00
  • 94c52e3a77 Add scan percentages (fixes #1030) AudriusButkevicius 2015-08-26 23:49:06 +01:00
  • 875de4f637 Use new address schema when creating default config AudriusButkevicius 2015-08-27 19:14:20 +01:00
  • 72fa5a69f1 Merge pull request #2206 from calmh/logfile Audrius Butkevicius 2015-08-27 18:23:03 +01:00
  • d63e54237b Allow -logfile on all platforms (fixes #2004) Jakob Borg 2015-08-27 18:19:06 +02:00
  • e256d93b43 Merge pull request #2205 from calmh/mclisten Audrius Butkevicius 2015-08-27 17:50:47 +01:00
  • 4d12df5424 Merge pull request #2203 from calmh/discoport Audrius Butkevicius 2015-08-27 17:45:13 +01:00
  • cae120fd4d Bind to IPv6 multicast group instead of :: Jakob Borg 2015-08-27 17:51:15 +02:00
  • be332a6223 Local discovery should use the same port on v4 as v6 (fixes #2201) Jakob Borg 2015-08-27 16:04:13 +02:00
  • bda0bb6f13 Merge pull request #2197 from kozec/instance-id Jakob Borg 2015-08-27 08:23:01 +02:00
  • 68c5dcd83d Add CachedSize field AudriusButkevicius 2015-08-26 22:33:03 +01:00
  • 9bdcadf634 Added startTime into system/status REST call kozec 2015-08-26 00:36:46 +02:00
  • 037be433f8 Merge pull request #2195 from calmh/noreload Audrius Butkevicius 2015-08-25 14:53:45 +01:00
  • 2bed62dd9e Don't trust response header (fixes #2186) Jakob Borg 2015-08-25 15:38:28 +02:00
  • a27bc4ebea stsigtool should use the built in key by default Jakob Borg 2015-08-24 16:24:00 +02:00
  • d6e34761dc Fix events timeout errors Jakob Borg 2015-08-24 09:38:39 +02:00
  • 98effcd8e3 Merge pull request #2188 from calmh/pausedevs Audrius Butkevicius 2015-08-23 21:33:15 +01:00
  • baa87bc823 Command line switch -paused Jakob Borg 2015-08-23 22:03:58 +02:00
  • 944d9c84a0 Pause and resume devices (ref #215) Jakob Borg 2015-08-23 21:56:10 +02:00
  • 1e447741ee Update dependencies Jakob Borg 2015-08-23 15:57:26 +02:00
  • 4405ac7386 Report reason for no IPv6 multicast with STTRACE=discover Jakob Borg 2015-08-23 15:50:57 +02:00
  • e1190f0f0f Merge pull request #2184 from calmh/mc Audrius Butkevicius 2015-08-23 14:28:44 +01:00
  • a7f2416c0c IPv6 multicast on Windows (fixes #1817) Jakob Borg 2015-08-23 15:02:18 +02:00
  • 40d0100132 Change default IPv6 multicast address (fixes #2090) Jakob Borg 2015-08-23 14:59:38 +02:00
  • 37f7c48cfc Merge pull request #2181 from calmh/refactor2 Audrius Butkevicius 2015-08-23 13:02:06 +01:00
  • 21adf752c8 Refactor: slightly simplify relay.Svc Jakob Borg 2015-08-23 09:39:53 +02:00
  • aec143b882 Refactor: make IntermediateConnection more like Connection Jakob Borg 2015-08-23 08:55:32 +02:00
  • f691040936 Refactor: s/Basic/Direct/ on connection type Jakob Borg 2015-08-23 08:43:33 +02:00
  • 42acf0ed60 Try harder removing the temp file Audrius Butkevicius 2015-08-22 14:18:19 +01:00
  • ca4a3589e5 Increase event test timeout; the build server is slow, especially under -race Jakob Borg 2015-08-21 13:26:16 +02:00
  • 2eead17224 Actually map the key into Docker Jakob Borg 2015-08-21 13:24:50 +02:00
  • 626b26a227 Pass -sign parameter to build.go from Docker if key is present Jakob Borg 2015-08-21 13:13:12 +02:00
  • c46db0761e Merge pull request #2179 from calmh/signedrels Audrius Butkevicius 2015-08-21 09:58:57 +01:00
  • cfed06697d Only accept correctly signed upgrades Jakob Borg 2015-08-21 10:13:31 +02:00