|
|
@236
|
14 years |
tim |
removed unnecessary files
|
|
|
@234
|
14 years |
tim |
improvements to version determination
|
|
|
@233
|
14 years |
tim |
improved version information interface by adding a special purpose function
|
|
|
@232
|
14 years |
tim |
added a convenience openHive function in pyregfi
standardized static …
|
|
|
@231
|
14 years |
tim |
bad name
|
|
|
@230
|
14 years |
tim |
adding Rev
|
|
|
@229
|
14 years |
tim |
experimenting with built-time versioning
|
|
|
@228
|
14 years |
tim |
added a test case for pyregfi multithreaded use
updated the regfi …
|
|
|
@227
|
14 years |
tim |
added a SetLogMask? function to pyregfi as an interface to …
|
|
|
@226
|
14 years |
tim |
several fixes for pyregfi Windows portability
better error handling …
|
|
|
@225
|
14 years |
tim |
added test case for python callback read/seek
began adding windows …
|
|
|
@224
|
14 years |
tim |
added new regfi API function to help manage memory better
fixed …
|
|
|
@223
|
14 years |
tim |
switched talloc_steal calls to talloc_reparent for more precision and …
|
|
|
@222
|
14 years |
tim |
removed legacy Makefiles
mingw target now builds libregfi.dll
|
|
|
@221
|
14 years |
tim |
added a lot of documentation for pyregfi and a few more attributes
|
|
|
@220
|
14 years |
tim |
reorganized code
added remaining methods to iterator
added test case …
|
|
|
@219
|
14 years |
tim |
updated time conversion to return a double for more precision
added …
|
|
|
@218
|
14 years |
tim |
converted hive's .get_root() method into the 'root' property which is …
|
|
|
@217
|
14 years |
tim |
added another test
made is_root check more correct
|
|
|
@216
|
14 years |
tim |
added a new testcase to the smoketest for data attributes
fixed data …
|
|
|
@215
|
14 years |
tim |
improvements to smoketest script, additional test case
added a …
|
|
|
@214
|
14 years |
tim |
fixed pyregfi circular class references that caused garbage collection …
|
|
|
@213
|
14 years |
tim |
fixed some pyregfi parameter bugs
fixed some iterator memory …
|
|
|
@212
|
14 years |
tim |
fixed python2 compatbility problems in pyregfi
added better install …
|
|
|
@211
|
14 years |
tim |
added install targets for pyregfi
|
|
|
@210
|
14 years |
tim |
beginnings of pyregfi documentation build script
|
|
|
@209
|
14 years |
tim |
worked on pyregfi value data interface
added initial scons target for …
|
|
|
@208
|
14 years |
tim |
more additions to pyregfi: functional subkey and value lists
|
|
|
@207
|
14 years |
tim |
reworked regfi API to accomodate more convenient subkey/value searches …
|
|
|
@206
|
14 years |
tim |
simplified part of regfi API to move string encoding to the REGFI_FILE …
|
|
|
@205
|
14 years |
tim |
wrapper data structures and part of iterator interface
|
|
|
@204
|
14 years |
tim |
reorganizing wrappers
|
|
|
@203
|
14 years |
tim |
misc fixes
stripped _REC from some data type names
|
|
|
@202
|
14 years |
tim |
began implementing independent python subkey and value iterators
|
|
|
@201
|
14 years |
tim |
changed symbol visibility to hidden by default and explicitly exported …
|
|
|
@200
|
14 years |
tim |
redesigned python key iterator and test script
updated documentation
|
|
|
@199
|
14 years |
tim |
reworked part of regfi C API to make python wrappers simpler
continued …
|
|
|
@198
|
14 years |
tim |
misc tweaks to run under python2.5-dbg
|
|
|
@196
|
15 years |
tim |
experimental python bindings generator as provided by Michael Cohen
|
|
|
@195
|
15 years |
tim |
removed talloc from mainline build tree, opting instead to depend upon …
|
|
|
@194
|
15 years |
tim |
small fix for header installation
|
|
|
@193
|
15 years |
tim |
added Michael's patch for enums and an error message fix
|
|
|
@191
|
15 years |
tim |
updated scons build scripts to handle MinGW
added binaries for MinGW …
|
|
|
@190
|
15 years |
tim |
more scons build improvements
|
|
|
@189
|
15 years |
tim |
additional work on new build system
|
|
|
@187
|
15 years |
tim |
early versions of SConstruct build scripts
|
|
|
@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 …
|
|
|