source: trunk/src/reglookup.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @213   13 years tim fixed some pyregfi parameter bugs fixed some iterator memory …
(edit) @206   14 years tim simplified part of regfi API to move string encoding to the REGFI_FILE …
(edit) @203   14 years tim misc fixes stripped _REC from some data type names
(edit) @199   14 years tim reworked part of regfi C API to make python wrappers simpler continued …
(edit) @185   14 years tim reworked logging API again to simplify interface updated …
(edit) @184   14 years tim redesigned memory management to allow for multiple references to …
(edit) @182   14 years tim redesigned regfi logging API to utilize thread-local storage
(edit) @181   14 years tim fixed memory management issues and a talloc_free() of an uninitialized …
(edit) @178   14 years tim reworked I/O to use callback functions fixed a bug in mtime …
(edit) @172   14 years tim reorganized name interpretation code to correct issues in reglookup-recover
(edit) @170   14 years tim merged Tobias Mueller's patch with some changes updated version number
(edit) @168   14 years tim merged remaining smb_deps items into regfi began formatting API …
(edit) @162   14 years tim added UTF-16LE support for value names
(edit) @161   14 years tim added support for UTF-16LE key names
(edit) @160   14 years tim reorganized classname parsing and interpretation code
(edit) @159   14 years tim began rearranging data parsing. Moved charater set conversion and …
(edit) @158   14 years tim simplified root key search moved classname parsing up to regfi_load_key
(edit) @150   15 years tim integrated talloc into most of the rest of the regfi library fixed a …
(edit) @147   15 years tim added talloc library incorporated talloc into winsec and lru_cache …
(edit) @143   15 years tim fixed a null pointer exception removed some dependencies on less …
(edit) @141   15 years tim improved details of an error message turned off debugging symbols in …
(edit) @140   15 years tim Misc error message changes. Added and removed some comments. …
(edit) @138   15 years tim extended error message logging to allow for message type filtering …
(edit) @137   15 years tim Added error messages to most parse functions in regfi Relaxed …
(edit) @136   15 years tim fixed various integer issues and memory allocation issues polished …
(edit) @135   15 years tim cleaned up regfi API started adding debugging infrastructure, but …
(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) @121   16 years tim fixed minor path/type filter bug in reglookup misc code cleanups
(edit) @116   16 years tim fixed major bug in reglookup-recover; now recovers much more data …
(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) @107   16 years tim removed redundant hbin parsing added flags parameter to regfi_open
(edit) @102   16 years tim simplified root key search routines rewrote sk record parsing fixed …
(edit) @97   16 years tim begun the work of rewriting the lowest layer parsing routines
(edit) @93   17 years tim Fixed stupid bug in the case of searching for a value.
(edit) @90   17 years tim minor changes to Makefiles Added one warning on an unlikely condition …
(edit) @88   17 years tim Fixed a lazy NULL printing to work properly on Solaris. Switched …
(edit) @85   17 years tim updated upcoming version number
(edit) @84   17 years tim rearranged structure contents to reduce fragmentation on 64 bit …
(edit) @83   17 years tim fixed minor memory leak.
(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) @72   18 years tim Added QWORD type support.
(edit) @71   18 years tim added additional warnings for broken registry entries.
(edit) @70   18 years tim made iconv parameter types more correct.
(edit) @69   18 years tim Improved interfaces to some low-layer value formatting functions. …
(edit) @66   18 years tim fixed quoting bug in key names fixed unicode decoding and string …
(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) @58   19 years tim fixed DWORD output bugs added support for DWORD_BE (big endian)
(edit) @56   19 years tim fixed another stupid type filtering bug
(edit) @55   19 years tim fixed a type filtering bug, and a verbosity print order bug
(edit) @54   19 years tim Added some verbose output code cleanup and minor bug fixes
(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) @48   19 years tim fixed segfault when valuenames are NULL
(edit) @47   19 years tim added options to enable/disable header row
(edit) @46   19 years tim removed forgotten debugging printf
(edit) @44   19 years tim minor changes to command line option parsing fixed some warnings with …
(edit) @43   19 years tim Fixed memory allocation and string issues in ACL code. Fixed bug with …
(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) @40   19 years tim Added type filtering to new reglookup. Changed -f option to -p, since …
(edit) @39   19 years tim small cleanups, added some free() calls. fixed top-level Makefile to …
(edit) @38   19 years tim Cleaned up path2Stack. Added several supporting functions in …
(edit) @37   19 years tim Added basic command line argument parsing. Only prefix_filter option …
(copy) @36   19 years tim replaced reglookup.c with test driver lib-regfio.c updated relevant …
copied from trunk/test/lib-regfio.c:
(edit) @33   19 years tim Fixed some bugs. rewrote testing code to allow for a path filter …
Note: See TracRevisionLog for help on using the revision log.