summaryrefslogtreecommitdiffstats
path: root/stap-gen-cert
Commit message (Collapse)AuthorAgeFilesLines
* Compile server logging and robustness.Dave Brolley2010-02-021-18/+25
| | | | | | Log certificate location and status when starting server. Additional care in handling arguments in stap-serverd. New test case discovered by fuzzing added and fixed.
* PR 10247 10276 10905: Infrastructure for moving underlying client/server ↵Dave Brolley2009-12-181-1/+1
| | | | tools to libexec.
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapDave Brolley2009-11-031-25/+1
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile.in configure doc/Makefile.in doc/SystemTap_Tapset_Reference/Makefile.in grapher/Makefile.in testsuite/configure
| * Use /dev/urandom (non-blocking) instead of /dev/random.Dave Brolley2009-10-301-1/+1
| |
| * Never ask the user for a password in stap-gen-cert. Read from /dev/random asDave Brolley2009-10-301-25/+1
| | | | | | | | a last resort. Cert db passwords will be going away soon(tm).
* | Final cleanup of stap-server initscript and packaging.Dave Brolley2009-11-021-0/+3
|/
* stap-* scripts should be executable.Dave Brolley2009-06-251-0/+0
|
* Module signing and verification using a separate file for the module signature.Dave Brolley2009-05-041-0/+95