|
|
@272
|
13 years |
tim |
fixed name/flags bug
improved error reporting on bad key/value names
|
|
|
@271
|
13 years |
tim |
another attribute fix
|
|
|
@270
|
13 years |
tim |
fixed Value attribute brokenness
|
|
|
@268
|
13 years |
tim |
fixed some problems interpreting key/value names
|
|
|
@267
|
13 years |
tim |
note to self
|
|
|
@262
|
13 years |
tim |
changed regfi_conv_charset to handle memory allocation
tweaked test …
|
|
|
@261
|
13 years |
tim |
readded windows file descriptor hack
copyright notices
|
|
|
@259
|
13 years |
tim |
attempting a fix
|
|
|
@257
|
13 years |
tim |
documentation fixes/additions
|
|
|
@256
|
13 years |
tim |
switched to %XX encoding in command line tool output
fixed limitation …
|
|
|
@255
|
13 years |
tim |
fixed error condition deadlock in regfi
prevented early garbage …
|
|
|
@253
|
13 years |
tim |
added preliminary interface to security descriptors in pyregfi
misc …
|
|
|
@252
|
13 years |
tim |
updated pyregfi to work with regfi changes
renamed some functions for …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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
|