]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2008-04-29 Jim Meyering* gnulib/tests/test-EOVERFLOW.c: Add another new file...
2008-04-29 Jim MeyeringFix build errors.
2008-04-29 Jim Meyeringupdate from gnulib
2008-04-29 Jim Meyeringremove useless tests before xmlFree
2008-04-29 Daniel P. BerrangeTell gcov to look in .libs to find coverage data
2008-04-29 Daniel P. BerrangeTell gcov to look in .libs to find coverage data
2008-04-29 Jim Meyeringalso check for useless test-before-xmlFree
2008-04-29 Jim Meyeringtests: recognize more uses of strcmp.
2008-04-29 Daniel P. BerrangeFix array out of bounds in capabilities code parsing
2008-04-29 Daniel P. BerrangeAdded network XML docs
2008-04-29 Daniel P. BerrangeRemove bogus test code accidentally left in previous...
2008-04-29 Jim MeyeringAvoid "make syntax-check" failures.
2008-04-29 Jim MeyeringAvoid in-function #if directives.
2008-04-29 Richard W.M... * src/parthelper.c: Don't fail if PED_PARTITION...
2008-04-28 Daniel P. BerrangeAdded safer lowlevel memory allocation APis. Converted...
2008-04-28 Daniel P. BerrangeChange virBuffer API to prevent common usage errors...
2008-04-28 Jim Meyeringfix typo in bootstrap script
2008-04-28 Daniel P. BerrangeAdded more bash supressions
2008-04-28 Daniel P. BerrangeIgnore bash bugs under valgrind
2008-04-28 Jim Meyeringavoid format-related warnings
2008-04-28 Daniel Veillard* docs/Makefile.am docs/et.png docs/libvirt.css docs...
2008-04-26 Daniel P. BerrangeAdded full support for serial and parallel devices...
2008-04-25 Daniel P. BerrangeImplement serial & parallel device support for QEMU...
2008-04-25 Daniel P. BerrangeAdapt layout to workaround IE6 bugs
2008-04-25 Daniel VeillardAdding Anton Protopopov to AUTHORS
2008-04-25 Daniel Veillardgroup ownership of /var/run/libvirt/
2008-04-25 Jim Meyeringavoid problems with sign-extended "char" operand to...
2008-04-24 Daniel VeillardRoll back log change, Daniel
2008-04-24 Daniel Veillard"Sponsored by' wording, Daniel
2008-04-24 Daniel VeillardSponsor logo
2008-04-24 Daniel Veillard* AUTHORS: update, list people with commit access
2008-04-24 Daniel Veillardfix the search
2008-04-24 Atsushi SAKAI* proxy/libvirt_proxy.c and docs/* typo fixing
2008-04-24 Daniel VeillardCosmetic doc improvements
2008-04-23 Daniel P. BerrangeFix generation of NEWS file
2008-04-23 Daniel P. BerrangeFix wiki link in API docs
2008-04-23 Daniel P. BerrangeSplit website out into one file per page. APply new...
2008-04-21 Jim MeyeringEnable 'make syntax-check's sc_changelog rule.
2008-04-18 Daniel P. BerrangePython header workaround
2008-04-18 Jim MeyeringWork around Python.h name-space pollution.
2008-04-18 Daniel P. BerrangeRe-factor and pretty print differences
2008-04-18 Daniel P. BerrangeTest script helper for printing string differences
2008-04-18 Jim Meyeringavoid compile error when <pthread.h> is absent
2008-04-18 Richard W.M... Fixes for MinGW.
2008-04-17 Daniel P. BerrangeRemove trailing blank
2008-04-17 Jim MeyeringRemove a trailing blank.
2008-04-15 Daniel VeillardComplete and cleanup virsh man page
2008-04-14 Daniel P. BerrangeAdded lxc_container.c to POTFILES.in
2008-04-10 Richard W.M... Remove unused uid field in virsh control structure.
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
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...
next