summaryrefslogtreecommitdiffstats
path: root/stap-client
Commit message (Expand)AuthorAgeFilesLines
* Set a timeout when prompting for consent to trust a server as a SSL peer.Dave Brolley2010-03-031-2/+2
* PR 10331: Improved certificate management -- client side.Dave Brolley2010-03-031-42/+87
* Don't pass client-only options to the server.Dave Brolley2010-02-151-6/+12
* PR 11105: Remaining client-side problems:Dave Brolley2010-02-021-41/+47
* Correct client-side quoting issues discovered by fche during the server-side ...Dave Brolley2010-01-181-43/+64
* PR11105: remove extraneous \n from localized foo.stp script file nameFrank Ch. Eigler2010-01-151-1/+1
* PR11105: robustify stap-serverFrank Ch. Eigler2010-01-151-0/+5
* PR11105: stap-client wire protocol changeDave Brolley2010-01-151-114/+99
* Take care when echoing something that could start with a -.Dave Brolley2010-01-071-1/+1
* Client argument handling:Dave Brolley2010-01-071-7/+9
* PR 10247, 10276, 10905: Move remaining client/server tools to libexec.Dave Brolley2009-12-211-10/+10
* PR 10247 10276 10905: Infrastructure for moving underlying client/server tool...Dave Brolley2009-12-181-1/+1
* Remove unused variable.Dave Brolley2009-12-151-4/+0
* No need to pass -c option to the server.Dave Brolley2009-12-021-2/+1
* stap-server initscript fully functional.Dave Brolley2009-10-261-1/+1
* stap-start-server(->stap-serverd) now accept -r -R -I -B and -a options for c...Dave Brolley2009-09-181-26/+36
* Check for unprivileged options conflicts on the server side.Dave Brolley2009-09-171-39/+98
* 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