summaryrefslogtreecommitdiff
path: root/cfg.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change file names in comments to match the files they are inJán Tomko2014-03-101-0/+24
* Add tests for virUSBDeviceFind functionsJán Tomko2014-03-031-1/+2
* Introduce new OOM testing supportDaniel P. Berrange2014-02-201-1/+1
* qemu: Switch snapshot deletion to the new API functionsPeter Krempa2014-02-141-0/+1
* Introduce Libvirt Wireshark dissectorYuto KAWAMURA(kawamuray)2014-01-201-4/+4
* maint: replace remaining virLib*Error with better namesEric Blake2014-01-161-10/+0
* examples: Resurrect domsuspend exampleMichal Privoznik2013-12-241-1/+1
* Move examples/domain-events/event-c to examples/object-eventsDaniel P. Berrange2013-12-131-1/+1
* virObject-ified virDomainEventCédric Bosdonnat2013-12-101-2/+0
* Renamed virDomainEventState to virObjectEventStateCédric Bosdonnat2013-12-101-2/+2
* maint: Kill usage of atoi()Peter Krempa2013-12-041-0/+6
* Remove python bindingDaniel P. Berrange2013-11-251-5/+2
* virpcitest: Introduce testVirPCIDeviceResetMichal Privoznik2013-11-061-1/+1
* virpcitest: Test virPCIDeviceDetachMichal Privoznik2013-11-041-1/+1
* tests: Introduce virpcitestMichal Privoznik2013-11-041-1/+1
* maint: avoid further typedef accidentsEric Blake2013-10-301-0/+4
* build: Fix prohibit_int_ijk (and iijjkk) on RHEL 5Martin Kletzander2013-10-221-2/+2
* Block all use of getenv with syntax-checkDaniel P. Berrange2013-10-211-0/+8
* build: syntax check to avoid 'const fooPtr'Eric Blake2013-10-141-0/+8
* Add test case for virNetServerClient object identity codeDaniel P. Berrange2013-09-241-1/+1
* tests: check remaining .x filesEric Blake2013-09-091-1/+2
* build: enforce makefile conditional styleEric Blake2013-09-041-0/+8
* tools: rename console.[ch] to virsh-console.[ch] and fix coding stylePeter Krempa2013-09-031-1/+1
* Prohibit unbounded arrays in XDR protocolsDaniel P. Berrange2013-08-291-0/+6
* Split TLS test into two separate testsDaniel P. Berrange2013-08-081-1/+1
* maint: avoid C99 loop declarationEric Blake2013-08-071-3/+9
* maint: split long lines in MakefilesEric Blake2013-07-191-0/+4
* tests: split long linesEric Blake2013-07-181-0/+9