Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hivex: Implement deleting child nodes. | Richard Jones | 2010-02-04 | 1 | -0/+2 |
* | hivex: Begin implementation of writing to hives. | Richard Jones | 2010-02-04 | 1 | -0/+12 |
* | hivex: Add HIVEX_OPEN_WRITE flag to allow hive to be opened for writing. | Richard Jones | 2010-02-04 | 1 | -1/+3 |
* | hivex: Add value_any callback to the visitor. | Richard Jones | 2010-01-28 | 1 | -0/+1 |
* | hivex: Move STR* macros into C file. | Richard Jones | 2010-01-14 | 1 | -10/+0 |
* | define STREQ, STRNEQ, STREQLEN, STRCASEQ, etc. | Jim Meyering | 2009-11-09 | 1 | -0/+10 |
* | Support for Windows Registry. | Richard Jones | 2009-10-29 | 1 | -0/+114 |