Commit Graph

1274 Commits

Author SHA1 Message Date
716453596a add flush callback. closes #16 2014-06-13 11:04:26 -04:00
dd666079b6 add {read,write}_buf functions. closes #15 2014-06-13 11:02:46 -04:00
0f8fe47016 add man file via markdown -> man conversion with pandoc. closes #14 2014-06-09 10:30:53 -04:00
45a2e09fbe reverse source and destination mount points to match fstab requirements. closes #13 2014-06-05 07:30:04 -04:00
645c823778 source mount paths can contain globing. closes #10 2014-05-31 17:54:18 -04:00
18358261af fsname set to list of src mounts. closes #9 2014-05-30 23:23:45 -04:00
4a0bc4aef7 add debian package building. closes #11 2014-05-30 22:31:44 -04:00
e2e0359eb2 fix free space calculations. closes #8 2014-05-30 18:41:42 -04:00
655436f258 further Makefile enhancements 2014-05-30 15:46:45 -04:00
a7d9a9bf61 enhance Makefile 1.1.0 2014-05-28 21:39:07 -04:00
36887e456f when readdir's filler returns non-zero return ENOMEM. closes #7 2014-05-28 18:04:38 -04:00
652a299ac1 add fgetattr. closes #5 2014-05-28 06:35:08 -04:00
aab90b0503 rework policy code 2014-05-28 05:35:58 -04:00
345d0bbdc4 use eaccess to determine permissions for ffwp. closes #2 2014-05-27 18:17:54 -04:00
4c7095ccf6 remove stat'ing of files in readdir. closes #3 2014-05-27 12:41:40 -04:00
bbc4b594fe fs::make_path should check for forward slashes, add if missing 1.0.2 2014-05-27 07:17:32 -04:00
16fe0cf90c remove statfs policy 2014-05-23 07:28:05 -04:00
29ed2bca01 add FS_IOC_{GET}VERSION to ioctl 2014-05-20 13:48:46 -04:00
243a193e66 use long instead of int to limit possibility of overflow in switch, closes #1 2014-05-20 10:40:13 -04:00
97ce6f5f21 use {get,list,set}xattr to modify runtime 2014-05-19 23:37:18 -04:00
428dd8c877 update build instructions in readme 2014-05-19 09:38:50 -04:00
7f640c4d9e fix building without libattr 1.0.1 2014-05-19 09:34:31 -04:00
bb7a966296 initial code commit 1.0.0 2014-05-19 07:05:53 -04:00
2b78be18f4 Initial commit 2014-03-24 08:43:21 -07:00