summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version bumpv0.26Radek Podgorny2012-09-112-2/+2
* mergeRadek Podgorny2012-09-111-9/+2
|\
| * Do not set the fsid, the fuse kernel module ignores it at all.Bernd Schubert2012-06-221-9/+2
* | trivial fixes by B HoweRadek Podgorny2012-08-173-2/+3
|/
* rmdir: Add another debug message.Bernd Schubert2012-05-201-0/+2
* Fix RETURN() calls. The macros only takes integers.Bernd Schubert2012-05-202-6/+13
* merge with BerndRadek Podgorny2012-02-0338-477/+1631
|\
| * Another debian changelog updateBernd Schubert2011-02-211-0/+8
| * Update the debian/ build filesBernd Schubert2011-02-215-17/+52
| * Update the NEWS fileBernd Schubert2011-02-201-0/+2
| * xattr: Let CMake check if xattrs are really availableBernd Schubert2011-02-203-9/+17
| * syslog: Eventually add support for syslogsBernd Schubert2011-02-2013-53/+374
| * fuse_big_writes: Allow big writes (and reads) if availableBernd Schubert2011-02-201-0/+10
| * Remove dependency on libmBernd Schubert2010-07-043-5/+22
| * debian: Remove quilt dependency in debian buildBernd Schubert2010-07-042-7/+3
| * Synchronize debian/changelog with other changelogs on my diskBernd Schubert2010-06-291-2/+26
| * Update the NEWS fileBernd Schubert2010-06-171-1/+2
| * Replace accidental RETURN((value)) by RETURN(value)Bernd Schubert2010-06-171-11/+11
| * Mark filedescriptors as "fd = " in debug outputBernd Schubert2010-06-171-5/+5
| * Further debugging: print return codesBernd Schubert2010-06-1610-208/+215
| * Print path names on function tracing.Bernd Schubert2010-06-159-55/+58
| * Improve a commentBernd Schubert2010-06-011-2/+1
| * Update the NEWS fileBernd Schubert2010-06-011-0/+1
| * And another fix for the link problem.Bernd Schubert2010-06-011-3/+12
| * Fix hard link issues if we have several rw branches. Debian Bug#509516.Bernd Schubert2010-06-013-4/+20
| * 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-016-12/+31
| * Update the NEWS file for 0.25Bernd Schubert2010-06-011-0/+5
| * Add myself to debug.h copyrightBernd Schubert2010-05-311-3/+4
| * debugging: Always compile with debug code, but only print debug messages if d...Bernd Schubert2010-05-312-14/+0
| * Add the -o debug_file option and enable debugging thenBernd Schubert2010-05-316-11/+51
| * Fix ubuntu bug 587917, Properly check on rmdir() if sub-branches are emptyBernd Schubert2010-05-314-0/+110
| * Rename "base" into "union" in test.sh as "base" is a bit confusingBernd Schubert2010-05-311-37/+37
| * build_path: Add missing va_end()Bernd Schubert2010-05-241-0/+1
| * build_path: Improve debug information - print line of the call functionBernd Schubert2010-05-242-8/+9
| * build_path: Write error if empty argument list was givenBernd Schubert2010-05-241-1/+6
| * test.sh: use fusermount to umount and write unionfs debug information to unio...Bernd Schubert2010-05-241-2/+4
| * build_path: Make sure we really have slashes between path elementsBernd Schubert2010-05-241-0/+5
| * path_hidden(): Ignore the entire path to the branchBernd Schubert2010-05-243-7/+4
| * HIDETAG: Don't use BUILD_PATH() for the complete path, as BUILD_PATH inserts ...Bernd Schubert2010-05-241-4/+8
| * utimens(): Workaround for kernel limitation (symlinks)Bernd Schubert2010-05-241-1/+14
| * debug output: Improve debug functions and add more debug informationBernd Schubert2010-05-246-33/+51
| * Branch merge with RadekBernd Schubert2010-05-240-0/+0
| |\
| * | Remove a temporary debug fprintfBernd Schubert2010-05-161-1/+0
| * | Update the changelogBernd Schubert2010-05-161-0/+6
| * | Update the NEWS fileBernd Schubert2010-05-161-0/+8
| * | Add the debian build directoryBernd Schubert2010-05-1610-0/+366
| * | Branch mergeBernd Schubert2010-05-1615-97/+223
| |\ \
| | * | Add commit "-o relaxed_permission" changesBernd Schubert2010-05-163-2/+25
| | * | Add the -o hide_meta_dir option to the man pageBernd Schubert2010-05-161-0/+8