summaryrefslogtreecommitdiff
path: root/src/rofiles-fuse/main.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-88/+83
* rofiles-fuse: Build using FUSE 3 if possible, falling back to FUSE 2Simon McVittie2022-01-041-2/+47
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* rofiles-fuse: Enable support for setting and getting xattrsStefan Berger2021-04-051-4/+32
* rofiles-fuse: Improve error message for failure to open rootColin Walters2018-10-121-4/+2
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* rofiles: Fix --copyup when creating a new fileColin Walters2018-01-081-4/+11
* rofiles: Add --copyup optionColin Walters2018-01-051-34/+107
* rofiles-fuse: Fix utime() supportAlexander Larsson2017-11-281-10/+3
* tree-wide: Update to new libglnx fd APIsColin Walters2017-10-111-1/+1
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* rofiles-fuse: also pass mode for O_RDONLYJonathan Lebon2017-09-211-1/+1
* rofiles-fuse: Fix lchown() and hardlink verification for symlinksAlexander Larsson2017-09-081-12/+33
* rofiles-fuse: Add missing error handling for fcntl()Colin Walters2017-08-021-0/+2
* tree-wide: Switch tabs ⭾ in various files over to spaces ␠Colin Walters2017-05-111-40/+39
* rofiles-fuse: Support write/read_buf()Alexander Larsson2017-02-141-0/+35
* rofiles-fuse: Rework to be based on nlinkColin Walters2016-08-161-88/+43
* rofiles-fuse: Do allow fchmod/fchown on directoriesColin Walters2016-06-271-2/+5
* rofiles-fuse: Fix permission comparisonAlexander Larsson2016-03-161-1/+1
* Fix make syntax-checkGiuseppe Scrivano2016-03-011-8/+6
* rofiles-fuse: Handle operations on the rootAlexander Larsson2016-02-241-1/+4
* rofiles-fuse: Fix truncate call to not use O_CREATColin Walters2016-02-171-1/+1
* Import rofiles-fuseColin Walters2016-02-101-0/+598