virt-top.git
2008-01-19 Richard W.M... Autogenerate all GetUUID and GetUUIDString functions.
2008-04-14 Richard W.M... Updated deps.
2008-01-19 Richard W.M... Further work on storage API and autogenerating bindings.
2008-04-14 Richard W.M... pa_bitmatch package added. xml-light is now optional...
2008-01-18 Richard W.M... Notes.
2008-04-14 Richard W.M... Add new column for virt-df requirements.
2008-01-18 Richard W.M... Add 'make autostatus' target so we can test how we...
2008-04-14 Richard W.M... Check for pa_bitmatch extension (now required by virt...
2008-01-18 Richard W.M... Ignore config.cache (./configure -C)
2008-04-14 Richard W.M... Allow extra OCAMLDEPFLAGS to be passed, eg to make...
2008-01-18 Richard W.M... More bindings autogenerated, more coverage of storage...
2008-03-28 Richard W.M... Updated PO files.
2008-01-18 Richard W.M... Move to autogeneration of many C bindings.
2008-03-28 Richard W.M... Internationalize virt-top.
2008-01-18 Richard W.M... List functions to test one-per-line to make it simpler...
2008-03-28 Richard W.M... Updated PO files.
2008-01-18 Richard W.M... Changing copyright notice for new year.
2008-03-28 Richard W.M... Internationalize virt-df program.
2008-01-08 Richard W.M... Get node_info just once for each connection.
2008-03-28 Richard W.M... Should always link to program gettext package.
2008-01-08 Richard W.M... Type Vc_domain_ops.dops_callback_fn for clarity.
2008-03-28 Richard W.M... Update translations. Added a couple of Japanese transl...
2008-01-08 Richard W.M... Change comments virt-manager -> virt-ctrl.
2008-03-28 Richard W.M... Internationalize virt-ctrl.
2008-01-08 Richard W.M... Move programming information to libvirt generated doc.
2008-03-28 Richard W.M... Make mlvirsh localizable.
2008-01-08 Richard W.M... Bumped version number.
2008-03-28 Richard W.M... Basic infrastructure for using gettext to translate.
2008-01-08 Richard W.M... Clean up *.exe files.
2008-03-19 Richard W.M... Version 0.4.1.1 for release.
2008-01-08 Richard W.M... Version 0.4.0.1 released.
2008-03-19 Richard W.M... Install the *.cmi files as well.
2008-01-08 Richard W.M... Commit ChangeLog.
2008-03-19 Richard W.M... Generated file updated by previous commit.
2008-01-08 Richard W.M... Rename some dialogs in virt-ctrl.
2008-03-19 Richard W.M... Use CAMLnoreturn to avoid compiler warning.
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.