This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.8-248-g552276c


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  552276c8666dec5373d8312bc3498b1887ddb0a8 (commit)
      from  df79aa4b87b39a64867c343f1bcd22c7e675aa43 (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 552276c8666dec5373d8312bc3498b1887ddb0a8
Author: Dave Brolley <brolley@redhat.com>
Date:   Fri Jan 30 15:43:34 2009 -0500

    More security checking for client/server. Set exec_prefix and sysconfdir at install time.

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

Summary of changes:
 ChangeLog                                  |   29 +++++++
 Makefile.am                                |   11 +++
 Makefile.in                                |   30 ++++---
 aclocal.m4                                 |   60 ++++++-------
 doc/ChangeLog                              |    5 +
 doc/Makefile.in                            |    2 +
 doc/SystemTap_Tapset_Reference/Makefile.in |    2 +
 stap-client                                |  127 +++++++++++++++++-----------
 stap-find-or-start-server                  |   11 ++-
 stap-server                                |   55 +++++++-----
 stap-serverd                               |   50 ++++++++---
 stap-start-server                          |   15 ++--
 testsuite/ChangeLog                        |    6 ++
 testsuite/lib/systemtap.exp                |    8 +-
 14 files changed, 265 insertions(+), 146 deletions(-)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]