summaryrefslogtreecommitdiffstats
path: root/runtime/staprun/modverify.c
Commit message (Expand)AuthorAgeFilesLines
* runtime: better staprun diagnostics for failed signature testsFrank Ch. Eigler2010-01-151-2/+8
* Clean up NSS after errors occur during verification.Dave Brolley2009-12-141-0/+3
* Regenerate autotools files using autoreconf to pick up latest Makefile.am cha...Dave Brolley2009-12-011-1/+3
* Make sure system types are defined.Dave Brolley2009-12-011-3/+4
* Replace the use of the global variable 'modpath' in diagnosticDave Brolley2009-11-101-7/+8
* rc = 0 should be return 0 for database not ownder by root.Dave Brolley2009-09-041-1/+1
* It is not an error or warning if the local database of authorized signingDave Brolley2009-08-101-0/+5
* 2009-08-06 Dave Brolley <brolley@redhat.com>Dave Brolley2009-08-061-95/+73
* Only sign modules if --unprivileged is specified.Dave Brolley2009-06-111-5/+1
* Add Vim modelines for new C/C++ sourcesJosh Stone2009-05-051-0/+2
* Module signing and verification using a separate file for the module signature.Dave Brolley2009-05-041-0/+389