summaryrefslogtreecommitdiff
path: root/src/opts.c
Commit message (Expand)AuthorAgeFilesLines
* forgot to include conf.h in optsRadek Podgorny2014-03-201-0/+1
* update help a littleRadek Podgorny2012-09-261-0/+1
* merge with BerndRadek Podgorny2012-02-031-22/+49
|\
| * Slight optimization for HIDE_META_FILES and HIDE_METADIRBernd Schubert2010-06-011-2/+0
| * Also hide fuse meta files. Note: -o hide_meta_dir is now deprecated in favour...Bernd Schubert2010-06-011-3/+7
| * Add the -o debug_file option and enable debugging thenBernd Schubert2010-05-311-4/+18
| * path_hidden(): Ignore the entire path to the branchBernd Schubert2010-05-241-0/+1
| * Add commit "-o relaxed_permission" changesBernd Schubert2010-05-161-0/+5
| * Add a new option "-o hide_meta_dir"Bernd Schubert2010-05-161-17/+22
* | initial support for alternate specification of branches.Radek Podgorny2011-11-231-1/+9
* | Added xattr support information when asked for version.Radek Podgorny2011-10-111-0/+3
|/
* Oops sorry, in commit 389 I accidentally entirely broke relative pathesBernd Schubert2009-08-181-1/+4
* Fix reading the max_files= parameterBernd Schubert2009-05-261-1/+1
* Slightly better online help for chroot= parameter.Bernd Schubert2009-05-251-1/+2
* Add a new parameter so that the maximum number of open files can be set.Bernd Schubert2009-05-251-0/+29
* Bring back the .unionfs_init() method to go into the chroot, butBernd Schubert2009-05-171-15/+27
* Slight comment changes.Bernd Schubert2009-03-281-1/+2
* Change options postprocessing from init method to options postprocessing func...Bernd Schubert2009-03-281-2/+34
* Actually we already have another function, which add the trailing slash, soBernd Schubert2009-03-221-6/+1
* Add a new parameter chroot= to allow support for "/", so we now alsoBernd Schubert2009-03-221-5/+44
* Renamed the correct_statfs to statfs_omit_ro to make the "correct" behaviour ...Radek Podgorny2009-03-031-3/+3
* Just formatting to keep the code consistent.Radek Podgorny2009-03-031-7/+8
* Simplified option initialization. That why at least everything that can beBernd Schubert2009-02-191-5/+3
* Re-add the option "-o noinitgroups" for compatibility.Bernd Schubert2009-02-191-0/+3
* Add an option to count all branches on statfs calls.Bernd Schubert2009-02-191-0/+4
* Slight comment fixes/improvements.Bernd Schubert2009-01-161-2/+2
* Fix another bug spotted by Raphael Geissert. In changeset 255 I introducedBernd Schubert2009-01-161-3/+4
* Print the help text to stdout. Thanks go to Raphael Geissert for reportingBernd Schubert2009-01-081-1/+1
* imported patch remove_noinitgroups_option.patchBernd Schubert2008-09-031-8/+0
* First part of the new directory structureRadek Podgorny2008-06-301-0/+212