|
|
@152
|
15 years |
tim |
preliminary support for big data records
switched to using key flags …
|
|
|
@151
|
16 years |
tim |
parsed more items from regf header structure
improved feedback from …
|
|
|
@150
|
16 years |
tim |
integrated talloc into most of the rest of the regfi library
fixed a …
|
|
|
@149
|
16 years |
tim |
minor efficiency improvement for path construction in reglookup-recover
|
|
|
@147
|
16 years |
tim |
added talloc library
incorporated talloc into winsec and lru_cache …
|
|
|
@146
|
16 years |
tim |
reorganized SK caching
refined interface to HBIN functions
|
|
|
@145
|
16 years |
tim |
decoupled value parsing from key parsing
moved linking of value …
|
|
|
@143
|
16 years |
tim |
fixed a null pointer exception
removed some dependencies on less …
|
|
|
@140
|
16 years |
tim |
Misc error message changes.
Added and removed some comments.
…
|
|
|
@139
|
16 years |
tim |
rewrote subkey list parsing code to include more organized recursion …
|
|
|
@138
|
16 years |
tim |
extended error message logging to allow for message type filtering
…
|
|
|
@137
|
16 years |
tim |
Added error messages to most parse functions in regfi
Relaxed …
|
|
|
@136
|
16 years |
tim |
fixed various integer issues and memory allocation issues
polished …
|
|
|
@135
|
16 years |
tim |
cleaned up regfi API
started adding debugging infrastructure, but …
|
|
|
@134
|
16 years |
tim |
rewrote winsec library, stripping out Samba dependencies
eliminated …
|
|
|
@132
|
16 years |
tim |
separated ACL parsing code from smb_deps into new winsec library
|
|
|
@131
|
16 years |
tim |
fixed an hbin length validation related to vk records
added hbin …
|
|
|
@128
|
16 years |
tim |
added secondary root key type found in Vista registries by Jolanta …
|
|
|
@127
|
16 years |
tim |
added preliminary support for 'ri' subkey lists.
cleaned up regfi API …
|
|
|
@126
|
16 years |
tim |
improved validation and output of key class names, MULTI_SZ and other …
|
|
|
@125
|
16 years |
tim |
added early version of class name parsing. additional work still needed.
|
|
|
@121
|
16 years |
tim |
fixed minor path/type filter bug in reglookup
misc code cleanups
|
|
|
@116
|
16 years |
tim |
fixed major bug in reglookup-recover; now recovers much more data …
|
|
|
@112
|
17 years |
tim |
added path resolution to reglookup-recover
|
|
|
@111
|
17 years |
tim |
Switched license to GPLv3
Added early version of new tool, …
|
|
|
@110
|
17 years |
tim |
moved unallocated cell parsing back out of the main line hbin parsing
|
|
|
@109
|
17 years |
tim |
reworked SK record caching to prevent unnecessary loads.
SK records …
|
|
|
@108
|
17 years |
tim |
added least-recently-used cache structure.
set up SK records to use …
|
|
|
@107
|
17 years |
tim |
removed redundant hbin parsing
added flags parameter to regfi_open
|
|
|
@106
|
17 years |
tim |
replaced linked list hbin lookup with range_list based binary search
|
|
|
@105
|
17 years |
tim |
fully removed dependence on Samba parse structures from core library
|
|
|
@104
|
17 years |
tim |
replaced lf (hash list) parsing code
|
|
|
@103
|
17 years |
tim |
rewrote value list parsing routine
|
|
|
@102
|
17 years |
tim |
simplified root key search routines
rewrote sk record parsing
fixed …
|
|
|
@101
|
17 years |
tim |
rewrote VK record and data cell parsing
|
|
|
@99
|
17 years |
tim |
fixed a range_list bug
replaced NK parsing routine
|
|
|
@97
|
17 years |
tim |
begun the work of rewriting the lowest layer parsing routines
|
|
|
@84
|
18 years |
tim |
rearranged structure contents to reduce fragmentation on 64 bit …
|
|
|
@81
|
18 years |
tim |
Finished incorporating changes to reglookup to work with new regfi …
|
|
|
@80
|
18 years |
tim |
Major API updates for regfi, and started porting reglookup to the API. …
|
|
|
@79
|
18 years |
tim |
renamed regfio to regfi, since we aren't doing any output to the registry.
|
|
copied from trunk/include/regfio.h:
|
|
|
@78
|
18 years |
tim |
beginning process of rewriting regfio interface.
|