aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2016-01-28Remove "credits" section, we now have an AUTHORS file.Nikolaus Rath-12/+0
2016-01-14Removed placeholder README file and switch automake to foreign flavor.Nikolaus Rath-4/+1
2016-01-14Removed hopelessly outdated files.Nikolaus Rath-427/+1
2016-01-14Update makeconf.shNikolaus Rath-26/+7
2016-01-14Update maintainer and contributor listNikolaus Rath-6/+49
2016-01-14Extend write_buf documentationNikolaus Rath-0/+5
2016-01-14Initialize padding to zero.Nikolaus Rath-0/+1
2015-12-21Updated homepage URL and added download location.Nikolaus Rath-1/+5
2015-12-20Migrated README to README.md for Markdown rendering on GitHub.Nikolaus Rath-379/+100
2015-09-29Merge branch 'clone_fd'Miklos Szeredi-13/+113
2015-08-14Merge git://git.code.sf.net/u/xophmeister/fuseMiklos Szeredi-0/+14
2015-08-12Canonicalised whitespace and added ChangeLog entryChristopher Harrison-1/+6
2015-08-12libfuse: fix warning mount.c:receive_fd()Miklos Szeredi-1/+6
2015-07-30Added fuse_pkgversion functionChristopher Harrison-0/+11
2015-06-29libfuse: fix possible memory leakMiklos Szeredi-1/+5
2015-05-26Use system directory for system-wide udev rules by defaultIkey Doherty-1/+8
2015-05-22libfuse: fix exec environment for mount and umountMiklos Szeredi-6/+22
2015-05-18libfuse: add "clone_fd" optionMiklos Szeredi-2/+63
2015-05-18libfuse: get ref for reqMiklos Szeredi-1/+3
2015-05-18libfuse: refcount fuse_chan objectsMiklos Szeredi-10/+47
2015-04-23libfuse: add FUSE_CAP_NO_OPEN_SUPPORT flag to ->init()Miklos Szeredi-0/+11
2015-02-26libfuse: fix handling of '.' and '..' in highlevel readdirplusMiklos Szeredi-4/+14
2015-02-26libfuse: fix fuse_remove_signal_handlers()Miklos Szeredi-11/+16
2014-11-25Fix docs of lowlevel readdirplus()Miklos Szeredi-3/+3
2014-07-21libfuse: highlevel API: fix directory file handle passed to ioctl() methodMiklos Szeredi-2/+16
2014-07-15ChangeLog fixMiklos Szeredi-1/+1
2014-07-15libfuse: add flags to ->rename()Miklos Szeredi-20/+97
2014-07-15libfuse: allow setting ctime in ->setattr()Miklos Szeredi-3/+15
2014-07-15libfuse: add "time_gran" optionMiklos Szeredi-3/+33
2014-07-15fusermount, libfuse: send value as unsigned in "user_id=" and "group_id="Miklos Szeredi-3/+8
2014-07-15libfuse: document deadlock avoidance for fuse_notify_inval_entry()Miklos Szeredi-0/+13
2014-03-26Initilaize stat buffer passed to ->getattr() and ->fgetattr()Miklos Szeredi-0/+7
2014-03-18compile fix for fuse_lo-plusMiklos Szeredi-1/+43
2014-03-17compile fixMiklos Szeredi-1/+5
2014-03-05libfuse: implement readdirplus for high-level APIEric Wong-79/+349
2014-02-27Allocate buffer when splicing from the fuse deviceMiklos Szeredi-6/+21
2014-02-21libfuse: added fuse_lo-plus.c to the examplesMiklos Szeredi-1/+453
2014-02-04fuse: use dlsym() instead of relying on ld.so constructor functionsFabrice Bauzac-93/+118
2014-01-29libfuse: Add "async_dio" and "writeback_cache" optionsMiklos Szeredi-6/+56
2013-12-11"pkg-config fuse3 --libs" gives the wrong library nameMiklos Szeredi-1/+1
2013-11-29Fix fuse_add_direntry_plus()Miklos Szeredi-15/+10
2013-09-23Advertize the existence of some "configure" env vars.Fabrice Bauzac-0/+3
2013-09-20test: add a realdir optionMiklos Szeredi-13/+38
2013-09-04libfuse: add the "subdir-objects" automake optionFabrice Bauzac-1/+1
2013-08-26Merge remote-tracking branch 'origin/fuse_2_9_bugfix'Miklos Szeredi-0/+9
2013-08-26Add missing includesDaniel Thau-0/+9
2013-08-26Don't close -1 fd in fuse_chan_destroy()Miklos Szeredi-1/+3
2013-08-26Change generation and nlookup from 'unsigned long' to 'uint64_t'Miklos Szeredi-4/+3
2013-07-26Print help on stdout instead of stderrMiklos Szeredi-38/+35
2013-07-25ulockmgr: strip ulockmgr support from this source packageMiklos Szeredi-937/+22