2008-10-28 |
Jim Meyering | include netinet etc #ifndef HAVE_WINSOCK2_H |
commit | commitdiff | tree |
2008-10-28 |
Jim Meyering | * src/remote_internal.c (remoteFindDaemonPath) [!WIN32... |
commit | commitdiff | tree |
2008-10-28 |
Jim Meyering | use errno, not socket_errno() |
commit | commitdiff | tree |
2008-10-28 |
Jim Meyering | socketcompat.h: simplify, to match latest gnulib |
commit | commitdiff | tree |
2008-10-28 |
Jim Meyering | updates from gnulib |
commit | commitdiff | tree |
2008-10-28 |
Jim Meyering | use more gnulib modules |
commit | commitdiff | tree |
2008-10-28 |
Jim Meyering | adapt to API change in gnulib |
commit | commitdiff | tree |
2008-10-28 |
Jim Meyering | * src/network_conf.c: Include <string.h> for declaratio... |
commit | commitdiff | tree |
2008-10-28 |
Jim Meyering | use ARRAY_CARDINALITY more |
commit | commitdiff | tree |
2008-10-28 |
Jim Meyering | exempt gnulib from write-avoidance syntax check |
commit | commitdiff | tree |
2008-10-28 |
Jim Meyering | exempt gnulib from ctype-macros prohibition |
commit | commitdiff | tree |
2008-10-24 |
Daniel P. Berrange | Remove use of sys/poll.h on mingw |
commit | commitdiff | tree |
2008-10-24 |
Daniel P. Berrange | Fix syntax check errors |
commit | commitdiff | tree |
2008-10-24 |
Daniel P. Berrange | Implement getVersion API for openvz driver |
commit | commitdiff | tree |
2008-10-24 |
Daniel P. Berrange | Fix mingw build due to missing icons in tar.gz |
commit | commitdiff | tree |
2008-10-24 |
Daniel P. Berrange | Centralize domain mac address handling in domain_conf... |
commit | commitdiff | tree |
2008-10-24 |
Jim Meyering | fix mingw compilation warning |
commit | commitdiff | tree |
2008-10-23 |
Chris Lalancette | Brown paper bag bug. I didn't preserve the |
commit | commitdiff | tree |
2008-10-23 |
Daniel Veillard | Massive patch adding event APIs by Ben Guthro |
commit | commitdiff | tree |
2008-10-23 |
Daniel Veillard | * docs/apps.html docs/apps.html.in: update monitoring... |
commit | commitdiff | tree |
2008-10-23 |
Chris Lalancette | An updated patch for adding <device> tags to logical |
commit | commitdiff | tree |
2008-10-23 |
Chris Lalancette | As suggested by danpb, to fix up the regression caused... |
commit | commitdiff | tree |
2008-10-22 |
Cole Robinson | Fix syntax error that was breaking RPM builds. |
commit | commitdiff | tree |
2008-10-21 |
Chris Lalancette | Currently, you can define a logical storage pool with... |
commit | commitdiff | tree |
2008-10-21 |
Chris Lalancette | Because of my patch last week that converted the variou... |
commit | commitdiff | tree |
2008-10-21 |
Chris Lalancette | While doing on this patch series, I mistakenly added... |
commit | commitdiff | tree |
2008-10-21 |
Dan Smith | Fix up cgroup initialization order and allow /dev/pts... |
commit | commitdiff | tree |
2008-10-21 |
Daniel Veillard | Document somme commit rules, and add application monito... |
commit | commitdiff | tree |
2008-10-21 |
Daniel Veillard | * src/qemu_driver.c: cleanup patch for usb masstorage... |
commit | commitdiff | tree |
2008-10-21 |
Jim Meyering | ALL_LINGUAS: set unconditionally, using $srcdir/po |
commit | commitdiff | tree |
2008-10-19 |
Jim Meyering | ALL_LINGUAS: remove "no", now that it's superseded... |
commit | commitdiff | tree |
2008-10-17 |
Daniel Veillard | * src/qemu_driver.c: add scsi/virtio hotplug support... |
commit | commitdiff | tree |
2008-10-17 |
Jim Meyering | Makefile.maint (sync-vcs-ignore-files): avoid risk... |
commit | commitdiff | tree |
2008-10-17 |
Jim Meyering | generate .gitignore files from .cvsignore ones |
commit | commitdiff | tree |
2008-10-17 |
Jim Meyering | generate .gitignore files from .cvsignore ones |
commit | commitdiff | tree |
2008-10-17 |
Daniel Veillard | qemudDomainBlockStats use qemudDiskDeviceName |
commit | commitdiff | tree |
2008-10-17 |
Daniel Veillard | * src/qemu_driver.c: fix qemudDiskDeviceName to handle... |
commit | commitdiff | tree |
2008-10-17 |
Daniel Veillard | * src/domain_conf.c: fix virDiskNameToBusDeviceIndex... |
commit | commitdiff | tree |
2008-10-16 |
Jim Meyering | build: when po-check fails, say why and suggest a fix |
commit | commitdiff | tree |
2008-10-16 |
Chris Lalancette | Add support for detecting the partition table type... |
commit | commitdiff | tree |
2008-10-16 |
Chris Lalancette | Compiling with -Werror showed a possible use before... |
commit | commitdiff | tree |
2008-10-16 |
Jim Meyering | build: exempt *.ico files from the trailing blank check |
commit | commitdiff | tree |
2008-10-16 |
Chris Lalancette | "make syntax-check" was complaining that network_driver... |
commit | commitdiff | tree |
2008-10-15 |
Richard W.M... | * configure.in, src/Makefile.am, src/virsh_win_icon.rc: |
commit | commitdiff | tree |
2008-10-15 |
Richard W.M... | * src/libvirt.c: Register the remote driver even when... |
commit | commitdiff | tree |
2008-10-13 |
Jim Meyering | avoid many format string warnings |
commit | commitdiff | tree |
2008-10-13 |
Richard W.M... | Documentation for NIC model selection. |
commit | commitdiff | tree |
2008-10-13 |
Richard W.M... | Build failure fixed. |
commit | commitdiff | tree |
2008-10-11 |
Jim Meyering | testError format strings: explicitly include domain... |
commit | commitdiff | tree |
2008-10-10 |
Daniel P. Berrange | Fix virRealloc bug for zero-size |
commit | commitdiff | tree |
2008-10-10 |
Daniel P. Berrange | Support SDL config with QEMU guests |
commit | commitdiff | tree |
2008-10-10 |
Daniel P. Berrange | Switch domain device objects to array instead of linked... |
commit | commitdiff | tree |
2008-10-10 |
Daniel P. Berrange | Switch storage objects to array instead of linked list |
commit | commitdiff | tree |
2008-10-10 |
Daniel P. Berrange | Switch network objects to array instead of linked list |
commit | commitdiff | tree |
2008-10-10 |
Daniel P. Berrange | Switch domain objects to array instead of linked list |
commit | commitdiff | tree |
2008-10-10 |
Daniel P. Berrange | Split network driver out into separate files |
commit | commitdiff | tree |
2008-10-10 |
Daniel P. Berrange | Fix two format string warnings on 32bit hosts |
commit | commitdiff | tree |
2008-10-10 |
Richard W.M... | Updated MinGW spec file. |
commit | commitdiff | tree |
2008-10-10 |
Daniel Veillard | virDomainDefineXML, and a few additional cleanups |
commit | commitdiff | tree |
2008-10-10 |
Daniel Veillard | fix index creation for disks |
commit | commitdiff | tree |
2008-10-09 |
Cole Robinson | Centralize majority of error reporting logic. |
commit | commitdiff | tree |
2008-10-09 |
Daniel P. Berrange | Fix two compile warnings |
commit | commitdiff | tree |
2008-10-08 |
Dan Smith | Add LXC scheduling parameters and support in virsh... |
commit | commitdiff | tree |
2008-10-08 |
Daniel Veillard | use safewrite() and plug a leak |
commit | commitdiff | tree |
2008-10-08 |
Jim Meyering | avoid "make syntax-check" failure |
commit | commitdiff | tree |
2008-10-07 |
Daniel Veillard | * src/qemu_driver.c: another OOM handling cleanup ... |
commit | commitdiff | tree |
2008-10-07 |
Daniel Veillard | * src/qemu_driver.c: don't print and extra OOM error... |
commit | commitdiff | tree |
2008-10-06 |
Cole Robinson | Move DEBUG macros to central location. |
commit | commitdiff | tree |
2008-10-06 |
Cole Robinson | Fix segfault if starting qemu VM with an inactive virtu... |
commit | commitdiff | tree |
2008-10-06 |
Cole Robinson | Slim down schema test result output |
commit | commitdiff | tree |
2008-10-06 |
Daniel Veillard | use C99 initializers for virState |
commit | commitdiff | tree |
2008-10-06 |
Daniel P. Berrange | Fix vpath build |
commit | commitdiff | tree |
2008-10-06 |
Daniel Veillard | * po/no.po: removed it's obsoleted by np.po, fixes... |
commit | commitdiff | tree |
2008-10-03 |
Dan Smith | Add forgotten cgroup.{c,h} and ChangeLog |
commit | commitdiff | tree |
2008-10-03 |
Dan Smith | Add cgroup manipulation and LXC driver |
commit | commitdiff | tree |
2008-10-02 |
Daniel Veillard | * libvirt.spec.in: fix bug #465274 to build on RHEL |
commit | commitdiff | tree |
2008-10-02 |
Cole Robinson | Fix starting qemu VM with multiple pty char devices. |
commit | commitdiff | tree |
2008-10-01 |
Daniel Veillard | Xen interface order and fix python parallel build |
commit | commitdiff | tree |
2008-09-25 |
Mark McLoughlin | Thu Sep 25 13:37:42 IST 2008 Mark McLoughlin <markmc... |
commit | commitdiff | tree |
2008-09-24 |
Daniel Veillard | Dohh, new release is 0.4.6 not 0.4.5 ! |
commit | commitdiff | tree |
2008-09-23 |
Daniel Veillard | * configure.in libvirt.spec.in NEWS docs/*: release... LIBVIRT_0_4_6 v0.4.6 |
commit | commitdiff | tree |
2008-09-23 |
Daniel Veillard | * po/pt_BR.po: updated brazilian translation |
commit | commitdiff | tree |
2008-09-22 |
Daniel Veillard | cleanup and removal for pools in logical backend |
commit | commitdiff | tree |
2008-09-22 |
Daniel Veillard | * src/storage_conf.c: fixes parsing to allow no sources... |
commit | commitdiff | tree |
2008-09-22 |
Daniel Veillard | * src/remote_internal.c src/storage_driver.c: structure... |
commit | commitdiff | tree |
2008-09-22 |
Daniel Veillard | read network config in OpenVZ driver |
commit | commitdiff | tree |
2008-09-18 |
Daniel P. Berrange | Fix broken specfile build |
commit | commitdiff | tree |
2008-09-18 |
Richard W.M... | Documentation cleanups. |
commit | commitdiff | tree |
2008-09-18 |
Daniel P. Berrange | Fix trailing whitespace & unmarked diagnostic warning |
commit | commitdiff | tree |
2008-09-17 |
Richard W.M... | src/openvz_driver.c: Fix segfault in OpenVZ driver |
commit | commitdiff | tree |
2008-09-17 |
Daniel P. Berrange | Fix broken test case data files |
commit | commitdiff | tree |
2008-09-17 |
Richard W.M... | src/storage_backend_disk.c: Missing include file. |
commit | commitdiff | tree |
2008-09-17 |
Richard W.M... | Remove some deadcode (Nguyen Anh Quynh). |
commit | commitdiff | tree |
2008-09-17 |
Richard W.M... | Change name of "blocked" state to "idle" (John Levon). |
commit | commitdiff | tree |
2008-09-17 |
Richard W.M... | include/libvirt/libvirt.h.in, src/libvirt.c: Fix comments |
commit | commitdiff | tree |
2008-09-17 |
Richard W.M... | src/conf.c: Improved error messages in XM conf module. |
commit | commitdiff | tree |
2008-09-17 |
Richard W.M... | libvirt.spec.in: Specfile enhancements for minimal |
commit | commitdiff | tree |
2008-09-17 |
Richard W.M... | configure.in, src/qemu_driver.h, src/qemu_driver.c... |
commit | commitdiff | tree |
2008-09-16 |
Cole Robinson | Implement disk volume deleting. |
commit | commitdiff | tree |
2008-09-09 |
Cole Robinson | Fix reading vncdisplay from xend, add several test... |
commit | commitdiff | tree |
next |