|
|
@186
|
15 years |
tim |
minor changes based on suggestions from Michael Cohen
|
|
|
@185
|
15 years |
tim |
reworked logging API again to simplify interface
updated …
|
|
|
@184
|
15 years |
tim |
redesigned memory management to allow for multiple references to …
|
|
|
@182
|
15 years |
tim |
redesigned regfi logging API to utilize thread-local storage
|
|
|
@181
|
15 years |
tim |
fixed memory management issues and a talloc_free() of an uninitialized …
|
|
|
@180
|
15 years |
tim |
Added locks to make transactions on REGFI_FILE objects thread safe
…
|
|
|
@178
|
15 years |
tim |
reworked I/O to use callback functions
fixed a bug in mtime …
|
|
|
@177
|
15 years |
tim |
doc format fix
|
|
|
@173
|
15 years |
tim |
fixed problem with little data in reglookup-recover
|
|
|
@172
|
15 years |
tim |
reorganized name interpretation code to correct issues in reglookup-recover
|
|
|
@171
|
15 years |
tim |
minor escaping fix for a unicode decoding failure corner case
added …
|
|
|
@170
|
15 years |
tim |
merged Tobias Mueller's patch with some changes
updated version number
|
|
|
@169
|
15 years |
tim |
filled in additional, minimal documentation
|
|
|
@168
|
15 years |
tim |
merged remaining smb_deps items into regfi
began formatting API …
|
|
|
@167
|
15 years |
tim |
added more regfi API documentation
minor consistency change
|
|
|
@166
|
15 years |
tim |
fixed a bug in big data parsing
broke up some of REGFI_FILE …
|
|
|
@165
|
15 years |
tim |
added misc comments
|
|
|
@164
|
15 years |
tim |
reorganized documentation and testing directories
|
|
|
@163
|
15 years |
tim |
minor doc update
|
|
|
@162
|
15 years |
tim |
added UTF-16LE support for value names
|
|
|
@161
|
15 years |
tim |
added support for UTF-16LE key names
|
|
|
@160
|
15 years |
tim |
reorganized classname parsing and interpretation code
|
|
|
@159
|
15 years |
tim |
began rearranging data parsing. Moved charater set conversion and …
|
|
|
@158
|
15 years |
tim |
simplified root key search
moved classname parsing up to regfi_load_key
|
|
|
@157
|
15 years |
tim |
reorganized data parsing in regfi
simplified some length validation
…
|
|
|
@155
|
15 years |
tim |
work around for man page formatting problem
minor comment
|
|
|
@154
|
15 years |
tim |
fixed a parsing flaw in big data chunk concatenation
|
|
|
@153
|
15 years |
tim |
minor updates to TODO list
|
|
|
@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
|
|
|
@148
|
16 years |
tim |
integrated talloc into range_list
fixed some uninitialized structure …
|
|
|
@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 …
|
|
|
@144
|
16 years |
tim |
updated MinGW build documentation
|
|
|
@143
|
16 years |
tim |
fixed a null pointer exception
removed some dependencies on less …
|
|
|
@141
|
16 years |
tim |
improved details of an error message
turned off debugging symbols in …
|
|
|
@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 …
|
|
|
@133
|
16 years |
tim |
minor changes to winsec library
fixed major bug with data_in_offset values
|
|
|
@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 …
|
|
|
@130
|
16 years |
tim |
fixed overlooked constant rename
|
|
|
@129
|
16 years |
tim |
fixed overlooked constant rename
|
|
|
@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.
|
|
|
@124
|
16 years |
tim |
added a note for a future fix
|
|
|
@122
|
16 years |
tim |
fixed an incorrect malloc in range_list.c
minor documentation updates
|
|
|
@121
|
16 years |
tim |
fixed minor path/type filter bug in reglookup
misc code cleanups
|
|
|
@120
|
16 years |
tim |
added some references
|
|
|
@119
|
16 years |
tim |
adding reglookup-recover man page
|
|
|
@118
|
16 years |
tim |
improved security record extraction
other minor cleanups
|
|
|
@117
|
16 years |
tim |
reordered orphaned value extraction to be faster and more accurate
|
|
|
@116
|
16 years |
tim |
fixed major bug in reglookup-recover; now recovers much more data …
|
|
|
@115
|
16 years |
tim |
added a few hacks to work around some issues.
|
|
|
@114
|
17 years |
tim |
fixed null pointer dereference
|
|
|
@113
|
17 years |
tim |
fixed some VK record parsing bugs
added more strict checking on …
|
|
|
@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
|
|
|
@100
|
17 years |
tim |
fixed integer underflow bug
updated some documentation
|
|
|
@99
|
17 years |
tim |
fixed a range_list bug
replaced NK parsing routine
|
|
|
@98
|
17 years |
tim |
adding experimental library which will be used to speed up hbin lookups
|
|
|
@97
|
17 years |
tim |
begun the work of rewriting the lowest layer parsing routines
|
|
|
@95
|
18 years |
tim |
fixing the fix on value filters
|
|
|
@94
|
18 years |
tim |
Fixed edge condition bug when finding a value at the end of the list …
|
|
|
@93
|
18 years |
tim |
Fixed stupid bug in the case of searching for a value.
|
|
|
@91
|
18 years |
tim |
added documentation for reglookup-timeline's -H option.
|
|
|
@90
|
18 years |
tim |
minor changes to Makefiles
Added one warning on an unlikely condition …
|
|
|
@89
|
18 years |
tim |
Added contract comments to void_stack header. Minor cleanups in …
|
|
|
@88
|
18 years |
tim |
Fixed a lazy NULL printing to work properly on Solaris.
Switched …
|
|
|
@87
|
18 years |
tim |
added minor documentation on ACE flags to regfi.c
vastly expanded …
|
|
|
@86
|
18 years |
tim |
updated TODO
|
|
|
@85
|
18 years |
tim |
updated upcoming version number
|
|
|
@84
|
18 years |
tim |
rearranged structure contents to reduce fragmentation on 64 bit …
|
|
|
@83
|
18 years |
tim |
fixed minor memory leak.
|
|
|
@82
|
18 years |
tim |
bugfixes for path filtering
|
|
|
@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.
|
|
|
@78
|
18 years |
tim |
beginning process of rewriting regfio interface.
|
|
|
@77
|
18 years |
tim |
Improved support for unknown registry types.
Fixed potential security …
|
|
|