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-62-g03d9fbb


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  03d9fbb14c2f641e315be2419b70382bfd43f620 (commit)
      from  3cad5a57f0117dcb994b72db454b3fa1805e5dd5 (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 03d9fbb14c2f641e315be2419b70382bfd43f620
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Fri Feb 5 16:55:22 2010 -0500

    PR11256: harden --unprivileged mode
    
    * tapsets-mark.cxx, tapsets.cxx: Don't even publish probe point families that are
      inappropriate for use in --unprivileged mode.
      (dwarf_derived_probe_*unprivileged*): Remove, to default to blanket no-permission
      rather than emit_process_owner_permission mode.
    * testsuite/semko/fortyeight.stp: New test.

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

Summary of changes:
 tapset-mark.cxx                |    2 ++
 tapsets.cxx                    |   37 +++++++++++--------------------------
 testsuite/semko/fortyeight.stp |    4 ++++
 3 files changed, 17 insertions(+), 26 deletions(-)
 create mode 100755 testsuite/semko/fortyeight.stp


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]