# # ChangeLog for trunk/Makefile # # Generated by Trac 1.2 # 05/05/24 05:12:52 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 ... Sun, 06 Dec 2009 20:09:01 GMT tim [159] * trunk/Makefile (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) began rearranging data parsing. Moved charater set conversion and ... Sun, 22 Feb 2009 19:31:52 GMT tim [147] * trunk/Makefile (modified) * trunk/include/lru_cache.h (modified) * trunk/include/regfi.h (modified) * trunk/include/talloc.h (added) * trunk/include/winsec.h (modified) * trunk/lib/Makefile (modified) * trunk/lib/lru_cache.c (modified) * trunk/lib/range_list.c (modified) * trunk/lib/regfi.c (modified) * trunk/lib/smb_deps.c (modified) * trunk/lib/talloc.c (added) * trunk/lib/void_stack.c (modified) * trunk/lib/winsec.c (modified) * trunk/src/reglookup-recover.c (modified) * trunk/src/reglookup.c (modified) added talloc library incorporated talloc into winsec and lru_cache ... Sun, 15 Feb 2009 23:36:20 GMT tim [145] * trunk/Makefile (modified) * trunk/include/regfi.h (modified) * trunk/lib/range_list.c (modified) * trunk/lib/regfi.c (modified) * trunk/src/reglookup-recover.c (modified) decoupled value parsing from key parsing moved linking of value ... Fri, 13 Feb 2009 18:56:57 GMT tim [144] * trunk/INSTALL (modified) * trunk/Makefile (modified) * trunk/doc/mingw-build.txt (added) updated MinGW build documentation Fri, 13 Feb 2009 03:24:27 GMT tim [143] * trunk/Makefile (modified) * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/src/Makefile (modified) * trunk/src/common.c (modified) * trunk/src/reglookup-recover.c (modified) * trunk/src/reglookup.c (modified) fixed a null pointer exception removed some dependencies on less ... Tue, 10 Feb 2009 02:35:24 GMT tim [141] * trunk/Makefile (modified) * trunk/src/reglookup.c (modified) improved details of an error message turned off debugging symbols in ... Thu, 01 May 2008 04:06:22 GMT tim [111] * trunk/LICENSE (modified) * trunk/Makefile (modified) * trunk/include/byteorder.h (modified) * trunk/include/regfi.h (modified) * trunk/include/smb_deps.h (modified) * trunk/include/void_stack.h (modified) * trunk/lib/lru_cache.c (modified) * trunk/lib/range_list.c (modified) * trunk/lib/regfi.c (modified) * trunk/lib/smb_deps.c (modified) * trunk/lib/void_stack.c (modified) * trunk/src/common.c (added) * trunk/src/reglookup-recover.c (added) * trunk/src/reglookup.c (modified) Switched license to GPLv3 Added early version of new tool, ... Sat, 01 Mar 2008 06:55:16 GMT tim [98] * trunk/Makefile (modified) * trunk/include/range_list.h (added) * trunk/lib/Makefile (modified) * trunk/lib/range_list.c (added) adding experimental library which will be used to speed up hbin lookups Wed, 07 Mar 2007 01:35:18 GMT tim [88] * trunk/Makefile (modified) * trunk/src/reglookup.c (modified) Fixed a lazy NULL printing to work properly on Solaris. Switched ... Wed, 17 Jan 2007 16:47:39 GMT tim [81] * trunk/Makefile (modified) * trunk/include/regfi.h (modified) * trunk/include/void_stack.h (modified) * trunk/lib/Makefile (modified) * trunk/lib/regfi.c (modified) * trunk/lib/void_stack.c (modified) * trunk/src/reglookup.c (modified) Finished incorporating changes to reglookup to work with new regfi ... Mon, 31 Jul 2006 01:20:01 GMT tim [74] * trunk/Makefile (modified) small fix for stupid bug Mon, 31 Jul 2006 01:15:56 GMT tim [73] * trunk/Makefile (modified) * trunk/lib/Makefile (modified) * trunk/src/Makefile (modified) fixes for Makefiles to support FreeBSD's iconv Sun, 23 Jul 2006 22:59:35 GMT tim [67] * trunk/Makefile (modified) fixed install bug for reglookup-timeline Sun, 23 Jul 2006 17:00:20 GMT tim [65] * trunk/Makefile (modified) * trunk/bin/Makefile (added) * trunk/lib/regfio.c (modified) * trunk/lib/smb_deps.c (modified) * trunk/src/Makefile (modified) fixed a bug in types added paranoid checks in smb_deps to prevent ... Sun, 31 Jul 2005 15:15:03 GMT tim [39] * trunk/Makefile (modified) * trunk/src/reglookup.c (modified) small cleanups, added some free() calls. fixed top-level Makefile ... Sun, 31 Jul 2005 01:46:51 GMT tim [36] * trunk/Makefile (modified) * trunk/lib/Makefile (modified) * trunk/src/Makefile (modified) * trunk/src/reglookup.c (moved) * trunk/test/Makefile (deleted) replaced reglookup.c with test driver lib-regfio.c updated relevant ... Sat, 09 Jul 2005 00:28:40 GMT tim [26] * trunk/Makefile (modified) * trunk/doc/Makefile (modified) * trunk/doc/devel (added) * trunk/doc/devel/TODO (moved) * trunk/doc/devel/references.txt (moved) * trunk/doc/devel/winntreg.txt (moved) * trunk/doc/reglookup.1.t2t (moved) * trunk/src/Makefile (modified) Moved developer documentation under doc/devel Fixed a bug with man ... Sat, 09 Jul 2005 00:08:34 GMT tim [25] * trunk/INSTALL (modified) * trunk/Makefile (modified) * trunk/doc/Makefile (modified) Fixed some *BSD installation issues. (I think.) Wed, 08 Jun 2005 01:19:46 GMT tim [23] * trunk/Makefile (modified) * trunk/doc/Makefile (modified) * trunk/src/Makefile (modified) fixed bug in build system removed -ggdb option Wed, 08 Jun 2005 00:52:41 GMT tim [21] * Makefile (added) * trunk/Makefile (modified) Moved release packaging target to higher-level Makefile outside of ... Tue, 07 Jun 2005 23:54:16 GMT tim [20] * trunk/INSTALL (added) * trunk/Makefile (modified) Added INSTALL documentation Made Makefile slightly more flexible. Sat, 04 Jun 2005 22:25:21 GMT tim [19] * releases/release-0.1/Makefile (modified) * trunk/Makefile (modified) Adjusted .release target after moving project under trunk/ and ... Sat, 04 Jun 2005 22:08:03 GMT tim [17] * trunk (added) * trunk/LICENSE (moved) * trunk/Makefile (moved) * trunk/bin (moved) * trunk/build (moved) * trunk/doc (moved) * trunk/doc/Makefile (copied) * trunk/doc/TODO (copied) * trunk/doc/man (copied) * trunk/doc/references.txt (copied) * trunk/doc/reglookup.txt (copied) * trunk/src (moved) * trunk/src/reglookup.c (copied) * trunk/test (moved) moved project under trunk. (I am a subversion newbie.) Sat, 04 Jun 2005 20:54:26 GMT tim [14] * Makefile (modified) * doc/references.txt (added) * doc/reglookup.txt (modified) * src/reglookup.c (modified) Tweaked main Makefile. Cleaned up command line options & ...