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.7-663-g90341d4


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  90341d42c4a077c15236e233951472eeeac455f1 (commit)
       via  64aa100f39dca60999028f83feb31983728ea4d4 (commit)
      from  aa5951be9f4f12139cdcec4a501754a62b88c28b (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 90341d42c4a077c15236e233951472eeeac455f1
Merge: 64aa100f39dca60999028f83feb31983728ea4d4 aa5951be9f4f12139cdcec4a501754a62b88c28b
Author: Dave Brolley <brolley@redhat.com>
Date:   Fri Jan 9 15:19:39 2009 -0500

    Merge branch 'master' of git://sources.redhat.com/git/systemtap
    
    Conflicts:
    
    	ChangeLog
    	Makefile.am
    	Makefile.in
    	testsuite/ChangeLog

commit 64aa100f39dca60999028f83feb31983728ea4d4
Author: Dave Brolley <brolley@redhat.com>
Date:   Fri Jan 9 15:11:04 2009 -0500

    New framework for creating/using certificate databases for client/server.

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

Summary of changes:
 ChangeLog                                  |   38 ++++++++++
 Makefile.am                                |   20 ------
 Makefile.in                                |   38 +++--------
 aclocal.m4                                 |   60 ++++++++---------
 doc/Makefile.in                            |   17 +++--
 doc/SystemTap_Tapset_Reference/Makefile.in |   19 +++---
 stap-add-server-cert                       |   16 ++++-
 stap-client                                |   50 +++++++++++---
 stap-client-connect.c                      |  103 +++++++++++++++++++---------
 stap-find-or-start-server                  |    2 +-
 stap-gen-server-cert                       |    8 +--
 stap-server                                |    4 +-
 stap-server-connect.c                      |   23 +++++-
 stap-serverd                               |   18 ++++-
 stap-start-server                          |   15 +++-
 testsuite/ChangeLog                        |    4 +
 testsuite/lib/systemtap.exp                |   10 +---
 17 files changed, 274 insertions(+), 171 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]