virt-top.git
2008-02-16 Richard W.M... Store domain %CPU and memory history.
2008-04-15 Richard W.M... Removed some debugging prints.
2008-02-16 Richard W.M... Clean up memory handling.
2008-04-15 Richard W.M... Removed text-mode annotation.
2008-02-16 Richard W.M... Added a separate file and dependency for DBus.
2008-04-15 Richard W.M... Added developer documentation.
2008-02-16 Richard W.M... Rewrite the requirements section of the README file...
2008-04-15 Richard W.M... Metadata parser.
2008-02-12 Richard W.M... Version 0.4.0.3 released.
2008-04-15 Richard W.M... Empty *.mli files to stop those modules from exporting...
2008-02-12 Richard W.M... Minor fix for calendar 1.x
2008-02-12 rjones@thinkpad... Support for calendar >= 2.0
2008-04-15 Richard W.M... Cosmetic fixes and comments.
2008-01-20 Richard W.M... Fix Volume.lookup_by_key and Volume.lookup_by_path
2008-04-15 Richard W.M... Read out the actual metadata.
2008-01-20 Richard W.M... Version 0.4.0.2 released.
2008-04-15 Richard W.M... Added a documentation note about RAID devices.
2008-01-20 Richard W.M... Updated MANIFEST
2008-04-15 Richard W.M... Read out metadata offset & length from PV header.
2008-01-20 Richard W.M... Implemented virStorageVolLookupByName & virStorageVolCr...
2008-04-15 Richard W.M... Refactor the types so we have distinct PV & LV types.
2008-01-20 Richard W.M... Return UUID (packed byte array) correctly.
2008-04-15 Richard W.M... Infrastructure to detect filesystems on LVs.
2008-01-19 Richard W.M... Print signatures next to functions in the bindings.
2008-04-15 Richard W.M... Update deps.
2008-01-19 Richard W.M... Don't hard-code Storage API errors, in case building...
2008-04-15 Richard W.M... LVM2 PV detection.
2008-01-19 Richard W.M... Complete implementation of storage API.
2008-04-15 Richard W.M... Add PV detection framework.
2008-01-19 Richard W.M... Job functions should be marked as weak.
2008-04-15 Richard W.M... Don't need the ': device' typecasts any more.
2008-01-19 Richard W.M... Storage API almost completed, even more autogeneration.
2008-04-15 Richard W.M... Move main code to virt_df_main.ml and provide explicit...
2008-01-19 Richard W.M... Autogenerate *Free and *Destroy functions.
2008-04-14 Richard W.M... Added Polish translation (thanks: Piotr Drąg)
2008-01-19 Richard W.M... Documentation updates.
2008-04-14 Richard W.M... Complete rewrite of virt-df:
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.
next