summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bumped version and added news to NEWS filev0.25Radek Podgorny2012-02-022-1/+5
* added mike to creditsRadek Podgorny2012-01-111-0/+1
* added forgotten install path to Makefile (thanks to Mike Kazantsev)Radek Podgorny2012-01-111-0/+1
* now installing the mount scriptRadek Podgorny2011-12-131-0/+2
* added Julian Andres Klode to credits. thanks for the mount script.Radek Podgorny2011-12-131-0/+1
* added mount script so now the normal mount command can be usedRadek Podgorny2011-12-131-0/+9
* initial support for alternate specification of branches.Radek Podgorny2011-11-233-1/+11
* xattr now on by defaultRadek Podgorny2011-11-231-1/+1
* Added xattr support information when asked for version.Radek Podgorny2011-10-111-0/+3
* Added Nicolas to credits.Radek Podgorny2011-10-061-0/+1
* Added missing creation of man directories. Thanks to Nicolas Dely.Radek Podgorny2011-10-061-0/+1
* updated credits to add BlueSloth's real nameRadek Podgorny2011-07-251-1/+1
* Added patch by Sebastian Pipping to use utimensat() instead of utimes().Radek Podgorny2011-07-042-9/+5
* Replaced obsolete function call. Thanks to Pierre Jean Schweitzer.Radek Podgorny2011-06-071-1/+1
* Added Pierre to credits.Radek Podgorny2011-06-071-0/+1
* Removed resource leaks. Thanks to Pierre Jean Schweitzer.Radek Podgorny2011-06-072-4/+7
* Turned the last commit the other way around to allow for inlining.Radek Podgorny2011-04-042-14/+6
* Added Alexander to credits.Radek Podgorny2011-04-031-0/+1
* Removed duplicate hashtable function definitions.Radek Podgorny2011-04-031-8/+2
* Added tag v0.24 for changeset d657e8acbb5bRadek Podgorny2010-05-200-0/+0
* Bump the version to 0.24v0.24Bernd Schubert2010-05-161-1/+1
* Change the path to the unionfs binary to simplify testingBernd Schubert2010-03-141-1/+1
* Branch merge with RadekBernd Schubert2010-03-143-14/+14
|\
| * Added Yann to credits.Radek Podgorny2009-09-131-0/+1
| * Makefile improvements by Yann E. Morin.Radek Podgorny2009-09-132-14/+13
* | Fix compiler warning:Bernd Schubert2009-08-311-2/+2
* | Add bugfix from Goswin (debian bug#533403). Thanks Goswin!Bernd Schubert2009-08-311-1/+3
* | Oops sorry, in commit 389 I accidentally entirely broke relative pathesBernd Schubert2009-08-181-1/+4
* | Patch from Colin Watson to prevent deadlocks of statvfs calls()Bernd Schubert2009-06-111-2/+54
* | We don't have a rule for long lines, but too many chars per line make editing...Bernd Schubert2009-06-111-2/+3
* | Use a different fsid than branches have.Bernd Schubert2009-06-111-2/+11
* | Man page and example fixes.Bernd Schubert2009-06-022-4/+3
* | Remove the comment from the bugs section of the man page that we don't suppor...Bernd Schubert2009-06-021-2/+1
* | Fix a man page syntax error detected by lintianBernd Schubert2009-06-011-1/+1
* | Fix reading the max_files= parameterBernd Schubert2009-05-261-1/+1
* | Fix compiler warning about comparism of signed vs. unsignedBernd Schubert2009-05-251-3/+3
* | Fix debian bashism bug (bug#530214)Bernd Schubert2009-05-251-1/+1
* | Add a missing empty line at the end of the file, some compilers will complain...Bernd Schubert2009-05-251-0/+1
* | Slightly better online help for chroot= parameter.Bernd Schubert2009-05-251-1/+2
* | Update the NEWS fileBernd Schubert2009-05-251-3/+4
* | Update the man page for new parameter chroot= and max_files=Bernd Schubert2009-05-251-0/+16
* | Add a new parameter so that the maximum number of open files can be set.Bernd Schubert2009-05-254-3/+32
* | Bring back the .unionfs_init() method to go into the chroot, butBernd Schubert2009-05-172-30/+64
* | Further revert mode logic changes of commit 398Bernd Schubert2009-04-271-2/+5
* | Branch merge with RadekBernd Schubert2009-04-277-27/+61
|\ \ | |/
| * Removed commented-out code and updated the note about exploitRadek Podgorny2009-04-261-10/+2
| * The mode logic reworkedRadek Podgorny2009-04-261-13/+14
| * Fixed a bug where we did not indicate "no RW branch found" correctlyRadek Podgorny2009-04-241-4/+4
| * FormattingRadek Podgorny2009-04-241-8/+5
| * Just formattingRadek Podgorny2009-04-241-5/+4