summaryrefslogtreecommitdiff
path: root/src/virsh.c
Commit message (Expand)AuthorAgeFilesLines
* Tue Jun 26 12:40:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-06-261-1/+61
* Wed Jun 20 18:21:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-06-201-10/+14
* Tue Jun 19 10:30:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-06-191-1/+39
* * src/xend_internal.c: drop the release information as thisDaniel Veillard2007-06-191-0/+535
* * src/virsh.c: applied SetMem cleanup patch from Mark JohnsonDaniel Veillard2007-06-181-0/+29
* Fri Jun 15 16:21:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-06-151-0/+1
* Fri Jun 15 14:42:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-06-151-1/+1
* Fri Jun 15 08:53:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-06-151-12/+17
* tiny fix on last patch, DanielDaniel Veillard2007-06-131-1/+1
* * src/virsh.c: patch from Saori Fukuta for messagesDaniel Veillard2007-06-131-5/+5
* * src/virsh.c: added a logging option to a file based onDaniel Veillard2007-06-061-1/+175
* * include/libvirt/libvirt.h include/libvirt/libvirt.h.inDaniel Veillard2007-06-051-0/+125
* * src/virsh.c src/xen_internal.c src/xend_internal.c: memory leaksDaniel Veillard2007-05-291-1/+3
* Wed May 23 16:07:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-05-231-60/+198
* * src/virsh.c: fix help for dumpxml and net-dumpxml commandsDaniel Veillard2007-05-031-2/+2
* * src/virsh.c: fix virshStrdup to not crash if NULL is passed.Daniel Veillard2007-04-261-0/+2
* * src/virsh.c: fixed a bad messaging mechanism preventing localizationDaniel Veillard2007-04-131-8/+20
* * src/virsh.c: fixed some typos reported by translatorDaniel Veillard2007-04-101-6/+6
* * src/virsh.c: applied patch from Atsushi SAKAI to clarifyDaniel Veillard2007-04-021-14/+14
* * TODO qemud/conf.c src/virsh.c src/xend_internal.c src/xs_internal.c:Daniel Veillard2007-03-231-1/+1
* * qemud/iptables.c qemud/qemud.c src/conf.c src/hash.c src/libvirt.cDaniel Veillard2007-03-221-4/+3
* * src/virsh.c: applied patch from Masayuki Sunou to avoid a bugDaniel Veillard2007-03-221-0/+5
* * src/virsh.c: add error messages for negative memory size asDaniel Veillard2007-03-201-0/+2
* * src/virsh.c: applied patch from Jim Meyering to add printf-styleDaniel Veillard2007-03-191-4/+4
* * src/virsh.c: patch from Masayuki Sunou, checking that byteDaniel Veillard2007-03-191-2/+2
* * include/libvirt/libvirt.h[.in] include/libvirt/virterror.hDaniel Veillard2007-03-151-0/+28
* * src/virsh.c src/xen_internal.c: applied patch from Atsushi SAKAIDaniel Veillard2007-03-151-1/+6
* * src/virsh.c: bad pointer/int mismatch fixes from Richard JonesDaniel Veillard2007-03-091-3/+4
* Added --readonly flag to virshDaniel P. Berrange2007-03-081-9/+20
* * include/libvirt/libvirt.h include/libvirt/libvirt.h.inDaniel Veillard2007-03-081-0/+13
* Fixed up numerous compiler warningsDaniel P. Berrange2007-03-061-2/+2
* Fix vncdisplay command in virshDaniel P. Berrange2007-03-021-4/+2
* Fix SEGV in tab completion of virsh commandsDaniel P. Berrange2007-02-271-0/+3
* Fixed virsh command line arg handling for -t optionDaniel P. Berrange2007-02-271-6/+8
* Fri Feb 23 10:26:24 IST 2007 Mark McLoughlin <markmc@redhat.com>Mark McLoughlin2007-02-231-21/+9
* Fri Feb 23 08:51:05 IST 2007 Mark McLoughlin <markmc@redhat.com>Mark McLoughlin2007-02-231-28/+130
* Fri Feb 20 18:25:42 IST 2007 Mark McLoughlin <markmc@redhat.com>Mark McLoughlin2007-02-201-36/+36
* Tue Feb 14 16:53:25 IST 2007 Mark McLoughlin <markmc@redhat.com>Mark McLoughlin2007-02-141-1/+508
* Tue Feb 14 15:03:22 EST 2007 Mark McLoughlin <markmc@redhat.com>Mark McLoughlin2007-02-141-507/+0
* Tue Feb 14 15:43:28 EST 2007 Mark McLoughlin <markmc@redhat.com>Mark McLoughlin2007-02-141-28/+538
* Added QEMU supportDaniel P. Berrange2007-02-141-1/+3
* Whiteclean/indentation cleanup/fixup. No functional changeDaniel P. Berrange2007-02-071-196/+204
* Rename virRunConsole to vshRunConsoleDaniel P. Berrange2007-01-281-1/+1
* Added vncdisplay & console commands to virshDaniel P. Berrange2007-01-261-1/+155
* * src/virsh.c: Richard W.M. Jones pointed out a missing optionDaniel Veillard2007-01-261-1/+1
* Mon Jan 23 14:36:18 IST 2007 Mark McLoughlin <markmc@redhat.com>Mark McLoughlin2007-01-231-3/+3
* Mon Jan 23 12:28:42 IST 2007 Mark McLoughlin <markmc@redhat.com>Mark McLoughlin2007-01-231-5/+8
* Fix crash in virsh connect commandDaniel P. Berrange2007-01-221-1/+1
* * docs//*: regeneratedDaniel Veillard2006-11-221-0/+46
* * src/virsh.c: add #include <locale.h> to be able to compile withoutDaniel Veillard2006-09-291-0/+1