]> source.dussan.org Git - tigervnc.git/commit
Limit access to non-shared mode
authorPierre Ossman <ossman@cendio.se>
Tue, 2 Dec 2014 13:33:17 +0000 (14:33 +0100)
committerPierre Ossman <ossman@cendio.se>
Tue, 2 Dec 2014 13:33:17 +0000 (14:33 +0100)
commite7be49b57353e66fcbe8702edbeeed393e254ff9
tree74279439c060be92783fa1e4ef8696df6bcbbbd9
parente84db6535eb624f5b4c81eefa1703267acf16cc2
Limit access to non-shared mode

A read-only client should not be allowed to kick out other clients.
It will be forced into shared mode, or refused the connection, depending
on the neverShared parameter.
common/rfb/SConnection.cxx
common/rfb/SConnection.h
common/rfb/VNCSConnectionST.cxx