summaryrefslogtreecommitdiff
path: root/sbin/veriexecctl
AgeCommit message (Expand)Author
2006-07-22no VERIFIED_EXEC anymore, just a pseudo-device.elad
2006-07-14misc cleanup: remove #if 0 code, unused var, and make pretty.elad
2006-07-14oops, forgot to handle new abi for "query", noted by he@, thanks!elad
2006-07-14okay, since there was no way to divide this to two commits, here it goes..elad
2006-05-11sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.mrg
2006-01-05Allow multiple lines entries using '\' at the end of the line.elad
2005-12-13Use PRIu64 to print ino_t (maybe there should be a PRIino_t somewhere....)dsl
2005-12-12Grammar improvement.wiz
2005-12-12Add and document a "query" keyword to veriexecctl. Usage:elad
2005-12-10Add and document a VERIEXEC_DELETE operation for Veriexec.elad
2005-10-05Make sentence more readable.wiz
2005-10-05Introduce per-page fingerprints in Veriexec.elad
2005-08-07Bump date for previous; use more markup.wiz
2005-08-06Add and document some convenience aliases for commonly required optionblymn
2005-08-02Sync with reality.elad
2005-08-02Support multiple entry types. Direct, indirect, and file can now beelad
2005-06-27Move WARNS=3 to the Makefile.inc, and add a little const to the remainingchristos
2005-06-13Some refactoring and bugfixes:elad
2005-06-13Bump date for previous.wiz
2005-06-13Remove bits about deprecated 'fingerprints' command.elad
2005-06-03No need for this one, apparently. Reported by Hisashi T Fujinaka.elad
2005-06-03Don't create duplicate tables for the same device.elad
2005-06-01Newline in end of usage.elad
2005-05-30Warn when failing to load an entry; don't fail the whole process.elad
2005-05-27Don't access a NULL pointer.elad
2005-05-21Remove unused variables.skrll
2005-05-20Remove leftovers from Vexec.elad
2005-05-20Remove common code for returning supported fingerprints. This is done nowelad
2005-05-06Need -I. here as well so OBJDIR's work correctly in all casesjmc
2005-04-25Remove veriexec(4) man page.blymn
2005-04-24Add bugs sub-heading to warn about whitespace in filenames.blymn
2005-04-24Move veriexec(4) man page to correct place.blymn
2005-04-22Grammar, wording, and punctuation improvements. Sort SEE ALSO. Remove some su...wiz
2005-04-22Add Xr to veriexec.4.wiz
2005-04-22Mention command names in SYNOPSIS; add gen_rmd160 to SEE ALSO;wiz
2005-04-21Fix format type error in yyerror printf.blymn
2005-04-21Minor cleanups, KNF, error handling consistency.christos
2005-04-21Make this compile again after the latest overhaul.he
2005-04-21Add missing header file.blymn
2005-04-20Rototill of the verified exec functionality.blymn
2005-01-20WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz)xtraeme
2005-01-19Kill __P(); WARNS=2xtraeme
2005-01-06Remove unnecessary dot, and bump date for new SEE ALSO section.wiz
2005-01-06Add SEE ALSO section pointing at the scripts to create signatureshubertf
2004-03-06Bump date for previous.wiz
2004-03-06Fix error in description of signature file syntax (thanks to Chrisianblymn
2004-03-06Removed arbitrary 255 character limit on file fieldblymn
2004-03-06Made error messages more descriptive.blymn
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-04-26don't compile this -static, depend on MKDYNAMICROOT check in ../Makefile.incjdolecek