|
|
@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 …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@209
|
14 years |
tim |
worked on pyregfi value data interface
added initial scons target for …
|
|
|
@202
|
14 years |
tim |
began implementing independent python subkey and value iterators
|
|
|
@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
|
|
|
@197
|
15 years |
tim |
basic script to test pyregfi functionality
|
|
|
@185
|
15 years |
tim |
reworked logging API again to simplify interface
updated …
|
|
|
@183
|
15 years |
tim |
updated the threading test case for the new logging API
|
|
|
@180
|
15 years |
tim |
Added locks to make transactions on REGFI_FILE objects thread safe
…
|
|
|
@174
|
15 years |
tim |
minor improvements to test scripts
|
|
|
@171
|
15 years |
tim |
minor escaping fix for a unicode decoding failure corner case
added …
|
|
|
@164
|
15 years |
tim |
reorganized documentation and testing directories
|