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-274-g0387bde


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  0387bde4d7cb9853a93af0d266330dea7938b506 (commit)
      from  7ef27e8ab9c7921350fd32af5c4b4d86205ca34b (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 0387bde4d7cb9853a93af0d266330dea7938b506
Author: David Smith <dsmith@redhat.com>
Date:   Thu Sep 18 16:23:12 2008 -0500

    Fix PR 6903 by checking for the real uid, not the euid.
    2008-09-18  David Smith  <dsmith@redhat.com>
    
    	PR 6903.
    	* staprun_funcs.c (check_permissions): Instead of checking the
    	effective uid, check the real uid for root permissions.

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

Summary of changes:
 runtime/staprun/ChangeLog       |    6 ++++++
 runtime/staprun/staprun_funcs.c |    2 +-
 2 files changed, 7 insertions(+), 1 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]