aboutsummaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Restore UI for PRIMARY behaviourPierre Ossman2016-07-081-1/+24
* Allow control of PRIMARY behaviour by defaultPierre Ossman2016-07-082-2/+2
* Merge branch 'clipboard'Pierre Ossman2016-07-0814-499/+600
|\
| * Don't start vncconfig from vncserver anymorePierre Ossman2016-02-051-2/+0
| * Support UTF8_STRING selection target typePierre Ossman2016-02-051-2/+93
| * Use TARGETS when getting selectionPierre Ossman2016-02-051-15/+35
| * Move selection request handling to a separate functionPierre Ossman2016-02-051-18/+28
| * Create all Atoms in a central placePierre Ossman2016-02-051-17/+13
| * Remove clipboard code from vncconfigPierre Ossman2016-02-054-311/+9
| * Move server to client clipboard out of vncconfigPierre Ossman2016-02-055-83/+132
| * Move client to server clipboard out of vncconfigPierre Ossman2016-01-128-94/+333
* | Change development version to 1.7.80Pierre Ossman2016-07-011-1/+1
* | Properly name filehandle based on context of codeJeff Blaine2016-05-231-3/+3
* | Handle parameter without value in libvnc.soPierre Ossman2016-05-161-1/+9
* | Merge branch 'fix_desc_ptr' of https://github.com/uglym8/tigervncPierre Ossman2016-05-131-1/+1
|\ \
| * | Fix ptr usageuglym82016-05-111-1/+1
* | | Specify TigerVNC Project as the vendor/companyPierre Ossman2016-05-131-1/+1
|/ /
* | Fix xserver118.patch so that it actually applies agsinst xorg 1.18Brian P. Hinz2016-05-071-5/+4
* | Use non-blocking sockets in x0vnserverPierre Ossman2016-04-291-2/+9
* | Fix timeout handling in x0vncserverPierre Ossman2016-04-291-10/+11
* | Move socket write event handling in to the RFB corePierre Ossman2016-04-292-5/+5
* | Avoid calling GetMaster() with old XorgPierre Ossman2016-04-151-0/+4
* | xserver: Add support for xorg version 1.18.Dominik Muth2016-04-113-2/+143
* | Merge branch 'allowoverride' of https://github.com/michalsrb/tigervncPierre Ossman2016-04-084-8/+69
|\ \
| * | Document AllowOverride parameter.Michal Srb2016-03-291-0/+15
| * | Add AllowOverride parameter.Michal Srb2016-03-213-8/+54
* | | Split out setPrimaryCB option in UNIX vncconfigScott Roland2016-03-291-2/+13
|/ /
* / change the Copyright yearBojan Memetovic2016-03-181-1/+1
|/
* Better check for on screen visibilityPierre Ossman2016-01-111-13/+33
* Fix race problem with detecting listening inetd socketsTristan Schmelcher2015-12-291-2/+1
* Set up Xauthority using a single invokationPierre Ossman2015-12-291-2/+4
* Use mcookie to generate X server cookiePierre Ossman2015-12-291-19/+4
* Check that xauth is in PATHPierre Ossman2015-12-291-17/+1
* Gracefully handle empty CopyArea operationsPierre Ossman2015-11-301-6/+15
* Change development version to 1.6.80Pierre Ossman2015-11-261-1/+1
* Fix inverted logic in ProcVncExtSetParam.Michal Srb2015-11-121-1/+1
* option -xstartup addedLlorenç Garcia Martinez2015-10-301-0/+7
* option -xstartup addedLlorenç Garcia Martinez2015-10-301-11/+16
* Merge branch 'patch-1' of https://github.com/Siot/tigervncPierre Ossman2015-10-302-13/+34
|\
| * Added -noxstartupLlorenç Garcia Martinez2015-10-231-0/+6
| * new option -noxstartup to not load any xstartup script fileLlorenç Garcia Martinez2015-10-231-13/+28
* | Xvnc.man: remove -i optionKirill Kolyshkin2015-10-281-1/+1
* | update manpage teaching about ~/.vnc/configgraysky2015-10-191-0/+8
* | update vncserver to parse a config filegraysky2015-10-191-11/+63
|/
* vncserver: Clean pid files of dead processes.Michal Srb2015-10-021-1/+7
* Properly free temporary cursor bufferPierre Ossman2015-09-291-0/+2
* Avoid dropping const qualifier needlesslyPierre Ossman2015-09-291-4/+4
* Return TcpListener pointers rather than objectsPierre Ossman2015-09-295-32/+43
* Make sure fallback block handler remains enabledPierre Ossman2015-09-241-0/+3
* Use REGION_INTERSECT() rather than trying to compute things manuallyPierre Ossman2015-09-141-3/+13