[mythtv-commits] mythtv/master commit: ce8e73f75 by Raymond Wagner (wagnerrp)

MythTV noreply at mythtv.org
Sun Feb 12 05:02:11 UTC 2012


      Author:  Raymond Wagner <rwagner at mythtv.org>
 Change Date:  2012-02-11T20:38:19-08:00
   Push Date:  2012/02/11 21:01:54 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  ce8e73f756b5a2ca453ca74767334fc806d0ed34
   Changeset:  https://github.com/MythTV/mythtv/commit/ce8e73f75

Log:

Perform protocol validation against remotefile sockets.

This adds in a validation check to the RemoteFile socket creation code.
While validation is optional when connecting to the backend in
mainserver.cpp, allowing clients to ignore the check and connect
regardless, libmythprotoserver requires that step take place. As a
result, file transfers with mythmediaserver abort when it refuses
connection from the client.

Modified:

   mythtv/libs/libmythbase/remotefile.cpp



More information about the mythtv-commits mailing list