aboutsummaryrefslogtreecommitdiffstats
path: root/unix/vncconfig
Commit message (Expand)AuthorAgeFilesLines
* Subclass exceptions from std::exceptionPierre Ossman2024-11-061-1/+1
* Use what() to access exception descriptionPierre Ossman2024-11-061-1/+1
* Consistently use SocketException for socket errorsPierre Ossman2024-10-091-1/+1
* Merge branch 'c++11' of github.com:CendioOssman/tigervncPierre Ossman2024-06-243-27/+27
|\
| * Avoid shadowing variablesPierre Ossman2024-06-242-12/+12
| * Mark overridden virtual functionsPierre Ossman2024-06-242-9/+9
| * Use nullptr in all C++ codePierre Ossman2024-06-241-6/+6
* | Merge branch 'dri3' of github.com:CendioOssman/tigervncPierre Ossman2024-06-201-1/+1
|\ \ | |/ |/|
| * Hide from GNOME to enable animationsPierre Ossman2024-06-201-1/+1
* | Merge branch 'present' of github.com:CendioOssman/tigervncPierre Ossman2024-06-193-5/+4
|\|
| * Explicitly request timer repetitionPierre Ossman2024-06-192-4/+3
| * Stop treating "0" as "no timeouts"Pierre Ossman2024-06-191-1/+1
* | vncconfig: add option to force view-only remote client connectionsCarlos Santos2024-04-264-10/+17
|/
* Prefer target_include_directories()Pierre Ossman2023-03-311-5/+5
* Use StringParameters directlyPierre Ossman2023-02-041-4/+3
* Explicitly mark unused parametersPierre Ossman2023-01-042-3/+3
* Mark system include paths correctlyPierre Ossman2023-01-041-1/+1
* Log objects should be localPierre Ossman2022-01-211-1/+1
* Be consistent in including config.hPierre Ossman2021-12-303-0/+13
* Use standard install dir variable namesPierre Ossman2020-03-121-2/+2
* Start sessions via PAMPierre Ossman2020-03-121-2/+2
* Change to https for tigervnc URLPierre Ossman2018-10-191-1/+1
* Add a basic gitignoreLauri Kasanen2018-07-111-0/+1
* Restore UI for PRIMARY behaviourPierre Ossman2016-07-081-1/+24
* Merge branch 'clipboard'Pierre Ossman2016-07-084-322/+9
|\
| * Remove clipboard code from vncconfigPierre Ossman2016-02-054-311/+9
* | Fix ptr usageuglym82016-05-111-1/+1
* | Split out setPrimaryCB option in UNIX vncconfigScott Roland2016-03-291-2/+13
|/
* 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
* Make sure we check failed memory allocationsPierre Ossman2014-10-102-1/+23
* Avoid extra spacing in the generated man pagesPierre Ossman2014-09-171-7/+7
* Remove the date from man pagesPierre Ossman2014-09-171-1/+1
* Clean up the authors section of the man pagesPierre Ossman2014-09-171-3/+4
* Fix unsafe usage of the logging functions.Pierre Ossman2012-04-261-1/+1
* Consolidate the installation paths and make sure we have decent defaults.Pierre Ossman2012-03-271-2/+2
* Rename man pages to .1 when installingDRC2011-06-251-1/+1
* Install man pages during 'make install' on Unix systemsDRC2011-06-251-0/+3
* Remove unused autotools build systemDRC2011-06-241-19/+0
* Get the Unix stuff to build using CMake. Based on a patch by Henrik Andersson.Pierre Ossman2011-03-081-0/+12
* Fix VPATH and out-of-tree buildsDRC2010-02-141-4/+4
* Make unix/ subtree compilable.Adam Tkac2009-09-041-4/+7
* Revert r3657 (import of autogenerated) files.Adam Tkac2009-03-131-653/+0
* Import autogenerated files for unix/ and common/ subdirs to make sourceAdam Tkac2009-03-111-0/+653
* Rebrand the source as TigerVNC. It is my hope that this patch isPeter Åstrand2009-02-271-2/+2
* [Bugfix] Include man files and more jpeg libraries in tarballAdam Tkac2008-10-221-0/+2
* Install *man files and vncserver script in Makefile.amsAdam Tkac2008-09-291-0/+2
* Include headers in Makefile.am-s in unix/* to fix "make dist" commandAdam Tkac2008-07-141-1/+4
* - generate Makefile.in in unix/* subtree from Makefile.amAdam Tkac2008-04-172-24/+9