# # ChangeLog for trunk/src/Makefile # # Generated by Trac 1.2 # 05/14/24 10:15:34 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, 29 Apr 2008 22:59:55 GMT tim [110] * trunk/include/regfi.h (modified) * trunk/lib/regfi.c (modified) * trunk/src/Makefile (modified) * trunk/src/reglookup.c (modified) moved unallocated cell parsing back out of the main line hbin parsing Wed, 28 Mar 2007 19:22:38 GMT tim [90] * trunk/bin/Makefile (modified) * trunk/bin/reglookup-timeline (modified) * trunk/src/Makefile (modified) * trunk/src/reglookup.c (modified) minor changes to Makefiles Added one warning on an unlikely ... 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 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 03:25:40 GMT tim [37] * trunk/src/Makefile (modified) * trunk/src/reglookup.c (modified) Added basic command line argument parsing. Only prefix_filter option ... 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 ... 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 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.) Mon, 21 Feb 2005 01:53:02 GMT tim [5] * Makefile (added) * src/Makefile (modified) Added top-level make file, with most of src/Makefile's functionality. ...