aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-202-2/+2
* build: define WITH_INTERFACE for the driverDoug Goldstein2012-09-192-1/+1
* list: Implement listAllInterfacesOsier Yang2012-09-121-0/+148
* Desert the FSF address in copyrightOsier Yang2012-07-232-4/+4
* Replace use of interfaceReportError with virReportErrorDaniel P. Berrange2012-07-181-77/+73
* Cleanup for a return statement in source filesMartin Kletzander2012-03-261-1/+1
* libvirt: do not mix internal flags into public APIEric Blake2011-07-181-0/+2
* util: reject unknown flags, and prefer unsigned flagsEric Blake2011-07-131-4/+12
* drivers: prefer unsigned int for flagsEric Blake2011-07-071-2/+2
* interface: reformat error logsLaine Stump2011-05-271-32/+47
* interface: Implement driver methods for network config transaction APIMichal Privoznik2011-05-271-0/+78
* Add many version number annotations to driversDaniel P. Berrange2011-05-161-14/+14
* Convert all driver struct intializers to C99 styleDaniel P. Berrange2011-05-161-14/+14
* Tweak driver naming for consistency with public APIDaniel P. Berrange2011-05-161-1/+1
* Update and sort msg_gen_function list and mark unmarked messagesMatthias Bolte2011-04-181-23/+20
* Remove virConnectPtr from virRaiseErrorFullMatthias Bolte2011-04-171-1/+1
* Implement forgotten backend of virInterfaceIsActive()Laine Stump2010-04-141-1/+33
* netcf: Remove virConnectPtr from interfaceReportErrorMatthias Bolte2010-04-061-18/+18
* build: consistently indent preprocessor directivesEric Blake2010-03-091-1/+1
* build: consistently use C99 varargs macrosEric Blake2010-03-081-3/+3
* interface: Use proper return codes in the open functionMatthias Bolte2010-02-151-2/+2
* Remove virConnectPtr from interface XML APIsDaniel P. Berrange2010-02-101-4/+4
* Remove conn parameter from virReportOOMErrorMatthias Bolte2010-02-091-1/+1
* New APIs for checking some object propertiesDaniel P. Berrange2009-11-101-0/+1
* Support reporting live interface IP/netmaskLaine Stump2009-11-031-2/+6
* Move netcf interface driver into src/interface/Daniel P. Berrange2009-09-212-0/+559