aboutsummaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Change netmask to prefix in ACL documentationPierre Ossman2015-08-101-6/+5
* Fix reversed logic in vncIsTCPPortUsed()Pierre Ossman2015-08-101-2/+2
* Set user/client requested mode as preferredPierre Ossman2015-07-304-58/+93
* Start a hidden rather than minimised vncconfigPierre Ossman2015-07-301-1/+1
* Change development version to 1.5.80Pierre Ossman2015-06-181-1/+1
* Fix some bad signed/unsigned mismatchesPierre Ossman2015-06-171-4/+4
* 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-175-44/+80
|\
| * Fixed IPv6 support.Tim Waugh2015-03-135-44/+80
* | Merge branch 'upreqs' of https://github.com/CendioOssman/tigervncPierre Ossman2015-03-1216-1844/+30
|\ \ | |/ |/|
| * Remove code supporting Xorg older than 1.7Pierre Ossman2015-01-296-746/+28
| * Move build-xorg to contrib as it is not a maintained componentPierre Ossman2015-01-274-609/+0
| * Raise base Xorg requirement to 1.7Pierre Ossman2015-01-277-490/+3
* | Handler still needs to return something even with XDamagePierre Ossman2015-03-031-0/+2
* | No need to force modifiable strings herePierre Ossman2015-03-032-2/+2
* | Pointer truncation/expansion needs to be very explicitPierre Ossman2015-03-031-2/+3
* | Add extra parentheses to avoid and/or priority ambiguityPierre Ossman2015-03-031-1/+1
* | 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-253-7/+146
* | | 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