virt-mem.git
2008-08-13 Richard W.M... Basic listing of the network devices.
2008-08-13 Richard W.M... Updated kerneldb.
2008-08-12 Richard W.M... Updated kernel structures & kerneldb.
2008-08-12 Richard W.M... Add list_head helper library.
2008-08-12 Richard W.M... Allow the automatic list_head adjustment to be overridden,
2008-08-12 Richard W.M... Updated kernel parsers.
2008-08-12 Richard W.M... Remove bogus '() with' (thanks Bluestorm).
2008-08-12 Richard W.M... More kerneldb.
2008-08-12 Richard W.M... Updated kerneldb.
2008-08-12 Richard W.M... Added 'virt-mem dump' command allowing you to hexdump...
2008-08-12 Richard W.M... Change to using internal format for kernel structures.
2008-08-12 Richard W.M... Fix 'make doc' rule.
2008-08-12 Richard W.M... Don't corrupt terminal if the first symbol contains...
2008-08-12 Richard W.M... More kerneldb.
2008-08-12 Richard W.M... Extract 'struct net' (for net namespaces).
2008-08-12 Richard W.M... More kerneldb.
2008-08-11 Richard W.M... More kerneldb.
2008-08-11 Richard W.M... Updated MANIFEST.
2008-08-11 Richard W.M... Added 'virt-ifconfig' tool.
2008-08-11 Richard W.M... Using optional fields, navigate net_device list in...
2008-08-11 Richard W.M... Allow fields in kernel structures to be marked optional.
2008-08-11 Richard W.M... Add --list-kernels option and add a warning to the...
2008-08-11 Richard W.M... Update kerneldb.
2008-08-10 Richard W.M... Update kerneldb.
2008-08-10 Richard W.M... More kerneldb
2008-08-09 Richard W.M... Added another kernel.
2008-08-09 Richard W.M... Added rules to download distribution kernels and update...
2008-08-09 Richard W.M... Don't keep rebuilding the PO files. Have a separate...
2008-08-09 Richard W.M... Updated PO files.
2008-08-09 Richard W.M... Tidy up the generated parsing code.
2008-08-09 Richard W.M... Merge
2008-08-09 Richard W.M... Updated kerneldb & rebuild parsers.
2008-08-08 Richard W.M... Merge.
2008-08-07 Richard W.M... Updated generated code.
2008-08-08 Richard W.M... Updated PO files.
2008-08-07 Richard W.M... Refactored, process table now loaded centrally.
2008-08-08 Richard W.M... Fix build when ocaml-gettext is not installed.
2008-08-07 Richard W.M... Updated PO files
2008-08-07 Richard W.M... Merge
2008-08-07 Richard W.M... More kernels for kerneldb.
2008-08-07 Richard W.M... Updated PO files.
2008-06-10 Richard W.M... 'verbose' -> 'debug' in a few more places.
2008-08-07 Richard W.M... Version 0.2.9 for release.
2008-08-07 Richard W.M... Build C code with -fPIC (fixed 64 bit builds).
2008-06-10 Richard W.M... Missing depend file
2008-08-07 Richard W.M... Include virt-ps in the manpage.
2008-08-07 Richard W.M... Parsing fixes for camlp4 3.10.0 (Fedora 8).
2008-06-10 Richard W.M... Add outline of 'virt-ps' command.
2008-08-07 Richard W.M... Updated PO files.
2008-08-07 Richard W.M... Updated PO files.
2008-06-10 Richard W.M... Version 0.2.4 for release.
2008-08-07 Richard W.M... Fix build if xmlrpc-light package is missing.
2008-06-10 Richard W.M... Include config.h.in in tarball, install should create...
2008-08-07 Richard W.M... Rebuild task_struct & net_device against latest kerneldb.
2008-06-10 Richard W.M... Added PO files (translations).
2008-08-07 Richard W.M... Rebuild task_struct & net_device parsers.
2008-06-10 Richard W.M... Version 0.2.3 for release.
2008-08-07 Richard W.M... Kernel added to kerneldb.
2008-06-10 Richard W.M... A better way to distribute the changelog
2008-08-07 Richard W.M... Updated kerneldb.
2008-06-10 Richard W.M... Force ChangeLog to be rebuilt on dist.
2008-08-06 Richard W.M... Updated PO files.
2008-06-10 Richard W.M... Version 0.2.2 for release
2008-08-06 Richard W.M... Fix 'make install'
2008-06-10 Richard W.M... Added auto-generated ChangeLog.
2008-08-06 Richard W.M... Updated PO files.
2008-06-10 Richard W.M... Make '--version' flag work.
2008-08-06 Richard W.M... Updated PO files.
2008-06-10 Richard W.M... 'make install' installs programs and man pages
2008-08-06 Richard W.M... Updated MANIFEST.
2008-06-10 Richard W.M... Updated man pages
2008-08-06 Richard W.M... Added new .depend files.
2008-06-10 Richard W.M... Manpage for uname and dmesg
2008-08-06 Richard W.M... Updated PO files.
2008-06-10 Richard W.M... Outline manual pages (copied from virt-df).
2008-08-06 Richard W.M... Updated MANIFEST.
2008-06-09 Richard W.M... Use $(...) for instead of backquotes.
2008-08-06 Richard W.M... 'make dist' builds a separate kerneldb package.
2008-06-09 Richard W.M... Backed out changeset b6f239031d2f
2008-08-06 Richard W.M... More kerneldb.
2008-06-09 Richard W.M... Use for instead of backquotes.
2008-08-06 Richard W.M... Prepare 0.2.8 for release.
2008-06-05 Richard W.M... Simple support for new libvirt virDomainMemoryPeek
2008-08-06 Richard W.M... Much more similar to real 'ps' command now.
2008-06-05 Richard W.M... Don't just delete text symbols.
2008-08-06 Richard W.M... Updated PO files.
2008-06-03 Richard W.M... Expect the sysname field to always be 'Linux'
2008-08-06 Richard W.M... Make the modules more accessible to be 'open'ed.
2008-06-03 Richard W.M... Version 0.2.0 released.
2008-08-06 Richard W.M... Removed typed addresses -- too hard to use in that...
2008-06-03 Richard W.M... Ignore tarballs.
2008-08-06 Richard W.M... Move C string truncation function to general utils...
2008-06-03 Richard W.M... virt-dmesg working.
2008-08-06 Richard W.M... More kerneldb.
2008-06-03 Richard W.M... Added get_int32/int64/C_int/C_long
2008-08-06 Richard W.M... More kerneldb.
2008-06-03 Richard W.M... Beginning of virt-dmesg command, not quite working...
2008-08-06 Richard W.M... Updated PO files.
2008-06-03 Richard W.M... virt-uname command done.
2008-08-06 Richard W.M... Prints the process table, yay.
next