about summary refs log tree commit diff
path: root/pkgs/os-specific/linux/fuse
AgeCommit message (Collapse)AuthorFilesLines
2014-09-13transformed meta.maintainers of some packages into listsPascal Wittmann1-1/+1
2014-01-28Adopt more packages.Petr Rockai1-1/+3
2013-11-28Upgrade fuse from 2.9.2 -> 2.9.3William A. Kennington III1-2/+2
2012-12-16fuse 2.9.2Shea Levy1-2/+2
2012-05-12* FUSE updated to 2.8.7.Eelco Dolstra1-2/+2
svn path=/nixpkgs/trunk/; revision=34072
2011-01-31update fuse to 2.8.5David Guibert1-2/+2
svn path=/nixpkgs/trunk/; revision=25733
2010-08-29Update fuse and make wdfs build with the latest neon. neon026 does not build ↵Lluís Batlle i Rossell1-2/+2
with the current SSL. We should either remove neon026 or fix it. svn path=/nixpkgs/trunk/; revision=23505
2010-03-18Update FUSEMichael Raskin1-2/+2
svn path=/nixpkgs/trunk/; revision=20751
2010-02-01* fuse updated to 2.8.2.Eelco Dolstra1-2/+2
svn path=/nixpkgs/trunk/; revision=19755
2009-12-08* Latest FUSE and sshfs.Eelco Dolstra1-6/+6
svn path=/nixpkgs/trunk/; revision=18839
2009-03-25* Latest ntfs-3g, FUSE.Eelco Dolstra1-5/+9
svn path=/nixpkgs/trunk/; revision=14696
2007-12-25Added Firefox-3b2 (still no idea why it crashes, though), fixed updated ↵Michael Raskin2-2/+7
FUSE, made relfs_grant add user if none exists svn path=/nixpkgs/trunk/; revision=9967
2007-12-24* Latest FUSE, sshfs.Eelco Dolstra1-3/+8
svn path=/nixpkgs/trunk/; revision=9964
2007-08-27* Rewrite all the SourceForge URLs to mirror://sourceforge/.Eelco Dolstra1-1/+1
find . -name "*.nix" | while read fn; do sed 's^http://[a-z]*.dl.sourceforge.net/sourceforge/^mirror://sourceforge/^g' < $fn > $fn.new; mv $fn.new $fn; done svn path=/nixpkgs/trunk/; revision=9198
2007-06-02* FUSE 2.6.5.Eelco Dolstra1-3/+3
svn path=/nixpkgs/trunk/; revision=8817
2007-01-06* Hack to allow the setuid root program fusermount to work.Eelco Dolstra1-0/+9
svn path=/nixpkgs/trunk/; revision=7542
2007-01-06* FUSE 2.6.1.Eelco Dolstra2-10/+6
svn path=/nixpkgs/trunk/; revision=7540
2006-01-30* Copy lots of files to nix.cs.uu.nl.Eelco Dolstra1-1/+1
svn path=/nixpkgs/trunk/; revision=4623
2005-11-01* Doh!Eelco Dolstra2-0/+22
svn path=/nixpkgs/trunk/; revision=4183