Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2013-06-20 | - added a doxygen main page | Joachim Schiele | -2/+13 | |
- modified all examples to be included in doxygen - modified the API documentation to have more details - added the 490px_FUSE_structure.svg.png (c) wikipedia | ||||
2012-07-19 | Start of 3.0 series | Miklos Szeredi | -1/+1 | |
Change the version numbers. This is going to be a new major version of the library breaking backward compatibility on the binary level as well as the source level. | ||||
2012-05-16 | Fix the compile command in the examples | Miklos Szeredi | -1/+1 | |
Reported by Luciano Dalle Ore | ||||
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 | |
on which headerfiles are included and which macros are defined. Because its unreliable, we now use struct fuse_statfs everywhere except in the kernel. Also fixed some perl fuse_main semantics - it now works much better when multithreading is disabled. | ||||
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 | |
other minor perl fixes (still unstable) | ||||
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 | |