Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2016-10-09 | Renamed some examples to make their function more obvious | Nikolaus Rath | -429/+0 |
2016-10-02 | Fixed permissions of source files. | Nikolaus Rath | -0/+0 |
2014-07-15 | libfuse: add flags to ->rename() | Miklos Szeredi | -1/+4 |
2014-03-05 | libfuse: implement readdirplus for high-level API | Eric Wong | -2/+4 |
2013-07-25 | libfuse: fuse -> fuse3 | Miklos Szeredi | -1/+1 |
2013-06-20 | - added a doxygen main page | Joachim Schiele | -2/+14 |
2012-07-19 | Start of 3.0 series | Miklos Szeredi | -1/+1 |
2012-06-18 | Add FALLOCATE operation | Anatol Pomozov | -0/+26 |
2012-05-16 | Fix the compile command in the examples | Miklos Szeredi | -1/+1 |
2011-12-08 | utimens availability check | Emmanuel Dreyfus | -0/+5 |
2011-07-04 | utimens must not follow symlinks | Sebastian Pipping | -9/+5 |
2007-12-12 | change indenting | Miklos Szeredi | -206/+206 |
2007-05-17 | *** empty log message *** | Miklos Szeredi | -0/+2 |
2007-04-25 | update copyright dates | Miklos Szeredi | -1/+1 |
2006-10-01 | Add init script | Miklos Szeredi | -0/+4 |
2006-09-16 | fix | Miklos Szeredi | -2/+2 |
2006-09-02 | fix | Miklos Szeredi | -4/+10 |
2006-03-17 | fix | Miklos Szeredi | -1/+1 |
2006-01-06 | fix | Miklos Szeredi | -1/+1 |
2005-11-16 | merge FreeBSD stuff | Miklos Szeredi | -27/+36 |
2005-11-07 | fix up statfs interface | Miklos Szeredi | -3/+2 |
2005-10-26 | add access operation | Miklos Szeredi | -0/+12 |
2005-09-13 | fix | Miklos Szeredi | -0/+1 |
2005-04-07 | fix | Miklos Szeredi | -6/+12 |
2005-02-02 | whitespace fixes | Miklos Szeredi | -7/+7 |
2005-01-10 | update copyright year | Miklos Szeredi | -1/+1 |
2004-11-26 | API change | Miklos Szeredi | -8/+13 |
2004-11-08 | fix | Miklos Szeredi | -1/+1 |
2004-11-08 | getdir related API change | Miklos Szeredi | -2/+2 |
2004-10-21 | cleanups + step minor version | Miklos Szeredi | -2/+1 |
2004-07-07 | change email address | Miklos Szeredi | -1/+1 |
2004-03-31 | fix zero size case for getxattr and listxattr | Miklos Szeredi | -1/+49 |
2004-02-19 | statfs fixes | Miklos Szeredi | -12/+8 |
2004-02-09 | *** empty log message *** | Miklos Szeredi | -1/+0 |
2004-01-13 | code cleanup | Miklos Szeredi | -20/+20 |
2003-12-15 | version numbers added | Miklos Szeredi | -5/+13 |
2003-12-13 | Added 'fsync' stub in example/fusexmp.c | David McNab | -2/+14 |
2003-12-12 | added fsync operation | Miklos Szeredi | -1/+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/+9 |
2002-01-11 | minor fixes | Miklos Szeredi | -0/+1 |
2002-01-07 | Added statfs support to kernel, lib, examples, and perl | Mark Glines | -0/+11 |
2001-11-21 | writing modules made more easy | Miklos Szeredi | -94/+2 |
2001-11-20 | fusermount changes | Miklos Szeredi | -15/+17 |
2001-11-16 | multithreading works in Python | Miklos Szeredi | -0/+8 |
2001-11-16 | threading fixes | Miklos Szeredi | -27/+24 |
2001-11-16 | better thread management | Miklos Szeredi | -3/+9 |
2001-11-11 | x | Miklos Szeredi | -127/+24 |
2001-11-09 | preparing for release | Miklos Szeredi | -22/+22 |
2001-11-07 | build and install fixes | Miklos Szeredi | -5/+35 |