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>
Fri, 19 Feb 2010 15:00:41 +0000 (15:00 +0000)
commit7de5891b393d710f43cb334bbe4f4321424413e6
tree52043d786e121b3ec90032c5eff18a925eee70e0
parentdd1a57f8b76e5acd8f86d7edad07b9ea1d316de2
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