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-1.4-185-g9af478a


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  9af478a9bcdb46fa5cc87f3ac4401a111e8836c7 (commit)
      from  d4fd885f9a0c9552e9f559f01ecefe3243010b6e (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 9af478a9bcdb46fa5cc87f3ac4401a111e8836c7
Author: Dave Brolley <brolley@redhat.com>
Date:   Mon Mar 21 14:06:06 2011 -0400

    PR 12101: stap-server should use proper cert passwords
    
    Step 1: The server's certificate database now uses no password by default
            (useful for full automation).
            Preliminary support for password prompting for databases created
            with a password.

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

Summary of changes:
 modsign.cxx           |   95 +++------------------------------------------
 nsscommon.c           |   87 +++++++++++++++++++++++++++++++++++++++++-
 nsscommon.h           |    8 ++++
 stap-gen-cert         |   66 +++++++++++++++++++++-----------
 stap-server           |    9 +++-
 stap-server-connect.c |  101 +++---------------------------------------------
 stap-serverd          |   14 ++++---
 7 files changed, 166 insertions(+), 214 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]