summaryrefslogtreecommitdiffstats
path: root/unix/xserver/hw/vnc/vncExt.c
Commit message (Expand)AuthorAgeFilesLines
* Proper cleanup on termination of Xvnc/libvnc.soPierre Ossman2018-05-291-0/+1
* Make VNC extension startup mandatoryPierre Ossman2017-12-071-5/+2
* Merge branch 'clipboard'Pierre Ossman2016-07-081-163/+0
|\
| * Move server to client clipboard out of vncconfigPierre Ossman2016-02-051-74/+0
| * Move client to server clipboard out of vncconfigPierre Ossman2016-01-121-89/+0
* | Add AllowOverride parameter.Michal Srb2016-03-211-8/+7
|/
* Fix inverted logic in ProcVncExtSetParam.Michal Srb2015-11-121-1/+1
* Avoid complaints about unused variable in argument less requestsPierre Ossman2015-01-291-3/+0
* No need to cast these as they are already an appropriate typePierre Ossman2015-01-291-3/+3
* Declare variables at the start of each block, as requiredPierre Ossman2015-01-291-14/+17
* Restructure Xvnc/libvnc.so code to avoid C++ header hacksPierre Ossman2015-01-261-0/+771