summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* bump version to 3.3HEADv3.3masterRadek Podgorny2023-02-281-1/+1
* Merge branch 'directio'Radek Podgorny2023-02-284-2/+18
|\
| * add support for direct-ioRadek Podgorny2023-02-134-2/+18
* | disable usyslog for now as it has severe code issuesBernd Schubert2023-02-151-0/+15
|/
* Use locks to protect condition variables from errorsGuoCe2023-02-131-2/+7
* fixed _FORTIFY_SOURCEDisconnect3d2023-02-131-1/+1
* updated news file and bumped versionv3.2Radek Podgorny2022-07-151-1/+1
* Fix cow-copy failing if owner is nobodyTuupertunut2022-07-151-1/+3
* Check if path was succesfully created on cow-copyTuupertunut2022-07-152-3/+7
* fix for usyslog not working when not running in foreground modeRadek Podgorny2022-07-042-1/+4
* formattingRadek Podgorny2022-07-041-0/+1
* fix for nfs (and local) race conditionRadek Podgorny2022-07-041-3/+16
* version mess fixv3.1Radek Podgorny2022-07-031-1/+1
* update news and versionRadek Podgorny2022-07-031-1/+1
* log level fixRadek Podgorny2022-07-021-2/+2
* whitespace formatting fixesRadek Podgorny2022-07-024-28/+37
* Increase version to specify Bri versionBrian Kendall2022-07-021-1/+1
* Fix data argument not used by format stringBrian Kendall2022-07-021-2/+2
* Disallow replacing a file on a different branch with preserve_branchBrian Kendall2022-07-021-0/+8
* Create directories as needed when renaming with preserve_branchBrian Kendall2022-07-026-87/+114
* In progress commitBrian Kendall2022-07-021-3/+13
* Add preserve_branch option and write testBrian Kendall2022-07-024-2/+9
* Change rename behavior so that a file stays in the same branch if possibleBrian Kendall2022-07-023-0/+46
* correct the log priority for the failed mkdir in cowBill Ryder2022-07-021-1/+1
* improve help stringRadek Podgorny2022-01-051-1/+1
* formattingRadek Podgorny2022-01-051-11/+6
* formattingRadek Podgorny2022-01-052-27/+15
* define used fuse version to 35 to avoid wrong definition on ununtu focal (lib...Radek Podgorny2022-01-042-2/+2
* makefile: add manual option to use libfuse2Radek Podgorny2022-01-041-2/+7
* use system-defined MAXBSIZE (which is defined on bsd systems but not on linux)Radek Podgorny2022-01-041-1/+5
* add preprocessor stuff to be compatible with libfuse2Radek Podgorny2022-01-044-45/+90
* makefile: pthread is (probably) no longer needed with fuse3Radek Podgorny2022-01-021-1/+1
* silence some compiler warningsRadek Podgorny2022-01-022-0/+24
* cmake cleanupsRadek Podgorny2022-01-021-5/+21
* enable compiler warningsRadek Podgorny2022-01-021-1/+1
* Merge branch 'master' into fuse3Radek Podgorny2022-01-021-3/+3
|\
| * be more safe with path lengthsNorman Rasmussen2022-01-021-3/+3
* | fixes for --helpNorman Rasmussen2022-01-021-3/+2
* | compiler definition fixes for fuse3Radek Podgorny2022-01-022-5/+5
* | Merge branch 'master' into fuse3Radek Podgorny2022-01-022-3/+15
|\ \ | |/
| * silence some compiler warningsRadek Podgorny2022-01-022-3/+15
* | Merge branch 'master' into fuse3Radek Podgorny2022-01-023-4/+17
|\ \ | |/
| * formattingRadek Podgorny2022-01-021-1/+1
| * version bump and news file updateRadek Podgorny2021-12-271-1/+1
| * fix stat() code to make it compile under macos againRadek Podgorny2021-12-271-0/+13
| * bookkeeping and version mess correctionv2.2Radek Podgorny2021-09-191-1/+1
| * Merge branch 'master' of https://github.com/Tuupertunut/unionfs-fuse into Tuu...Radek Podgorny2021-09-191-5/+5
| |\
| | * Fix timestamp precision lost on cow copyTuupertunut2021-09-191-5/+5
| * | whitespace formattingRadek Podgorny2021-05-271-5/+5
| |/
* | more travisRadek Podgorny2021-05-261-3/+3