Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow the iohelper path to be customized by test programs | Daniel P. Berrange | 2013-05-10 | 1 | -0/+3 |
* | Rename command.{c,h} to vircommand.{c,h} | Daniel P. Berrange | 2012-12-21 | 1 | -1/+1 |
* | maint: fix up copyright notice inconsistencies | Eric Blake | 2012-09-20 | 1 | -1/+1 |
* | Desert the FSF address in copyright | Osier Yang | 2012-07-23 | 1 | -2/+2 |
* | fdstream: Add internal callback on stream close | Peter Krempa | 2012-02-27 | 1 | -1/+12 |
* | fdstream: drop delete argument | Eric Blake | 2011-08-02 | 1 | -4/+2 |
* | build: add syntax check for proper flags use | Eric Blake | 2011-07-15 | 1 | -3/+3 |
* | virFDStream: Add option for delete file after it's opening | Michal Privoznik | 2011-05-13 | 1 | -2/+4 |
* | Enhance the streams helper to support plain file I/O | Daniel P. Berrange | 2011-03-29 | 1 | -0/+5 |
* | Put <stdbool.h> into internal.h so it is available everywhere | Daniel P. Berrange | 2011-02-24 | 1 | -1/+0 |
* | Add a generic internal API for handling any FD based stream | Daniel P. Berrange | 2010-11-11 | 1 | -0/+44 |