Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | daemon: collect list of called external commands | Olaf Hering | 2012-08-30 | 1 | -1/+2 |
* | Use O_CLOEXEC / SOCK_CLOEXEC for almost all file descriptors. | Richard W.M. Jones | 2012-03-14 | 1 | -1/+1 |
* | daemon: Implement a growable strings buffer type. | Richard W.M. Jones | 2012-03-13 | 1 | -12/+11 |
* | daemon: Remove unused variables. | Richard W.M. Jones | 2012-03-12 | 1 | -1/+0 |
* | daemon: 9p: Close fd along error paths (found by Coverity). | Richard W.M. Jones | 2012-03-08 | 1 | -0/+2 |
* | Update FSF address. | Matthew Booth | 2011-11-08 | 1 | -1/+1 |
* | list-9p: Avoid double free along error path. | Richard W.M. Jones | 2011-07-12 | 1 | -1/+0 |
* | New API: mount-9p lets you mount 9p filesystems (RHBZ#714981). | Richard W.M. Jones | 2011-06-22 | 1 | -0/+57 |
* | New API: list-9p lists 9p filesystem mount tags (RHBZ#714981). | Richard W.M. Jones | 2011-06-22 | 1 | -0/+170 |