|
|
@63
|
18 years |
tim |
converted source of man page to Docbook XML.
|
|
|
@62
|
18 years |
tim |
Added initial version of reglookup-timeline
|
|
|
@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 …
|
|
|
@49
|
19 years |
tim |
updated documentation
|
|
|
@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
|
|
|
@45
|
19 years |
tim |
updated man page for version 0.2
|
|
|
@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 …
|
|
|
@35
|
19 years |
tim |
deleted old reglookup source to make room for new source.
|
|
|
@34
|
19 years |
tim |
changed name of man page building release target
|
|
|
@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 …
|
|
|
@28
|
19 years |
tim |
minor formatting fix.
|
|
|
@27
|
19 years |
tim |
updated Makefile after reglookup.txt was renamed to reglookup.1.t2t
|
|
|
@26
|
19 years |
tim |
Moved developer documentation under doc/devel
Fixed a bug with man …
|
|
|
@25
|
19 years |
tim |
Fixed some *BSD installation issues. (I think.)
|
|
|
@23
|
19 years |
tim |
fixed bug in build system
removed -ggdb option
|
|
|
@22
|
19 years |
tim |
Added Id property expansion.
|
|
|
@21
|
19 years |
tim |
Moved release packaging target to higher-level Makefile outside of …
|
|
|
@20
|
19 years |
tim |
Added INSTALL documentation
Made Makefile slightly more flexible.
|
|
|
@19
|
19 years |
tim |
Adjusted .release target after moving project under trunk/ and …
|
|
|
@17
|
19 years |
tim |
moved project under trunk. (I am a subversion newbie.)
|