summaryrefslogtreecommitdiffstats
path: root/modsign.cxx
Commit message (Expand)AuthorAgeFilesLines
* Don't automatically authorize new root certificates as trusted signers.Dave Brolley2009-12-151-9/+1
* Sign uprobes.ko with the builder's certificate.Dave Brolley2009-11-121-242/+26
* Relax restrictions on ownership and access permissions of signer's cert datab...Dave Brolley2009-11-121-0/+7
* Remove unneeded header fileWenji Huang2009-09-151-1/+0
* 2009-09-14 Dave Brolley <brolley@redhat.com>Dave Brolley2009-09-141-16/+32
* PR10544: clean up stap child process error handlingFrank Ch. Eigler2009-08-211-2/+2
* Ensure that pw is not used if it is NULL.Dave Brolley2009-05-051-11/+9
* Initialize euid before using it.Dave Brolley2009-05-051-1/+1
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2009-05-051-2/+3
|\
| * Use stap_system() in mod-signing codeJosh Stone2009-05-051-2/+3
* | Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2009-05-051-0/+2
|\|
| * Add Vim modelines for new C/C++ sourcesJosh Stone2009-05-051-0/+2
* | Make sure pw struct is initialized.Dave Brolley2009-05-051-1/+1
|/
* Module signing and verification using a separate file for the module signature.Dave Brolley2009-05-041-0/+554