libvirt/tools
Jim Fehlig 1caa19cb06 Avoid double free in errors in virsh
* tools/virsh.c: it was possible to get vshDeinit to call itself back
  via vshError, remove the doexit parameter of vshError to avoid the
  possibility and make sure to exit directly after in those case.
2009-09-29 13:46:45 +02:00
..
.gitignore Make pki_check.sh into an installed & supported tool 2009-09-21 14:41:46 +01:00
console.c Move virsh into tools/ directory 2009-09-21 14:41:45 +01:00
console.h Move virsh into tools/ directory 2009-09-21 14:41:45 +01:00
libvirt_win_icon_16x16.ico Move virsh into tools/ directory 2009-09-21 14:41:45 +01:00
libvirt_win_icon_32x32.ico Move virsh into tools/ directory 2009-09-21 14:41:45 +01:00
libvirt_win_icon_48x48.ico Move virsh into tools/ directory 2009-09-21 14:41:45 +01:00
libvirt_win_icon_64x64.ico Move virsh into tools/ directory 2009-09-21 14:41:45 +01:00
Makefile.am Move all shared utility files to src/util/ 2009-09-21 14:41:47 +01:00
virsh_win_icon.rc Move virsh into tools/ directory 2009-09-21 14:41:45 +01:00
virsh.c Avoid double free in errors in virsh 2009-09-29 13:46:45 +02:00
virsh.pod Move virsh into tools/ directory 2009-09-21 14:41:45 +01:00
virt-pki-validate.in Make pki_check.sh into an installed & supported tool 2009-09-21 14:41:46 +01:00
virt-xml-validate.in Add tool for validating XML & fix misc bugs in virsh POD docs 2009-04-19 15:10:45 +00:00