summaryrefslogtreecommitdiffstats
path: root/unix/xserver/hw/vnc
Commit message (Expand)AuthorAgeFilesLines
* TigerVNC 1.6.0v1.6.01.6-branchPierre Ossman2015-12-241-1/+1
* Gracefully handle empty CopyArea operationsPierre Ossman2015-11-301-6/+15
* TigerVNC 1.5.90 (1.6.0 beta)v1.5.90Pierre Ossman2015-11-261-1/+1
* Fix inverted logic in ProcVncExtSetParam.Michal Srb2015-11-121-1/+1
* Xvnc.man: remove -i optionKirill Kolyshkin2015-10-281-1/+1
* 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-294-24/+35
* 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
* Make vncHooksComposite() and vncHooksGlyphs() staticPierre Ossman2015-09-141-2/+2
* Remove REGION_NULL fallbackPierre Ossman2015-09-141-7/+0
* Refuse to start Xvnc if we failed to initialise a screenPierre Ossman2015-09-143-0/+11
* Fix reversed logic in vncIsTCPPortUsed()Pierre Ossman2015-08-101-2/+2
* Set user/client requested mode as preferredPierre Ossman2015-07-304-58/+93
* Change development version to 1.5.80Pierre Ossman2015-06-181-1/+1
* Default to -noreset in XvncPierre Ossman2015-05-041-1/+4
*-. Merge branches 'noreset' and 'syslog' of https://github.com/michalsrb/tigervncPierre Ossman2015-05-043-6/+13
|\ \
| | * Enable and document syslog logger in Xvnc.Michal Srb2015-04-102-5/+7
| * | Warn about not reseting Xvnc and terminate instead.Michal Srb2015-04-011-1/+6
| |/
* / Add -version argument to XvncPierre Ossman2015-04-271-6/+17
|/
* Merge branch 'multisocket-rebased' of https://github.com/twaugh/tigervncPierre Ossman2015-03-174-35/+58
|\
| * Fixed IPv6 support.Tim Waugh2015-03-134-35/+58
* | Merge branch 'upreqs' of https://github.com/CendioOssman/tigervncPierre Ossman2015-03-127-750/+30
|\ \ | |/ |/|
| * Remove code supporting Xorg older than 1.7Pierre Ossman2015-01-296-746/+28
| * Raise base Xorg requirement to 1.7Pierre Ossman2015-01-271-4/+2
* | Link libvnc.so with '-z now' to make symbol resolution failures obvious.Tim Waugh2015-02-261-1/+1
* | Merge branch 'cmdline-crash' of https://github.com/twaugh/tigervncPierre Ossman2015-02-261-8/+28
|\ \
| * | Don't return without value here.Tim Waugh2015-02-251-1/+1
| * | Abort argument processing on error.Tim Waugh2015-02-181-8/+28
* | | Check for out-of-memory when installing color map.Tim Waugh2015-02-251-7/+4
* | | Updated to build against xorg-x11-server 1.17.x.Tim Waugh2015-02-252-7/+9
* | | Update copyright yearsPierre Ossman2015-02-201-1/+1
|/ /
* | Fixes for build issues caused by recent restructuringBrian P. Hinz2015-02-043-0/+12
* | Make the calls to va_list logging functions more explicitPierre Ossman2015-01-301-4/+4
* | Avoid shadowing variablesPierre Ossman2015-01-291-21/+21
* | ddxInitGlobals() was removed from Xorg ages agoPierre Ossman2015-01-291-5/+0
* | ddxBeforeReset() is only conditionally included in the buildPierre Ossman2015-01-291-0/+2
* | Properly define functions as not having any argumentsPierre Ossman2015-01-291-5/+4
* | Remove declaration for variable already present in headersPierre Ossman2015-01-291-3/+0
* | Make sure we get prototypes for global DDX functionsPierre Ossman2015-01-291-0/+4
* | 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-292-19/+30
* | Use proper prototypes in headers for all our internal functionsPierre Ossman2015-01-296-12/+13
* | Restructure code a bit to avoid warning about unused variablePierre Ossman2015-01-291-23/+20
|/
* More debug logging for screen layout changesPierre Ossman2015-01-261-0/+8
* Restructure Xvnc/libvnc.so code to avoid C++ header hacksPierre Ossman2015-01-2621-2451/+3177
* Band aid to work around inluding C headers in C++ codePierre Ossman2014-12-121-0/+3
* Change development version to 1.4.80Pierre Ossman2014-11-191-1/+1