aboutsummaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAge
* fusermount: only allow mount and umount if util-linux suppports ↵Gravatar Miklos Szeredi2011-01-31
| | | | | | | --no-canonicalize Remove "legacy" util-linux support as missing --no-canonicalize cannot be worked around in fuse.
* bump version to 2.9.0-pre0Gravatar Miklos Szeredi2010-11-08
|
* update umount procedureGravatar Miklos Szeredi2010-11-08
| | | | | | | | | | | | | If umount(8) supports --fake and --no-canonicalize (util-linux-ng version 2.18 or later), and umount(2) supports the UMOUNT_NOFOLLOW flag (linux kernel version 2.6.35 or later) then, "fusermount -u" will call the umount(2) system call and use "umount --fake ..." to update /etc/mtab Added --disable-legacy-umount option to configure. This disables the runtime checking of umount(8) version. When built with this option then "fusermount -u" will fail if umount(8) doesn't support the --fake and --no-canonicalize options.
* Use LTLIBICONV when linking libfuseGravatar Natanael Copa2010-10-14
| | | | | | This fixes building against uclibc + libiconv. Signed-off-by: Natanael Copa <ncopa@alpinelinux.org>
* Add NetBSD supportGravatar Miklos Szeredi2010-08-27
| | | | | | | | | | | | | | | | The bulk of it is just about adding ifdef __NetBSD__ where there is already an ifdef __FreeBSD__ Add a arch=netbsd to deal with NetBSD specifics. I suggests that arch=bsd could be renamed to arch=freebsd NetBSD specific linking with -lperfuse NetBSD patches to lib/mount.c. It turned to be less itrusive to patch mount;c than mount_bsd.c. I suggest mount_bsd.c could be renamed to mount_freebsd.c Patch from Emmanuel Dreyfus
* * Fix checking for symlinks in umount from /tmp. Reported by AlGravatar Miklos Szeredi2010-04-26
| | | | | | Viro * Fix umounting if /tmp is a symlink. Reported by Franco Broi
* * Released 2.8.3Gravatar Miklos Szeredi2010-02-01
| | | | | | * Using --no-canonicalize with umount(8) conflicts with the race fix, sinceit assumes the supplied path is absolute, while the race fix relies on the path being relative to the current directory
* * Released 2.8.2Gravatar Miklos Szeredi2010-01-26
|
* * Released 2.8.1Gravatar Miklos Szeredi2009-09-11
|
* * Add missing fuse_session_data to versionscriptGravatar Miklos Szeredi2009-08-18
| | | | | | * Make sure all global symbols are prefixed with "fuse_" or "cuse_" * Released 2.8.0
* * Released 2.8.0-pre3Gravatar Miklos Szeredi2009-07-06
|
* Released 2.8.0-pre2Gravatar Miklos Szeredi2009-01-05
|
* Released 2.8.0-pre1Gravatar Miklos Szeredi2008-07-10
|
* Remove fuse kernel module sourcesGravatar Miklos Szeredi2008-06-16
|
* update versions to 2.8.0-pre0Gravatar Miklos Szeredi2008-02-20
|
* Disable old symbol versions if __UCLIBC__ is definedGravatar Miklos Szeredi2007-12-12
|
* Released 2.7.1Gravatar Miklos Szeredi2007-10-16
|
* Released 2.7.0Gravatar Miklos Szeredi2007-07-02
|
* kernel: sync with mainline...Gravatar Miklos Szeredi2007-05-02
|
* *** empty log message ***Gravatar Miklos Szeredi2007-04-05
|
* merge bugfixes up to merge3Gravatar Miklos Szeredi2007-03-14
|
* Correctly handle O_APPEND in direct IO modeGravatar Miklos Szeredi2007-03-14
|
* Add filesystem stacking support to high level APIGravatar Miklos Szeredi2007-02-03
|
* build fixesGravatar Miklos Szeredi2006-12-04
|
* new releaseGravatar Miklos Szeredi2006-12-01
|
* build/install fixes + add bug reporting instructions to READMEGravatar Miklos Szeredi2006-10-28
|
* new releaseGravatar Miklos Szeredi2006-10-22
|
* cleanups + new release candidateGravatar Miklos Szeredi2006-10-16
|
* Add init scriptGravatar Miklos Szeredi2006-10-01
|
* Support for nanosec times on FBSD and other FBSD fixesGravatar Csaba Henk2006-09-24
|
* ulockmgrGravatar Miklos Szeredi2006-09-10
|
* fixesGravatar Miklos Szeredi2006-07-30
|
* *** empty log message ***Gravatar Miklos Szeredi2006-06-29
|
* fix: adjust threading related compiler flagsGravatar Csaba Henk2006-06-01
|
* *** empty log message ***Gravatar Miklos Szeredi2006-03-14
|
* new prereleaseGravatar Miklos Szeredi2006-02-20
|
* fixGravatar Miklos Szeredi2006-02-15
|
* fixGravatar Csaba Henk2006-02-10
|
* fixGravatar Miklos Szeredi2006-01-30
|
* fixGravatar Miklos Szeredi2006-01-27
|
* revert to version 2.6Gravatar Miklos Szeredi2006-01-23
|
* fixGravatar Miklos Szeredi2006-01-20
|
* new releaseGravatar Miklos Szeredi2006-01-14
|
* fixGravatar Miklos Szeredi2006-01-06
|
* version changeGravatar Miklos Szeredi2006-01-06
|
* new versionGravatar Miklos Szeredi2005-12-09
|
* merge FreeBSD stuffGravatar Miklos Szeredi2005-11-16
|
* fixGravatar Miklos Szeredi2005-11-07
|
* add access operationGravatar Miklos Szeredi2005-10-26
|
* version changeGravatar Miklos Szeredi2005-10-17
|