[libvirt] [PATCH 00/14] virsh: introduce a password completer

Ján Tomko posted 14 patches 5 years ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1554103986.git.jtomko@redhat.com
tools/virsh-completer.c | 611 +++++++++++++++++++---------------------
tools/virsh-completer.h |   4 +
tools/virsh-domain.c    |  15 +-
3 files changed, 295 insertions(+), 335 deletions(-)
[libvirt] [PATCH 00/14] virsh: introduce a password completer
Posted by Ján Tomko 5 years ago
Ján Tomko (14):
  virsh: fix indentation of info_managed_save_edit
  virsh-completer: fix typo
  virsh-completer: reword documentation
  virsh-completer: switch to using tmp instead of ret
  virsh-completer: add a cleanup label everywhere
  virsh-completer: unify cleanup of items in name completers
  virsh-completer: virStringListFree where possible
  virsh-completer: use VIR_AUTOSTRINGLIST for tmp
  use VIR_AUTOFREE for xmlNodePtr* variables
  virsh-completer: use VIR_AUTOPTR for xml* variables
  virsh-completer: use VIR_AUTOFREE for char* variables
  virsh-completer: remove excessive labels
  virsh-completer: introduce virshPagesizeNodeToString
  virsh-completer: introduce virshPasswordCompleter

 tools/virsh-completer.c | 611 +++++++++++++++++++---------------------
 tools/virsh-completer.h |   4 +
 tools/virsh-domain.c    |  15 +-
 3 files changed, 295 insertions(+), 335 deletions(-)

-- 
2.20.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list