libvirt/tools
Cole Robinson e7db227810 util: Add virGettextInitialize, convert the code
Take setlocale/gettext error handling pattern from tools/virsh-*
and use it for all standalone binaries via a new shared
virGettextInitialize routine. The virsh* pattern differed slightly
from other callers. All users now consistently:

* Ignore setlocale errors. virsh has done this forever, presumably for
  good reason. This has been partially responsible for some bug reports:

  https://bugzilla.redhat.com/show_bug.cgi?id=1312688
  https://bugzilla.redhat.com/show_bug.cgi?id=1026514
  https://bugzilla.redhat.com/show_bug.cgi?id=1016158

* Report the failed function name
* Report strerror
2016-04-14 13:22:40 -04:00
..
nss nss: FreeBSD support 2016-03-30 10:21:44 +03:00
wireshark build: Kill tools/wireshark Makefiles 2016-01-12 11:30:08 -05: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 Fix LSB requirements in service script and sync them 2016-01-11 15:49:13 +01:00
libvirt-guests.service.in
libvirt-guests.sh.in
libvirt-guests.sysconf
Makefile.am configure: Make virt-host-validate optional 2016-04-13 10:06:29 +02:00
virsh_win_icon.rc
virsh-console.c
virsh-console.h
virsh-domain-monitor.c virsh: extend domstats command 2016-03-29 13:13:05 +01:00
virsh-domain-monitor.h
virsh-domain.c virsh: add compression options for migration 2016-04-14 14:57:42 +02:00
virsh-domain.h
virsh-edit.c
virsh-host.c
virsh-host.h
virsh-interface.c virsh: Create macro for common "interface" option 2016-01-11 18:14:01 -05:00
virsh-interface.h
virsh-network.c cmdNetworkUpdate: Prefer VSH_EXCLUSIVE_OPTIONS over if-else tree 2016-02-22 16:55:33 +01:00
virsh-network.h
virsh-nodedev.c virsh: Create macro for common "file" option 2016-01-11 18:14:00 -05:00
virsh-nodedev.h
virsh-nwfilter.c virsh: Create macro for common "file" option 2016-01-11 18:14:00 -05:00
virsh-nwfilter.h
virsh-pool.c virsh: Create macro for common "file" option 2016-01-11 18:14:00 -05:00
virsh-pool.h
virsh-secret.c virsh: Create macro for common "file" option 2016-01-11 18:14:00 -05:00
virsh-secret.h
virsh-snapshot.c virsh: Create macro for common "current" option 2016-01-11 18:14:00 -05:00
virsh-snapshot.h
virsh-volume.c virsh: Teach vol-create-as to --print-xml 2016-02-12 16:16:09 +01:00
virsh-volume.h
virsh.c util: Add virGettextInitialize, convert the code 2016-04-14 13:22:40 -04:00
virsh.h virsh: Add support for text based polkit authentication 2016-03-01 06:50:16 -05:00
virsh.pod man: virsh: Document lxc-enter-namespace --noseclabel 2016-04-14 13:22:03 -04:00
virt-admin.c util: Add virGettextInitialize, convert the code 2016-04-14 13:22:40 -04:00
virt-admin.h Revert "admin: Rename virAdmConnect to virAdmDaemon" 2015-12-21 10:07:59 +01:00
virt-admin.pod virt-admin: Provide a man page for virt-admin 2015-11-30 09:44:28 +01:00
virt-host-validate-common.c host-validate: Be more careful when checking for cgroup support 2016-04-11 09:36:28 +02:00
virt-host-validate-common.h host-validate: Improve CPU flags processing 2016-04-07 17:31:41 +02:00
virt-host-validate-lxc.c host-validate: Fix suggestion for missing cpu cgroup 2016-03-30 09:41:54 +02:00
virt-host-validate-lxc.h
virt-host-validate-qemu.c host-validate: Improve CPU flags processing 2016-04-07 17:31:41 +02:00
virt-host-validate-qemu.h
virt-host-validate.c util: Add virGettextInitialize, convert the code 2016-04-14 13:22:40 -04:00
virt-login-shell.c util: Add virGettextInitialize, convert the code 2016-04-14 13:22:40 -04:00
virt-login-shell.conf
virt-login-shell.pod
virt-pki-validate.in
virt-sanlock-cleanup.in
virt-xml-validate.in
vsh.c util: Add virGettextInitialize, convert the code 2016-04-14 13:22:40 -04:00
vsh.h vsh: Introduce helper to parse --bandwidth 2016-03-29 15:47:40 +02:00