|
|
@95
|
18 years |
tim |
fixing the fix on value filters
|
|
|
@94
|
18 years |
tim |
Fixed edge condition bug when finding a value at the end of the list …
|
|
|
@89
|
18 years |
tim |
Added contract comments to void_stack header. Minor cleanups in …
|
|
|
@87
|
18 years |
tim |
added minor documentation on ACE flags to regfi.c
vastly expanded …
|
|
|
@84
|
18 years |
tim |
rearranged structure contents to reduce fragmentation on 64 bit …
|
|
|
@82
|
18 years |
tim |
bugfixes for path filtering
|
|
|
@81
|
18 years |
tim |
Finished incorporating changes to reglookup to work with new regfi …
|
|
|
@80
|
18 years |
tim |
Major API updates for regfi, and started porting reglookup to the API. …
|
|
|
@79
|
18 years |
tim |
renamed regfio to regfi, since we aren't doing any output to the registry.
|
|
|
@78
|
18 years |
tim |
beginning process of rewriting regfio interface.
|
|
|
@77
|
18 years |
tim |
Improved support for unknown registry types.
Fixed potential security …
|
|
|
@76
|
18 years |
tim |
Added parsing of ACE permissions field. Minor improvement to flags …
|
|
|
@73
|
18 years |
tim |
fixes for Makefiles to support FreeBSD's iconv
|
|
|
@72
|
18 years |
tim |
Added QWORD type support.
|
|
|
@65
|
18 years |
tim |
fixed a bug in types
added paranoid checks in smb_deps to prevent …
|
|
|
@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.
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@38
|
19 years |
tim |
Cleaned up path2Stack. Added several supporting functions in …
|
|
|
@36
|
19 years |
tim |
replaced reglookup.c with test driver lib-regfio.c
updated relevant …
|
|
|
@33
|
19 years |
tim |
Fixed some bugs.
rewrote testing code to allow for a path filter …
|
|
|
@32
|
19 years |
tim |
Added key name retrieval to test utility
Code formatting changes to …
|
|
|
@31
|
19 years |
tim |
Added new lightweight stack library
rewrote test program to use this …
|
|
|
@30
|
19 years |
tim |
Added initial version of regfio interface, borrowed from Samba …
|