Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-08 | Travis: add /usr/local/lib* to ld configuration | Nikolaus Rath | |
2017-07-08 | Travis: install libfuse from git master | Nikolaus Rath | |
2017-07-08 | Travis: Build libfuse with gcc-6 | Nikolaus Rath | |
gcc-4.8 has trouble with libfuse 3.1.0 symbol versioning. | |||
2017-07-08 | Travis: use libfuse 3.1.0 | Nikolaus Rath | |
2017-07-08 | Include test files in "make dist" | Nikolaus Rath | |
2017-07-08 | Switch to libfuse 3.0. | Nikolaus Rath | |
2017-07-08 | Abort on glib assertion errors. | Nikolaus Rath | |
2017-07-08 | Re-enabled cache support. | Nikolaus Rath | |
2017-06-22 | Transition from getdir() to readdir(), temporarily disable cache | Nikolaus Rath | |
This commit enables the use of readdir() instead of getdir(). It also completely disables the cache and the nullpath_ok feature. This will be fixed in the next commits. | |||
2017-06-22 | Added unit tests and travis integration | Nikolaus Rath | |