# # ChangeLog for trunk # # Generated by Trac 1.2 # 04/26/24 09:09:46 Tue, 15 Nov 2016 17:27:16 GMT tim [296] * trunk/SConstruct (modified) added hardening flag that Debian wants Sun, 06 Nov 2016 18:55:30 GMT tim [293] * trunk/doc/reglookup.1.docbook (modified) spelling fix from Giovani Ferreira Sun, 06 Nov 2016 18:45:25 GMT tim [292] * trunk/SConstruct (modified) A few build option changes suggested by Giovani Ferreira Sun, 06 Nov 2016 18:44:16 GMT tim [291] * trunk/lib/regfi.c (modified) fixed a silly warning Sat, 05 Nov 2016 21:33:53 GMT tim [288] * trunk/doc/devel/TODO (modified) . Sun, 23 Aug 2015 04:18:51 GMT tim [287] * test/afl (added) * test/afl/README (added) * test/afl/afl-test.sh (added) * test/afl/findings (added) * test/afl/testcases (added) * trunk/lib/regfi.c (modified) * trunk/lib/winsec.c (modified) rough AFL test script Sun, 23 Aug 2015 04:09:08 GMT tim [286] * trunk/lib/lru_cache.c (modified) * trunk/lib/regfi.c (modified) * trunk/lib/winsec.c (modified) Fixed a NULL pointer dereference and one dangling pointer, triggered ... Fri, 07 Aug 2015 22:02:48 GMT tim [283] * trunk/SConstruct (modified) * trunk/regfi_version.py (modified) attempting to address outstanding packaging issues Sat, 06 Jun 2015 23:50:20 GMT tim [282] * trunk/SConstruct (modified) . Sat, 06 Jun 2015 23:16:56 GMT tim [281] * trunk/SConstruct (modified) comments to maintainers Sat, 06 Jun 2015 22:38:38 GMT tim [280] * trunk/SConstruct (modified) breaking up install targets Sat, 06 Jun 2015 03:32:25 GMT tim [279] * trunk/SConstruct (modified) * trunk/setup.py (moved) some changes requested by debian maintainers Sun, 04 Dec 2011 01:17:48 GMT tim [278] * trunk/SConstruct (modified) fix for pyregfi install Sun, 04 Dec 2011 01:02:33 GMT tim [277] * SConstruct (modified) * trunk/SConstruct (modified) * trunk/pyregfi-distutils.py (modified) * trunk/regfi_version.py (modified) incorporated a version of Adam Golebiowski's build patches reworked ... Wed, 28 Sep 2011 00:29:25 GMT tim [274] * trunk/lib/regfi.c (modified) sanity check for root NK linear search thanks to attc Fri, 22 Jul 2011 02:05:25 GMT tim [273] * trunk/SConstruct (modified) * trunk/lib/regfi.c (modified) * trunk/src/reglookup-recover.c (modified) allowed compiler to be specified via CC environment variable fixed 3 ... Thu, 14 Jul 2011 18:06:31 GMT tim [272] * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) fixed name/flags bug improved error reporting on bad key/value names Tue, 12 Jul 2011 15:18:46 GMT tim [271] * trunk/python/pyregfi/__init__.py (modified) another attribute fix Mon, 11 Jul 2011 15:56:09 GMT tim [270] * trunk/python/pyregfi/__init__.py (modified) fixed Value attribute brokenness Sun, 10 Jul 2011 18:44:37 GMT tim [269] * trunk/SConstruct (modified) added an ldconfig call after library installation Sun, 10 Jul 2011 18:09:35 GMT tim [268] * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) fixed some problems interpreting key/value names Tue, 28 Jun 2011 15:34:14 GMT tim [267] * trunk/python/pyregfi/__init__.py (modified) note to self Mon, 20 Jun 2011 01:13:35 GMT tim [264] * trunk/doc/reglookup-recover.1.docbook (modified) * trunk/doc/reglookup.1.docbook (modified) man page updates Sat, 18 Jun 2011 00:06:51 GMT tim [263] * test/regfi-threadtest.c (modified) * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/src/reglookup-recover.c (modified) simplified string encoding argument passing throughout regfi API Fri, 17 Jun 2011 17:51:31 GMT tim [262] * test/pyregfi-smoketest.py (modified) * trunk/doc/devel/TODO (modified) * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) changed regfi_conv_charset to handle memory allocation tweaked test ... Fri, 17 Jun 2011 00:55:49 GMT tim [261] * trunk/include/compat.h (modified) * trunk/include/winsec.h (modified) * trunk/lib/regfi.c (modified) * trunk/lib/winsec.c (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) * trunk/python/pyregfi/winsec.py (modified) * trunk/src/reglookup.c (modified) readded windows file descriptor hack copyright notices Fri, 17 Jun 2011 00:42:06 GMT tim [260] * trunk/lib/regfi.c (modified) fixed foolish mistake in error checks Fri, 17 Jun 2011 00:30:38 GMT tim [259] * trunk/python/pyregfi/__init__.py (modified) attempting a fix Fri, 17 Jun 2011 00:13:33 GMT tim [258] * trunk/include/regfi.h (modified) doc fix Fri, 17 Jun 2011 00:13:13 GMT tim [257] * trunk/lib/regfi.c (modified) * trunk/lib/winsec.c (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/winsec.py (modified) documentation fixes/additions Wed, 15 Jun 2011 22:05:37 GMT tim [256] * trunk/lib/regfi.c (modified) * trunk/pyregfi-distutils.py (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) * trunk/src/common.c (modified) switched to %XX encoding in command line tool output fixed ... Mon, 13 Jun 2011 19:15:08 GMT tim [255] * test/pyregfi-smoketest.py (modified) * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) * trunk/python/pyregfi/winsec.py (modified) fixed error condition deadlock in regfi prevented early garbage ... Mon, 13 Jun 2011 02:29:08 GMT tim [254] * trunk/include/compat.h (added) * trunk/python/pyregfi/winsec.py (added) added forgotten files Mon, 13 Jun 2011 02:27:42 GMT tim [253] * test/pyregfi-smoketest.py (modified) * trunk/SConstruct (modified) * trunk/include/lru_cache.h (modified) * trunk/include/range_list.h (modified) * trunk/include/regfi.h (modified) * trunk/include/void_stack.h (modified) * trunk/include/winsec.h (modified) * trunk/lib/regfi.c (modified) * trunk/lib/winsec.c (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) added preliminary interface to security descriptors in pyregfi misc ... Sun, 08 May 2011 17:33:49 GMT tim [252] * test/pyregfi-smoketest.py (modified) * trunk/include/regfi.h (modified) * trunk/lib/lru_cache.c (modified) * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) * trunk/src/reglookup.c (modified) updated pyregfi to work with regfi changes renamed some functions ... Fri, 06 May 2011 01:34:35 GMT tim [251] * 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) simplified NTTIME storage and conversions Thu, 05 May 2011 04:00:24 GMT tim [250] * test/regfi-threadtest.c (modified) * trunk/doc/devel/TODO (modified) * trunk/include/regfi.h (modified) * trunk/lib/lru_cache.c (modified) * trunk/lib/regfi.c (modified) added key caching readded SK caching fixed races and deadlocks Wed, 04 May 2011 14:55:22 GMT tim [249] * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/src/reglookup.c (modified) reorganized iterator code for simpler locking and easier future key ... Sun, 01 May 2011 16:08:29 GMT tim [247] * trunk/doc/man (deleted) * trunk/python2 (deleted) cleanup Sat, 30 Apr 2011 20:28:19 GMT tim [246] * releases/0.99.0/INSTALL (modified) * releases/0.99.0/bin/Makefile (deleted) * trunk/INSTALL (modified) * trunk/SConstruct (modified) * trunk/bin/Makefile (deleted) cleanups and updated installation documentation Fri, 29 Apr 2011 20:36:13 GMT tim [238] * SConstruct (modified) * trunk/SConstruct (modified) * trunk/doc/devel/Doxyfile.pyregfi (moved) * trunk/doc/devel/Doxyfile.regfi (moved) * trunk/doc/devel/README (moved) * trunk/doc/devel/TODO (moved) * trunk/doc/devel/mingw-build-OBSOLETE.txt (moved) * trunk/doc/devel/references.txt (moved) * trunk/doc/devel/winntreg.txt (moved) * trunk/include/regfi.h (modified) moved development documentation back to old location, adjusted build ... Fri, 29 Apr 2011 04:52:12 GMT tim [236] * doc/TODO (modified) * doc/mingw-build-OBSOLETE.txt (moved) * releases/0.99.0/doc/Makefile (deleted) * releases/0.99.0/doc/mingw-build.txt (deleted) * releases/0.99.0/lib/Makefile (deleted) * releases/0.99.0/src/Makefile (deleted) * trunk/doc/Makefile (deleted) * trunk/src/Makefile (deleted) removed unnecessary files Fri, 29 Apr 2011 03:59:08 GMT tim [234] * SConstruct (modified) * trunk/SConstruct (modified) improvements to version determination Fri, 29 Apr 2011 03:28:16 GMT tim [233] * 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) improved version information interface by adding a special purpose ... Thu, 28 Apr 2011 16:45:10 GMT tim [232] * SConstruct (modified) * doc/TODO (modified) * test/pyregfi-smoketest.py (modified) * trunk/SConstruct (modified) * trunk/include/regfi.h (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/regfi_version.py (modified) * trunk/src/common.c (modified) * trunk/src/reglookup-recover.c (modified) * trunk/src/reglookup.c (modified) added a convenience openHive function in pyregfi standardized static ... Thu, 28 Apr 2011 04:50:26 GMT tim [231] * trunk/regfi_version.py (moved) bad name Thu, 28 Apr 2011 04:47:46 GMT tim [230] * trunk/regfi-version.py (modified) adding Rev Thu, 28 Apr 2011 04:46:55 GMT tim [229] * trunk/regfi-version.py (added) experimenting with built-time versioning 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 ... Sat, 09 Apr 2011 16:31:22 GMT tim [227] * test/pyregfi-smoketest.py (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) added a SetLogMask function to pyregfi as an interface to ... Tue, 05 Apr 2011 19:01:41 GMT tim [226] * SConstruct (modified) * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) several fixes for pyregfi Windows portability better error handling ... Tue, 05 Apr 2011 15:17:41 GMT tim [225] * SConstruct (modified) * test/pyregfi-smoketest.py (modified) * trunk/SConstruct (modified) * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) added test case for python callback read/seek began adding windows ... Sun, 03 Apr 2011 16:53:59 GMT tim [224] * test/pyregfi-smoketest.py (modified) * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) added new regfi API function to help manage memory better fixed ... Sun, 03 Apr 2011 16:21:04 GMT tim [223] * trunk/lib/regfi.c (modified) * trunk/src/reglookup-recover.c (modified) switched talloc_steal calls to talloc_reparent for more precision and ... Sat, 02 Apr 2011 21:27:39 GMT tim [222] * Makefile (deleted) * SConstruct (modified) * trunk/Makefile (deleted) removed legacy Makefiles mingw target now builds libregfi.dll Sat, 02 Apr 2011 03:42:08 GMT tim [221] * Doxyfile.pyregfi (modified) * SConstruct (modified) * doc/TODO (modified) * trunk/include/regfi.h (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) added a lot of documentation for pyregfi and a few more attributes Thu, 31 Mar 2011 17:20:05 GMT tim [220] * test/pyregfi-smoketest.py (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) reorganized code added remaining methods to iterator added test ... Thu, 31 Mar 2011 04:29:09 GMT tim [219] * test/pyregfi-smoketest.py (modified) * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/src/common.c (modified) updated time conversion to return a double for more precision added ... Wed, 30 Mar 2011 15:17:26 GMT tim [218] * test/pyregfi-smoketest.py (modified) * trunk/python/pyregfi/__init__.py (modified) converted hive's .get_root() method into the 'root' property which is ... Wed, 30 Mar 2011 04:13:38 GMT tim [217] * test/pyregfi-smoketest.py (modified) * trunk/python/pyregfi/__init__.py (modified) added another test made is_root check more correct Tue, 29 Mar 2011 03:54:37 GMT tim [216] * test/pyregfi-smoketest.py (modified) * trunk/python/pyregfi/__init__.py (modified) added a new testcase to the smoketest for data attributes fixed data ... Mon, 28 Mar 2011 01:46:11 GMT tim [215] * test/pyregfi-smoketest.py (modified) * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) improvements to smoketest script, additional test case added a ... Fri, 25 Mar 2011 22:31:16 GMT tim [214] * test/pyregfi-smoketest.py (modified) * trunk/python/pyregfi/__init__.py (modified) fixed pyregfi circular class references that caused garbage ... Fri, 25 Mar 2011 15:48:27 GMT tim [213] * test/pyregfi-smoketest.py (modified) * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) * trunk/src/reglookup.c (modified) fixed some pyregfi parameter bugs fixed some iterator memory ... Thu, 24 Mar 2011 03:00:16 GMT tim [212] * trunk/SConstruct (modified) * trunk/pyregfi-distutils.py (added) * trunk/python/pyregfi/__init__.py (modified) fixed python2 compatbility problems in pyregfi added better install ... Mon, 21 Mar 2011 04:06:27 GMT tim [211] * trunk/SConstruct (modified) added install targets for pyregfi Fri, 22 Oct 2010 22:46:49 GMT tim [210] * Doxyfile.pyregfi (added) * Doxyfile.regfi (modified) * trunk/python/pyregfi/__init__.py (modified) beginnings of pyregfi documentation build script Sat, 09 Oct 2010 21:55:44 GMT tim [209] * Doxyfile.regfi (moved) * SConstruct (modified) * test/pyregfi-smoketest.py (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/common.c (modified) worked on pyregfi value data interface added initial scons target ... Wed, 08 Sep 2010 03:50:04 GMT tim [208] * trunk/python/pyregfi/__init__.py (modified) more additions to pyregfi: functional subkey and value lists Tue, 07 Sep 2010 03:03:36 GMT tim [207] * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) reworked regfi API to accomodate more convenient subkey/value ... Wed, 25 Aug 2010 15:20:32 GMT tim [206] * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) * trunk/src/common.c (modified) * trunk/src/reglookup-recover.c (modified) * trunk/src/reglookup.c (modified) simplified part of regfi API to move string encoding to the ... Mon, 23 Aug 2010 15:51:56 GMT tim [205] * trunk/python/pyregfi/__init__.py (modified) * trunk/python/pyregfi/structures.py (modified) wrapper data structures and part of iterator interface Sat, 21 Aug 2010 16:58:19 GMT tim [204] * trunk/python (added) * trunk/python/experimental (copied) * trunk/python/experimental/SConstruct (copied) * trunk/python/experimental/regfi/pyregfi.h (copied) * trunk/python/experimental/regfi/regfi.c (copied) * trunk/python/pyregfi (added) * trunk/python/pyregfi/__init__.py (added) * trunk/python/pyregfi/structures.py (added) reorganizing wrappers Sat, 21 Aug 2010 16:53:19 GMT tim [203] * trunk/SConstruct (modified) * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/python2/regfi/pyregfi.h (modified) * trunk/python2/regfi/regfi.c (modified) * trunk/src/common.c (modified) * trunk/src/reglookup-recover.c (modified) * trunk/src/reglookup.c (modified) misc fixes stripped _REC from some data type names Mon, 07 Jun 2010 00:36:27 GMT tim [202] * test/pyregfi-smoketest.py (modified) * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/python2/SConstruct (modified) * trunk/python2/regfi/pyregfi.h (modified) * trunk/python2/regfi/regfi.c (modified) began implementing independent python subkey and value iterators Sat, 05 Jun 2010 04:45:05 GMT tim [201] * trunk/SConstruct (modified) * trunk/include/lru_cache.h (modified) * trunk/include/range_list.h (modified) * trunk/include/regfi.h (modified) * trunk/include/void_stack.h (modified) * trunk/include/winsec.h (modified) changed symbol visibility to hidden by default and explicitly ... Thu, 03 Jun 2010 05:08:20 GMT tim [200] * test/pyregfi-smoketest.py (modified) * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/python2/regfi/pyregfi.h (modified) * trunk/python2/regfi/regfi.c (modified) redesigned python key iterator and test script updated documentation Thu, 03 Jun 2010 01:53:31 GMT tim [199] * test/pyregfi-smoketest.py (modified) * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/python2/SConstruct (modified) * trunk/python2/regfi/pyregfi.h (modified) * trunk/python2/regfi/regfi.c (modified) * trunk/python2/utils.py (modified) * trunk/src/reglookup.c (modified) reworked part of regfi C API to make python wrappers simpler ... Mon, 31 May 2010 19:20:34 GMT tim [198] * test/pyregfi-smoketest.py (modified) * trunk/python2/SConstruct (modified) * trunk/python2/class_parser.py (modified) * trunk/python2/config.py (modified) * trunk/python2/include/class.h (modified) * trunk/python2/regfi/class.c (modified) * trunk/python2/regfi/error.c (modified) * trunk/python2/regfi/pyregfi.h (modified) * trunk/python2/regfi/regfi.c (modified) * trunk/python2/utils.py (modified) misc tweaks to run under python2.5-dbg Sun, 02 May 2010 22:19:43 GMT tim [196] * trunk/python2 (added) * trunk/python2/SConstruct (added) * trunk/python2/class_parser.py (added) * trunk/python2/config.py (added) * trunk/python2/include (added) * trunk/python2/include/aff4_errors.h (added) * trunk/python2/include/class.h (added) * trunk/python2/inspect.py (added) * trunk/python2/lexer.py (added) * trunk/python2/regfi (added) * trunk/python2/regfi/class.c (added) * trunk/python2/regfi/error.c (added) * trunk/python2/regfi/pyregfi.h (added) * trunk/python2/regfi/regfi.c (added) * trunk/python2/utils.py (added) experimental python bindings generator as provided by Michael Cohen Sun, 02 May 2010 18:40:47 GMT tim [195] * SConstruct (modified) * trunk/SConstruct (modified) * trunk/include/talloc.h (deleted) * trunk/lib/talloc.c (deleted) * win32/libtalloc (added) * win32/libtalloc-2.0.1 (added) * win32/libtalloc-2.0.1/README (added) * win32/libtalloc-2.0.1/SConstruct (added) * win32/libtalloc-2.0.1/bin (added) * win32/libtalloc-2.0.1/bin/libtalloc.dll (added) * win32/libtalloc-2.0.1/include (added) * win32/libtalloc-2.0.1/include/talloc.h (added) * win32/libtalloc-2.0.1/lib (added) * win32/libtalloc-2.0.1/lib/libtalloc.dll.a (added) * win32/libtalloc-2.0.1/src (added) * win32/libtalloc-2.0.1/src/talloc.c (added) removed talloc from mainline build tree, opting instead to depend ... Sat, 01 May 2010 00:51:56 GMT tim [194] * trunk/SConstruct (modified) small fix for header installation Sat, 01 May 2010 00:07:22 GMT tim [193] * trunk/SConstruct (modified) * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) added Michael's patch for enums and an error message fix Sun, 25 Apr 2010 21:52:37 GMT tim [191] * SConstruct (modified) * trunk/SConstruct (modified) * win32 (added) * win32/libiconv (added) * win32/libiconv-1.13 (added) * win32/libiconv-1.13/COPYING (added) * win32/libiconv-1.13/COPYING.LIB (added) * win32/libiconv-1.13/README (added) * win32/libiconv-1.13/bin (added) * win32/libiconv-1.13/bin/libcharset-1.dll (added) * win32/libiconv-1.13/bin/libiconv-2.dll (added) * win32/libiconv-1.13/include (added) * win32/libiconv-1.13/include/iconv.h (added) * win32/libiconv-1.13/include/libcharset.h (added) * win32/libiconv-1.13/include/localcharset.h (added) * win32/libiconv-1.13/lib (added) * win32/libiconv-1.13/lib/charset.alias (added) * win32/libpthreads (added) * win32/libpthreads-w32-2.8.0 (added) * win32/libpthreads-w32-2.8.0/COPYING (added) * win32/libpthreads-w32-2.8.0/COPYING.LIB (added) * win32/libpthreads-w32-2.8.0/README (added) * win32/libpthreads-w32-2.8.0/bin (added) * win32/libpthreads-w32-2.8.0/bin/pthreadGC2.dll (added) * win32/libpthreads-w32-2.8.0/include (added) * win32/libpthreads-w32-2.8.0/include/config.h (added) * win32/libpthreads-w32-2.8.0/include/implement.h (added) * win32/libpthreads-w32-2.8.0/include/need_errno.h (added) * win32/libpthreads-w32-2.8.0/include/pthread.h (added) * win32/libpthreads-w32-2.8.0/include/sched.h (added) * win32/libpthreads-w32-2.8.0/include/semaphore.h (added) * win32/libpthreads-w32-2.8.0/lib (added) updated scons build scripts to handle MinGW added binaries for MinGW ... Sat, 24 Apr 2010 05:02:19 GMT tim [190] * trunk/SConstruct (modified) more scons build improvements Sat, 24 Apr 2010 04:49:10 GMT tim [189] * SConstruct (modified) * doc/TODO (modified) * trunk/SConstruct (modified) additional work on new build system Thu, 22 Apr 2010 23:25:18 GMT tim [187] * SConstruct (added) * trunk/SConstruct (added) * trunk/doc/reglookup.1.docbook (modified) early versions of SConstruct build scripts Mon, 19 Apr 2010 21:55:26 GMT tim [186] * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/src/common.c (modified) minor changes based on suggestions from Michael Cohen 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 ... Sat, 20 Mar 2010 17:50:44 GMT tim [184] * trunk/include/regfi.h (modified) * trunk/lib/lru_cache.c (modified) * trunk/lib/regfi.c (modified) * trunk/src/common.c (modified) * trunk/src/reglookup-recover.c (modified) * trunk/src/reglookup.c (modified) redesigned memory management to allow for multiple references to ... Wed, 17 Mar 2010 06:41:17 GMT tim [182] * 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) redesigned regfi logging API to utilize thread-local storage Mon, 15 Mar 2010 16:50:36 GMT tim [181] * trunk/lib/regfi.c (modified) * trunk/src/reglookup-recover.c (modified) * trunk/src/reglookup.c (modified) fixed memory management issues and a talloc_free() of an ... 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 ... Sat, 13 Mar 2010 17:56:36 GMT tim [178] * 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 I/O to use callback functions fixed a bug in mtime ... Tue, 09 Mar 2010 03:10:26 GMT tim [177] * trunk/doc/reglookup.1.docbook (modified) doc format fix Mon, 08 Mar 2010 03:39:09 GMT tim [173] * trunk/lib/regfi.c (modified) * trunk/src/reglookup-recover.c (modified) fixed problem with little data in reglookup-recover Mon, 08 Mar 2010 03:04:34 GMT tim [172] * 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) reorganized name interpretation code to correct issues in reglookup- ... Sun, 07 Mar 2010 05:20:55 GMT tim [171] * test/diff-reglookup (added) * trunk/src/common.c (modified) minor escaping fix for a unicode decoding failure corner case added ... Sat, 06 Mar 2010 04:40:25 GMT tim [170] * trunk/bin/reglookup-timeline (modified) * trunk/doc/reglookup.1.docbook (modified) * trunk/src/common.c (modified) * trunk/src/reglookup.c (modified) merged Tobias Mueller's patch with some changes updated version number Wed, 03 Mar 2010 19:24:58 GMT tim [169] * doc/Doxyfile.regfi (modified) * doc/references.txt (modified) * trunk/include/lru_cache.h (modified) * trunk/include/range_list.h (modified) * trunk/include/regfi.h (modified) * trunk/include/void_stack.h (modified) * trunk/include/winsec.h (modified) * trunk/lib/lru_cache.c (modified) * trunk/lib/range_list.c (modified) * trunk/lib/regfi.c (modified) * trunk/lib/void_stack.c (modified) * trunk/lib/winsec.c (modified) filled in additional, minimal documentation