rclone/cmd/serve
Nick Craig-Wood 27a9d0f570 serve dlna: only select interfaces which can multicast for SSDP
Before this change we used all UP interfaces - now we need the
interfaces to be UP and MULTICAST capable.

See: https://forum.rclone.org/t/error-using-rclone-serve-dlna-on-termux/11083
2019-08-20 16:24:56 +01:00
..
dlna serve dlna: only select interfaces which can multicast for SSDP 2019-08-20 16:24:56 +01:00
ftp serve: factor out common testing parts for ftp, sftp and webdav tests 2019-08-06 11:43:42 +01:00
http serve http/webdav/restic: implement --prefix - fixes #3398 2019-08-06 10:30:48 +01:00
httplib rc: fix unmarshalable http.AuthFn in options and put in test for marshalability 2019-08-10 16:22:17 +01:00
proxy serve: add auth proxy infrastructure 2019-08-06 11:43:42 +01:00
restic fstest: remove -subdir flag as it no longer tests anything useful #3421 2019-08-17 09:54:19 +01:00
servetest fstest: remove -subdir flag as it no longer tests anything useful #3421 2019-08-17 09:54:19 +01:00
sftp serve/sftp: support empty "md5sum" and "sha1sum" commands 2019-08-14 20:54:08 +01:00
webdav serve: factor out common testing parts for ftp, sftp and webdav tests 2019-08-06 11:43:42 +01:00
serve.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00