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