Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2016-10-28 | Clean-up doxygen documentation | Nikolaus Rath | -25/+4 |
2016-10-15 | Make --help output more suitable for end-user | Nikolaus Rath | -2/+1 |
2016-10-15 | Unify handling of fuse_conn_info options | Nikolaus Rath | -1/+0 |
2016-10-13 | Make -o clone_fd into a parameter of session_loop_mt(). | Nikolaus Rath | -1/+1 |
2016-10-09 | fuse_parse_cmdline(): do not print help/version text | Nikolaus Rath | -2/+12 |
2016-10-08 | Add background and multithreading support to hello_ll and fuse_lo-plus | Nikolaus Rath | -7/+6 |
2016-10-02 | Don't handle --help and --version in fuse_session_new(). | Nikolaus Rath | -16/+26 |
2016-10-02 | Fixed permissions of source files. | Nikolaus Rath | -0/+0 |
2016-10-02 | Turn struct fuse_chan into an implementation detail | Nikolaus Rath | -21/+25 |
2016-10-02 | Renamed fuse_lowlevel_new() to fuse_session_new(). | Nikolaus Rath | -1/+1 |
2016-10-02 | Introduce separate mount/umount functions for low-level API. | Nikolaus Rath | -2/+2 |
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 | -7/+8 |
2013-07-02 | rewrote c++ style comments to c style coments mentioned by Miklos Szeredi | Joachim Schiele | -3/+3 |
2013-06-20 | - added a doxygen main page | Joachim Schiele | -4/+37 |
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 |
2007-12-12 | change indenting | Miklos Szeredi | -115/+116 |
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 | -12/+6 |
2006-03-01 | pass device file descriptor to fuse_unmount | Csaba Henk | -2/+5 |
2006-02-17 | fix | Miklos Szeredi | -6/+8 |
2006-01-06 | fix | Miklos Szeredi | -14/+14 |
2005-10-03 | fix | Miklos Szeredi | -1/+0 |
2005-08-25 | fix | Miklos Szeredi | -1/+4 |
2005-08-14 | cleanup | Miklos Szeredi | -6/+12 |
2005-08-03 | fix | Miklos Szeredi | -1/+1 |
2005-07-21 | fixes | Miklos Szeredi | -5/+4 |
2005-07-15 | added lowlevel API | Miklos Szeredi | -1/+1 |
2005-07-13 | inode based API first working version | Miklos Szeredi | -0/+170 |