|
|
@66
|
18 years |
tim |
fixed quoting bug in key names
fixed unicode decoding and string …
|
|
|
@61
|
18 years |
tim |
various minor speedups and memory leak fixes. Added support for NONE …
|
|
|
@59
|
19 years |
tim |
Updated version
Code format cleanup, some comments added.
|
|
|
@58
|
19 years |
tim |
fixed DWORD output bugs
added support for DWORD_BE (big endian)
|
|
|
@56
|
19 years |
tim |
fixed another stupid type filtering bug
|
|
|
@55
|
19 years |
tim |
fixed a type filtering bug, and a verbosity print order bug
|
|
|
@54
|
19 years |
tim |
Added some verbose output
code cleanup and minor bug fixes
|
|
|
@53
|
19 years |
tim |
Moved security descriptor parsing functions into regfio.c
Improved …
|
|
|
@52
|
19 years |
tim |
fixed a double-free bug which FreeBSD (but not Linux) catches and …
|
|
|
@48
|
19 years |
tim |
fixed segfault when valuenames are NULL
|
|
|
@47
|
19 years |
tim |
added options to enable/disable header row
|
|
|
@46
|
19 years |
tim |
removed forgotten debugging printf
|
|
|
@44
|
19 years |
tim |
minor changes to command line option parsing
fixed some warnings with …
|
|
|
@43
|
19 years |
tim |
Fixed memory allocation and string issues in ACL code.
Fixed bug with …
|
|
|
@42
|
19 years |
tim |
Changed to a CSV-like output format to accommodate extended fields
…
|
|
|
@41
|
19 years |
tim |
Added full printing of values, as with old code.
renamed type …
|
|
|
@40
|
19 years |
tim |
Added type filtering to new reglookup.
Changed -f option to -p, since …
|
|
|
@39
|
19 years |
tim |
small cleanups, added some free() calls.
fixed top-level Makefile to …
|
|
|
@38
|
19 years |
tim |
Cleaned up path2Stack. Added several supporting functions in …
|
|
|
@37
|
19 years |
tim |
Added basic command line argument parsing. Only prefix_filter option …
|
|
|
@36
|
19 years |
tim |
replaced reglookup.c with test driver lib-regfio.c
updated relevant …
|
|
copied from trunk/test/lib-regfio.c:
|
|
|
@33
|
19 years |
tim |
Fixed some bugs.
rewrote testing code to allow for a path filter …
|