]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2009-01-06  Guido Güntheradd virKillProcess
2009-01-06  Guido Günthertrivial cleanups
2009-01-06  Guido Güntherignore generated TAGS files
2009-01-06  Daniel Veillard* AUTHORS: John Levon is now a commiter
2009-01-06  Jim Meyeringfix "make dist" (from scratch) failure
2009-01-06  Jim Meyeringdist: distribute all libvirt_*.syms files, ...
2009-01-06  Jim Meyeringavoid syntax-check (po-check) failure due to FP match...
2009-01-06  Daniel Veillard* qemud/remote.c: fix compilation without SASL, patch...
2009-01-06  Daniel Veillard* po/*: updated polish and brazilian translations,...
2009-01-06  Daniel Veillard* src/storage_backend_fs.c: Make mntent.h specific...
2009-01-05  Jim MeyeringRemove storage backend symbols from version script
2009-01-05  Jim Meyeringmigrate linux-specific symbol names into their own...
2009-01-05  Jim MeyeringMove bridge symbols into a separate syms file
2009-01-05  Jim MeyeringMove --with-driver-modules symbols into a separate...
2009-01-05  Jim Meyeringsplit version script into multiple files
2009-01-05  Jim Meyeringavoid xgettext warning aboug bug-reporting address
2009-01-05  Jim Meyeringavoid bogus descriptions due to use of gettext with...
2009-01-05  Jim MeyeringMakefile.maint: sync from coreutils
2009-01-05  Daniel P. BerrangeFix numa build on F9, 32-bit
2009-01-05  Jim Meyering* Makefile.maint (msg_gen_function): Add to the list.
2009-01-05  Jim Meyeringmark a few diagnostics for translation
2009-01-05  Jim MeyeringHACKING: mention bool and other scalar types, const...
2008-12-26  Guido Güntherdocument vnc's keymap attribute
2008-12-23  Daniel Veillard* docs/logging.html docs/logging.html.in: new page...
2008-12-23  Guido Güntheradd .x-sc_prohibit_asprintf
2008-12-23  Guido Güntheruse virAsprintf instead of asprintf
2008-12-22  Cole RobinsonFix storage driver null dereference.
2008-12-22  Cole RobinsonMerge xml building for virsh pool-*-as
2008-12-22  Daniel Veillardfix make check with the new logging support
2008-12-22  Daniel Veillard* qemud/mdns.c: fix a compilation problem in the switch
2008-12-22  Daniel VeillardDocument the new daemon options
2008-12-22  Daniel VeillardFinish switching the daemon code to new logging
2008-12-22  Daniel VeillardSwitch daemon to new logging APIs
2008-12-22  Daniel Veillard* src/uml_conf.c: another logging conversion
2008-12-22  Daniel Veillardconvert old logging to the new API
2008-12-22  Daniel Veillard* src/libvirt.c: convert entry points to new logging
2008-12-22  Daniel Veillard* src/logging.h src/logging.c: commited the more recent...
2008-12-22  Daniel Veillardnew internal logging APIs
2008-12-22  Daniel Veillard* src/xen_internal.h: remove tabs to fix make syntax...
2008-12-21  Jim Meyeringmake NUMA-initialization code more portable and more...
2008-12-21  Jim Meyering* src/node_device_hal.c: Include <config.h> before...
2008-12-21  Daniel P. BerrangeRe-generated doc
2008-12-20  Guido Güntheravoid "make check" failures due to localized error...
2008-12-20  Guido Günthersave and remove kvm/qemu domain status
2008-12-20  Guido Güntheradd XML parsing for qemu/kvm status files
2008-12-19  Richard W.M... docs/formatdomain.html.in: Fix documentation typo
2008-12-18  Guido Güntherfix device hotplug
2008-12-18  Guido Güntherlet qemu/kvm instances write a pid file
2008-12-18  Daniel P. BerrangeReplace __FUNCTION__ with __func__ for better portabili...
2008-12-18  Daniel P. BerrangeFix gcc-ism in python build (John Levon)
2008-12-18  Daniel P. BerrangeFix mistaken free of domain event object after queueing...
2008-12-18  Daniel P. BerrangeFix test driver return value & disable nodeinfotest...
2008-12-18  Daniel P. BerrangeFix unused variable compile warning when polkit is...
2008-12-18  Daniel P. BerrangeUse pid_t for all PID tracking variables (John Levon)
2008-12-18  Daniel P. BerrangeDon't munge default network XML if uuidgen is not prese...
2008-12-18  Daniel P. BerrangeMisc daemon fixes (John Levon)
2008-12-18  Jim Meyeringdocs/virsh.pod: typo fix
2008-12-18  Jim MeyeringMakefile.maint: use $(srcdir), not $(top_srcdir)
2008-12-17  Daniel P. BerrangeFix unreachable statement (John Levon)
2008-12-17  Daniel P. BerrangeFix domain events callback type (John Levon)
2008-12-17  Daniel P. BerrangeRemove non-existant symbols from linker script (John...
2008-12-17  Daniel P. BerrangeConvert linker script comments & linker args to be...
2008-12-17  Daniel P. BerrangeFix __sun macro check (John Levon)
2008-12-17  Daniel P. BerrangeFix return type for Xen open subdriver method impl...
2008-12-17  Daniel P. BerrangeFix openvz crash when setting vcpus & initialize mutex...
2008-12-17  Daniel P. BerrangeRemove trailing semi-colons causing empty statement...
2008-12-17  Daniel P. BerrangeRemove use of anonymous unions for non-GCC (John Levon)
2008-12-17  Jim Meyeringportability: don't include <endian.h> or <byteswap.h>
2008-12-17  Daniel P. BerrangeRemove use of _PATH_DEVNULL in favour of /dev/null...
2008-12-17  Jim Meyeringenforce the "include <config.h> first" rule
2008-12-17  Jim Meyeringlet gcc's -Wformat do its job; avoid "make syntax-check...
2008-12-17  Daniel P. BerrangeAdd missing checks for read-only connection flag (CVE...
2008-12-17  Daniel Veillard* configure.in: detect syslog.h
2008-12-17  Guido Güntheruse $(top_srcdir) for m4/ and $(VC_LIST)
2008-12-17  Jim Meyeringfix numa-related (and kernel-dependent) test failures
2008-12-16  Cole RobinsonSanitize qemu monitor reads.
2008-12-15  Guido Güntheradd virAsprintf
2008-12-15  Daniel Veillard* src/storage_driver.c: fix a segfault, patch by Milosl...
2008-12-15  Daniel P. BerrangeFix deadlock when reloading configs
2008-12-15  Jim Meyeringremove redundant optname arguments
2008-12-15  Jim Meyeringsyntax-check: enforce the no-cvs-keywords prohibition
2008-12-12  Jim Meyeringavoid a spurious test failure on non-numa systems
2008-12-12  Daniel VeillardOops did the wrong fix in previous commit, correct...
2008-12-12  Daniel Veillard* Makefile.maint: fix tabs in C source error message...
2008-12-12  Jim Meyeringremove cvs $Id$ strings
2008-12-12  Jim Meyering*** empty log message ***
2008-12-12  Jim Meyeringremove unused xmlrpc-related files
2008-12-12  Daniel Veillardfix bits/bytes memory request mismatches
2008-12-12  Guido Güntherlook for devhelp.xsl in $(srcdir)
2008-12-12  Guido Güntherfix serial/parallel virtual devices over tcp, unix...
2008-12-12  Daniel Veillardadd --version support to libvirtd
2008-12-12  Daniel Veillard* libvirt.spec.in: fix a conditional bug in spec file...
2008-12-12  Daniel Veillard* src/util.c: retry poll() in EINTR failures, patch...
2008-12-11  Jim Meyeringbuild: avoid libvirtd link failure with CFLAGS=-g
2008-12-11  Jim Meyeringsyntax-check: prohibit all new uses of gethostby* functions
2008-12-11  Cole RobinsonFix locking issue in test driver VolLookupByPath
2008-12-11  Cole RobinsonFix rpm build by installing logrotate config.
2008-12-11  Cole RobinsonFix a locking issue in PoolGetAutostart.
2008-12-11  Cole RobinsonFix segfault if virtual network does not have a bridge...
2008-12-11  Daniel VeillardAdding support for SDL fullscreen option
next