# # ChangeLog for test/regfi-threadtest.c # # Generated by Trac 1.2 # 04/29/24 11:12:26 Mon, 18 Apr 2011 20:25:46 GMT tim [228] * test/Makefile (modified) * test/pyregfi-smoketest.py (modified) * test/regfi-threadtest.c (modified) * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) * trunk/src/reglookup-recover.c (modified) * trunk/src/reglookup.c (modified) added a test case for pyregfi multithreaded use updated the regfi ... Tue, 23 Mar 2010 02:22:07 GMT tim [185] * test/regfi-threadtest.c (modified) * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/src/common.c (modified) * trunk/src/reglookup-recover.c (modified) * trunk/src/reglookup.c (modified) reworked logging API again to simplify interface updated ... Wed, 17 Mar 2010 06:50:15 GMT tim [183] * test/regfi-threadtest.c (modified) updated the threading test case for the new logging API Sun, 14 Mar 2010 20:02:38 GMT tim [180] * test/Makefile (added) * test/hives (added) * test/regfi-threadtest.c (added) * trunk/Makefile (modified) * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) Added locks to make transactions on REGFI_FILE objects thread safe ...