libvirt/tools
Erik Skultety b98b3b742b vsh: Drop conditional error reporting in vshErrorHandler
First, since commit 834c5720 the error reporting within the vshErrorHandler
doesn't work because there was a lot of renaming going on (dull mechanical
renaming without much thinking about it, yep - shame on me) and so the original
env variable VIRSH_DEBUG got renamed to VSH_DEBUG which we don't support nor
document anywhere. Second, by specifying this env variable, the last libvirt
error gets reported twice despite the fact we say the error reporting should be
deferred until the command finishes, and last but not least the vintage code's
logic is a bit 'odd', since the error would get reported iff the env variable
is set, even if the value should be equal to our DEFAULT value in which case it
doesn't make sense that we behave differently when an env variable is set to
some value and when there's no env variable at all but we use the same value
automatically as default.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
2016-11-14 10:18:56 +01:00
..
nss NSS: Add explicit check to not report expired lease 2016-10-05 08:33:00 +02:00
wireshark wireshark: Drop glib dependency 2016-08-01 12:02:51 +02:00
libvirt_win_icon_16x16.ico
libvirt_win_icon_32x32.ico
libvirt_win_icon_48x48.ico
libvirt_win_icon_64x64.ico
libvirt-guests.init.in
libvirt-guests.service.in libvirt-guests: Weaken dependency on libvirtd 2016-10-12 15:45:01 +02:00
libvirt-guests.sh.in tools: Exclude Xen dom0 from libvirt-guests.sh list 2016-10-10 16:52:08 +08:00
libvirt-guests.sysconf
Makefile.am wireshark: Don't redefine ws_plugindir 2016-11-07 10:16:06 +01:00
virsh_win_icon.rc
virsh-console.c
virsh-console.h
virsh-domain-monitor.c qemu: expand domain memory statistics with 'last-update' timestamp 2016-07-26 17:30:01 +02:00
virsh-domain-monitor.h
virsh-domain.c vsh: Using VSH_REQUIRE_OPTION rather than virReportError 2016-10-28 14:19:41 -04:00
virsh-domain.h
virsh-edit.c
virsh-host.c cpu: Special case models == NULL in cpuGetModels 2016-09-22 15:40:08 +02:00
virsh-host.h
virsh-interface.c virsh: respect -q/--quiet more 2016-08-24 17:43:29 +02:00
virsh-interface.h
virsh-network.c virsh: Fix *-event error string 2016-09-08 09:54:12 +02:00
virsh-network.h
virsh-nodedev.c virt-admin: Tweak command parsing logic so that aliases point to new commands 2016-09-20 15:17:46 +02:00
virsh-nodedev.h
virsh-nwfilter.c virsh: respect -q/--quiet more 2016-08-24 17:43:29 +02:00
virsh-nwfilter.h
virsh-pool.c virsh: Fix *-event error string 2016-09-08 09:54:12 +02:00
virsh-pool.h
virsh-secret.c virsh: respect -q/--quiet more 2016-08-24 17:43:29 +02:00
virsh-secret.h
virsh-snapshot.c virsh: respect -q/--quiet more 2016-08-24 17:43:29 +02:00
virsh-snapshot.h
virsh-volume.c virsh: Be explicit that vol-resize is an offline operation. 2016-10-13 07:57:31 +02:00
virsh-volume.h
virsh.c virsh: Move cmdSelfTest to vsh 2016-09-14 13:18:07 +02:00
virsh.h
virsh.pod virsh: Fix on_shutdown to on_poweroff 2016-10-27 08:45:11 +02:00
virt-admin.c Fix various code comment typos 2016-09-26 08:06:30 -04:00
virt-admin.h
virt-admin.pod virt-admin: Add some command aliases to provide syntax sugar over ugly commands 2016-09-20 15:17:46 +02:00
virt-host-validate-common.c tools: virt-host-validate: HW virt support on s390 2016-05-04 16:30:30 +02:00
virt-host-validate-common.h headers: Remove unnecessary keyword extern from function declaration 2016-05-11 09:06:32 +02:00
virt-host-validate-lxc.c
virt-host-validate-lxc.h headers: Remove unnecessary keyword extern from function declaration 2016-05-11 09:06:32 +02:00
virt-host-validate-qemu.c virt-host-validate: fix build with clang 2016-06-14 08:02:45 +03:00
virt-host-validate-qemu.h headers: Remove unnecessary keyword extern from function declaration 2016-05-11 09:06:32 +02:00
virt-host-validate.c build: Extract pod from source files 2016-04-25 15:40:43 +02:00
virt-host-validate.pod man: Fix links 2016-04-25 15:40:44 +02:00
virt-login-shell.c tools: Fix comparison in virLoginShellGetShellArgv 2016-07-19 07:51:10 -04:00
virt-login-shell.conf virt-login-shell: add ability to auto-detect shell from container 2016-06-10 11:03:02 +01:00
virt-login-shell.pod virt-login-shell: add ability to auto-detect shell from container 2016-06-10 11:03:02 +01:00
virt-pki-validate.in build: Extract pod from source files 2016-04-25 15:40:43 +02:00
virt-pki-validate.pod man: Fix links 2016-04-25 15:40:44 +02:00
virt-sanlock-cleanup.in build: Extract pod from source files 2016-04-25 15:40:43 +02:00
virt-sanlock-cleanup.pod man: Fix links 2016-04-25 15:40:44 +02:00
virt-xml-validate.in build: Extract pod from source files 2016-04-25 15:40:43 +02:00
virt-xml-validate.pod man: Fix links 2016-04-25 15:40:44 +02:00
vsh.c vsh: Drop conditional error reporting in vshErrorHandler 2016-11-14 10:18:56 +01:00
vsh.h virt-admin: Tweak command parsing logic so that aliases point to new commands 2016-09-20 15:17:46 +02:00