Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compile server logging and robustness. | Dave Brolley | 2010-02-02 | 1 | -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 Brolley | 2009-12-18 | 1 | -1/+1 |
| | | | | tools to libexec. | ||||
* | Merge branch 'master' of ssh://sources.redhat.com/git/systemtap | Dave Brolley | 2009-11-03 | 1 | -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 Brolley | 2009-10-30 | 1 | -1/+1 |
| | | |||||
| * | Never ask the user for a password in stap-gen-cert. Read from /dev/random as | Dave Brolley | 2009-10-30 | 1 | -25/+1 |
| | | | | | | | | a last resort. Cert db passwords will be going away soon(tm). | ||||
* | | Final cleanup of stap-server initscript and packaging. | Dave Brolley | 2009-11-02 | 1 | -0/+3 |
|/ | |||||
* | stap-* scripts should be executable. | Dave Brolley | 2009-06-25 | 1 | -0/+0 |
| | |||||
* | Module signing and verification using a separate file for the module signature. | Dave Brolley | 2009-05-04 | 1 | -0/+95 |