rclone/cmd/serve
Dan Walters 7e2568a312 dlna: cds: don't specify childCount at all when unknown
Basically, solving #3541 with a different approach - bringing in
the upstream upnpav module, and changing ChildCount from int to a
*int to avoid childCount="0" in the XML output when that value is
simply unknown.

Current approach is leading to some recursion issues and according
to the DLNA spec it shouldn't be necessary, anyway.
2020-02-25 08:41:00 +01:00
..
dlna dlna: cds: don't specify childCount at all when unknown 2020-02-25 08:41:00 +01:00
ftp cmd/serve/ftp: replace deprecated os.SEEK_SET with io.SeekStart 2020-02-06 10:58:34 +00:00
http serve http/webdav/restic/rc: rename --prefix flag to --baseurl #3398 2019-08-24 09:10:50 +01:00
httplib Fix error counter - fixes #3650 2019-11-18 14:13:02 +00:00
proxy docs: restore lost auth proxy logs 2020-02-10 15:29:39 +00:00
restic Fix error counter - fixes #3650 2019-11-18 14:13:02 +00:00
servetest fstest: remove -subdir flag as it no longer tests anything useful #3421 2019-08-17 09:54:19 +01:00
sftp docs: restore lost auth proxy logs 2020-02-10 15:29:39 +00:00
webdav serve sftp: Add support for public key with auth proxy - fixes #3572 2020-01-15 16:23:57 +00:00
serve.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00