#
# ChangeLog for trunk/include
#
# Generated by Trac 1.2
# 04/15/25 10:47:40

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


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


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