Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | All instances of 'pclose' now check for return value != 0. | Richard W.M. Jones | 2009-07-01 | 1 | -4/+4 |
* | In the daemon, change all const char * parameters to char *. | Richard Jones | 2009-06-10 | 1 | -4/+4 |
* | Fix a memory leak in handling of tar files. | Richard Jones | 2009-05-19 | 1 | -0/+8 |
* | Use ferror to check for error conditions in pipe. | Richard Jones | 2009-04-26 | 1 | -2/+2 |
* | Added tar-in, tar-out, tgz-in, tgz-out commands. | Richard Jones | 2009-04-20 | 1 | -0/+279 |