aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-27Added TAGS to .gitignoreNikolaus Rath
2016-09-27Fixed up permissions.Nikolaus Rath
2016-09-27fuse_lowlevel_notify_*: take struct fuse_session instead of struct fuse_chanNikolaus Rath
2016-09-27Dropped fuse_unmount_compat22Nikolaus Rath
2016-08-24Fixed typo.Nikolaus Rath
2016-08-04Don't hardcode /sbin, /lib & /etcbobrofon
2016-07-23Disable thread sanitizer, use newer gcc.Nikolaus Rath
2016-07-23Updated ChangeLogNikolaus Rath
2016-07-23Include test suite in tarballNikolaus Rath
2016-07-21add error checking to setuid calls (#66)Alex Richman
2016-06-20libfuse/fuse_daemonize: wait until daemon child process is ready (#55)Hendrik Brueckner
2016-06-05Automatically run CI tests with clangNikolaus Rath
2016-06-05Inlined calculate_dirent*_size functionsNikolaus Rath
2016-06-05Don't use IFTODT macro.Nikolaus Rath
2016-06-05Inlined fuse_add_direntNikolaus Rath
2016-06-04Merge branch 'add-dirent-strlen3' of git://github.com/trapexit/libfuse into t...Nikolaus Rath
2016-05-13Add 'traceback' as suspicious test output pattern.Nikolaus Rath
2016-05-13Added Travis integrationNikolaus Rath
2016-05-13Merge remote-tracking branch 'origin/master'Nikolaus Rath
2016-05-13Merge branch 'ioctl-test'Nikolaus Rath
2016-05-13Add ioctl tests.Nikolaus Rath
2016-05-13Fix ioctl exampleNikolaus Rath
2016-05-12remove double calculation of filename length and dirent sizeAntonio SJ Musumeci
2016-05-11lib/fuse_lowlevel.c: fix small typo in fuse_ll_help (#44)David Sheets
2016-04-27Fixup commit 482a49c.Nikolaus Rath
2016-04-27Merge remote-tracking branch 'origin/master'Nikolaus Rath
2016-04-23Remove leading _ on header guards to comply with reserved identifier requirem...Sam Stuewe
2016-04-02Merge pull request #35 from 1ace/masterNikolaus Rath
2016-04-02Fix spelling mistakeEric Engestrom
2016-03-29Added test_fselNikolaus Rath
2016-03-29Added unit tests for fusexmp and helloNikolaus Rath
2016-03-29Added basic unit tests.Nikolaus Rath
2016-03-29Integrate tests with autotoolsNikolaus Rath
2016-03-29Whitespace cleanup.Nikolaus Rath
2016-03-29Added .dir-locals.el to customize emacs settingsNikolaus Rath
2016-03-29Inlined fuse_chan_fdNikolaus Rath
2016-03-29Inlined fuse_chan_{send, recv}Nikolaus Rath
2016-03-23Merge pull request #24 from jblumsch/doc-statfs-frsizeNikolaus Rath
2016-03-11cuse_lowlevel.setup(): fix double free of local variable 'args'Winfried Koehler
2016-03-09fuse.h doc fix: The f_frsize field is not ignored by the statfs operation.Jan Blumschein
2016-03-01Improve description of issue #15.Nikolaus Rath
2016-02-02Fix description of bug #15.Nikolaus Rath
2016-02-01Document bug #15.Nikolaus Rath
2016-01-28Include documentation in tarball.Nikolaus Rath
2016-01-28Remove "credits" section, we now have an AUTHORS file.Nikolaus Rath
2016-01-14Removed placeholder README file and switch automake to foreign flavor.Nikolaus Rath
2016-01-14Removed hopelessly outdated files.Nikolaus Rath
2016-01-14Update makeconf.shNikolaus Rath
2016-01-14Update maintainer and contributor listNikolaus Rath
2016-01-14Extend write_buf documentationNikolaus Rath