#
# ChangeLog for /
#
# Generated by Trac 1.2
# 04/08/25 01:05:05

Tue, 19 Aug 2008 23:31:33 GMT tim [126]
	* trunk/include/regfi.h (modified)
	* trunk/lib/regfi.c (modified)
	* trunk/src/common.c (modified)
	* trunk/src/reglookup.c (modified)

	improved validation and output of key class names, MULTI_SZ and other ...


Sat, 16 Aug 2008 01:21:54 GMT tim [125]
	* trunk/doc/reglookup.1.docbook (modified)
	* trunk/include/regfi.h (modified)
	* trunk/lib/regfi.c (modified)
	* trunk/src/reglookup.c (modified)

	added early version of class name parsing.  additional work still
	needed.


Sun, 10 Aug 2008 01:19:03 GMT tim [124]
	* trunk/lib/regfi.c (modified)

	added a note for a future fix


Sat, 09 Aug 2008 20:28:34 GMT tim [123]
	* releases/0.9.0 (copied)

	releasing 0.9.0


Sat, 09 Aug 2008 20:24:01 GMT tim [122]
	* trunk/doc/devel/TODO (modified)
	* trunk/include/lru_cache.h (modified)
	* trunk/include/range_list.h (modified)
	* trunk/lib/lru_cache.c (modified)
	* trunk/lib/range_list.c (modified)

	fixed an incorrect malloc in range_list.c
	minor documentation updates


Sat, 09 Aug 2008 17:22:26 GMT tim [121]
	* trunk/include/regfi.h (modified)
	* trunk/src/common.c (modified)
	* trunk/src/reglookup-recover.c (modified)
	* trunk/src/reglookup.c (modified)

	fixed minor path/type filter bug in reglookup
	misc code cleanups


Sat, 09 Aug 2008 05:57:55 GMT tim [120]
	* trunk/doc/devel/references.txt (modified)

	added some references


Sat, 09 Aug 2008 05:55:45 GMT tim [119]
	* trunk/doc/Makefile (modified)
	* trunk/doc/reglookup-recover.1.docbook (added)
	* trunk/doc/reglookup-timeline.1.docbook (modified)
	* trunk/doc/reglookup.1.docbook (modified)

	adding reglookup-recover man page


Sun, 03 Aug 2008 23:26:16 GMT tim [118]
	* trunk/src/reglookup-recover.c (modified)

	improved security record extraction
	other minor cleanups


Sun, 03 Aug 2008 20:10:33 GMT tim [117]
	* trunk/src/reglookup-recover.c (modified)

	reordered orphaned value extraction to be faster and more accurate


Sun, 03 Aug 2008 19:34:27 GMT tim [116]
	* trunk/include/regfi.h (modified)
	* trunk/lib/range_list.c (modified)
	* trunk/lib/regfi.c (modified)
	* trunk/src/common.c (modified)
	* trunk/src/reglookup-recover.c (modified)
	* trunk/src/reglookup.c (modified)

	fixed major bug in reglookup-recover; now recovers much more data ...


Tue, 27 May 2008 22:04:48 GMT tim [115]
	* trunk/src/reglookup-recover.c (modified)

	added a few hacks to work around some issues.


Mon, 05 May 2008 04:32:01 GMT tim [114]
	* trunk/src/reglookup-recover.c (modified)

	fixed null pointer dereference


Sun, 04 May 2008 18:29:02 GMT tim [113]
	* trunk/include/range_list.h (modified)
	* trunk/lib/range_list.c (modified)
	* trunk/lib/regfi.c (modified)
	* trunk/src/reglookup-recover.c (modified)

	fixed some VK record parsing bugs

	added more strict checking on ...


Sun, 04 May 2008 00:22:50 GMT tim [112]
	* trunk/include/regfi.h (modified)
	* trunk/lib/lru_cache.c (modified)
	* trunk/src/reglookup-recover.c (modified)

	added path resolution to reglookup-recover


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, ...


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


Tue, 29 Apr 2008 20:38:27 GMT tim [109]
	* trunk/include/regfi.h (modified)
	* trunk/lib/regfi.c (modified)
	* trunk/src/reglookup.c (modified)

	reworked SK record caching to prevent unnecessary loads.

	SK records ...


Tue, 29 Apr 2008 18:17:48 GMT tim [108]
	* trunk/include/lru_cache.h (added)
	* trunk/include/regfi.h (modified)
	* trunk/lib/Makefile (modified)
	* trunk/lib/lru_cache.c (added)
	* trunk/lib/regfi.c (modified)

	added least-recently-used cache structure.

	set up SK records to use ...


Fri, 18 Apr 2008 04:51:21 GMT tim [107]
	* trunk/include/regfi.h (modified)
	* trunk/lib/regfi.c (modified)
	* trunk/src/reglookup.c (modified)

	removed redundant hbin parsing

	added flags parameter to regfi_open


Fri, 18 Apr 2008 04:16:51 GMT tim [106]
	* trunk/include/range_list.h (modified)
	* trunk/include/regfi.h (modified)
	* trunk/lib/range_list.c (modified)
	* trunk/lib/regfi.c (modified)

	replaced linked list hbin lookup with range_list based binary search


Mon, 14 Apr 2008 04:55:41 GMT tim [105]
	* trunk/include/regfi.h (modified)
	* trunk/lib/regfi.c (modified)

	fully removed dependence on Samba parse structures from core library


Thu, 03 Apr 2008 23:22:39 GMT tim [104]
	* trunk/include/regfi.h (modified)
	* trunk/lib/regfi.c (modified)

	replaced lf (hash list) parsing code


Thu, 03 Apr 2008 19:45:41 GMT tim [103]
	* trunk/include/regfi.h (modified)
	* trunk/lib/regfi.c (modified)

	rewrote value list parsing routine


Thu, 03 Apr 2008 02:30:26 GMT tim [102]
	* trunk/include/regfi.h (modified)
	* trunk/lib/regfi.c (modified)
	* trunk/src/reglookup.c (modified)

	simplified root key search routines

	rewrote sk record parsing
 ...


Sat, 29 Mar 2008 00:46:37 GMT tim [101]
	* trunk/include/regfi.h (modified)
	* trunk/lib/regfi.c (modified)

	rewrote VK record and data cell parsing


Fri, 21 Mar 2008 15:20:24 GMT tim [100]
	* trunk/doc/devel/winntreg.txt (modified)
	* trunk/lib/range_list.c (modified)

	fixed integer underflow bug

	updated some documentation


Tue, 04 Mar 2008 00:38:48 GMT tim [99]
	* trunk/include/regfi.h (modified)
	* trunk/lib/range_list.c (modified)
	* trunk/lib/regfi.c (modified)

	fixed a range_list bug

	replaced NK parsing routine


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, 27 Feb 2008 01:04:14 GMT tim [97]
	* trunk/doc/devel/winntreg.txt (modified)
	* trunk/include/regfi.h (modified)
	* trunk/lib/regfi.c (modified)
	* trunk/src/reglookup.c (modified)

	begun the work of rewriting the lowest layer parsing routines


Thu, 29 Mar 2007 01:41:33 GMT tim [96]
	* releases/0.4.0/lib/regfi.c (modified)
	* releases/0.4.0/src/reglookup.c (modified)

	last minute fixes for filter bugs


Thu, 29 Mar 2007 01:36:45 GMT tim [95]
	* trunk/lib/regfi.c (modified)

	fixing the fix on value filters


Thu, 29 Mar 2007 01:27:47 GMT tim [94]
	* trunk/lib/regfi.c (modified)

	Fixed edge condition bug when finding a value at the end of the list ...


Thu, 29 Mar 2007 01:18:51 GMT tim [93]
	* trunk/src/reglookup.c (modified)

	Fixed stupid bug in the case of searching for a value.


Wed, 28 Mar 2007 19:41:44 GMT tim [92]
	* releases/0.4.0 (copied)

	Releasing 0.4.0


Wed, 28 Mar 2007 19:26:37 GMT tim [91]
	* trunk/bin/reglookup-timeline (modified)
	* trunk/doc/reglookup-timeline.1.docbook (modified)

	added documentation for reglookup-timeline's -H option.


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 ...


Fri, 09 Mar 2007 15:00:09 GMT tim [89]
	* trunk/include/void_stack.h (modified)
	* trunk/lib/void_stack.c (modified)

	Added contract comments to void_stack header.  Minor cleanups in ...


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 ...


Sun, 04 Feb 2007 01:55:18 GMT tim [87]
	* trunk/doc/reglookup-timeline.1.docbook (modified)
	* trunk/doc/reglookup.1.docbook (modified)
	* trunk/lib/regfi.c (modified)

	added minor documentation on ACE flags to regfi.c

	vastly expanded ...


Fri, 19 Jan 2007 15:19:54 GMT tim [86]
	* trunk/doc/devel/TODO (modified)

	updated TODO


Fri, 19 Jan 2007 14:58:26 GMT tim [85]
	* trunk/src/reglookup.c (modified)

	updated upcoming version number


Fri, 19 Jan 2007 14:52:25 GMT tim [84]
	* trunk/include/regfi.h (modified)
	* trunk/include/smb_deps.h (modified)
	* trunk/lib/regfi.c (modified)
	* trunk/lib/smb_deps.c (modified)
	* trunk/src/reglookup.c (modified)

	rearranged structure contents to reduce fragmentation on 64 bit ...


Wed, 17 Jan 2007 19:11:19 GMT tim [83]
	* trunk/src/reglookup.c (modified)

	fixed minor memory leak.


Wed, 17 Jan 2007 17:20:41 GMT tim [82]
	* trunk/lib/regfi.c (modified)
	* trunk/src/reglookup.c (modified)

	bugfixes for path filtering


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 ...


Wed, 17 Jan 2007 01:46:07 GMT tim [80]
	* trunk/include/regfi.h (modified)
	* trunk/include/void_stack.h (modified)
	* trunk/lib/regfi.c (modified)
	* trunk/lib/void_stack.c (modified)
	* trunk/src/reglookup.c (modified)

	Major API updates for regfi, and started porting reglookup to the ...


Mon, 15 Jan 2007 15:24:53 GMT tim [79]
	* trunk/include/regfi.h (moved)
	* trunk/include/void_stack.h (modified)
	* trunk/lib/regfi.c (moved)
	* trunk/src/reglookup.c (modified)

	renamed regfio to regfi, since we aren't doing any output to the ...


Mon, 15 Jan 2007 15:22:47 GMT tim [78]
	* trunk/include/regfio.h (modified)
	* trunk/lib/regfio.c (modified)
	* trunk/src/reglookup.c (modified)

	beginning process of rewriting regfio interface.


Sun, 07 Jan 2007 15:19:43 GMT tim [77]
	* trunk/doc/devel/references.txt (modified)
	* trunk/include/regfio.h (modified)
	* trunk/lib/regfio.c (modified)
	* trunk/src/reglookup.c (modified)

	Improved support for unknown registry types.

	Fixed potential ...


Sun, 07 Jan 2007 01:25:45 GMT tim [76]
	* trunk/doc/devel/references.txt (modified)
	* trunk/lib/regfio.c (modified)

	Added parsing of ACE permissions field.  Minor improvement to flags ...


Fri, 04 Aug 2006 14:08:02 GMT tim [75]
	* releases/0.3.0 (copied)

	releasing 0.3.0


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, 30 Jul 2006 20:09:07 GMT tim [72]
	* trunk/doc/reglookup.1.docbook (modified)
	* trunk/include/regfio.h (modified)
	* trunk/lib/regfio.c (modified)
	* trunk/src/reglookup.c (modified)

	Added QWORD type support.


Sun, 30 Jul 2006 19:32:43 GMT tim [71]
	* trunk/src/reglookup.c (modified)

	added additional warnings for broken registry entries.


Sun, 30 Jul 2006 19:06:34 GMT tim [70]
	* trunk/src/reglookup.c (modified)

	made iconv parameter types more correct.


Sun, 30 Jul 2006 17:57:45 GMT tim [69]
	* trunk/src/reglookup.c (modified)

	Improved interfaces to some low-layer value formatting functions. ...


Sun, 30 Jul 2006 13:41:24 GMT tim [68]
	* trunk/bin/reglookup-timeline (modified)
	* trunk/include/smb_deps.h (modified)

	added usage printout to reglookup-timeline

	cut left over unused ...


Sun, 23 Jul 2006 22:59:35 GMT tim [67]
	* trunk/Makefile (modified)

	fixed install bug for reglookup-timeline


Sun, 23 Jul 2006 22:46:15 GMT tim [66]
	* trunk/src/reglookup.c (modified)

	fixed quoting bug in key names

	fixed unicode decoding and string ...


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, 23 Jul 2006 16:02:53 GMT tim [64]
	* trunk/doc/Makefile (modified)
	* trunk/doc/devel/references.txt (modified)
	* trunk/doc/reglookup-timeline.1.docbook (added)
	* trunk/doc/reglookup.1.docbook (modified)

	Added reglookup-timeline man page.
	Fixed issues in reglookup man ...


Sat, 22 Jul 2006 19:21:12 GMT tim [63]
	* trunk/doc/Makefile (modified)
	* trunk/doc/reglookup.1.docbook (added)
	* trunk/doc/reglookup.1.t2t (deleted)

	converted source of man page to Docbook XML.


Tue, 18 Jul 2006 01:58:26 GMT tim [62]
	* trunk/bin/reglookup-timeline (added)

	Added initial version of reglookup-timeline


Tue, 18 Jul 2006 01:56:59 GMT tim [61]
	* trunk/include/regfio.h (modified)
	* trunk/lib/regfio.c (modified)
	* trunk/src/reglookup.c (modified)

	various minor speedups and memory leak fixes.  Added support for NONE ...


Mon, 03 Oct 2005 01:42:12 GMT tim [60]
	* releases/0.2.2 (copied)

	Releasing 0.2.2


Mon, 03 Oct 2005 01:26:12 GMT tim [59]
	* trunk/lib/regfio.c (modified)
	* trunk/lib/smb_deps.c (modified)
	* trunk/src/reglookup.c (modified)

	Updated version

	Code format cleanup, some comments added.


Sun, 02 Oct 2005 00:51:46 GMT tim [58]
	* trunk/src/reglookup.c (modified)

	fixed DWORD output bugs

	added support for DWORD_BE (big endian)


Mon, 05 Sep 2005 02:21:26 GMT tim [57]
	* releases/0.2.1 (copied)

	released 0.2.1


Mon, 05 Sep 2005 01:54:18 GMT tim [56]
	* trunk/src/reglookup.c (modified)

	fixed another stupid type filtering bug


Mon, 05 Sep 2005 01:41:26 GMT tim [55]
	* trunk/src/reglookup.c (modified)

	fixed a type filtering bug, and a verbosity print order bug


Mon, 05 Sep 2005 01:19:05 GMT tim [54]
	* trunk/include/regfio.h (modified)
	* trunk/src/reglookup.c (modified)

	Added some verbose output

	code cleanup and minor bug fixes


Sun, 04 Sep 2005 21:04:58 GMT tim [53]
	* trunk/include/regfio.h (modified)
	* trunk/include/smb_deps.h (modified)
	* trunk/lib/regfio.c (modified)
	* trunk/lib/smb_deps.c (modified)
	* trunk/src/reglookup.c (modified)

	Moved security descriptor parsing functions into regfio.c

	Improved ...


Tue, 09 Aug 2005 00:43:07 GMT tim [52]
	* trunk/lib/void_stack.c (modified)
	* trunk/src/reglookup.c (modified)

	fixed a double-free bug which FreeBSD (but not Linux) catches and ...


Sun, 07 Aug 2005 15:29:18 GMT tim [51]
	* Makefile (modified)

	fixed makefile for new releases naming scheme


Sun, 07 Aug 2005 15:28:19 GMT tim [50]
	* releases/0.2 (copied)

	releasing version 0.2


Sun, 07 Aug 2005 15:20:17 GMT tim [49]
	* trunk/doc/devel/TODO (modified)
	* trunk/doc/reglookup.1.t2t (modified)

	updated documentation


Sat, 06 Aug 2005 22:05:18 GMT tim [48]
	* trunk/src/reglookup.c (modified)

	fixed segfault when valuenames are NULL


Sat, 06 Aug 2005 14:58:19 GMT tim [47]
	* trunk/doc/reglookup.1.t2t (modified)
	* trunk/src/reglookup.c (modified)

	added options to enable/disable header row


Sat, 06 Aug 2005 14:41:49 GMT tim [46]
	* trunk/src/reglookup.c (modified)

	removed forgotten debugging printf


Sat, 06 Aug 2005 14:08:53 GMT tim [45]
	* trunk/doc/reglookup.1.t2t (modified)

	updated man page for version 0.2


Sat, 06 Aug 2005 13:47:07 GMT tim [44]
	* trunk/src/reglookup.c (modified)

	minor changes to command line option parsing

	fixed some warnings ...


Sat, 06 Aug 2005 00:47:37 GMT tim [43]
	* trunk/src/reglookup.c (modified)

	Fixed memory allocation and string issues in ACL code.

	Fixed bug ...


Thu, 04 Aug 2005 02:41:25 GMT tim [42]
	* trunk/include/smb_deps.h (modified)
	* trunk/lib/smb_deps.c (modified)
	* trunk/src/reglookup.c (modified)

	Changed to a CSV-like output format to accommodate extended fields
 ...


Mon, 01 Aug 2005 01:13:15 GMT tim [41]
	* trunk/include/regfio.h (modified)
	* trunk/lib/regfio.c (modified)
	* trunk/src/reglookup.c (modified)

	Added full printing of values, as with old code.

	renamed type ...


Sun, 31 Jul 2005 16:52:57 GMT tim [40]
	* trunk/src/reglookup.c (modified)

	Added type filtering to new reglookup.

	Changed -f option to -p, ...


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 15:00:59 GMT tim [38]
	* trunk/doc/Makefile (modified)
	* trunk/include/void_stack.h (modified)
	* trunk/lib/void_stack.c (modified)
	* trunk/src/reglookup.c (modified)

	Cleaned up path2Stack.  Added several supporting functions in ...


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 ...


Sun, 31 Jul 2005 01:32:09 GMT tim [35]
	* trunk/src/reglookup.c (deleted)

	deleted old reglookup source to make room for new source.


Thu, 21 Jul 2005 00:54:05 GMT tim [34]
	* Makefile (modified)
	* trunk/doc/Makefile (modified)

	changed name of man page building release target


Sun, 17 Jul 2005 19:03:02 GMT tim [33]
	* trunk/include/void_stack.h (modified)
	* trunk/lib/regfio.c (modified)
	* trunk/lib/void_stack.c (modified)
	* trunk/test/lib-regfio.c (modified)

	Fixed some bugs.

	rewrote testing code to allow for a path filter ...


Sat, 16 Jul 2005 23:16:17 GMT tim [32]
	* trunk/include/regfio.h (modified)
	* trunk/include/smb_deps.h (modified)
	* trunk/lib/regfio.c (modified)
	* trunk/test/lib-regfio.c (modified)

	Added key name retrieval to test utility

	Code formatting changes to ...


Sat, 16 Jul 2005 19:05:19 GMT tim [31]
	* trunk/include/regfio.h (modified)
	* trunk/include/smb_deps.h (modified)
	* trunk/include/void_stack.h (added)
	* trunk/lib/Makefile (added)
	* trunk/lib/regfio.c (modified)
	* trunk/lib/smb_deps.c (modified)
	* trunk/lib/void_stack.c (added)
	* trunk/test/Makefile (modified)
	* trunk/test/lib-regfio.c (modified)

	Added new lightweight stack library

	rewrote test program to use ...


Sat, 16 Jul 2005 14:31:27 GMT tim [30]
	* trunk/include (added)
	* trunk/include/byteorder.h (added)
	* trunk/include/regfio.h (added)
	* trunk/include/smb_deps.h (added)
	* trunk/lib (added)
	* trunk/lib/regfio.c (added)
	* trunk/lib/smb_deps.c (added)
	* trunk/test/Makefile (added)
	* trunk/test/lib-regfio.c (added)

	Added initial version of regfio interface, borrowed from Samba ...


Sat, 09 Jul 2005 01:50:41 GMT tim [29]
	* releases/release-0.1.2 (copied)

	released version 0.1.2


Sat, 09 Jul 2005 00:51:31 GMT tim [28]
	* trunk/doc/reglookup.1.t2t (modified)

	minor formatting fix.


Sat, 09 Jul 2005 00:30:03 GMT tim [27]
	* trunk/doc/Makefile (modified)

	updated Makefile after reglookup.txt was renamed to reglookup.1.t2t