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-13-gba49e03


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  ba49e036367cae220cfd14e61c99c945d2b0e3ea (commit)
       via  509f9d24b34c5bd354a31de6c68951b71b09ce21 (commit)
      from  e075598799472dc26329586b6b2128e1f6f4d4aa (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 ba49e036367cae220cfd14e61c99c945d2b0e3ea
Author: Dave Brolley <brolley@redhat.com>
Date:   Fri May 27 15:29:26 2011 -0400

    Improve the chances of using the same port when the compile server is restarted.
    
    1) Keep the socket open when the server takes itself down internally in order
       to regenerate its certificate.
    2) Use PR_SocketOpt_reuseaddr so that a specified port can be reused when the
       server is externally halted and restarted.

commit 509f9d24b34c5bd354a31de6c68951b71b09ce21
Author: Dave Brolley <brolley@redhat.com>
Date:   Fri May 27 11:53:23 2011 -0400

    Suppress informational message about empty certificate database unless verbose > 1.

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

Summary of changes:
 csclient.cxx     |    3 +-
 stap-serverd.cxx |  226 +++++++++++++++++++++++++++---------------------------
 2 files changed, 116 insertions(+), 113 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]