public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-638-g1cecb3c
@ 2008-12-24 18:20 brolley
  0 siblings, 0 replies; only message in thread
From: brolley @ 2008-12-24 18:20 UTC (permalink / raw)
  To: systemtap-cvs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  1cecb3c506475a0e0b0ee4180a91e1a9433d346b (commit)
      from  e5976ba0af9b828dcc76b3937b5a98fe9c0f6cb8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1cecb3c506475a0e0b0ee4180a91e1a9433d346b
Author: Dave Brolley <brolley@redhat.com>
Date:   Wed Dec 24 13:18:50 2008 -0500

    Systemtap compile server phase 2 (ssl) -- first cut.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                                  |   49 ++
 Makefile.am                                |   33 ++-
 Makefile.in                                |  115 ++++-
 aclocal.m4                                 |   38 +-
 doc/ChangeLog                              |    5 +
 doc/Makefile.in                            |   17 +-
 doc/SystemTap_Tapset_Reference/Makefile.in |   19 +-
 stap-client                                |  194 ++++----
 stap-client-connect.c                      |  449 +++++++++++++++++
 stap-find-or-start-server                  |    2 +-
 stap-gen-server-cert                       |   74 +++
 stap-server                                |  118 ++---
 stap-server-connect.c                      |  756 ++++++++++++++++++++++++++++
 stap-serverd                               |   67 +--
 stap-start-server                          |    2 +-
 systemtap.spec                             |    5 +-
 testsuite/ChangeLog                        |    6 +
 testsuite/lib/systemtap.exp                |   33 +-
 18 files changed, 1672 insertions(+), 310 deletions(-)
 create mode 100644 stap-client-connect.c
 create mode 100755 stap-gen-server-cert
 create mode 100644 stap-server-connect.c


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-12-24 18:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-24 18:20 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-638-g1cecb3c brolley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).