]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2008-04-10  Jim MeyeringHACKING: New file: begin to describe contributor/coding...
2008-04-10  Jim Meyeringensure that no C source file uses TABs for indentation
2008-04-10  Jim Meyeringconvert TAB-based indentation in C sources to use only...
2008-04-10  Jim Meyeringremove Vim and Emacs variable settings from C source...
2008-04-10  Daniel VeillardAUTHORS and po updates
2008-04-10  Daniel VeillardAsk xend to remove device in the config file too
2008-04-10  Daniel Veillard* src/Makefile.am src/lxc_conf.c src/lxc_conf.h src...
2008-04-09  Richard W.M... Add virsh.pod to EXTRA_DIST
2008-04-09  Richard W.M... Core code contains Xen-ism UUID of dom0 = 0..0
2008-04-09  Richard W.M... Warn about conn, dom and net fields in virterror
2008-04-09  Richard W.M... Remove extraneous underscore
2008-04-09  Daniel VeillardDoc updates post release, Daniel
2008-04-08  Daniel Veillard0.4.2 release LIBVIRT_0_4_2 v0.4.2
2008-04-08  Jim Meyeringconfigure.in (ALL_LINGUAS): Fix typo: s/Latn/latin/.
2008-04-08  Jim MeyeringDon't fail to read a file because it's non-seekable...
2008-04-08  Richard W.M... src/qemu_driver.c: Handle errors from fork(2) and pipe(2)
2008-04-08  Daniel Veillard* po/sr.po po/sr@Latn.po po/sr@latin.po: fix/update...
2008-04-08  Daniel Veillardadds xen and hvm guest types to test driver capabilities
2008-04-08  Daniel VeillardFix potential infinite loop in python generator
2008-04-07  Jim Meyering* tests/vcpupin: Add a test for the 2008-04-04 virsh...
2008-04-07  Daniel Veillardupdate bugzilla URIs
2008-04-04  Daniel P. BerrangeDon't do polkit auth as root
2008-04-04  Daniel Veillarderror message on vcpupin
2008-04-04  Daniel Veillarddoc and localization updates
2008-04-04  Daniel Veillardtypos fixes
2008-04-04  Daniel VeillardAdd Cole Robinson to AUTHORS,
2008-04-04  Daniel VeillardvirNodeGetCellsFreeMemory for test driver
2008-04-02  Richard W.M... C99 initializer on __lastErr
2008-04-01  Daniel Veillard* src/lxc_conf.c: patch from Dave Leskovec fixing an...
2008-03-31  Daniel Veillardremove dandling domain/net/conn pointers from error...
2008-03-31  Daniel Veillard* configure.in: small patch from Mike Gerdts to avoid...
2008-03-31  Daniel Veillardlinux countainers cleanup patches
2008-03-28  Daniel P. BerrangeAdded patches for routed networking from Mads Chr....
2008-03-28  Daniel P. BerrangeFix output of XML for FS storage pool
2008-03-28  Daniel P. BerrangeTweak masquering rules to only capture traffic leaving...
2008-03-27  Jim MeyeringlxcError: mark a string and add to the list of nearly...
2008-03-27  Jim MeyeringtestError: mark most string arguments for translation
2008-03-27  Jim MeyeringopenvzLog: mark its string arguments for translation
2008-03-27  Jim Meyeringerror: mark most string arguments for translation
2008-03-27  Jim MeyeringConvert diagnostics like "VAR > MAX_VAR" to translatabl...
2008-03-27  Jim MeyeringqemudReportError: mark for translation string args...
2008-03-27  Jim MeyeringReportError: mark for translation string args to this...
2008-03-27  Jim MeyeringxenXMError: mark for translation string args to this...
2008-03-27  Jim MeyeringMark many more strings for translation.
2008-03-27  Daniel VeillardLinux container fixes, move driver in the daemon.
2008-03-27  Daniel Veillardsupport of older versions of iscsiadm.
2008-03-26  Daniel Veillard* src/xen_internal.c proxy/libvirt_proxy.c: fix Xen...
2008-03-26  Richard W.M... Wed Mar 26 12:57:00 UTC 2008 Richard W.M. Jones <rjones...
2008-03-25  Richard W.M... Tue Mar 25 10:23:00 UTC 2008 Richard W.M. Jones <rjones...
2008-03-24  Daniel Veillard* src/qemu_driver.c: remove trailing newlines from...
2008-03-24  Daniel Veillard* src/qemu_driver.c: applied patch from Guido Günther...
2008-03-24  Jim Meyering* Makefile.maint (err_func_re): Add lxcError.
2008-03-24  Jim Meyering* qemud/remote.c: Don't include <getopt.h>. Not used.
2008-03-24  Jim MeyeringSync Makefile rules from coreutils.
2008-03-24  Jim MeyeringAdd new testing framework and the first test to use it.
2008-03-24  Jim MeyeringFix bugs in tests/Makefile.am.
2008-03-24  Daniel Veillard* src/xend_internal.c: applied patch from Saori Fukuta...
2008-03-21  Daniel VeillardInitial Linux containers work
2008-03-20  Daniel Veillard* src/util.c src/util.h src/xml.c: applied patch from...
2008-03-19  Daniel Veillard* src/qemu_conf.c src/qemu_conf.h src/qemu_driver.c...
2008-03-18  Jim MeyeringAvoid "make syntax-check" failure.
2008-03-17  Daniel P. BerrangeUse explicit logic rules for opening Xen sub-drivers
2008-03-17  Jim MeyeringTreat ENOTSUP like ENODATA, after failed fgetfilecon.
2008-03-17  Daniel Veillardfixed DefinedDomains function comments c.f. 437216
2008-03-17  Daniel P. BerrangeFix creation of unmanaged pools
2008-03-17  Daniel P. BerrangeCope with missing selinux attribute
2008-03-17  Daniel Veillard* src/libvirt.c docs/libvirt-*.xml docs/html/libvirt...
2008-03-17  Daniel Veillard* NEWS virsh.1 docs//* include/libvirt/libvirt.h[.in...
2008-03-14  Daniel P. BerrangeDon't set MAC on TAP devs. Pass TAP device name to...
2008-03-14  Daniel Veillard* po/*: updated translations
2008-03-14  Daniel Veillardtypo
2008-03-14  Daniel VeillardString fixes #436620
2008-03-14  Daniel VeillardSmall cleanup, Daniel
2008-03-14  Richard W.M... Fix typo "informations" -> "information" (Atsushi SAKAI and
2008-03-13  Daniel Veillard* src/libvirt.c: virDomainSetSchedulerParameters need...
2008-03-13  Daniel Veillard* src/bridge.c src/virsh.c: typo fixes from Atsushi...
2008-03-13  Daniel Veillard* src/qemu_conf.c src/qemu_driver.c: patch from Cole...
2008-03-11  Daniel P. BerrangeRemove unused variable
2008-03-11  Daniel P. BerrangeRemove use of polkit-grant. Keep stdio open when runnin...
2008-03-11  Daniel P. BerrangeDon't force Xen connections to readonly when non-root
2008-03-11  Daniel P. BerrangeDon't run cleannup code for parent process in daemon...
2008-03-07  Daniel Veillard* docs/libvir.html docs/storage.html: apply documentati...
2008-03-07  Daniel Veillard* src/xend_internal.c: applied patch from Cole Robinson...
2008-03-04  Richard W.M... Make iSCSI login actually work
2008-03-04  Richard W.M... Report error when vcpupin is given bad vCPU number.
2008-03-03  Jim Meyeringfix typo in comment
2008-03-03  Jim MeyeringAlso ignore leading zeros when comparing MAC addresses.
2008-03-03  Daniel Veillard* src/capabilities.c: Cole Robinson pointed out a well...
2008-03-03  Jim MeyeringDon't use first byte of string as a pointer.
2008-03-03  Jim MeyeringAvoid segfault upon early libvirtd failure.
2008-03-03  Daniel VeillardRelease of 0.4.1 LIBVIRT_0_4_1 v0.4.1
2008-03-03  Jim MeyeringPlug saslUsernameWhitelist leak.
2008-03-03  Jim MeyeringPlug skipped-qemudCleanup leak.
2008-03-03  Jim MeyeringPlug remoteReadConfigFile leak.
2008-03-03  Jim MeyeringPlug two leaks: host.migrateTrans and arch.name
2008-03-03  Jim MeyeringPlug virCapabilities*GuestDomain leak.
2008-03-03  Daniel Veillardmissing comments for _virDomainBlockStats fields
2008-02-29  Daniel Veillardfix a broken line split
2008-02-29  Richard W.M... Many typos fixed (Atsushi SAKAI).
2008-02-28  Jim MeyeringRewrite test-coverage rules to accommodate multiple...
next