aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix a NULL dereference in the case that the arg in questionChris Lalancette2010-07-201-1/+1
* Make virsh setmaxmem balloon only when successful.Chris Lalancette2010-07-201-7/+7
* Use unsigned long in cmdSetmem.Chris Lalancette2010-07-201-4/+26
* Always clear out the last_error in virshReportError.Chris Lalancette2010-07-191-1/+1
* Fix up inconsistent virsh option error reporting.Chris Lalancette2010-07-191-42/+24
* man pages: update authors and copyright notice for libvirtd and virshJustin Clift2010-07-171-3/+3
* Fix compile on i686.Chris Lalancette2010-07-161-5/+5
* Remove unused and bitrotting vshCommandOptStringListChris Lalancette2010-07-161-29/+0
* Remove error checking after using vshMalloc.Chris Lalancette2010-07-161-37/+1
* Remove the "showerror" parameter from vshConnectionUsability.Chris Lalancette2010-07-161-136/+134
* Eliminate compiler warning due to gettext string with no format argsLaine Stump2010-07-121-1/+1
* virsh: Fix man page syntaxJiri Denemark2010-07-121-0/+2
* virsh: add new --details option to vol-listJustin Clift2010-07-092-31/+232
* Fix a compile error in the previous commit.Chris Lalancette2010-07-081-1/+1
* Implement virsh managedsave-remove command.Chris Lalancette2010-07-082-0/+61
* virsh: tweak help output for VSH_OT_DATAEric Blake2010-06-301-1/+2
* virsh: add new --details option to pool-listJustin Clift2010-06-292-67/+355
* virsh: document attach-disk betterEric Blake2010-06-232-4/+18
* virsh: remove a doubled up include for errno.hJustin Clift2010-06-211-1/+0
* virsh: add --uuid option to vol-poolJustin Clift2010-06-172-5/+16
* virsh: ensure persistence and autostart are shown for dominfo and pool-infoJustin Clift2010-06-171-0/+28
* virsh: change printf() calls to vshPrint()Justin Clift2010-06-161-20/+20
* virsh: improve help text for vol query commandsJustin Clift2010-06-161-5/+5
* virsh: add pool support to vol-key commandJustin Clift2010-06-162-6/+7
* virsh: mark autostart answers for translationJustin Clift2010-06-151-4/+4
* virsh: add start --paused supportEric Blake2010-06-152-3/+13
* virsh: add snapshot backing store support to vol-create-asJustin Clift2010-06-102-6/+65
* virsh: fixed trivial comment and debug message in vshCommandOptVolBy functionJustin Clift2010-06-091-2/+4
* virsh: remove xen reference in header commentJustin Clift2010-06-091-1/+1
* virsh: add the volume commands to the virsh man pageJustin Clift2010-06-081-0/+105
* virsh: add new vol-pool commandJustin Clift2010-06-081-0/+48
* virsh: add --paused option to createEric Blake2010-06-082-3/+10
* virsh: fix minor virsh man page typos and formatting problemsJustin Clift2010-06-071-6/+6
* Add --source-format argument to virsh pool-define-as and pool-create-asJustin Clift2010-06-011-2/+2
* Add --source-format argument to virsh pool-define-as and pool-create-asJustin Clift2010-06-011-1/+5
* Trivial virsh.pod additions --all for "list" command and similarJustin Clift2010-06-011-3/+10
* Add VIR_STORAGE_POOL_INACCESSIBLE to denote inaccessible storage poolsMatthias Bolte2010-05-181-0/+4
* build: fix up some compiler flagsEric Blake2010-05-171-2/+2
* build: update gnulibEric Blake2010-05-111-6/+1
* virsh: schedinfo --set invalid=value would simply ignore the optionJim Meyering2010-05-111-0/+10
* virsh: fix a typo in a diagnosticJim Meyering2010-05-111-2/+2
* qemu: live migration with non-shared storage for kvmKenneth Nagin2010-05-041-0/+8
* build: prefer WIN32 over __MINGW32__ checksEric Blake2010-05-032-6/+6
* Fix memory leaks in cmdInterfaceEdit and cmdNWFilterEdit.Laine Stump2010-05-031-6/+0
* Fix virt-pki-validate's determination of CNDustin Kirkland2010-04-291-1/+6
* Add new domblkinfo command to virshDaniel P. Berrange2010-04-292-0/+52
* Fix a virsh edit memory leakChris Lalancette2010-04-291-3/+0
* Fix memory leak in virsh snapshot-list.Chris Lalancette2010-04-231-1/+3
* portability fixes to tools/virt-pki-validate.inDustin Kirkland2010-04-221-11/+17
* maint: enforce whitespace on shell scriptsEric Blake2010-04-221-69/+69