aboutsummaryrefslogtreecommitdiffstats
path: root/src/bindfs.1
AgeCommit message (Collapse)AuthorLines
2013-07-22Changed home page to http://bindfs.org/Martin Pärtel-5/+3
2013-07-22Document chmod-filter on man-page.Martin Pärtel-0/+6
2013-03-01Rename --user/group to --force-user/group.Martin Pärtel-4/+16
The previous names were deprecated as they conflicted with standard mount options. --owner was also deprecated for consistency. The shorthands -u and -g were not deprecated. This fixes issue 25.
2012-09-15Be single-threaded by default. Documented a race condition.Martin Pärtel-7/+18
2012-07-04Cache user data for user_belongs_to_group().Martin Pärtel-0/+3
This considerably speeds up --mirror @group.
2012-03-26Made --map affect chown/chgrp results.Martin Pärtel-4/+6
2012-03-13Added root check for --map.Martin Pärtel-0/+2
2012-03-13Added --map.Martin Pärtel-14/+25
2012-01-25Added option --realistic-permissions.Martin Pärtel-1/+11
2012-01-24Added --hide-hard-links option.Martin Pärtel-8/+9
Patch by fbogner http://code.google.com/p/bindfs/issues/detail?id=17
2011-07-08Initial commit to git.Martin Pärtel-0/+338