rclone/lib
Lakshmi-Surekha ed87f82d21
build: enable support for aix/ppc64
* Adds "aix/ppc64" to the cross-compile target list.
* Including AIX in the build tag of "metadata_other.go".
* Excluding AIX from the main ncdu build tags.
* Marking AIX as an unsupported platform for ncdu.
* Excluding AIX from the fallback redirect implementation.
* Excluding AIX from unix build tags to avoid undefined unix.WNOHANG.
2025-10-27 13:34:58 +00:00
..
atexit build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
batcher build: modernize Go usage 2025-02-28 11:31:14 +00:00
bucket lib/bucket: fix tidying of // in object keys #5858 2025-01-22 11:56:05 +00:00
buildinfo build: update `github.com/shirou/gopsutil` to v4 2025-01-09 17:32:09 +00:00
cache build: modernize Go usage 2025-02-28 11:31:14 +00:00
daemonize build: enable support for aix/ppc64 2025-10-27 13:34:58 +00:00
debug build: update to go1.21rc3 and make go1.19 the minimum required version 2023-07-16 10:09:25 +01:00
dircache build: fix gocritic lint issue elseif 2024-08-15 22:08:34 +01:00
diskusage Add lib/diskusage to measure used/free on disks 2023-09-07 15:57:45 +01:00
encoder build: use sequence Split introduced in go1.24 2025-09-15 12:45:57 +01:00
env docs: punctuation cleanup 2021-10-20 22:56:19 +02:00
errcount errcount: factor errcount abstraction from operations 2024-02-22 11:13:54 +00:00
errors build: enable all govet checks (except fieldalignment and shadow) and fix issues. 2025-10-22 18:37:58 +01:00
exitcode cmd: change exit code from 1 to 2 for syntax and usage errors 2024-09-20 18:51:08 +02:00
file build: make go1.23 the minimum go version 2025-02-26 18:00:58 +00:00
http webdav: Add Access-Control-Max-Age header for CORS preflight caching - fixes #5078 2025-10-24 10:19:22 +01:00
israce build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
jwtutil build: modernize Go usage 2025-02-28 11:31:14 +00:00
kv config: make parsing of duration options consistent 2025-07-08 12:08:14 +02:00
mmap build: modernize benchmark usage 2025-09-15 12:45:57 +01:00
multipart pool: fix deadlock with --max-memory and multipart transfers 2025-08-07 12:45:44 +01:00
oauthutil oauthutil: improved debug logs from token refresh 2025-10-10 20:10:21 +02:00
pacer pacer: fix deadlock with --max-connections 2025-09-22 17:39:27 +01:00
plugin build: remove build constraint syntax for go 1.16 and older 2024-04-18 16:53:55 +02:00
pool lib/pool: fix unreliable TestPoolMaxBufferMemory test 2025-09-12 10:39:32 +01:00
proxy sftp: add --sftp-http-proxy to connect via HTTP CONNECT proxy 2025-04-29 14:16:17 +01:00
random build: modernize Go usage 2025-02-28 11:31:14 +00:00
ranges build: modernize Go usage 2025-02-28 11:31:14 +00:00
readers ftp: fix multi-thread copy 2024-01-03 12:21:08 +00:00
rest lib/rest: add URLPathEscapeAll to URL escape as many chars as possible 2025-09-04 10:37:27 +01:00
sdactivation build: remove obsolete build tag 2025-10-21 18:56:06 +01:00
structs build: modernize Go usage 2025-02-28 11:31:14 +00:00
systemd build: update logging statements to make json log work - fixes #6038 2024-09-06 17:04:18 +01:00
terminal Replace Windows-specific NewLazyDLL with NewLazySystemDLL 2025-01-08 17:35:00 +01:00
transform docs: fix description of regex syntax of name transform 2025-09-01 16:40:14 +01:00
version Fix lint issues reported by staticcheck 2022-06-13 21:13:50 +02:00