]> sourceware.org Git - systemtap.git/commit - cscommon.h
PR 12917 - Implement Compile-Server/Client Versioning - Rework
authorDave Brolley <brolley@redhat.com>
Thu, 7 Jul 2011 16:22:04 +0000 (12:22 -0400)
committerDave Brolley <brolley@redhat.com>
Fri, 8 Jul 2011 15:00:19 +0000 (11:00 -0400)
commitc89fe89c452f7a4fc0408918d23f0f46a13e668c
tree21b71cdc7b9a29dca564383353095338ae6810a9
parent5d532a62c6dcc5b9d4cc45588b1f8adf1cfa79b7
PR 12917 - Implement Compile-Server/Client Versioning - Rework

- Use systemtap version number as the client/server protocol version
  number.
- Client and Server will both be backward compaible with the other
  by policy. i.e. both will adapt when connecting to a down-level
  version of the other.
18 files changed:
Makefile.am
Makefile.in
aclocal.m4
config.in
configure
csclient.cxx
csclient.h
cscommon.h
doc/Makefile.in
doc/SystemTap_Tapset_Reference/Makefile.in
doc/beginners/Makefile.in
grapher/Makefile.in
runtime/staprun/Makefile.in
runtime/staprun/aclocal.m4
runtime/staprun/configure
stap-serverd.cxx
testsuite/aclocal.m4
testsuite/configure
This page took 0.031941 seconds and 5 git commands to generate.