#
# ChangeLog for trunk/src
#
# Generated by Trac 1.2
# 04/08/25 17:34:34

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


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


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


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


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


Sat, 14 May 2005 23:44:00 GMT tim [7]
	* src/reglookup.c (modified)

	Fixed a bug in output.

	Improved typing output.

	Added type filter ...