56 Commits (latest-release)

Author SHA1 Message Date
trapexit d4dc0701d6
Create ld_preload to reopen files on underlying filesystem (#1294) 4 months ago
Antonio SJ Musumeci 0c555e71a0 Initialize readdir threadpool after daemonizing 9 months ago
Antonio SJ Musumeci a4491169b0 Remove FUSE_USE_VERSION, no longer used 1 year ago
Antonio SJ Musumeci 8adebc9489 new features: follow-symlinks, rename-exdev, link-exdev 4 years ago
Antonio SJ Musumeci 538467b86d config: rework global config, remove rwlock, make branches RCU like 3 years ago
KARBOWSKI Piotr 678626ef82 Makefile: support CXXFLAGS and LDFLAGS passed via environment 4 years ago
Antonio SJ Musumeci 54c41c4994 rework config management 5 years ago
Antonio SJ Musumeci 698c4147fc fix getdent name length calculation 4 years ago
Antonio SJ Musumeci 5ce428ca59 rework makefiles + install mount tools 4 years ago
James Sanderson f77d1d9929 Force symlink creation (don't error if it already exists) 5 years ago
Antonio SJ Musumeci 229d8517c0 fix mount.mergerfs generation 5 years ago
Antonio SJ Musumeci 825fcf7f35 cleanup and rework build system 5 years ago
Antonio SJ Musumeci 61d764d0fd makefile: remove superclean dependency from tarball 5 years ago
Antonio SJ Musumeci b0b265b8e5 parallel deb building 5 years ago
Antonio SJ Musumeci 1be9900733 rework makefiles for better manage parallel builds 5 years ago
Antonio SJ Musumeci 2af0dcd273 fix building of deb pkg 5 years ago
Antonio SJ Musumeci 95c0cc741d replace libfuse's autoconf with makefile 5 years ago
Antonio SJ Musumeci 6de8e4471c general cleanup of makefile, add static & lto building 6 years ago
Antonio SJ Musumeci 1885a82cce remove libattr dependency 6 years ago
Andrey Mazo 756d4ff0ff
Makefile: option for building with system libfuse 6 years ago
Andrey Mazo e987ff46c2
Makefile: don't touch LDFLAGS 6 years ago
Antonio SJ Musumeci 9830e29945 fix version generation 6 years ago
Antonio SJ Musumeci ebe737e995 fixup makefile 7 years ago
Antonio SJ Musumeci a7b126cb48 use pragma once in headers 7 years ago
Antonio SJ Musumeci de0985c135 add libfuse 2.9.7 to repo and build against libfuse.a 8 years ago
Antonio SJ Musumeci 8b976ab3c1 support older libfuse without utime_omit_ok flag 7 years ago
Antonio SJ Musumeci b1459c6cdc only remove src/version.hpp if git repo and git available 8 years ago
Antonio SJ Musumeci 192bb9c57e remove usage of -D from install 8 years ago
Antonio SJ Musumeci 064fd5560f bump FUSE_USE_VERSION to 29 8 years ago
Antonio SJ Musumeci 382ca876ca tweak man page creation 8 years ago
Antonio SJ Musumeci 3e20adb109 remove clone test tool 8 years ago
Antonio SJ Musumeci de776b7cf0 remove tooling from repo. closes #198 8 years ago
Antonio SJ Musumeci 242af777be move from MIT to ISC license. closes #194 8 years ago
Antonio SJ Musumeci 51ae7d1980 change make to work with non-bash shells 9 years ago
Antonio SJ Musumeci 8ed11a0e8f if pandoc doesn't exist copy premade version 9 years ago
Antonio SJ Musumeci 46c8361fa9 offer prebuilt manpage for platforms without easy access to pandoc 9 years ago
Antonio SJ Musumeci 5a76c41236 create mount.mergerfs symlink. closes #149 9 years ago
Antonio SJ Musumeci f6d396c30d audit (and fix) file permissions and ownership. closes #148 9 years ago
Antonio SJ Musumeci c289dafadc swap deb and unsigned-deb make tagets. closes #140 9 years ago
Antonio SJ Musumeci 5808ab7795 move on enospc when writing feature. closes #141 9 years ago
Antonio SJ Musumeci 3163258a33 make changing credentials opportunistic + per thread setgroups cache 9 years ago
Antonio SJ Musumeci e98b801c9d remove version.hpp on clean 9 years ago
Antonio SJ Musumeci b22528bac4 add user.mergerfs.version xattr 9 years ago
Antonio SJ Musumeci 08d07b71e1 add building of rpm 9 years ago
Antonio SJ Musumeci ab68ac0cb1 enhance deb building 9 years ago
Antonio SJ Musumeci 1f90203025 use standard platform macros. closes #43 9 years ago
Antonio SJ Musumeci d1f3bd82e8 add clonepath tool 9 years ago
Antonio SJ Musumeci 613b996296 support RHEL6. closes #29 10 years ago
Antonio SJ Musumeci 15f88494e4 add custom git log to debian changelog script 10 years ago
Antonio SJ Musumeci f385f02d0f add -O2 to CFLAGS 10 years ago