trapexit
|
041e3f50d5
|
Merge pull request #1126 from trapexit/removeallowother
Hard code setting of allow_other, ignore when set
|
2023-01-26 23:40:12 -05:00 |
|
Antonio SJ Musumeci
|
92ccfd3c89
|
Hard code setting of allow_other, ignore when set
|
2023-01-26 23:37:37 -05:00 |
|
trapexit
|
24f2d3c94d
|
Merge pull request #1125 from trapexit/scheduling-priority
Allow setting of scheduling priority
|
2023-01-25 23:42:20 -05:00 |
|
Antonio SJ Musumeci
|
a7113bb163
|
Allow setting of scheduling priority
|
2023-01-25 23:38:31 -05:00 |
|
trapexit
|
ec5ac0c517
|
Merge pull request #1124 from trapexit/builds
Update CirrusCI setup
|
2023-01-25 20:24:52 -05:00 |
|
Antonio SJ Musumeci
|
fdec3355a1
|
Update CirrusCI setup
|
2023-01-25 20:12:53 -05:00 |
|
trapexit
|
16e9ba2f19
|
Merge pull request #1123 from trapexit/wait
Add option to wait for branches to become new mounts
|
2023-01-25 19:51:58 -05:00 |
|
Antonio SJ Musumeci
|
939eb3996a
|
Add option to wait for branches to become new mounts
branches-mount-timeout=UINT64 in seconds (default: 0)
|
2023-01-25 11:59:14 -05:00 |
|
trapexit
|
2d8d0f7ad6
|
Merge pull request #1120 from trapexit/nonempty
Remove 'nonempty' argument
|
2023-01-16 23:41:51 -05:00 |
|
Antonio SJ Musumeci
|
3ee93d4c56
|
Remove 'nonempty' argument
This makes it like all other filesystems and brings it into alignment
with libfuse3's behavior.
|
2023-01-16 23:33:36 -05:00 |
|
trapexit
|
0b2afda30e
|
Merge pull request #1119 from trapexit/useino
Remove use_ino option and make behavior same as if set
|
2023-01-16 16:53:30 -05:00 |
|
Antonio SJ Musumeci
|
d11807ef7c
|
Remove use_ino option and make behavior same as if set
|
2023-01-16 16:21:44 -05:00 |
|
trapexit
|
3e725a66e3
|
Merge pull request #1118 from trapexit/msghandling
Add async message processing
|
2023-01-16 13:41:00 -05:00 |
|
Antonio SJ Musumeci
|
24423b8d2a
|
Add async message processing
|
2023-01-16 13:15:53 -05:00 |
|
trapexit
|
c89fbde48d
|
Merge pull request #1116 from davidkaufman/patch-1
small grammar correction to README file
|
2023-01-13 13:47:07 -05:00 |
|
David Kaufman
|
b65e52d56b
|
small grammar correction to README file
sorry, i'm a grammar nerd with ocd :-)
|
2023-01-03 00:58:08 -05:00 |
|
trapexit
|
6c2db76b92
|
Merge pull request #1109 from trapexit/fixes
Fix regression testing for implemented functions
|
2022-12-11 14:44:54 -05:00 |
|
Antonio SJ Musumeci
|
094ad862e7
|
Fix regression testing for implemented functions
|
2022-12-11 14:44:19 -05:00 |
|
trapexit
|
e81b1a6b9d
|
Merge pull request #1107 from trapexit/32bitfixes
Fix printf for 32bit systems
|
2022-12-08 22:06:15 -05:00 |
|
Antonio SJ Musumeci
|
a6ca96fa08
|
Fix printf for 32bit systems
|
2022-12-08 22:04:15 -05:00 |
|
trapexit
|
a449829d5f
|
Merge pull request #1106 from trapexit/xattrfix
Fix reading of setxattr name
|
2022-12-08 18:40:57 -05:00 |
|
Antonio SJ Musumeci
|
d14427ad9e
|
Fix reading of setxattr name
|
2022-12-08 18:40:08 -05:00 |
|
trapexit
|
ac1f4b4d52
|
Merge pull request #1105 from trapexit/ll
Misc cleanup
|
2022-11-27 23:29:53 -05:00 |
|
Antonio SJ Musumeci
|
ddf5e53aa4
|
Misc cleanup
|
2022-11-27 22:23:38 -06:00 |
|
trapexit
|
a2a12afb34
|
Merge pull request #1104 from trapexit/ll
Remove libfuse abstraction in prep for adding request data
|
2022-11-27 00:39:05 -05:00 |
|
Antonio SJ Musumeci
|
7606430188
|
Remove libfuse abstraction in prep for adding request data
|
2022-11-26 23:30:27 -06:00 |
|
trapexit
|
629806e896
|
Merge pull request #1093 from lgtm-migrator/codeql
Add CodeQL workflow for GitHub code scanning
|
2022-11-11 09:53:27 -05:00 |
|
LGTM Migrator
|
50fbf14e1e
|
Add CodeQL workflow for GitHub code scanning
|
2022-11-11 07:59:54 +00:00 |
|
trapexit
|
4a67bbdc71
|
Merge pull request #1092 from trapexit/cleanup
Remove write_buf, simplify FUSE msg dispatching
|
2022-11-10 23:24:25 -05:00 |
|
Antonio SJ Musumeci
|
dba9c4451a
|
Remove write_buf, simplify FUSE msg dispatching
|
2022-11-10 22:43:02 -05:00 |
|
trapexit
|
fea499e220
|
Merge pull request #1091 from trapexit/cleanup
Remove unnecessary libfuse abstractions
|
2022-11-07 23:35:18 -05:00 |
|
Antonio SJ Musumeci
|
9d056d609f
|
Remove unnecessary libfuse abstractions
|
2022-11-07 23:09:25 -05:00 |
|
trapexit
|
9a839dd8ba
|
Merge pull request #1089 from trapexit/32bit
Tweaks for 32bit systems
|
2022-11-05 23:37:19 -04:00 |
|
Antonio SJ Musumeci
|
32e2c9c48e
|
Tweaks for 32bit systems
|
2022-11-05 23:28:10 -04:00 |
|
trapexit
|
83d7886a0a
|
Merge pull request #1087 from trapexit/kernelh
Update fuse_kernel.h
|
2022-11-03 23:29:22 -04:00 |
|
Antonio SJ Musumeci
|
316abba0ac
|
Update fuse_kernel.h
|
2022-11-03 23:28:44 -04:00 |
|
trapexit
|
8001c58c36
|
Merge pull request #1085 from trapexit/symlinkify
Fix setting of stat vars for symlinkify
|
2022-10-31 19:47:36 -04:00 |
|
Antonio SJ Musumeci
|
3b0d7fb26e
|
Fix setting of stat vars for symlinkify
|
2022-10-30 22:27:33 -04:00 |
|
trapexit
|
5d3c5002e0
|
Merge pull request #1058 from trapexit/docs
Support doc update
|
2022-08-08 14:09:22 -04:00 |
|
Antonio SJ Musumeci
|
9082285cc8
|
Support doc update
|
2022-08-08 13:40:43 -04:00 |
|
trapexit
|
d1762b2bac
|
Merge pull request #1057 from trapexit/cfgerrs
Error when given invalid policy names
|
2022-08-06 23:08:10 -04:00 |
|
Antonio SJ Musumeci
|
46ce28b149
|
Error when given invalid policy names
|
2022-08-06 23:01:23 -04:00 |
|
trapexit
|
faadeb75e0
|
Merge pull request #1045 from Gelma/master
Fix typos
|
2022-06-22 14:27:13 -04:00 |
|
Andrea Gelmini
|
338e559e53
|
Fix typos
|
2022-06-22 11:51:23 +02:00 |
|
trapexit
|
3db673410f
|
Merge pull request #1039 from trapexit/docs
Add details about usage of FUSE to docs
|
2022-05-23 12:49:06 -04:00 |
|
Antonio SJ Musumeci
|
77f098614f
|
Add details about usage of FUSE to docs
|
2022-05-23 12:40:00 -04:00 |
|
trapexit
|
9589846e9a
|
Merge pull request #1032 from trapexit/support
Rework support section in readme
|
2022-04-25 17:44:16 -04:00 |
|
Antonio SJ Musumeci
|
e2dda3c1b1
|
Rework support section in readme
|
2022-04-25 17:42:31 -04:00 |
|
trapexit
|
d9ab18282f
|
Merge pull request #1031 from trapexit/root-parent
Return ENOENT when dotdot for root node requested
|
2022-04-12 23:18:57 -04:00 |
|
Antonio SJ Musumeci
|
14c2ff9ab8
|
Return ENOENT when dotdot for root node requested
|
2022-04-12 23:17:39 -04:00 |
|