| Commit message (Expand) | Author | Age | Files | Lines |
* | TigerVNC 1.6.90 (1.7.0 beta)v1.6.90 | Pierre Ossman | 2016-07-01 | 1 | -1/+1 |
* | Handle parameter without value in libvnc.so | Pierre Ossman | 2016-05-16 | 1 | -1/+9 |
* | Specify TigerVNC Project as the vendor/company | Pierre Ossman | 2016-05-13 | 1 | -1/+1 |
* | Move socket write event handling in to the RFB core | Pierre Ossman | 2016-04-29 | 1 | -4/+4 |
* | Avoid calling GetMaster() with old Xorg | Pierre Ossman | 2016-04-15 | 1 | -0/+4 |
* | xserver: Add support for xorg version 1.18. | Dominik Muth | 2016-04-11 | 2 | -2/+6 |
* | Document AllowOverride parameter. | Michal Srb | 2016-03-29 | 1 | -0/+15 |
* | Add AllowOverride parameter. | Michal Srb | 2016-03-21 | 3 | -8/+54 |
* | change the Copyright year | Bojan Memetovic | 2016-03-18 | 1 | -1/+1 |
* | Better check for on screen visibility | Pierre Ossman | 2016-01-11 | 1 | -13/+33 |
* | Fix race problem with detecting listening inetd sockets | Tristan Schmelcher | 2015-12-29 | 1 | -2/+1 |
* | Gracefully handle empty CopyArea operations | Pierre Ossman | 2015-11-30 | 1 | -6/+15 |
* | Change development version to 1.6.80 | Pierre Ossman | 2015-11-26 | 1 | -1/+1 |
* | Fix inverted logic in ProcVncExtSetParam. | Michal Srb | 2015-11-12 | 1 | -1/+1 |
* | Xvnc.man: remove -i option | Kirill Kolyshkin | 2015-10-28 | 1 | -1/+1 |
* | Properly free temporary cursor buffer | Pierre Ossman | 2015-09-29 | 1 | -0/+2 |
* | Avoid dropping const qualifier needlessly | Pierre Ossman | 2015-09-29 | 1 | -4/+4 |
* | Return TcpListener pointers rather than objects | Pierre Ossman | 2015-09-29 | 4 | -24/+35 |
* | Make sure fallback block handler remains enabled | Pierre Ossman | 2015-09-24 | 1 | -0/+3 |
* | Use REGION_INTERSECT() rather than trying to compute things manually | Pierre Ossman | 2015-09-14 | 1 | -3/+13 |
* | Make vncHooksComposite() and vncHooksGlyphs() static | Pierre Ossman | 2015-09-14 | 1 | -2/+2 |
* | Remove REGION_NULL fallback | Pierre Ossman | 2015-09-14 | 1 | -7/+0 |
* | Refuse to start Xvnc if we failed to initialise a screen | Pierre Ossman | 2015-09-14 | 3 | -0/+11 |
* | Fix reversed logic in vncIsTCPPortUsed() | Pierre Ossman | 2015-08-10 | 1 | -2/+2 |
* | Set user/client requested mode as preferred | Pierre Ossman | 2015-07-30 | 4 | -58/+93 |
* | Change development version to 1.5.80 | Pierre Ossman | 2015-06-18 | 1 | -1/+1 |
* | Default to -noreset in Xvnc | Pierre Ossman | 2015-05-04 | 1 | -1/+4 |
*-. | Merge branches 'noreset' and 'syslog' of https://github.com/michalsrb/tigervnc | Pierre Ossman | 2015-05-04 | 3 | -6/+13 |
|\ \ |
|
| | * | Enable and document syslog logger in Xvnc. | Michal Srb | 2015-04-10 | 2 | -5/+7 |
| * | | Warn about not reseting Xvnc and terminate instead. | Michal Srb | 2015-04-01 | 1 | -1/+6 |
| |/ |
|
* / | Add -version argument to Xvnc | Pierre Ossman | 2015-04-27 | 1 | -6/+17 |
|/ |
|
* | Merge branch 'multisocket-rebased' of https://github.com/twaugh/tigervnc | Pierre Ossman | 2015-03-17 | 4 | -35/+58 |
|\ |
|
| * | Fixed IPv6 support. | Tim Waugh | 2015-03-13 | 4 | -35/+58 |
* | | Merge branch 'upreqs' of https://github.com/CendioOssman/tigervnc | Pierre Ossman | 2015-03-12 | 7 | -750/+30 |
|\ \
| |/
|/| |
|
| * | Remove code supporting Xorg older than 1.7 | Pierre Ossman | 2015-01-29 | 6 | -746/+28 |
| * | Raise base Xorg requirement to 1.7 | Pierre Ossman | 2015-01-27 | 1 | -4/+2 |
* | | Link libvnc.so with '-z now' to make symbol resolution failures obvious. | Tim Waugh | 2015-02-26 | 1 | -1/+1 |
* | | Merge branch 'cmdline-crash' of https://github.com/twaugh/tigervnc | Pierre Ossman | 2015-02-26 | 1 | -8/+28 |
|\ \ |
|
| * | | Don't return without value here. | Tim Waugh | 2015-02-25 | 1 | -1/+1 |
| * | | Abort argument processing on error. | Tim Waugh | 2015-02-18 | 1 | -8/+28 |
* | | | Check for out-of-memory when installing color map. | Tim Waugh | 2015-02-25 | 1 | -7/+4 |
* | | | Updated to build against xorg-x11-server 1.17.x. | Tim Waugh | 2015-02-25 | 2 | -7/+9 |
* | | | Update copyright years | Pierre Ossman | 2015-02-20 | 1 | -1/+1 |
|/ / |
|
* | | Fixes for build issues caused by recent restructuring | Brian P. Hinz | 2015-02-04 | 3 | -0/+12 |
* | | Make the calls to va_list logging functions more explicit | Pierre Ossman | 2015-01-30 | 1 | -4/+4 |
* | | Avoid shadowing variables | Pierre Ossman | 2015-01-29 | 1 | -21/+21 |
* | | ddxInitGlobals() was removed from Xorg ages ago | Pierre Ossman | 2015-01-29 | 1 | -5/+0 |
* | | ddxBeforeReset() is only conditionally included in the build | Pierre Ossman | 2015-01-29 | 1 | -0/+2 |
* | | Properly define functions as not having any arguments | Pierre Ossman | 2015-01-29 | 1 | -5/+4 |
* | | Remove declaration for variable already present in headers | Pierre Ossman | 2015-01-29 | 1 | -3/+0 |