summaryrefslogtreecommitdiff
path: root/cfg.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix virCgroupGetPercpuStats with non-continuous present CPUsJán Tomko2015-01-221-1/+1
* Revert "src/xenconfig: Xen-xl parser"Jim Fehlig2015-01-121-2/+1
* src/xenconfig: Xen-xl parserKiarie Kahurani2015-01-031-1/+2
* Replace virDomainSnapshotFree with virObjectUnrefJohn Ferlan2014-12-021-2/+2
* Replace virInterfaceFree with virObjectUnrefJohn Ferlan2014-12-021-2/+2
* Replace virNWFilterFree with virObjectUnrefJohn Ferlan2014-12-021-2/+2
* Replace virSecretFree with virObjectUnrefJohn Ferlan2014-12-021-2/+2
* Replace virStreamFree with virObjectUnrefJohn Ferlan2014-12-021-2/+2
* Replace virStoragePoolFree with virObjectUnrefJohn Ferlan2014-12-021-1/+1
* Replace virStorageVolFree with virObjectUnrefJohn Ferlan2014-12-021-2/+2
* Replace virNodeDeviceFree with virObjectUnrefJohn Ferlan2014-12-021-2/+2
* Replace virNetworkFree with virObjectUnrefJohn Ferlan2014-12-021-2/+2
* Replace virDomainFree with virObjectUnrefJohn Ferlan2014-12-021-0/+12
* Fix usage of virReportSystemErrorJiri Denemark2014-11-281-0/+5
* spec: Automatically apply all patches with gitJiri Denemark2014-11-241-1/+1
* maint: forbid 'int foo = true'Eric Blake2014-11-191-0/+6
* bracket-spacing-check: Print out more specific error messageMartin Kletzander2014-11-141-1/+1
* maint: add syntax check to prohibit static zero initEric Blake2014-10-291-0/+8
* Fix preprocessor indentation in libvirt.h.inDaniel P. Berrange2014-10-241-1/+1
* Move virDomain related APIs out of libvirt.h.inDaniel P. Berrange2014-10-241-1/+1
* Move virStream related APIs out of libvirt.cDaniel P. Berrange2014-10-241-2/+2
* maint: Prohibit "devname" by a syntax check rulesPeter Krempa2014-10-011-0/+10
* Convert polkit code to use DBus API instead of CLI helperDaniel P. Berrange2014-09-241-0/+3
* maint: tighten curly brace syntax checkingEric Blake2014-09-041-6/+12
* maint: enforce previous if-else {} cleanupsEric Blake2014-09-041-0/+7
* cfg.mk: allow integers to be assigned a value computed with i|j|kMartin Kletzander2014-08-221-1/+1
* cleanup spaces between parentheses and bracesMartin Kletzander2014-08-201-0/+6
* xen: rename xenxs to xenconfigJim Fehlig2014-08-181-1/+1
* maint: simplify some syntax check exemptionsEric Blake2014-07-231-4/+3
* examples: Introduce domtopMichal Privoznik2014-07-181-1/+1
* Kill last strto{l,ll,d} scoutsMichal Privoznik2014-07-181-1/+1
* virNodeParseSocket: Take ARM into accountMichal Privoznik2014-06-201-2/+2
* maint: exempt graphic binaries from syntax checkEric Blake2014-06-111-3/+3
* maint: prohibit empty first linesMartin Kletzander2014-06-061-0/+10
* maint: detect VPATH builds when checking for gnulib updateEric Blake2014-06-041-0/+4
* maint: optimize locale.h syntax checkEric Blake2014-06-041-6/+4
* cfg.mk: Introduce rule for setlocale()Michal Privoznik2014-06-041-0/+9
* storage: Move virStorageFileGetMetadata to the storage driverPeter Krempa2014-06-031-1/+1
* maint: use $(SED) instead of sed for syntax-checkRoman Bogorodskiy2014-05-121-7/+7
* enforce sane readdir usageEric Blake2014-04-281-0/+6
* Add syntax check to validate capitalization of abbreviationsDaniel P. Berrange2014-04-081-0/+9
* maint: ensure src/ directory includes are cleanEric Blake2014-04-011-5/+5
* Prohibit Windows special chars in filenamesMatthias Bolte2014-03-291-0/+5
* Add a rule for indenting labelsJán Tomko2014-03-251-0/+6
* Require K&R styled curly braces around function bodiesMartin Kletzander2014-03-201-0/+7
* Add virLogSource variables to all source filesDaniel P. Berrange2014-03-181-0/+3
* cfg.mk: Fix whitespacesMartin Kletzander2014-03-181-3/+3
* Remove double space in file name comment checkJán Tomko2014-03-181-1/+1
* virsh: Prohibit virConnectOpen* functions in virshMartin Kletzander2014-03-181-0/+6
* build: detect/prohibit hardcoded XML indent in syntax-checkLaine Stump2014-03-141-1/+6