| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-08-24 | Dropped support for building with autotools | Nikolaus Rath | -53/+0 | |
| It's just too much pain to keep it working. | ||||
| 2017-01-12 | Added experimental support for building with Meson+Ninja | Nikolaus Rath | -1/+1 | |
| 2016-11-28 | Rename more things from fuse to fuse3 | Przemysław Pawełczyk | -2/+2 | |
| 2016-10-28 | Renamed fusermount / mount.fuse to fusermount3 / mount.fuse3 | Nikolaus Rath | -8/+8 | |
| 2013-07-25 | ulockmgr: strip ulockmgr support from this source package | Miklos Szeredi | -5/+1 | |
| Distribute ulockmgr separately. It is not needed for the building of libfuse, only fusexmp_fh. Check ulockmgr library in ./configure and if not disable remote-lock suport in fusexmp_fh. | ||||
| 2013-07-24 | libfuse: remove "-D_FILE_OFFSET_BITS=64" from fuse.pc | Miklos Szeredi | -2/+1 | |
| add AC_SYS_LARGEFILE to your configure.ac instead. | ||||
| 2012-07-04 | Fix build with automake >= 1.12.1 | Olivier Blin | -4/+4 | |
| mkdir_p is deprecated since automake 1.12.1 (see automake commit 7a1eb9ff9027929687f12905e131f6fda3fa6d0c). MKDIR_P should be used instead of mkdir_p. This is available since autoconf 2.59d (2006-06-05), by calling AC_PROG_MKDIR_P. The mkdir_p workaround was not working anyway for out-of-tree builds, since the ../mkinstalldirs path would be incorrect. | ||||
| 2012-07-04 | Fix install from out-of-tree build | Olivier Blin | -1/+1 | |
| When building out-of-tree, install fails since it tries to copy mount.fuse binary from source directory. Patch initially from Damien Thébault (SoftAtHome) | ||||
| 2010-06-15 | * Fix out-of-source build. | Miklos Szeredi | -3/+10 | |
| 2010-06-01 | * Remove "chmod root" from install of fusermount | Miklos Szeredi | -1/+0 | |
| 2009-05-08 | Fix 'make install-strip'. Reported by Dominick Layfield | Miklos Szeredi | -1/+1 | |
| 2007-12-23 | Fix './configure --disable-static' | Miklos Szeredi | -1/+1 | |
| 2007-04-25 | *** empty log message *** | Miklos Szeredi | -0/+2 | |
| 2007-04-18 | Replace utils/mount.fuse "sh" script with a "C" program | Miklos Szeredi | -1/+3 | |
| 2006-10-28 | build/install fixes + add bug reporting instructions to README | Miklos Szeredi | -6/+6 | |
| 2006-10-08 | fixes | Miklos Szeredi | -2/+4 | |
| 2006-10-01 | Add init script | Miklos Szeredi | -1/+13 | |
| 2006-09-10 | ulockmgr | Miklos Szeredi | -1/+4 | |
| 2006-02-08 | fix | Miklos Szeredi | -2/+2 | |
| 2005-09-26 | fix | Miklos Szeredi | -0/+2 | |
| 2005-09-15 | fix | Miklos Szeredi | -1/+6 | |
| 2005-07-26 | fix | Miklos Szeredi | -2/+4 | |
| 2005-06-28 | fix | Miklos Szeredi | -1/+6 | |
| 2005-06-28 | add mount.fuse | Miklos Szeredi | -0/+8 | |
| 2005-01-17 | fix | Miklos Szeredi | -3/+0 | |
| 2004-01-26 | *** empty log message *** | Miklos Szeredi | -0/+3 | |
| 2002-10-25 | use fuse_mount in fuse_main | Miklos Szeredi | -2/+1 | |
| 2002-04-18 | fuse_mount_ioslave() and helper util | Mark Glines | -1/+2 | |
| 2002-01-14 | rpm support | Miklos Szeredi | -2/+2 | |
| 2001-11-09 | preparing for release | Miklos Szeredi | -0/+4 | |
| 2001-11-08 | fusermount | Miklos Szeredi | -0/+5 | |
