You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Antonio SJ Musumeci dbe630c37d Merge pull request #46 from trapexit/action-search-merge 10 years ago
..
access.cpp Remove 'all' policy and simplify logic 10 years ago
access.hpp initial code commit 10 years ago
assert.hpp initial code commit 10 years ago
buildmap.hpp rework policy code 10 years ago
buildvector.hpp rework policy code 10 years ago
category.cpp merge action and search category 10 years ago
category.hpp merge action and search category 10 years ago
chmod.cpp merge action and search category 10 years ago
chmod.hpp initial code commit 10 years ago
chown.cpp merge action and search category 10 years ago
chown.hpp initial code commit 10 years ago
clonepath.cpp add clonepath tool 10 years ago
clonepath.hpp add clonepath tool 10 years ago
config.cpp merge action and search category 10 years ago
config.hpp merge action and search category 10 years ago
create.cpp Remove 'all' policy and simplify logic 10 years ago
create.hpp initial code commit 10 years ago
destroy.cpp add support for ioctl on directories. closes #27 10 years ago
destroy.hpp add support for ioctl on directories. closes #27 10 years ago
fallocate.cpp support RHEL6. closes #29 10 years ago
fallocate.hpp initial code commit 10 years ago
fgetattr.cpp only allow manipulation of runtime settings via xattrs. closes #22 10 years ago
fgetattr.hpp add fgetattr. closes #5 10 years ago
fileinfo.hpp initial code commit 10 years ago
flush.cpp only allow manipulation of runtime settings via xattrs. closes #22 10 years ago
flush.hpp add flush callback. closes #16 10 years ago
fs.cpp Remove 'all' policy and simplify logic 10 years ago
fs.hpp Remove 'all' policy and simplify logic 10 years ago
fsync.cpp only allow manipulation of runtime settings via xattrs. closes #22 10 years ago
fsync.hpp initial code commit 10 years ago
ftruncate.cpp only allow manipulation of runtime settings via xattrs. closes #22 10 years ago
ftruncate.hpp initial code commit 10 years ago
getattr.cpp Remove 'all' policy and simplify logic 10 years ago
getattr.hpp initial code commit 10 years ago
getxattr.cpp merge action and search category 10 years ago
getxattr.hpp initial code commit 10 years ago
init.cpp support RHEL6. closes #29 10 years ago
init.hpp add support for ioctl on directories. closes #27 10 years ago
ioctl.cpp Remove 'all' policy and simplify logic 10 years ago
ioctl.hpp initial code commit 10 years ago
link.cpp merge action and search category 10 years ago
link.hpp initial code commit 10 years ago
listxattr.cpp merge action and search category 10 years ago
listxattr.hpp initial code commit 10 years ago
mergerfs.cpp add clonepath tool 10 years ago
mergerfs.hpp initial code commit 10 years ago
mkdir.cpp Remove 'all' policy and simplify logic 10 years ago
mkdir.hpp initial code commit 10 years ago
mknod.cpp Remove 'all' policy and simplify logic 10 years ago
mknod.hpp initial code commit 10 years ago
open.cpp Remove 'all' policy and simplify logic 10 years ago
open.hpp initial code commit 10 years ago
opendir.cpp add support for ioctl on directories. closes #27 10 years ago
opendir.hpp pass const strings by reference. closes #33 10 years ago
option_parser.cpp merge action and search category 10 years ago
option_parser.hpp initial code commit 10 years ago
policy.cpp Remove 'all' policy and simplify logic 10 years ago
policy.hpp Remove 'all' policy and simplify logic 10 years ago
read.cpp support runtime setting of srcmounts. closes #12 10 years ago
read.hpp initial code commit 10 years ago
read_buf.cpp support RHEL6. closes #29 10 years ago
read_buf.hpp add {read,write}_buf functions. closes #15 10 years ago
readdir.cpp Merge pull request #35 from trapexit/dttoif 10 years ago
readdir.hpp pass const strings by reference. closes #33 10 years ago
readlink.cpp Remove 'all' policy and simplify logic 10 years ago
readlink.hpp initial code commit 10 years ago
release.cpp support runtime setting of srcmounts. closes #12 10 years ago
release.hpp initial code commit 10 years ago
releasedir.cpp add support for ioctl on directories. closes #27 10 years ago
releasedir.hpp pass const strings by reference. closes #33 10 years ago
removexattr.cpp merge action and search category 10 years ago
removexattr.hpp initial code commit 10 years ago
rename.cpp Remove 'all' policy and simplify logic 10 years ago
rename.hpp initial code commit 10 years ago
resources.cpp initial code commit 10 years ago
resources.hpp initial code commit 10 years ago
rmdir.cpp merge action and search category 10 years ago
rmdir.hpp initial code commit 10 years ago
rwlock.hpp pass const strings by reference. closes #33 10 years ago
setxattr.cpp merge action and search category 10 years ago
setxattr.hpp initial code commit 10 years ago
statfs.cpp support runtime setting of srcmounts. closes #12 10 years ago
statfs.hpp initial code commit 10 years ago
str.cpp remove longest common prefix from fsname. closes #38 10 years ago
str.hpp remove longest common prefix from fsname. closes #38 10 years ago
symlink.cpp Remove 'all' policy and simplify logic 10 years ago
symlink.hpp initial code commit 10 years ago
truncate.cpp merge action and search category 10 years ago
truncate.hpp initial code commit 10 years ago
ugid.cpp use standard platform macros. closes #43 10 years ago
ugid.hpp use standard platform macros. closes #43 10 years ago
ugid_linux.hpp use geteuid syscall as well 10 years ago
ugid_mutex.hpp platform specific code to deal with sete{u,g}id. closes #17 10 years ago
ugid_osx.hpp platform specific code to deal with sete{u,g}id. closes #17 10 years ago
unlink.cpp merge action and search category 10 years ago
unlink.hpp initial code commit 10 years ago
utimens.cpp merge action and search category 10 years ago
utimens.hpp initial code commit 10 years ago
write.cpp support runtime setting of srcmounts. closes #12 10 years ago
write.hpp initial code commit 10 years ago
write_buf.cpp support RHEL6. closes #29 10 years ago
write_buf.hpp add {read,write}_buf functions. closes #15 10 years ago
xattr.hpp only allow manipulation of runtime settings via xattrs. closes #22 10 years ago