summaryrefslogtreecommitdiffstats
path: root/stap-client
Commit message (Expand)AuthorAgeFilesLines
* stap-client will now always choose a compatible server even for phases 1-3.Dave Brolley2009-08-281-4/+5
* 2009-04-14 Dave Brolley <brolley@redhat.com>Dave Brolley2009-04-141-1/+1
* 2009-03-12 Dave Brolley <brolley@redhat.com>Dave Brolley2009-03-121-55/+29
* New basic tests for client/server.Dave Brolley2009-02-201-2/+2
* Server response is no longer signed. Passed as a zip archive instead.Dave Brolley2009-02-111-22/+23
* Touch up warning message from stap-clientDave Brolley2009-02-031-1/+1
* Update NEWS and stap-server man page. Don't require client/serverDave Brolley2009-02-021-3/+2
* More security checking for client/server. Set exec_prefix and sysconfdir at i...Dave Brolley2009-01-301-51/+76
* Improved certificate security for the client/server.Dave Brolley2009-01-291-22/+36
* Improvements to the flexibility of the --server option.Dave Brolley2009-01-291-25/+38
* Check client side certificate database security.Dave Brolley2009-01-281-7/+146
* Implement the --server option for stap-client for control over which server isDave Brolley2009-01-281-43/+123
* Ensure that the client/server scripts call the installed copies of anyDave Brolley2009-01-131-19/+37
* New framework for creating/using certificate databases for client/server.Dave Brolley2009-01-091-10/+40
* Systemtap compile server phase 2 (ssl) -- first cut.Dave Brolley2008-12-241-103/+91
* Don't use -d on $netcat. Redirect from /dev/null instead.Dave Brolley2008-12-111-1/+1
* Use netcat or nc, whichever is available.Dave Brolley2008-12-091-3/+8
* Ensure $first_stap is not empty in staprun_PATHDave Brolley2008-09-121-0/+6
* Robustness improvements for the stap client/serverDave Brolley2008-08-251-12/+23
* stap client/server now pass 'make installcheck'Dave Brolley2008-08-201-18/+76
* PR 6834Dave Brolley2008-08-141-58/+25
* Minor bugs in stap-client.Dave Brolley2008-08-131-6/+45
* stap-serverd was incorectly determining that the server couldDave Brolley2008-08-111-1/+1
* Start/stop the systemtap server from systemtap.exp and not in the top level M...Dave Brolley2008-08-081-53/+98
* No need for random suffix file cmdline and sysinfo files in theDave Brolley2008-07-301-11/+5
* Ensure that a systemtap server is available if 'server' is specifiedDave Brolley2008-07-291-104/+100
* Use `uname -rvm` for checking system compatibility. GenerateDave Brolley2008-07-081-2/+14
* client/server take 2. See bz6565.Dave Brolley2008-07-031-62/+84
* Use the -r option of avahi-browse to obtain the ip addressDave Brolley2008-06-021-28/+46
* New systemptap compile client and server scripts.Dave Brolley2008-05-301-0/+588