[Integrit-devel] Re: integrit-0.01.05-alpha, extension, patch.
Brought to you by:
ecashin
|
From: Ed L C. <ec...@co...> - 2000-12-13 20:21:05
|
Volker Apelt <va...@or...> writes: > The attachment contains a patch to integrit-0.01.05-alpha for > example/viewreport and a new tool cdb/cdbkeys > > cdbkeys > dumps all file names from the database. That way one can test > coverage of the database through other tools. > Maybe this should be developed into a ls like tool > (integrit_ls), which lists the cdb as XML or raw ascii. cdbkeys is D.J. Bernstein's cdbdump.c with a few parts taken out. Users can already use cdbdump, since the cdb distribution is included in the integrit distribution. I think your right, though, that a tool to let users look inside an integrit database might be useful. integrit could put some of its functions in a library, libintegrit.a. A small standalone program could use the functions in the library to create readable dumps of integrit's databases. > viewreport > was extended. Element data is now formatted into more readable > data represenations. Converts time, gid and uid. > (eg. unix-time-in-seconds -> "Mon 11 Dec 2000 12:24:00") Your extensions are clearly written and greatly enhance the functionality of the viewreport example. Thank you! -- --Ed Cashin PGP public key: ec...@co... http://www.coe.uga.edu/~ecashin/pgp/ |