Jakob Borg
df4f22e899
Don't yell about discovery listening and resolving (ref #1418 )
2015-03-11 20:57:20 +01:00
Audrius Butkevicius
8cc70843a5
Merge pull request #1445 from calmh/compression
...
Compress only metadata by default (fixes #1374 )
2015-03-11 19:35:15 +00:00
Jakob Borg
70c841f23a
Compress only metadata by default ( fixes #1374 )
2015-03-11 19:10:57 +01:00
Jakob Borg
7b22e09805
Merge pull request #1438 from moshen/runit-reparenting
...
Fix syncthing process reparenting with runit
2015-03-10 08:21:41 +01:00
Jakob Borg
c5838c143c
Merge pull request #1425 from AudriusButkevicius/laan
...
Allow not to limit bandwidth in LAN (fixes #1336 )
2015-03-10 08:19:29 +01:00
Colin Kennedy
eaf71db7c9
Fix syncthing process reparenting with runit
...
When you: `sudo sv down /etc/service/syncthing/` the `TERM` signal
isn't propogated or trapped, so syncthing is orphaned and adopted by
init (PID 1).
- Changed call to `chpst` to `exec`
- Moved logging to `log/run` per `runsv` standard
2015-03-10 01:01:52 -05:00
Jakob Borg
b322b527b3
Add SVG versions of logo
2015-03-10 00:02:46 +01:00
Jakob Borg
cc4b231875
Merge pull request #1429 from moshen/runit-fix
...
Use chpst instead of djb name setuidgid
2015-03-09 23:50:08 +01:00
Jakob Borg
05642a3e17
Merge remote-tracking branch 'syncthing/pr/1436'
...
* syncthing/pr/1436:
Remove red if we managed to report to atleast one discovery server (fixes #1427 )
Conflicts:
internal/auto/gui.files.go
2015-03-09 23:47:41 +01:00
Jakob Borg
7dcc6bb579
Add moshen
2015-03-09 23:45:03 +01:00
Audrius Butkevicius
f15c416e59
Remove red if we managed to report to atleast one discovery server ( fixes #1427 )
2015-03-09 21:55:14 +00:00
Audrius Butkevicius
6fa97eeec7
Allow not to limit bandwidth in LAN ( fixes #1336 )
2015-03-09 20:54:33 +00:00
Jakob Borg
03bbf273b3
Update protocol dep
2015-03-09 21:21:50 +01:00
Audrius Butkevicius
1e376cd3a6
Update assets
2015-03-09 12:13:43 +00:00
Audrius Butkevicius
49cf939c04
Add missing translation strings ( fixes #1430 )
2015-03-09 12:02:30 +00:00
Colin Kennedy
338394f8c3
Use chpst instead of djb name setuidgid
...
Some distros (Ubuntu, Debian?) don't link `chpst` to `setuidgid`, as it
could conflict with djb daemontools installation. If daemontools isn't
going to be referenced in the README, then the example runit config
should reference the runit packaged utility.
2015-03-08 18:50:54 -05:00
Audrius Butkevicius
575b62d77b
Merge pull request #1424 from AudriusButkevicius/scanner
...
Make sure we start scanning at an indexed location (fixes #1399 )
2015-03-08 19:46:21 +00:00
Audrius Butkevicius
57fc0eb5b1
Make sure we start scanning at an indexed location ( fixes #1399 )
2015-03-08 19:45:47 +00:00
Jakob Borg
3a19fe3663
Merge pull request #1423 from AudriusButkevicius/warn
...
Silence discovery warnings when v6 not available
2015-03-08 19:50:35 +01:00
Audrius Butkevicius
0c049179b4
Silence discovery warnings when v6 not available ( fixes #1418 )
2015-03-08 16:49:12 +00:00
Jakob Borg
e22c873ec4
Repair integration tests
2015-03-08 08:41:43 +01:00
Jakob Borg
d644ebab09
Translation update
2015-03-08 07:52:52 +01:00
Jakob Borg
2fdc578a88
Update goleveldb ( fixes #1414 )
2015-03-08 07:49:02 +01:00
Jakob Borg
aeb3a3f7b5
Handle crap at the end of commit subjects
2015-03-07 22:50:54 +01:00
Audrius Butkevicius
044b7ce070
Merge pull request #1415 from calmh/announce-v6
...
Add global announce server on IPv6
2015-03-07 21:39:53 +00:00
Jakob Borg
815e538f10
Merge pull request #1401 from Zillode/fix-chmod-android
...
Fix chmod android
2015-03-07 21:42:44 +01:00
Lode Hoste
758233f001
Do not error when chmod failes when permissions are ignored ( fixes #1404 ).
2015-03-07 21:38:16 +01:00
Jakob Borg
f4f4fda520
String slice uniquification must return a well defined order, or tests fail
2015-03-07 21:05:30 +01:00
Jakob Borg
1d77aeb69c
Add global announce server on IPv6
2015-03-07 21:01:20 +01:00
Jakob Borg
29dbfc647d
Add bencurthoys
2015-03-07 14:41:18 +01:00
Jakob Borg
55d9514e83
Merge pull request #1407 from bencurthoys/master
...
Windows Service Setup.exe
2015-03-07 14:38:43 +01:00
Jakob Borg
46bd7956a3
Merge branch 'pr-1410'
...
* pr-1410:
Add test for osutil.InWritableDir
Exit and error if the target is not a directory
2015-03-07 14:35:54 +01:00
Jakob Borg
e1ee394c26
Add test for osutil.InWritableDir
2015-03-07 14:35:29 +01:00
Lode Hoste
19884ade99
Exit and error if the target is not a directory
2015-03-06 22:02:29 +01:00
bencurthoys
f0a88061db
Setup.exe for Windows
...
NSIS script to build setup file to install Syncthing and install as a service.
2015-03-06 15:30:50 +00:00
Audrius Butkevicius
6057138466
Merge pull request #1400 from calmh/negproto
...
Verify negotiated protocol bep/1.0
2015-03-05 15:16:59 +00:00
Jakob Borg
aaaa6556f3
Some commentary on the initial connection checks
2015-03-05 16:09:20 +01:00
Jakob Borg
4745431cda
Verify negotiated protocol bep/1.0
2015-03-05 15:58:16 +01:00
Jakob Borg
0455a948a9
Merge pull request #1337 from AudriusButkevicius/fileslevels
...
Add /rest/tree API call
2015-03-05 15:24:51 +01:00
Audrius Butkevicius
bf3e249237
Add GlobalDirectoryTree benchmarks
2015-03-04 23:39:33 +00:00
Audrius Butkevicius
fb649e9525
Fix benchmarks, cleanup tests
2015-03-04 23:39:32 +00:00
Audrius Butkevicius
9d1e2d9f46
Add /rest/tree API call
2015-03-04 23:39:27 +00:00
Audrius Butkevicius
9876d93b60
Fix tests on Windows while running as a simple user
2015-03-04 22:39:33 +00:00
Jakob Borg
b3dd05580b
Don't follow the prototype chain when looking for a folder name ( fixes #1387 )
2015-03-01 22:10:34 +01:00
Jakob Borg
32847f33fd
Translation update
2015-03-01 21:51:56 +01:00
Jakob Borg
bff9723fe3
Merge branch 'fix-1373'
...
* fix-1373:
fixup alterFiles
Ensure progress when delete-by-rename fails (fixes #1373 )
Handle weird Lstat() returns for disappeared items (ref #1373 )
Alter files into directories and the other way around
2015-03-01 21:51:26 +01:00
Jakob Borg
d114648c16
fixup alterFiles
2015-03-01 21:38:04 +01:00
Jakob Borg
44d0da02d0
Ensure progress when delete-by-rename fails ( fixes #1373 )
2015-03-01 10:55:48 +01:00
Jakob Borg
c25107eff3
Handle weird Lstat() returns for disappeared items (ref #1373 )
2015-03-01 10:55:43 +01:00
Jakob Borg
af5c36d2a8
Merge remote-tracking branch 'syncthing/pr/1373' into fix-1373
...
* syncthing/pr/1373:
Alter files into directories and the other way around
2015-03-01 10:55:34 +01:00