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.1-88-g5b8e1e3


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  5b8e1e3b252c97bc8100f2ef943b812f842b8adb (commit)
       via  2ba4c606b0e7ddbc38633a4f9d5b5ee9739a48a7 (commit)
      from  d9f58253e30ea80e57d8f54e41e9cd114cc13973 (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 5b8e1e3b252c97bc8100f2ef943b812f842b8adb
Author: Dave Brolley <brolley@redhat.com>
Date:   Wed Feb 17 17:11:52 2010 -0500

    Restore redirection of the stdout of stap-serverd to /dev/null

commit 2ba4c606b0e7ddbc38633a4f9d5b5ee9739a48a7
Author: Dave Brolley <brolley@redhat.com>
Date:   Wed Feb 17 16:18:10 2010 -0500

    Improved server certificate management. ulimit for stap-server only.
    
    - Server now generates a new certificate when old one expires.
    - Certificates now valid for 1 year.
    - ulimit for stap-server-connect now only set for stap-server
      user and only when override variable is not set.

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

Summary of changes:
 stap-authorize-cert   |    2 +
 stap-env              |    1 -
 stap-server-connect.c |   35 +++++++++++++++----
 stap-serverd          |   90 ++++++++++++++++++++++++++++--------------------
 stap-start-server     |    4 ++-
 5 files changed, 85 insertions(+), 47 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]