summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Raise base Xorg requirement to 1.7Pierre Ossman2015-01-278-511/+6
* Raise FLTK requirement to 1.3.3Pierre Ossman2015-01-2711-461/+5
* Merge branch 'xorgheaders' of https://github.com/CendioOssman/tigervncPierre Ossman2015-01-2729-2462/+3225
|\
| * More debug logging for screen layout changesPierre Ossman2015-01-263-9/+26
| * Remove logging of each Timer firingPierre Ossman2015-01-261-1/+0
| * Restructure Xvnc/libvnc.so code to avoid C++ header hacksPierre Ossman2015-01-2625-2455/+3195
| * Allow LogWriter objects to be used with va_list argumentPierre Ossman2015-01-261-0/+4
| * Band aid to work around inluding C headers in C++ codePierre Ossman2014-12-121-0/+3
* | Merge pull request #94 from bphinz/buildfixesBrian Hinz2014-12-2690-10780/+0
|\ \ | |/ |/|
| * Removing unwanted commits from pull requestBrian P. Hinz2014-12-262-13/+0
| * Remove support for openSUSE 11.4Brian P. Hinz2014-12-2690-10780/+0
| * Fix for broken GLX extension in rhel6u6Brian P. Hinz2014-12-062-0/+13
* | IPv6: create new socket if IPv6 bind fails (#77).Tim Waugh2014-12-101-93/+90
* | Merge pull request #88 from bphinz/buildfixesBrian Hinz2014-12-063-7/+14
|\|
| * Fixes for el6 spec fileBrian P. Hinz2014-12-061-4/+7
| * Fix for rpm-based packages when self-signed cert is used to sign java appletBrian P. Hinz2014-12-063-3/+7
* | Merge branch 'translations' of https://github.com/CendioOssman/tigervncPierre Ossman2014-12-038-512/+1225
|\ \
| * | Reduce symbol scope of parameter helpersPierre Ossman2014-12-031-10/+10
| * | Rework the error message in parameters.cxxPierre Ossman2014-12-031-71/+51
| * | Simplify log message as we always use TrueColourPierre Ossman2014-12-031-3/+1
| * | Improve some error messagesPierre Ossman2014-12-032-5/+5
| * | Add comments for translators where requestedPierre Ossman2014-12-034-0/+11
| * | Sort translation strings by file insteadPierre Ossman2014-12-031-2/+2
| * | Update German translationsMario Blättermann2014-12-021-233/+205
| * | Update Dutch translationsBenno Schulenberg2014-12-021-187/+186
| * | Add Ukrainian translationsYuri Chornoivan2014-12-022-1/+754
|/ /
* | Merge branch 'readonlypassword' of https://github.com/CendioOssman/tigervncPierre Ossman2014-12-0216-74/+164
|\ \
| * | Make sure attributes propagate through security wrappersPierre Ossman2014-12-024-2/+34
| * | Limit access to non-shared modePierre Ossman2014-12-023-1/+4
| * | Use new API for getVncAuthPasswd()Pierre Ossman2014-12-021-1/+2
| * | Merge branch 'readonlypassword' of https://github.com/michalsrb/tigervnc into...Pierre Ossman2014-12-0211-70/+124
|/| |
| * | Update comment of VncAuthPasswdGetter::getVncAuthPasswd.Michal Srb2014-11-241-2/+2
| * | Add AccessSetDesktopSize right.Michal Srb2014-11-245-14/+24
| * | VncAuth: Read and use readonly password.Michal Srb2014-11-102-25/+47
| * | vncpasswd: Ask for read only password.Michal Srb2014-11-101-24/+44
| * | Allow SSecurity to specify AccessRights for SConnection.Michal Srb2014-11-105-5/+7
* | | Merge pull request #80 from bphinz/buildfixesBrian Hinz2014-11-221-7/+0
|\ \ \ | | |/ | |/|
| * | More RPM spec file cleanupBrian P. Hinz2014-11-221-7/+0
* | | Merge pull request #79 from bphinz/buildfixesBrian Hinz2014-11-213-7/+3
|\| |
| * | SPEC file cleanupBrian P. Hinz2014-11-213-7/+3
* | | Merge pull request #76 from bphinz/buildfixesBrian Hinz2014-11-191-31/+8
|\| |
| * | Remove libvnc server module from statically built versionsBrian P. Hinz2014-11-191-31/+8
* | | Merge pull request #75 from bphinz/javaBrian Hinz2014-11-191-4/+9
|\ \ \
| * | | More Java viewer clipboard handler fixesBrian P. Hinz2014-11-191-4/+9
* | | | Change development version to 1.4.80Pierre Ossman2014-11-193-4/+4
* | | | Fix setsockopt() call on WindowsPierre Ossman2014-11-191-1/+1
* | | | Assume inet_pton() is missing on WindowsPierre Ossman2014-11-191-0/+5
* | | | Update translation template filePierre Ossman2014-11-191-46/+68
* | | | Remove "Error:" prefix from error messagePierre Ossman2014-11-191-1/+1
* | | | Merge branch 'ipv6' of https://github.com/CendioOssman/tigervncPierre Ossman2014-11-193-41/+195
|\ \ \ \