hivex: Begin implementation of writing to hives.
authorRichard Jones <rjones@redhat.com>
Wed, 3 Feb 2010 17:59:03 +0000 (17:59 +0000)
committerRichard Jones <rjones@redhat.com>
Thu, 4 Feb 2010 11:06:33 +0000 (11:06 +0000)
commitf604f9b0b44c17adcf7a799db06a7fc4c758c5e9
treeac3824a038c68a00543f3e1406321fc7fb7d1f8c
parent4718aeb9f0f743a05dfa342bc797617f3b9f96b3
hivex: Begin implementation of writing to hives.

This implements hivex_node_set_values which is used to
delete the (key, value) pairs at a node and optionally
replace them with a new set.

This also implements hivex_commit which is used to commit
changes to hives back to disk.
hivex/hivex.c
hivex/hivex.h
hivex/hivex.pod