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.0-368-gde18758


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  de187584bc552c81851542e7011d9da65c74576f (commit)
       via  9d2836b860641401bd7694a2dd0e9cdd7cdac4ed (commit)
       via  2ab8398f875cbd8eff11cecc7a7abd65ffcb4f4c (commit)
       via  b8f1753c091d3f75ea4a71bfb709d8e50780d3fb (commit)
       via  61b21980212779b5a35f6a196842bdca55a3ced6 (commit)
       via  829fc0c4d710bb6358137096ea957609c83d969e (commit)
       via  81790974ef070041f3fc7f710f30d06eca7d4e73 (commit)
       via  601dc75d18ffd5670830b56c8a5c0f817ab92013 (commit)
       via  fd0a75c3bc3ce806eb89eea1f346ba62ca1999d4 (commit)
       via  6bb613f9be856632dec47cab4b27a7fe92c2fe64 (commit)
       via  5d4ea4cc1d1f7531fb0ff4d0498957e0333a61eb (commit)
      from  3a98760ff47ee72c90e7eab14b85b96293ec5578 (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 de187584bc552c81851542e7011d9da65c74576f
Merge: 9d2836b860641401bd7694a2dd0e9cdd7cdac4ed 3a98760ff47ee72c90e7eab14b85b96293ec5578
Author: Dave Brolley <brolley@redhat.com>
Date:   Tue Dec 15 14:34:13 2009 -0500

    Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

commit 9d2836b860641401bd7694a2dd0e9cdd7cdac4ed
Merge: 2ab8398f875cbd8eff11cecc7a7abd65ffcb4f4c 66f65c4fb0ddcdf8a85a29662a23a546cfd5dffe
Author: Dave Brolley <brolley@redhat.com>
Date:   Tue Dec 15 11:13:57 2009 -0500

    Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

commit 2ab8398f875cbd8eff11cecc7a7abd65ffcb4f4c
Author: Dave Brolley <brolley@redhat.com>
Date:   Tue Dec 15 11:13:13 2009 -0500

    Don't automatically authorize new root certificates as trusted signers.

commit b8f1753c091d3f75ea4a71bfb709d8e50780d3fb
Merge: 61b21980212779b5a35f6a196842bdca55a3ced6 958c58e8231563e9349e4d8ea56c04c25e1501c0
Author: Dave Brolley <brolley@redhat.com>
Date:   Mon Dec 14 16:39:01 2009 -0500

    Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

commit 61b21980212779b5a35f6a196842bdca55a3ced6
Author: Dave Brolley <brolley@redhat.com>
Date:   Mon Dec 14 16:37:53 2009 -0500

    Suppress output from stap-gen-cert when installing the systemtap-server package.

commit 829fc0c4d710bb6358137096ea957609c83d969e
Author: Dave Brolley <brolley@redhat.com>
Date:   Mon Dec 14 16:12:56 2009 -0500

    PR 10905: Initscript improvements: Automatically authorize the initscript servers as trusted servers and signers.

commit 81790974ef070041f3fc7f710f30d06eca7d4e73
Author: Dave Brolley <brolley@redhat.com>
Date:   Mon Dec 14 15:40:10 2009 -0500

    Clean up NSS after errors occur during verification.

commit 601dc75d18ffd5670830b56c8a5c0f817ab92013
Author: Dave Brolley <brolley@redhat.com>
Date:   Mon Dec 14 13:08:45 2009 -0500

    PR 10905: stap-server initscript improvements
    
    o Handle, -B, -I, -R options
    o Allow specification of servers by pid
    o Allow specification of servers by nickname.
    o Advertise options used using avahi.

commit fd0a75c3bc3ce806eb89eea1f346ba62ca1999d4
Author: Dave Brolley <brolley@redhat.com>
Date:   Tue Dec 8 11:51:45 2009 -0500

    PR 10905 Ground Work: Save server status as PID files with the server config as contents.

commit 6bb613f9be856632dec47cab4b27a7fe92c2fe64
Merge: 5d4ea4cc1d1f7531fb0ff4d0498957e0333a61eb 4a0ae64c47b159d4dd0ea471f1f8044503843a7f
Author: Dave Brolley <brolley@redhat.com>
Date:   Wed Dec 2 16:41:11 2009 -0500

    Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

commit 5d4ea4cc1d1f7531fb0ff4d0498957e0333a61eb
Author: Dave Brolley <brolley@redhat.com>
Date:   Wed Dec 2 16:40:13 2009 -0500

    No need to pass -c option to the server.

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

Summary of changes:
 initscript/README.stap-server |  120 ++++++--
 initscript/stap-server.in     |  709 ++++++++++++++++++++++++++++++-----------
 modsign.cxx                   |   10 +-
 runtime/staprun/modverify.c   |    3 +
 stap-client                   |    3 +-
 stap-serverd                  |   26 ++-
 systemtap.spec                |    7 +
 7 files changed, 654 insertions(+), 224 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]