Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2017-07-08 | Added public fuse_lib_help(), bumped minor version | Nikolaus Rath | -1/+1 |
2016-12-23 | Added documentation and test case for null example | Nikolaus Rath | -5/+8 |
2016-12-23 | Fixed use of uninitialized memory. | Nikolaus Rath | -0/+1 |
2016-12-23 | Revert "Dropped example/null.c" | Csaba Henk | -0/+137 |
2016-10-09 | Dropped example/null.c | Nikolaus Rath | -108/+0 |
2016-10-02 | Fixed permissions of source files. | Nikolaus Rath | -0/+0 |
2013-07-25 | libfuse: fuse -> fuse3 | Miklos Szeredi | -1/+1 |
2013-07-24 | libfuse: remove "-D_FILE_OFFSET_BITS=64" from fuse.pc | Miklos Szeredi | -0/+2 |
2013-07-17 | Documentation fixes | Miklos Szeredi | -1/+1 |
2013-06-20 | - added a doxygen main page | Joachim Schiele | -2/+13 |
2012-07-19 | Start of 3.0 series | Miklos Szeredi | -1/+1 |
2012-05-16 | Fix the compile command in the examples | Miklos Szeredi | -1/+1 |
2008-03-05 | Make example/null work with -odirect_io | Miklos Szeredi | -0/+3 |
2007-12-12 | change indenting | Miklos Szeredi | -45/+45 |
2007-04-25 | update copyright dates | Miklos Szeredi | -1/+1 |
2006-10-01 | Add init script | Miklos Szeredi | -0/+4 |
2006-03-17 | fix | Miklos Szeredi | -1/+1 |
2006-01-06 | fix | Miklos Szeredi | -1/+1 |
2005-08-03 | fix | Miklos Szeredi | -8/+18 |
2005-02-02 | whitespace fixes | Miklos Szeredi | -1/+1 |
2005-01-10 | update copyright year | Miklos Szeredi | -1/+1 |
2004-11-26 | API change | Miklos Szeredi | -3/+3 |
2004-10-21 | cleanups + step minor version | Miklos Szeredi | -2/+1 |
2004-07-07 | change email address | Miklos Szeredi | -1/+1 |
2004-02-19 | statfs fixes | Miklos Szeredi | -7/+0 |
2004-01-26 | fix | Miklos Szeredi | -1/+1 |
2004-01-13 | code cleanup | Miklos Szeredi | -20/+6 |
2003-12-12 | added fsync operation | Miklos Szeredi | -2/+3 |
2002-12-10 | added release() callback | Miklos Szeredi | -0/+1 |
2002-03-17 | 'struct statfs' changes size, and entries within it change position, depending | Mark Glines | -3/+3 |
2002-01-11 | minor fixes | Miklos Szeredi | -1/+1 |
2002-01-07 | Added statfs support to kernel, lib, examples, and perl | Mark Glines | -0/+6 |
2001-11-21 | writing modules made more easy | Miklos Szeredi | -91/+3 |
2001-11-20 | fusermount changes | Miklos Szeredi | -15/+17 |
2001-11-18 | performance improvements | Miklos Szeredi | -0/+178 |