Files
libguestfs/appliance
Richard W.M. Jones 8a723ca62e New APIs: hivex_*
Transscribe many hivex(3) APIs into the libguestfs API.

There is one hive handle per libguestfs handle, as with Augeas.

Note that hivex uses iconv_open for some APIs (eg. hivex_value_string).
But since we delete all the i18n files from the appliance, this
doesn't work -- iconv_open returns EINVAL.  Therefore hivex APIs which
require iconv cannot be bound in the daemon.
2012-08-29 17:08:01 +01:00
..
2012-07-02 12:34:11 +01:00
2012-01-18 22:05:02 +00:00
2012-08-29 17:08:01 +01:00