summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a ./run script for running programs from the local directory.Richard W.M. Jones2012-09-181-0/+1
* Switch automated builds to use Mingw64 toolchain instead of Mingw32Daniel P. Berrange2012-06-251-1/+1
* maint: add missing copyright noticesEric Blake2011-07-281-0/+3
* Re-add libvirt.spec to tarball to allwo "make rpm"Daniel Veillard2011-05-091-1/+1
* build: drop files generated by config.status from tarballEric Blake2011-05-061-2/+2
* build: nuke all .x-sc* files, and fix VPATH syntax-checkEric Blake2011-03-231-30/+0
* build: distribute 'make syntax-check' tweaksEric Blake2011-02-091-0/+1
* maint: reject raw close, popen in 'make syntax-check'Eric Blake2011-01-291-0/+1
* maint: improve sc_prohibit_strncmp syntax checkEric Blake2011-01-141-2/+0
* maint: prohibit most uses of xmlGetPropEric Blake2010-11-241-0/+1
* maint: ensure syntax check exceptions are distributedEric Blake2010-11-241-6/+13
* build: enforce files.h usageEric Blake2010-11-241-0/+1
* maint: tighten strncmp syntax checkEric Blake2010-11-181-1/+1
* maint: avoid remaining sprintf usesEric Blake2010-11-171-0/+1
* maint: update to latest gnulibEric Blake2010-11-171-0/+1
* Generate HACKING from docs/hacking.html.inMatthias Bolte2010-11-121-0/+7
* xen-proxy: Remove it entirely and use libvirtd insteadMatthias Bolte2010-11-081-1/+1
* maint: fix syntax-check failure of previous patchEric Blake2010-10-261-0/+1
* Add dtrace static probes in libvirtdDaniel P. Berrange2010-10-221-1/+1
* build: restore operation of bit-rotted 'make cov'Eric Blake2010-07-291-3/+7
* Add openauth example to demonstrate a custom auth callbackMatthias Bolte2010-07-131-1/+1
* build: fix syntax-check problemsEric Blake2010-04-121-0/+2
* Add some examples filtersStefan Berger2010-03-261-1/+2
* build: avoid non-srcdir "make distcheck" failures (srcdir vs wildcard)Jim Meyering2010-02-251-1/+3
* add AppArmor test and examples to distJamie Strandboge2009-12-141-1/+1
* Add a new syntax-check rule for gethostname.Chris Lalancette2009-10-261-0/+1
* Various syntax-check fixes.Chris Lalancette2009-10-261-2/+12
* Remove some auto-generated filesDaniel P. Berrange2009-10-091-0/+9
* Fix a few 'make rpm' breakagesDaniel Veillard2009-09-301-0/+1
* Move example XML files into examples/xmlDaniel P. Berrange2009-09-211-1/+4
* Move docs/examples into examples/Daniel P. Berrange2009-09-211-1/+2
* Move virsh into tools/ directoryDaniel P. Berrange2009-09-211-3/+1
* Rename qemud/ directory to daemon/Daniel P. Berrange2009-09-211-2/+2
* build: automatically rerun ./bootstrap when neededJim Meyering2009-07-101-0/+2
* Fix wierd build problems due to autopoint overwriting gnulib m4Daniel P. Berrange2009-07-091-1/+1
* build: adjust aclocal's search patch to prefer gnulib's m4 files.Jim Meyering2009-07-081-1/+1
* generate ChangeLog from git logs into distribution tarballJim Meyering2009-07-081-0/+15
* Prepare to use maint.mk from gnulibJim Meyering2009-07-081-0/+1
* use automake-1.11's silent-rules option, when possibleJim Meyering2009-07-081-2/+1
* Fix rpm build: add 'mylibtool' to EXTRADIST.Cole Robinson2009-05-191-1/+2
* Add tool for validating XML & fix misc bugs in virsh POD docsDaniel P. Berrange2009-04-191-1/+1
* New example programDaniel Veillard2009-02-261-1/+1
* Add syntax check rule to look for non-reentrant POSIX apisDaniel P. Berrange2009-01-201-0/+2
* enforce the "include <config.h> first" ruleJim Meyering2008-12-171-0/+1
* Massive patch adding event APIs by Ben GuthroDaniel Veillard2008-10-231-1/+1
* Updated MinGW spec file.Richard W.M. Jones2008-10-101-1/+1
* * configure.in libvirt.spec.in docs/*: preparing release ofDaniel Veillard2008-09-081-1/+1
* Fully support mingw buildsDaniel P. Berrange2008-09-051-0/+1
* adding autogen.sh to EXTRA_DISTDaniel Veillard2008-06-131-1/+2
* Switch to using lcov for code coverage repotsDaniel P. Berrange2008-05-291-16/+10