Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2023-01-28 | Install a the configure_file (config.h) and use in headers | Bernd Schubert | -1/+1 |
2019-09-04 | Introduce callback for logging | Stefan Hajnoczi | -4/+5 |
2019-06-06 | Avoid pointer arithmetic with `void *` | Michael Forney | -1/+1 |
2016-10-02 | Extended per-file comments. | Nikolaus Rath | -0/+3 |
2013-07-24 | libfuse: remove "-D_FILE_OFFSET_BITS=64" from fuse.pc | Miklos Szeredi | -0/+1 |
2013-02-19 | fuse_opt_parse(): fix memory leak | Miklos Szeredi | -1/+3 |
2012-07-19 | Remove compat functions | Miklos Szeredi | -7/+0 |
2012-07-19 | Remove old symbol versions | Miklos Szeredi | -3/+0 |
2012-01-27 | Interpret octal escape codes in options | Miklos Szeredi | -2/+14 |
2011-03-30 | Fix a potential resource leak (newargv) | Laszlo Papp | -2/+7 |
2008-10-16 | * Allow commas in options to be escaped with a backslash * Add new function: ... | Miklos Szeredi | -33/+56 |
2007-12-12 | change indenting | Miklos Szeredi | -263/+265 |
2007-12-12 | Disable old symbol versions if __UCLIBC__ is defined | Miklos Szeredi | -1/+18 |
2007-10-16 | Clarify licence version to be "LGPLv2" for the library | Miklos Szeredi | -1/+1 |
2007-07-25 | Don't call /bin/[u]mount if /etc/mtab is a symlink | Miklos Szeredi | -5/+7 |
2007-07-12 | Reset args->argc in fuse_opt_free_args() | Miklos Szeredi | -0/+1 |
2007-04-25 | update copyright dates | Miklos Szeredi | -1/+1 |
2006-01-20 | fix | Miklos Szeredi | -25/+30 |
2006-01-06 | fix | Miklos Szeredi | -17/+26 |
2005-12-16 | fix | Miklos Szeredi | -41/+32 |
2005-12-14 | fix | Miklos Szeredi | -1/+1 |
2005-12-12 | fix | Miklos Szeredi | -5/+5 |
2005-12-10 | fix | Miklos Szeredi | -2/+4 |
2005-12-09 | fix | Miklos Szeredi | -1/+1 |
2005-12-09 | new version | Miklos Szeredi | -10/+4 |
2005-12-09 | added option parsing | Miklos Szeredi | -0/+363 |