aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-201-1/+1
* build: fix PROBE() usage of intptr_tEric Blake2012-08-091-2/+1
* Desert the FSF address in copyrightOsier Yang2012-07-231-2/+2
* Replace use of virStorageReportError with virReportErrorDaniel P. Berrange2012-07-181-4/+0
* Convert all files in src/conf/ to use virReportError()Daniel P. Berrange2012-07-181-0/+4
* Remove all use of virRun in storage codeDaniel P. Berrange2012-07-121-2/+3
* Implement virStorageVolResize() for FS backendZeeshan Ali (Khattak)2012-01-311-0/+6
* lvm storage backend: handle command_names=1 in lvm.confSerge E. Hallyn2011-09-301-1/+1
* storage: List directory volumes for dir/fs/netfs poolsCole Robinson2011-05-311-1/+6
* storage_backend: Fix error reporting with regex helperCole Robinson2011-05-171-2/+1
* Put <stdbool.h> into internal.h so it is available everywhereDaniel P. Berrange2011-02-241-1/+0
* Check whether pools are already active upon libvirtd startupDaniel P. Berrange2010-11-231-0/+3
* build: make cpp indentation conformJim Meyering2010-05-291-4/+4
* storage: Check for invalid storage mode before openingCole Robinson2010-05-281-0/+21
* storage: Combine some duplicate codeCole Robinson2010-05-241-2/+2
* build: consistently indent preprocessor directivesEric Blake2010-03-091-4/+4
* Remove virConnectPtr from storage APIs & driverDaniel P. Berrange2010-02-101-12/+6
* Remove conn parameter from virReportSystemErrorMatthias Bolte2010-02-091-10/+5
* Create storage volumes directly with desired uid/gidLaine Stump2010-01-211-2/+6
* storage_backend.h: include required headersJim Meyering2010-01-181-1/+2
* Move storage drivers into src/storage/Daniel P. Berrange2009-09-211-0/+131