# # ChangeLog for trunk/include/range_list.h # # Generated by Trac 1.2 # 05/12/24 07:35:03 Wed, 03 Mar 2010 00:08:42 GMT tim [168] * Makefile (modified) * doc/Doxyfile.regfi (added) * trunk/include/byteorder.h (modified) * trunk/include/lru_cache.h (modified) * trunk/include/range_list.h (modified) * trunk/include/regfi.h (modified) * trunk/include/smb_deps.h (deleted) * trunk/include/talloc.h (modified) * trunk/include/void_stack.h (modified) * 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 (deleted) * trunk/lib/void_stack.c (modified) * trunk/lib/winsec.c (modified) * trunk/src/common.c (modified) * trunk/src/reglookup-recover.c (modified) * trunk/src/reglookup.c (modified) merged remaining smb_deps items into regfi began formatting API ... Sun, 22 Feb 2009 23:22:59 GMT tim [148] * trunk/include/range_list.h (modified) * trunk/include/winsec.h (modified) * trunk/lib/range_list.c (modified) * trunk/lib/regfi.c (modified) * trunk/lib/winsec.c (modified) * trunk/src/reglookup-recover.c (modified) integrated talloc into range_list fixed some uninitialized ... 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 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 ... 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 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