source: trunk/lib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @111   16 years tim Switched license to GPLv3 Added early version of new tool, …
(edit) @110   16 years tim moved unallocated cell parsing back out of the main line hbin parsing
(edit) @109   16 years tim reworked SK record caching to prevent unnecessary loads. SK records …
(edit) @108   16 years tim added least-recently-used cache structure. set up SK records to use …
(edit) @107   16 years tim removed redundant hbin parsing added flags parameter to regfi_open
(edit) @106   16 years tim replaced linked list hbin lookup with range_list based binary search
(edit) @105   16 years tim fully removed dependence on Samba parse structures from core library
(edit) @104   16 years tim replaced lf (hash list) parsing code
(edit) @103   16 years tim rewrote value list parsing routine
(edit) @102   16 years tim simplified root key search routines rewrote sk record parsing fixed …
(edit) @101   16 years tim rewrote VK record and data cell parsing
(edit) @100   16 years tim fixed integer underflow bug updated some documentation
(edit) @99   16 years tim fixed a range_list bug replaced NK parsing routine
(edit) @98   16 years tim adding experimental library which will be used to speed up hbin lookups
(edit) @97   16 years tim begun the work of rewriting the lowest layer parsing routines
(edit) @95   17 years tim fixing the fix on value filters
(edit) @94   17 years tim Fixed edge condition bug when finding a value at the end of the list …
(edit) @89   17 years tim Added contract comments to void_stack header. Minor cleanups in …
(edit) @87   17 years tim added minor documentation on ACE flags to regfi.c vastly expanded …
(edit) @84   17 years tim rearranged structure contents to reduce fragmentation on 64 bit …
(edit) @82   17 years tim bugfixes for path filtering
(edit) @81   17 years tim Finished incorporating changes to reglookup to work with new regfi …
(edit) @80   17 years tim Major API updates for regfi, and started porting reglookup to the API. …
(edit) @79   17 years tim renamed regfio to regfi, since we aren't doing any output to the registry.
(edit) @78   17 years tim beginning process of rewriting regfio interface.
(edit) @77   17 years tim Improved support for unknown registry types. Fixed potential security …
(edit) @76   17 years tim Added parsing of ACE permissions field. Minor improvement to flags …
(edit) @73   18 years tim fixes for Makefiles to support FreeBSD's iconv
(edit) @72   18 years tim Added QWORD type support.
(edit) @65   18 years tim fixed a bug in types added paranoid checks in smb_deps to prevent …
(edit) @61   18 years tim various minor speedups and memory leak fixes. Added support for NONE …
(edit) @59   19 years tim Updated version Code format cleanup, some comments added.
(edit) @53   19 years tim Moved security descriptor parsing functions into regfio.c Improved …
(edit) @52   19 years tim fixed a double-free bug which FreeBSD (but not Linux) catches and …
(edit) @42   19 years tim Changed to a CSV-like output format to accommodate extended fields …
(edit) @41   19 years tim Added full printing of values, as with old code. renamed type …
(edit) @38   19 years tim Cleaned up path2Stack. Added several supporting functions in …
(edit) @36   19 years tim replaced reglookup.c with test driver lib-regfio.c updated relevant …
(edit) @33   19 years tim Fixed some bugs. rewrote testing code to allow for a path filter …
(edit) @32   19 years tim Added key name retrieval to test utility Code formatting changes to …
(edit) @31   19 years tim Added new lightweight stack library rewrote test program to use this …
(add) @30   19 years tim Added initial version of regfio interface, borrowed from Samba …
Note: See TracRevisionLog for help on using the revision log.