aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-201-1/+1
* Desert the FSF address in copyrightOsier Yang2012-07-231-2/+2
* tests: avoid compiler warningsEric Blake2012-04-051-17/+17
* virURIParse: don't forget to copy the user partGuido Günther2012-04-061-11/+13
* Cleanup for a return statement in source filesMartin Kletzander2012-03-261-1/+1
* Fix and test round-trip of query parametersEric Blake2012-03-261-13/+65
* Store parsed query parameters directly in the virURIPtr structDaniel P. Berrange2012-03-231-8/+38
* Centralize error reporting for URI parsing/formatting problemsDaniel P. Berrange2012-03-231-6/+2
* Use virURIFree instead of xmlFreeURIDaniel P. Berrange2012-03-231-1/+1
* Add test case for virURIPtr classsDaniel P. Berrange2012-03-231-0/+139