Andrew Gaul

Results 235 issues of Andrew Gaul

Presently SwiftProxy only supports HTTP (no SSL).

Notably this fixes a race condition with getBlob and addresses an overly-strict URI check that prevented use of 2.1.0. Release notes: https://github.com/gaul/s3proxy/releases/tag/s3proxy-2.3.0 https://github.com/gaul/s3proxy/releases/tag/s3proxy-2.2.0 https://github.com/gaul/s3proxy/releases/tag/s3proxy-2.1.0

I recently saw @PatPennell's [libinput-disable-on-click-scrolling](https://github.com/PatPennell/libinput-disable-on-click-scrolling) project/fork and wonder if this project should grow in scope to allow further configuration. Some symbols like `libinput_device_config_middle_emulation_set_enabled` and `libinput_device_config_scroll_set_button` can be looked up at...

Opt out of the noisy checks.

This has better cross-platform support and stronger type-safety.

s3fs should consider dropping RHEL/CentOS 7 support when it [reaches end-of-life on 30 June 2024](https://www.redhat.com/en/technologies/linux-platforms/enterprise-linux/rhel-7-end-of-maintenance). Some benefits: * Removes a blocker for FUSE 3 support, #1159 * Newer GCC allows...