source: trunk/lib/regfi.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @132   15 years tim separated ACL parsing code from smb_deps into new winsec library
(edit) @131   15 years tim fixed an hbin length validation related to vk records added hbin …
(edit) @129   15 years tim fixed overlooked constant rename
(edit) @128   15 years tim added secondary root key type found in Vista registries by Jolanta …
(edit) @127   16 years tim added preliminary support for 'ri' subkey lists. cleaned up regfi API …
(edit) @126   16 years tim improved validation and output of key class names, MULTI_SZ and other …
(edit) @125   16 years tim added early version of class name parsing. additional work still needed.
(edit) @124   16 years tim added a note for a future fix
(edit) @116   16 years tim fixed major bug in reglookup-recover; now recovers much more data …
(edit) @113   16 years tim fixed some VK record parsing bugs added more strict checking on …
(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) @99   16 years tim fixed a range_list bug replaced NK parsing routine
(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) @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. …
(copy) @79   17 years tim renamed regfio to regfi, since we aren't doing any output to the registry.
copied from trunk/lib/regfio.c:
(edit) @78   17 years tim beginning process of rewriting regfio interface.
Note: See TracRevisionLog for help on using the revision log.