summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-201-1/+1
* command: shell-quote when logging commandsEric Blake2012-08-311-2/+4
* Desert the FSF address in copyrightOsier Yang2012-07-231-2/+2
* command: avoid deadlock on EPIPE situationEric Blake2012-06-041-0/+42
* More coverity findings addressedStefan Berger2012-04-271-4/+5
* Cleanup for a return statement in source filesMartin Kletzander2012-03-261-2/+2
* command: allow merging stdout and stderr in string captureEric Blake2012-02-031-1/+25
* tests: fix reversed comparisonsEric Blake2012-01-271-5/+5
* tests: avoid test failure on rawhide gnutlsEric Blake2012-01-061-2/+18
* command: handle empty buffer argument correctlyEric Blake2011-12-031-1/+12
* Fix command test wrt gnutls initialize & fix debuggingDaniel P. Berrange2011-08-251-2/+7
* build: fix recent build failuresEric Blake2011-08-121-4/+5
* freebsd: Avoid /bin/true in commandtestMatthias Bolte2011-07-291-3/+3
* tests: Unify style of test skipping codeMatthias Bolte2011-07-291-5/+5
* util: change virFile*Pid functions to return < 0 on failureLaine Stump2011-07-251-2/+2
* build: rename files.h to virfile.hEric Blake2011-07-211-1/+1
* tests: avoid crash when run under gcovEric Blake2011-05-111-11/+12
* tests: avoid null pointer dereferenceEric Blake2011-05-031-3/+6
* build: fix getcwd portability problemsEric Blake2011-04-291-4/+0
* tests: simplify common setupEric Blake2011-04-291-17/+1
* command: add virCommandAbort for cleanup pathsEric Blake2011-03-251-0/+45
* Make commandtest more robust wrt its execution environmentDaniel P. Berrange2011-02-251-0/+3
* build: avoid close, systemEric Blake2011-01-291-4/+8
* command: avoid hanging on daemon processesEric Blake2010-12-211-0/+42
* test: fix commandtest under autobuild.shEric Blake2010-12-131-0/+6
* build: distribute commandtest filesEric Blake2010-12-101-7/+2
* command: improve behavior on no outputEric Blake2010-12-071-0/+58
* tests: Fix commandtest in VPATH buildJiri Denemark2010-12-071-4/+11
* tests: fix leaks in commandtestEric Blake2010-12-071-27/+45
* tests: Fix detection of expected errorJiri Denemark2010-12-071-5/+3
* tests: Fix code formating in commandtestJiri Denemark2010-12-071-19/+36
* Introduce new APIs for spawning processesDaniel P. Berrange2010-12-021-0/+642