Antonio SJ Musumeci
|
9b3c085cf3
|
Merge pull request #257 from trapexit/man
tweak man page creation
|
2016-03-10 18:43:12 -05:00 |
|
Antonio SJ Musumeci
|
382ca876ca
|
tweak man page creation
|
2016-03-10 18:42:32 -05:00 |
|
Antonio SJ Musumeci
|
93acfb015c
|
Merge pull request #256 from trapexit/xattr
properly check errors of xattr. closes #255
|
2016-03-10 18:38:05 -05:00 |
|
Antonio SJ Musumeci
|
070ed08caa
|
properly check errors of xattr. closes #255
|
2016-03-10 18:37:09 -05:00 |
|
Antonio SJ Musumeci
|
5d44161e77
|
Merge pull request #251 from trapexit/man
update precompiled man page
|
2016-03-06 02:23:47 -05:00 |
|
Antonio SJ Musumeci
|
6492fda483
|
update precompiled man page
|
2016-03-06 02:22:58 -05:00 |
|
Antonio SJ Musumeci
|
447fd8b2fb
|
Merge pull request #250 from trapexit/rename
fix rename failing on non-path preserving policies
|
2016-03-06 02:22:23 -05:00 |
|
Antonio SJ Musumeci
|
2061211894
|
fix rename failing on non-path preserving policies
|
2016-03-06 02:21:23 -05:00 |
|
Antonio SJ Musumeci
|
5030d5a5b4
|
Merge pull request #249 from trapexit/clarify-rename
clarify that rename uses the create policy to make decisions
|
2016-03-04 20:33:10 -05:00 |
|
Antonio SJ Musumeci
|
4928944167
|
clarify that rename uses the create policy to make decisions
|
2016-03-04 20:32:52 -05:00 |
|
Antonio SJ Musumeci
|
6957cf39d1
|
Merge pull request #247 from trapexit/epmfs
re-add minfreespace check to epmfs policy
|
2016-03-04 13:56:15 -05:00 |
|
Antonio SJ Musumeci
|
12cf57dc5a
|
re-add minfreespace check to epmfs policy
|
2016-03-04 13:52:31 -05:00 |
|
Antonio SJ Musumeci
|
26c2ebc843
|
Merge pull request #245 from trapexit/readme
change tooling names and add guide link
|
2016-03-03 10:47:45 -05:00 |
|
Antonio SJ Musumeci
|
59b08a5bc3
|
change tooling names and add guide link
|
2016-03-03 10:46:53 -05:00 |
|
Antonio SJ Musumeci
|
8ac3518725
|
Merge pull request #244 from trapexit/gitdebcl
fix building of platform specific deb packages
|
2016-03-01 00:19:59 -05:00 |
|
Antonio SJ Musumeci
|
f4a4cc5812
|
fix building of platform specific deb packages
|
2016-03-01 00:19:05 -05:00 |
|
Antonio SJ Musumeci
|
b93783ede0
|
Merge pull request #243 from trapexit/git2dbcl
fix printing of versions with no changes
|
2016-02-29 23:56:29 -05:00 |
|
Antonio SJ Musumeci
|
ef4c583b3f
|
fix printing of versions with no changes
|
2016-02-29 23:55:36 -05:00 |
|
Antonio SJ Musumeci
|
6d049c16d1
|
Merge pull request #242 from trapexit/statvfs
clearly separate usage of statvfs from stat for file existance
|
2016-02-29 23:11:00 -05:00 |
|
Antonio SJ Musumeci
|
4ecf3c5797
|
clearly separate usage of statvfs from stat for file existance
Used statvfs to also check for existance vs lstat. On dead symlinks
this resulted in ENOENT making certain functions fail.
closes #239
|
2016-02-29 23:04:59 -05:00 |
|
Antonio SJ Musumeci
|
4a63c000ca
|
Merge pull request #241 from trapexit/policy-ff
add minfreespace checks to policy ff's create and remove fwfs
|
2016-02-29 18:15:12 -05:00 |
|
Antonio SJ Musumeci
|
779143f4b6
|
add minfreespace checks to policy ff's create and remove fwfs
fwfs is now covered by ff with the minfreespace and readonly checks
|
2016-02-29 18:06:59 -05:00 |
|
Antonio SJ Musumeci
|
ccd3b5d2d0
|
Merge pull request #240 from trapexit/readme
update readme with minfreespace and readonly details
|
2016-02-29 15:15:10 -05:00 |
|
Antonio SJ Musumeci
|
4d7148cdd1
|
update readme with minfreespace and readonly details
|
2016-02-29 15:14:31 -05:00 |
|
Antonio SJ Musumeci
|
98a051b161
|
Merge pull request #238 from trapexit/policy-all
add readonly and minfreespace filters to all policy for creates. clos…
|
2016-02-29 10:55:55 -05:00 |
|
Antonio SJ Musumeci
|
14886a27f4
|
add readonly and minfreespace filters to all policy for creates. closes #236
|
2016-02-29 10:15:53 -05:00 |
|
Antonio SJ Musumeci
|
81b9918f6b
|
Merge pull request #237 from trapexit/renamefix
|
2016-02-26 17:18:39 -05:00 |
|
Antonio SJ Musumeci
|
9819cf6133
|
fix clonepath being called on wrong source
|
2016-02-26 17:16:09 -05:00 |
|
Antonio SJ Musumeci
|
c5e584fa5a
|
Merge pull request #235 from trapexit/changeloger
fix creation of changelog
|
2016-02-25 17:53:24 -05:00 |
|
Antonio SJ Musumeci
|
c56b488c8d
|
fix creation of changelog
|
2016-02-25 17:52:47 -05:00 |
|
Antonio SJ Musumeci
|
cd50a0b0c8
|
Merge pull request #234 from trapexit/renametweaks
normalize error handling in rename policy
|
2016-02-24 17:11:58 -05:00 |
|
Antonio SJ Musumeci
|
e593927095
|
normalize error handling in rename policy
|
2016-02-24 17:10:56 -05:00 |
|
Antonio SJ Musumeci
|
12251cf7c2
|
Merge pull request #233 from trapexit/ffopt
ff policy tweaks
|
2016-02-24 13:02:24 -05:00 |
|
Antonio SJ Musumeci
|
7c85cd906a
|
ff policy tweaks
|
2016-02-24 12:40:02 -05:00 |
|
Antonio SJ Musumeci
|
32c4b1ad1c
|
Merge pull request #232 from trapexit/version
override standard libfuse version flag
|
2016-02-24 08:39:56 -05:00 |
|
Antonio SJ Musumeci
|
5cf3bb7c98
|
override standard libfuse version flag
|
2016-02-24 06:36:33 -05:00 |
|
Antonio SJ Musumeci
|
3f8a6525b3
|
Merge pull request #231 from trapexit/fstweaks
minor tweaks to filesystem utility functions
|
2016-02-23 12:35:42 -05:00 |
|
Antonio SJ Musumeci
|
25a039942c
|
minor tweaks to filesystem utility functions
|
2016-02-23 12:28:20 -05:00 |
|
Antonio SJ Musumeci
|
400537d711
|
Merge pull request #230 from trapexit/findonfs
use stat/2 rather than statvfs/2 to find file drive
|
2016-02-23 12:07:31 -05:00 |
|
Antonio SJ Musumeci
|
792c9b9808
|
use stat/2 rather than statvfs/2 to find file drive
|
2016-02-23 12:06:16 -05:00 |
|
Antonio SJ Musumeci
|
476a8a50ea
|
Merge pull request #228 from trapexit/readme
update / tweak readme
|
2016-02-21 18:31:02 -05:00 |
|
Antonio SJ Musumeci
|
a698a8a545
|
update / tweak readme
|
2016-02-21 18:30:25 -05:00 |
|
Antonio SJ Musumeci
|
5b06bb24fb
|
Merge pull request #227 from trapexit/policy-cleanup
remove unnecessary policies
|
2016-02-21 18:25:11 -05:00 |
|
Antonio SJ Musumeci
|
d4ec341c4f
|
remove unnecessary policies
|
2016-02-21 18:24:15 -05:00 |
|
Antonio SJ Musumeci
|
1bbe3a8879
|
Merge pull request #226 from trapexit/readonly
ignore drives mounted as readonly from create policies. closes #224
|
2016-02-21 14:35:53 -05:00 |
|
Antonio SJ Musumeci
|
5813d1e477
|
ignore drives mounted as readonly from create policies. closes #224
|
2016-02-21 14:34:40 -05:00 |
|
Antonio SJ Musumeci
|
81e77216fc
|
Merge pull request #225 from trapexit/eplfs-readme
add eplfs info to readme
|
2016-02-18 13:32:44 -05:00 |
|
Antonio SJ Musumeci
|
a4e60d7471
|
add eplfs info to readme
|
2016-02-18 13:32:30 -05:00 |
|
Antonio SJ Musumeci
|
8edb7c1e1c
|
Merge pull request #223 from trapexit/statvfs
use stat.st_dev to uniquely identify mounts for statfs. closes #213
|
2016-02-15 22:57:35 -05:00 |
|
Antonio SJ Musumeci
|
f3e75a0544
|
use stat.st_dev to uniquely identify mounts for statfs. closes #213
|
2016-02-15 22:55:47 -05:00 |
|