[mythtv-commits] mythtv commit: r26280 - in trunk/mythtv by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Sep 13 02:11:44 UTC 2010


      Author: cpinkham
        Date: 2010-09-13 02:11:43 +0000 (Mon, 13 Sep 2010)
New Revision: 26280
   Changeset: http://svn.mythtv.org/trac/changeset/26280

Log:

dd unique token check to protocol handshake in addition to the 
MythTV protocol version.  Clients will now be required to pass
in a unique token specific to that protocol version when
connecting to the backend.

NOTE: This does bump the protocol version, so update the core
of MythTV as well as MythWeb and the python and perl bindings.

Closes #8877 using patch by Raymond Wagner.



Modified:

   trunk/mythtv/bindings/perl/MythTV.pm
   trunk/mythtv/bindings/python/MythTV/connections.py
   trunk/mythtv/bindings/python/MythTV/static.py
   trunk/mythtv/libs/libmythdb/mythcorecontext.cpp
   trunk/mythtv/libs/libmythdb/mythversion.h
   trunk/mythtv/programs/mythbackend/mainserver.cpp
   trunk/mythtv/programs/mythbackend/mainserver.h




More information about the mythtv-commits mailing list