Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing RCS Id. | 2018-07-20 | 9 | -0/+9 | |
* | Don't send FBT_DESTROY if the FUSE connection is still PENDING. Also | 2018-07-17 | 3 | -1/+80 | |
* | libfuse now supports -f command line option; uncomment test. | 2018-07-17 | 1 | -2/+0 | |
* | If the list of templates 'o' passed to fuse_opt_parse(3) is NULL then | 2017-12-13 | 1 | -4/+18 | |
* | sscanf(3) is now used to parse templates that contain format specifiers | 2017-12-11 | 1 | -110/+105 | |
* | The fuse_opt_match(3) library function does not match options correctly. | 2017-12-11 | 1 | -40/+47 | |
* | Add regress tests for fuse_opt_parse() and fuse_parse_cmdline() | 2017-11-16 | 3 | -1/+381 | |
* | Remove more checks testing for empty option strings. | 2017-01-12 | 2 | -4/+0 | |
* | Remove a check for empty option strings from our fuse regress tests. | 2017-01-04 | 1 | -2/+0 | |
* | Return different error number to know which test is failing. | 2016-11-22 | 5 | -38/+38 | |
* | Add regress test for fuse_opt. | 2013-08-09 | 6 | -0/+332 |