virt-top.git
2008-02-16 Richard W.M... Move open_connection dialog.
2008-02-16 Richard W.M... Combine historical data, provide accessor functions.
2008-02-16 Richard W.M... Store domain %CPU and memory history.
2008-02-16 Richard W.M... Clean up memory handling.
2008-02-16 Richard W.M... Added a separate file and dependency for DBus.
2008-02-16 Richard W.M... Rewrite the requirements section of the README file...
2008-02-12 Richard W.M... Version 0.4.0.3 released.
2008-02-12 Richard W.M... Minor fix for calendar 1.x
2008-02-12 rjones@thinkpad... Support for calendar >= 2.0
2008-01-20 Richard W.M... Fix Volume.lookup_by_key and Volume.lookup_by_path
2008-01-20 Richard W.M... Version 0.4.0.2 released.
2008-01-20 Richard W.M... Updated MANIFEST
2008-01-20 Richard W.M... Implemented virStorageVolLookupByName & virStorageVolCr...
2008-01-20 Richard W.M... Return UUID (packed byte array) correctly.
2008-01-19 Richard W.M... Print signatures next to functions in the bindings.
2008-01-19 Richard W.M... Don't hard-code Storage API errors, in case building...
2008-01-19 Richard W.M... Complete implementation of storage API.
2008-01-19 Richard W.M... Job functions should be marked as weak.
2008-01-19 Richard W.M... Storage API almost completed, even more autogeneration.
2008-01-19 Richard W.M... Autogenerate *Free and *Destroy functions.
2008-01-19 Richard W.M... Documentation updates.
2008-01-19 Richard W.M... Autogenerate all GetUUID and GetUUIDString functions.
2008-01-19 Richard W.M... Further work on storage API and autogenerating bindings.
2008-01-18 Richard W.M... Notes.
2008-01-18 Richard W.M... Add 'make autostatus' target so we can test how we...
2008-01-18 Richard W.M... Ignore config.cache (./configure -C)
2008-01-18 Richard W.M... More bindings autogenerated, more coverage of storage...
2008-01-18 Richard W.M... Move to autogeneration of many C bindings.
2008-01-18 Richard W.M... List functions to test one-per-line to make it simpler...
2008-01-18 Richard W.M... Changing copyright notice for new year.
2008-01-08 Richard W.M... Get node_info just once for each connection.
2008-01-08 Richard W.M... Type Vc_domain_ops.dops_callback_fn for clarity.
2008-01-08 Richard W.M... Change comments virt-manager -> virt-ctrl.
2008-01-08 Richard W.M... Move programming information to libvirt generated doc.
2008-01-08 Richard W.M... Bumped version number.
2008-01-08 Richard W.M... Clean up *.exe files.
2008-01-08 Richard W.M... Version 0.4.0.1 released.
2008-01-08 Richard W.M... Commit ChangeLog.
2008-01-08 Richard W.M... Rename some dialogs in virt-ctrl.
2008-01-08 Richard W.M... Fix bad paths in wininstaller.nsis.in.
2008-01-08 Richard W.M... Update Windows installer license to include GPL, LGPL...
2008-01-08 Richard W.M... Update MANIFEST.
2008-01-08 Richard W.M... Fix native virt-ctrl on Windows.
2008-01-07 Richard W.M... Updated MANIFEST.
2008-01-07 Richard W.M... mlvirtmanager renamed as virt-ctrl.
2008-01-07 Richard W.M... Missing virt-df/.depend.
2008-01-07 Richard W.M... Fix executable permissions added by Windoze.
2008-01-07 Richard W.M... Include mlvirtmanager in the Windows installer.
2008-01-07 Richard W.M... Bundle Gtk DLLs and support files in the Windows installer.
2008-01-07 Richard W.M... Include required libraries in the Windows installer.
2008-01-07 Richard W.M... Update ChangeLog for Windows installer details.
2008-01-07 Richard W.M... Basic framework for NSIS.
2008-01-05 Richard W.M... mlvirtmanager compiles and runs on Windows (MinGW).
2008-01-05 Richard W.M... mlvirsh can compile without extlib
2008-01-05 Richard W.M... Update documentation for Windows.
2008-01-05 Richard W.M... Build libvirt and examples on Windows (MinGW).
2008-01-04 Richard W.M... Make extlib an optional dependency.
2007-12-20 Richard W.M... New exception Libvirt.Not_supported "function"
2007-12-20 Richard W.M... Version 0.4.0.0 for release.
2007-12-20 Richard W.M... Enable multithreaded OCaml programs.
2007-11-20 Richard W.M... * libvirt/libvirt.mli, libvirt/libvirt.ml: New error...
2007-11-20 Richard W.M... Changed the ocaml-libvirt website in the manpage.
2007-11-19 Richard W.M... Example connection URIs in virt-top manpage (bug 390691).
2007-11-14 Richard W.M... Version 0.3.3.3.
2007-11-14 Richard W.M... Version 0.3.3.2.
2007-11-14 Richard W.M... Added changes to ChangeLog.
2007-11-14 Richard W.M... Start version 0.3.3.2.
2007-11-14 Richard W.M... Added support for new API calls:
2007-10-19 Richard W.M... Version 0.3.3.1.
2007-10-19 Richard W.M... Updated MANIFEST.
2007-10-19 Richard W.M... Updated virt-top.txt.
2007-10-19 Richard W.M... * virt-top/virt_top_calendar.ml: Added --end-time...
2007-10-19 Richard W.M... Reorganised the code to put more utility functions...
2007-10-19 Richard W.M... Feature request 12.
2007-10-18 Richard W.M... Set version to 0.3.3.0 to match libvirt numbering.
2007-10-18 Richard W.M... Updated MANIFEST.
2007-10-17 Richard W.M... Added requests #10 & #11 from JMH.
2007-10-17 Richard W.M... Don't call curses endwin if we are in script mode.
2007-10-17 Richard W.M... Updated ChangeLog for previous changes
2007-10-17 Richard W.M... Added GNU GPL/LGPL copyright notices everywhere.
2007-10-17 Richard W.M... Removed $Id$ everywhere.
2007-10-17 Richard W.M... Add the flags for enabling/disabling CPU, block and...
2007-10-17 Richard W.M... Removed dep on libvirt & extlib -- unnecessary for...
2007-10-17 Richard W.M... Log domain data to CSV file.
2007-10-17 Richard W.M... Added --script option.
2007-09-27 Richard W.M... * configure.ac: Changed version to 0.3.2.9.
2007-09-27 Richard W.M... Just fixed the README file.
2007-09-24 Richard W.M... Updated ChangeLog.
2007-09-24 Richard W.M... Version 0.3.2.8.
2007-09-20 Richard W.M... * virt-top/virt_top.ml: qemu:/// URIs (and others...
2007-09-20 Richard W.M... * Makefile.in: Disable virt-df in this release until...
2007-09-20 Richard W.M... * Makefile.in: Disable virt-df in this release until...
2007-09-19 Richard W.M... * virt-top/virt_top.ml: Ignore transient error from
2007-09-18 Richard W.M... 2007-09-18 Richard Jones <rjones@redhat.com>
2007-09-04 rjones@amdBasic version, just prints the domains and disk/file...
2007-08-30 Richard W.M... Remove a few more generated files.
2007-08-30 Richard W.M... Convert .cvsignore files to .cvsignore files, and remov...
2007-08-30 rjones@localhostInitial import from CVS.