summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge common socket codePierre Ossman2018-05-292-2/+2
| * Add support for Unix socketsPierre Ossman2018-05-292-0/+27
| * Use abstract SocketListener classPierre Ossman2018-05-045-20/+20
* | x0vncserver: Make sure rotation for new outputs is set to RR_Rotate_0Peter Åstrand (astrand)2018-05-081-0/+1
* | Handle view only password in vncpasswd filter modePierre Ossman2018-05-072-5/+18
|/
* Improve out-of-tree build of Xvnc/libvnc.soPierre Ossman2018-04-131-8/+8
* Add RandR support for x0vncserverPeter Åstrand (astrand)2018-04-096-6/+828
* Add a tryScreenLayout functionPeter Åstrand (astrand)2018-04-097-60/+282
* Add debug log messagesPeter Åstrand (astrand)2018-04-091-12/+27
* Avoid disabling outputs which are already disabledPeter Åstrand (astrand)2018-04-091-0/+4
* Select the correct output for new screensPeter Åstrand (astrand)2018-04-094-27/+99
* Disable outputs which are larger than the target framebuffer sizePeter Åstrand (astrand)2018-04-091-1/+21
* vncRandRDisableOutput: Disable only the requested outputPeter Åstrand (astrand)2018-04-091-1/+26
* Make vncRandRGetOutputDimensions tolerant for disabled outputsPeter Åstrand (astrand)2018-04-093-10/+17
* Remove "screen" argument from Randr glue functionsPeter Åstrand (astrand)2018-04-099-69/+94
* Removed support for building without RANDR definePeter Åstrand (astrand)2018-04-095-74/+1
* Corrected RandR wrapper return codesPeter Åstrand (astrand)2018-04-094-10/+10
* Move computeScreenLayout/setScreenLayout to unixcommon libPeter Åstrand (astrand)2018-04-0914-497/+664
* vncRandRGetOutputName: return a copy of the stringPeter Åstrand (astrand)2018-04-093-7/+14
* Make vncRandRGetOutputId return the actual id; not a pointerPeter Åstrand (astrand)2018-04-094-7/+7
* Indented computeScreenLayout and setScreenLayoutPeter Åstrand (astrand)2018-04-091-28/+28
* Fix indentation in XDesktop.cxxPierre Ossman2018-03-071-257/+257
* Unset pixel buffer when x0vncserver client disconnects.Michal Srb2018-03-071-1/+5
* Check for TrueColor support in x0vncserverPierre Ossman2018-02-273-9/+12
* Merge branch 'escape-opts' of https://github.com/olivergondza/tigervncPierre Ossman2018-02-271-1/+1
|\
| * Make sure auth argument is escapedOliver Gondža2018-02-201-1/+1
* | Update visible copyright year to 2018Samuel Mannehed2018-02-081-1/+1
|/
* Fix for RENDER hooks on Xorg < 1.12Pierre Ossman2018-02-051-0/+12
* Add overlooked parameters to Xvnc and x0vncserver man pagesPierre Ossman2018-02-052-0/+44
* Sync x0vncserver and Xvnc man pagesPierre Ossman2018-02-052-95/+108
* Remove DeferUpdate from man pagesPierre Ossman2018-02-052-32/+0
* Rename README.txt to README.rst and convert to reStructuredTextPeter Åstrand (astrand)2018-01-311-1/+1
* Hook remaining XRender operationsPierre Ossman2018-01-231-0/+304
* Use XShmGetImage for large readsPeter Åstrand (astrand)2018-01-151-2/+7
* Adjust dimensions for rotated monitorsPierre Ossman2017-12-071-0/+10
* Make VNC extension startup mandatoryPierre Ossman2017-12-074-63/+15
* Call FatalError on fatal exceptionsPierre Ossman2017-12-073-1/+27
* Move XDesktop specific parameters in to same filePierre Ossman2017-11-082-7/+5
* x0vncserver does not support SetDesktopSize; remove -AcceptSetDesktopSizePeter Åstrand (astrand)2017-11-081-0/+3
* Removed IRIX/Solaris overlay supportPeter Åstrand (astrand)2017-11-085-289/+4
* Remove support for Lynx/OSPeter Åstrand (astrand)2017-11-083-15/+0
* Added my/Cendio copyright where relevantPeter Åstrand (astrand)2017-11-082-0/+2
* Set the correct cursor when startingPeter Åstrand (astrand)2017-11-082-6/+16
* Move XDesktop to separate filePeter Åstrand (astrand)2017-11-084-419/+499
* Using namespace rfb in header files is a bad ideaPeter Åstrand (astrand)2017-11-075-17/+15
* Build with support for MIT-SHMPeter Åstrand (astrand)2017-11-072-11/+1
* Add debug trace when the clipboard changesPierre Ossman2017-10-121-0/+3
* Don't validate timestamp on clipboard requestPierre Ossman2017-10-121-7/+5
* Push query connect timeout back in to XvncPierre Ossman2017-10-042-5/+28
* Don't queue a query if it is directly rejectedPierre Ossman2017-10-041-6/+6