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.5-174-g0d70f95


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  0d70f95e565c09215f3dbb64f057bcf2eeb1cec4 (commit)
       via  5b314cd06c5c34fe508ae6b68b4ac1732278f708 (commit)
      from  cf0c4c06a893debc465f418fcd6869872d2e4194 (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 0d70f95e565c09215f3dbb64f057bcf2eeb1cec4
Merge: 5b314cd cf0c4c0
Author: Dave Brolley <brolley@redhat.com>
Date:   Thu Jul 21 17:37:01 2011 -0400

    Merge branch 'master' of ssh://sourceware.org/git/systemtap
    
    Conflicts:
    	NEWS

commit 5b314cd06c5c34fe508ae6b68b4ac1732278f708
Author: Dave Brolley <brolley@redhat.com>
Date:   Thu Jul 21 17:34:14 2011 -0400

    Don't allow the compile server client to honour -I/
    
    - Found by server_args.exp fuzzing tests
    - Would require special case code to handle but is a bad bad idea anyway
      so don't allow it.
    - Update test suite with the offending test case and some similar ones.

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

Summary of changes:
 NEWS                                       |   11 ++++++++
 csclient.cxx                               |   21 +++++++++------
 csclient.h                                 |    3 +-
 testsuite/systemtap.server/server_args.exp |   38 ++++++++++++++++++++++++++++
 4 files changed, 62 insertions(+), 11 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]