Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fusefs: add more checks for buggy FUSE servers | Alan Somers | 2025-06-13 | 1 | -0/+106 |
* | fusefs: fix a memory leak | Alan Somers | 2024-12-23 | 1 | -0/+30 |
* | Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
* | fusefs: add SVN Keywords to the test files | Alan Somers | 2019-08-13 | 1 | -0/+2 |
* | fusefs: annotate deliberate file descriptor leaks in the tests | Alan Somers | 2019-06-26 | 1 | -1/+1 |
* | fusefs: check the vnode cache when looking up files for the NFS server | Alan Somers | 2019-05-31 | 1 | -9/+46 |
* | fusefs: prefer FUSE_ROOT_ID to literal 1 in the tests | Alan Somers | 2019-05-31 | 1 | -7/+7 |
* | fusefs: make the tests more cplusplusy | Alan Somers | 2019-05-27 | 1 | -68/+68 |
* | fusefs: Make fuse file systems NFS-exportable | Alan Somers | 2019-05-23 | 1 | -0/+307 |