Commit Graph

  • 638058ef91 lib/http: shutdown all servers on exit to remove unix socket Nick Craig-Wood 2022-12-22 16:52:43 +00:00
  • b1b62f70d3 serve webdav: fix running duplicate Serve call Nick Craig-Wood 2022-12-22 16:55:17 +00:00
  • 823d89af9a serve restic: don't serve via http if serving via --stdio Nick Craig-Wood 2022-12-22 16:02:17 +00:00
  • 448fff9a04 serve restic: fix immediate exit when not using stdio Nick Craig-Wood 2022-12-21 12:32:21 +00:00
  • 6257a6035c serve webdav: fix --baseurl handling after lib/http refactor Nick Craig-Wood 2022-12-22 15:42:47 +00:00
  • 54c0f17f2a azureblob: fix "409 Public access is not permitted on this storage account" Nick Craig-Wood 2022-12-22 14:19:38 +00:00
  • d049cbb59e s3/storj: update endpoints Kaloyan Raev 2022-12-22 15:44:10 +02:00
  • 00e853144e rc: set url to the first value of rc-addr since it has been converted to an array of strings now -- fixes #6641 Anagh Kumar Baranwal 2022-12-21 20:40:55 +05:30
  • 5ac8cfee56 docs: show only significant parts of version number in version introduced label albertony 2022-12-20 21:05:05 +01:00
  • 496ae8adf6 Start v1.62.0-DEV development Nick Craig-Wood 2022-12-20 18:33:59 +00:00
  • 2001cc0831 Version v1.61.0 v1.61.0 Nick Craig-Wood 2022-12-20 17:16:14 +00:00
  • a35490bf70 docs: Added note on Box API rate limits Ole Frost 2022-12-19 10:28:25 +01:00
  • 01877e5a0f s3: ignore versionIDs from uploads unless using --s3-versions or --s3-versions-at Nick Craig-Wood 2022-12-16 11:44:58 +00:00
  • 614d79121a serve dlna: fix panic: Logger uninitialized. Nick Craig-Wood 2022-12-16 14:32:39 +00:00
  • 3a6f1f5cd7 filter: add metadata filters --metadata-include/exclude/filter and friends Nick Craig-Wood 2022-08-04 18:19:05 +01:00
  • 4a31961c4f filter: factor rules into its own file Nick Craig-Wood 2022-10-08 17:56:04 +01:00
  • 7be9855a70 azureblob: implement --use-server-modtime Abdullah Saglam 2022-12-15 15:10:53 +00:00
  • 6f8112ff67 Add Abdullah Saglam to contributors Nick Craig-Wood 2022-12-15 15:58:25 +00:00
  • 67fc227684 config: add config/setpath for setting config path via rc/librclone Nick Craig-Wood 2022-12-02 13:44:08 +00:00
  • 7edb4c0162 sftp: fix NewObject with leading / Nick Craig-Wood 2022-12-14 14:37:07 +00:00
  • 5db4493557 lib/http: fix race condition Nick Craig-Wood 2022-12-14 15:37:18 +00:00
  • a85c0b0cc2 cmd/serve/httplib: remove as it is now replaced by lib/http Nick Craig-Wood 2022-12-12 11:47:15 +00:00
  • 52443c2444 restic: refactor to use lib/http Nolan Woods 2021-05-02 00:56:24 -07:00
  • 4444d2d102 serve webdav: refactor to use lib/http Nick Craig-Wood 2022-12-11 18:53:55 +00:00
  • 08a1ca434b rcd: refactor rclone rc server to use lib/http Nick Craig-Wood 2022-12-11 14:47:47 +00:00
  • a9ce86f9a3 lib/http: add UsingAuth method Nick Craig-Wood 2022-12-10 10:51:57 +00:00
  • 3167292c2f lib/http: remove unused Template from Config Nick Craig-Wood 2022-12-10 10:51:36 +00:00
  • ec7cc2b3c3 lib/http: Simplify server.go to export an http server rather than an interface Tom Mombourquette 2022-11-23 05:44:53 -04:00
  • 2a2fcf1012 lib/http: rationalise names in test servers to be more consistent Tom Mombourquette 2022-11-08 08:03:26 -04:00
  • 6d62267227 serve http: support unix sockets and multiple listners Tom Mombourquette 2022-11-08 07:49:19 -04:00
  • dfd8ad2fff Add compiletest target to compile all the tests only Nick Craig-Wood 2022-12-12 11:45:33 +00:00
  • 43506f8086 test memory: read metadata if -M flag is specified Nick Craig-Wood 2022-12-15 12:37:19 +00:00
  • ec3cee89d3 fstest: switch to port forwarding now Owncloud disallows wildcards Nick Craig-Wood 2022-12-15 11:33:31 +00:00
  • a171497a8b Add Jack to contributors Nick Craig-Wood 2022-12-15 11:34:03 +00:00
  • c6ad15e3b8 s3: make DigitalOcean name canonical Jack 2022-12-14 14:12:58 +00:00
  • 9a81885b51 s3: add DigitalOcean Spaces regions sfo3, fra1, syd1 Jack 2022-12-14 14:00:04 +00:00
  • 3d291da0f6 azureblob: fix directory marker detection after SDK upgrade Nick Craig-Wood 2022-12-13 10:45:40 +00:00
  • 43bf177ff7 s3: fix excess memory usage when using versions Nick Craig-Wood 2022-12-13 11:50:51 +00:00
  • c446651be8 Revert "s3: turn off list v2 support for Alibaba OSS since it does not work" Nick Craig-Wood 2022-12-13 12:21:12 +00:00
  • 6c407dbe15 s3: fix detection of listing routines which don't support v2 properly Nick Craig-Wood 2022-12-13 12:19:00 +00:00
  • 5a59b49b6b drive: handle shared drives with leading/trailing space in name (related to #6618) albertony 2022-12-12 20:05:12 +01:00
  • 8b9f3bbe29 fspath: improved detection of illegal remote names starting with dash (related to #4261) albertony 2022-12-12 20:03:39 +01:00
  • 8e6a469f98 fspath: allow unicode numbers and letters in remote names albertony 2022-12-10 15:53:42 +01:00
  • f650a543ef docs: remote names may not start or end with space albertony 2022-09-16 16:59:08 +02:00
  • 683178a1f4 fspath: change remote name regex to not match when leading/trailing space albertony 2022-09-16 16:57:49 +02:00
  • 3937233e1e fspath: refactor away unnecessary constant for remote name regex albertony 2022-09-16 16:20:19 +02:00
  • c571200812 fspath: remove unused capture group in remote name regex albertony 2022-09-16 16:18:26 +02:00
  • 04a663829b fspath: remove duplicate start-of-line anchor in remote name regex albertony 2022-09-16 16:16:57 +02:00
  • 6b4a2c1c4e fspath: remove superfluous underscore covered by existing word character class in remote name regex albertony 2022-09-17 09:49:55 +02:00
  • f73be767a4 fspath: add unit tests for remote names with leading dash albertony 2022-09-16 16:27:01 +02:00
  • 4120dffcc1 fspath: add unit tests for remote names with space albertony 2022-09-16 16:11:54 +02:00
  • 53ff5bb205 build: Update golang.org/x/net/http2 to fix GO-2022-1144 Nick Craig-Wood 2022-12-12 12:47:02 +00:00
  • 397f428c48 Add vanplus to contributors Nick Craig-Wood 2022-12-12 12:48:48 +00:00
  • c5a2c9b046 onedrive: document workaround for shared with me files vanplus 2022-12-12 20:04:28 +08:00
  • b98d7f6634 storj: implement server side Copy Kaloyan Raev 2022-12-08 17:06:13 +02:00
  • beea4d5119 lib/oauthutil: Improved usability of config flows needing web browser Ole Frost 2022-12-07 20:44:28 +01:00
  • 8e507075d1 test: replace defer cleanup with t.Cleanup Eng Zer Jun 2022-12-08 20:43:53 +08:00
  • be783a1856 dlna: properly attribute code used from https://github.com/anacrolix/dms Nick Craig-Wood 2022-12-06 13:58:12 +00:00
  • 450c366403 s3: fix nil pointer exception when using Versions Nick Craig-Wood 2022-12-08 12:41:23 +00:00
  • 1dbdc48a77 WASM: comply with wasm_exec.js licence terms Matthew Vernon 2022-12-07 12:11:49 +00:00
  • d7cb17848d azureblob: revamp authentication to include all methods and docs Nick Craig-Wood 2022-11-30 11:45:34 +00:00
  • f3c8b7a948 azureblob: add --azureblob-no-check-container to assume container exists Nick Craig-Wood 2022-11-29 16:00:37 +00:00
  • 914fbe242c azureblob: ignore AuthorizationFailure when trying to create a create a container Nick Craig-Wood 2022-11-29 15:41:46 +00:00
  • f746b2fe85 azureblob: port old authentication methods to new SDK Nick Craig-Wood 2022-11-29 15:43:22 +00:00
  • a131da2c35 azureblob: Port to new SDK Nick Craig-Wood 2022-11-23 16:46:21 +00:00
  • 60e4cb6f6f Add MohammadReza to contributors Nick Craig-Wood 2022-12-06 15:06:51 +00:00
  • 0a8b1fe5de s3: add Liara LOS to provider list MohammadReza 2022-12-06 15:55:23 +03:30
  • b24c83db21 restic: fix typo in docs 'remove' should be 'remote' asdffdsazqqq 2022-12-06 07:14:25 -05:00
  • 4f386a1ccd s3: turn off list v2 support for Alibaba OSS since it does not work Nick Craig-Wood 2022-12-05 17:06:59 +00:00
  • ab849b3613 s3: fix listing loop when using v2 listing on v1 server Nick Craig-Wood 2022-12-05 16:59:48 +00:00
  • 10aee3926a Add Kevin Verstaen to contributors Nick Craig-Wood 2022-12-06 12:11:10 +00:00
  • 4583b61e3d Add Erik Agterdenbos to contributors Nick Craig-Wood 2022-12-06 12:10:07 +00:00
  • 483e9e1ee3 Add ycdtosa to contributors Nick Craig-Wood 2022-12-06 12:10:07 +00:00
  • c2dfc3e5b3 fs: Add global flag '--color' to control terminal colors Kevin Verstaen 2022-12-06 13:07:06 +01:00
  • a9bd0c8de6 s3: reduce memory consumption for s3 objects Erik Agterdenbos 2022-12-06 00:07:08 +01:00
  • 1628ca0d46 ftp: Improve performance to speed up --files-from and NewObject Anthony Pessy 2022-12-05 17:19:04 +01:00
  • 313493d51b docs: remove minimum versions from command pages of pre v1 commands albertony 2022-11-28 17:00:51 +01:00
  • 6d18f60725 docs: add minimum versions to the command pages albertony 2022-11-26 23:40:49 +01:00
  • d74662a751 docs: add badge showing version introduced and experimental/beta/deprecated status to command doc pages albertony 2022-11-25 23:41:23 +01:00
  • d05fd2a14f docs: add badge for experimental/beta/deprecated status next to version in backend docs albertony 2022-11-19 13:33:15 +01:00
  • 097be753ab docs: minor cleanup of headers in backend docs albertony 2022-11-19 12:50:20 +01:00
  • 50c9678cea ftp: update help text of implicit/explicit TLS options to refer to FTPS instead of FTP ycdtosa 2022-11-29 14:58:46 +01:00
  • 7672cde4f3 cmd/ncdu: use negative values for key runes eNV25 2022-11-27 03:32:45 +05:30
  • a4c65532ea cmd/ncdu: use tcell directly instead of the termbox wrapper eNV25 2022-11-12 18:49:50 +05:30
  • 46b080c092 vfs: Fix IO Error opening a file with O_CREATE|O_RDONLY in --vfs-cache-mode not full Nick Craig-Wood 2022-11-24 10:30:01 +00:00
  • 0edf6478e3 Add Nathaniel Wesley Filardo to contributors Nick Craig-Wood 2022-11-24 17:04:27 +00:00
  • f7cdf318db azureblob: support simple "environment credentials" Nathaniel Wesley Filardo 2022-11-14 04:12:52 +00:00
  • 6f3682c12f azureblob: make newServicePrincipalTokenRefresher take parsed principal structure Nathaniel Wesley Filardo 2022-11-14 04:11:44 +00:00
  • e3d593d40c build: update dependencies Nick Craig-Wood 2022-11-24 11:05:54 +00:00
  • 83551bb02e cmount: update cgofuse for FUSE-T support for mounting volumes on Mac Nick Craig-Wood 2022-11-14 18:16:36 +00:00
  • 430bf0d5eb crypt: fix compress wrapping crypt giving upload errors Nick Craig-Wood 2022-08-06 16:32:58 +01:00
  • dd71f5d968 fs: move operations.NewOverrideRemote to fs.NewOverrideRemote Nick Craig-Wood 2022-08-06 16:30:45 +01:00
  • 7db1c506f2 smb: fix issue where spurious dot directory is created albertony 2022-11-19 00:53:21 +01:00
  • 959cd938bc docs: Add minimum versions to all the backend pages and some of the other pages Nick Craig-Wood 2022-11-17 17:56:24 +00:00
  • 03b07c280c Changelog updates from Version v1.60.1 Nick Craig-Wood 2022-11-17 16:32:25 +00:00
  • ab8be2663f Version v1.60.1 v1.60.1 v1.60-stable Nick Craig-Wood 2022-11-17 13:56:19 +00:00
  • 9e2aaa0f67 docs: faq: how to use a proxy server that requires a username and password - fixes #6565 asdffdsazqqq 2022-11-15 12:58:43 -05:00
  • f8997b8336 webdav: fix Move/Copy/DirMove when using -server-side-across-configs Nick Craig-Wood 2022-11-15 09:51:30 +00:00
  • 6f53463c31 vfs: implement LRU-SP cache for more intelligent cache replacement - FIXME WIP fix-vfscache-strategy Nick Craig-Wood 2022-04-05 10:29:39 +01:00
  • 567d8fc8d1 smb: fix Failed to sync: context canceled at the end of syncs Nick Craig-Wood 2022-11-15 09:32:36 +00:00