summaryrefslogtreecommitdiffstats
path: root/stap-find-or-start-server
Commit message (Collapse)AuthorAgeFilesLines
* PR 10247, 10276, 10905: Move remaining client/server tools to libexec.Dave Brolley2009-12-211-2/+2
|
* PR 10247 10276 10905: Infrastructure for moving underlying client/server ↵Dave Brolley2009-12-181-1/+1
| | | | tools to libexec.
* Typo in invocation of stap-start-serverDave Brolley2009-05-051-1/+1
|
* Module signing and verification using a separate file for the module signature.Dave Brolley2009-05-041-9/+7
|
* More security checking for client/server. Set exec_prefix and sysconfdir at ↵Dave Brolley2009-01-301-5/+6
| | | | install time.
* Ensure that the client/server scripts call the installed copies of anyDave Brolley2009-01-131-3/+7
| | | | other systemtap tools.
* New framework for creating/using certificate databases for client/server.Dave Brolley2009-01-091-1/+1
|
* Systemtap compile server phase 2 (ssl) -- first cut.Dave Brolley2008-12-241-1/+1
|
* Start/stop the systemtap server from systemtap.exp and not in the top level ↵Dave Brolley2008-08-081-10/+6
| | | | Makefile.
* Ensure that a systemtap server is available if 'server' is specifiedDave Brolley2008-07-291-0/+36
in EXTRA_TOOL_OPTS for 'make check' and 'make installcheck'