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, rhel54, updated. release-0.9.7-16-gcb42ab3


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, rhel54 has been updated
       via  cb42ab34d8cc0fc9230df0aadca9ab6bddc6b4c2 (commit)
       via  b3b929d1044bd92a1521c77a4851f286e177b827 (commit)
      from  e1b36074e8d810e8ea4f1fb774f625700fdbdbd7 (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 cb42ab34d8cc0fc9230df0aadca9ab6bddc6b4c2
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Fri Feb 12 10:39:51 2010 -0500

    PR11105 part 2a, fix buggy \\. in -r option regexp

commit b3b929d1044bd92a1521c77a4851f286e177b827
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Fri Feb 12 10:15:25 2010 -0500

    PR11105 part 2: tighten constraints on stap-server parameters passed to make
    
    * util.h, util.cxx (assert_match_regexp): New function.
    * main.cxx (main): Constrain -R, -r, -D, -S, -q flags.
    * stap-serverd (listen): Harden stap-server-connect with ulimit/loop.
    * testsuite/systemtap.server/{client,server}_args.exp: Revised.

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

Summary of changes:
 main.cxx                                   |   20 ++++++++++-----
 stap-serverd                               |   21 +++++++++++++---
 testsuite/systemtap.server/client_args.exp |   37 +++++++++++++++++++++++++---
 testsuite/systemtap.server/server_args.exp |   35 ++++++++++++++------------
 util.cxx                                   |   36 ++++++++++++++++++++++++++-
 util.h                                     |    2 +-
 6 files changed, 118 insertions(+), 33 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]