| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'dri3' of github.com:CendioOssman/tigervnc | Pierre Ossman | 2024-06-20 | 1 | -1/+1 |
|\ |
|
| * | Hide from GNOME to enable animations | Pierre Ossman | 2024-06-20 | 1 | -1/+1 |
* | | Merge branch 'present' of github.com:CendioOssman/tigervnc | Pierre Ossman | 2024-06-19 | 3 | -5/+4 |
|\| |
|
| * | Explicitly request timer repetition | Pierre Ossman | 2024-06-19 | 2 | -4/+3 |
| * | Stop treating "0" as "no timeouts" | Pierre Ossman | 2024-06-19 | 1 | -1/+1 |
* | | vncconfig: add option to force view-only remote client connections | Carlos Santos | 2024-04-26 | 4 | -10/+17 |
|/ |
|
* | Prefer target_include_directories() | Pierre Ossman | 2023-03-31 | 1 | -5/+5 |
* | Use StringParameters directly | Pierre Ossman | 2023-02-04 | 1 | -4/+3 |
* | Explicitly mark unused parameters | Pierre Ossman | 2023-01-04 | 2 | -3/+3 |
* | Mark system include paths correctly | Pierre Ossman | 2023-01-04 | 1 | -1/+1 |
* | Log objects should be local | Pierre Ossman | 2022-01-21 | 1 | -1/+1 |
* | Be consistent in including config.h | Pierre Ossman | 2021-12-30 | 3 | -0/+13 |
* | Use standard install dir variable names | Pierre Ossman | 2020-03-12 | 1 | -2/+2 |
* | Start sessions via PAM | Pierre Ossman | 2020-03-12 | 1 | -2/+2 |
* | Change to https for tigervnc URL | Pierre Ossman | 2018-10-19 | 1 | -1/+1 |
* | Add a basic gitignore | Lauri Kasanen | 2018-07-11 | 1 | -0/+1 |
* | Restore UI for PRIMARY behaviour | Pierre Ossman | 2016-07-08 | 1 | -1/+24 |
* | Merge branch 'clipboard' | Pierre Ossman | 2016-07-08 | 4 | -322/+9 |
|\ |
|
| * | Remove clipboard code from vncconfig | Pierre Ossman | 2016-02-05 | 4 | -311/+9 |
* | | Fix ptr usage | uglym8 | 2016-05-11 | 1 | -1/+1 |
* | | Split out setPrimaryCB option in UNIX vncconfig | Scott Roland | 2016-03-29 | 1 | -2/+13 |
|/ |
|
* | No need to force modifiable strings here | Pierre Ossman | 2015-03-03 | 2 | -2/+2 |
* | Pointer truncation/expansion needs to be very explicit | Pierre Ossman | 2015-03-03 | 1 | -2/+3 |
* | Add extra parentheses to avoid and/or priority ambiguity | Pierre Ossman | 2015-03-03 | 1 | -1/+1 |
* | Make sure we check failed memory allocations | Pierre Ossman | 2014-10-10 | 2 | -1/+23 |
* | Avoid extra spacing in the generated man pages | Pierre Ossman | 2014-09-17 | 1 | -7/+7 |
* | Remove the date from man pages | Pierre Ossman | 2014-09-17 | 1 | -1/+1 |
* | Clean up the authors section of the man pages | Pierre Ossman | 2014-09-17 | 1 | -3/+4 |
* | Fix unsafe usage of the logging functions. | Pierre Ossman | 2012-04-26 | 1 | -1/+1 |
* | Consolidate the installation paths and make sure we have decent defaults. | Pierre Ossman | 2012-03-27 | 1 | -2/+2 |
* | Rename man pages to .1 when installing | DRC | 2011-06-25 | 1 | -1/+1 |
* | Install man pages during 'make install' on Unix systems | DRC | 2011-06-25 | 1 | -0/+3 |
* | Remove unused autotools build system | DRC | 2011-06-24 | 1 | -19/+0 |
* | Get the Unix stuff to build using CMake. Based on a patch by Henrik Andersson. | Pierre Ossman | 2011-03-08 | 1 | -0/+12 |
* | Fix VPATH and out-of-tree builds | DRC | 2010-02-14 | 1 | -4/+4 |
* | Make unix/ subtree compilable. | Adam Tkac | 2009-09-04 | 1 | -4/+7 |
* | Revert r3657 (import of autogenerated) files. | Adam Tkac | 2009-03-13 | 1 | -653/+0 |
* | Import autogenerated files for unix/ and common/ subdirs to make source | Adam Tkac | 2009-03-11 | 1 | -0/+653 |
* | Rebrand the source as TigerVNC. It is my hope that this patch is | Peter Åstrand | 2009-02-27 | 1 | -2/+2 |
* | [Bugfix] Include man files and more jpeg libraries in tarball | Adam Tkac | 2008-10-22 | 1 | -0/+2 |
* | Install *man files and vncserver script in Makefile.ams | Adam Tkac | 2008-09-29 | 1 | -0/+2 |
* | Include headers in Makefile.am-s in unix/* to fix "make dist" command | Adam Tkac | 2008-07-14 | 1 | -1/+4 |
* | - generate Makefile.in in unix/* subtree from Makefile.am | Adam Tkac | 2008-04-17 | 2 | -24/+9 |
* | After discussion with Constantin reverted 2433, 2434, 2436, 2437 and 2438 | Adam Tkac | 2008-03-22 | 2 | -9/+24 |
* | - use Makefile.am and configure.ac | Adam Tkac | 2008-03-20 | 2 | -24/+9 |
* | A grammar fix in man pages. | Constantin Kaplinsky | 2006-06-02 | 1 | -1/+1 |
* | Updated build scripts in unix/ for new directory layout. | Constantin Kaplinsky | 2006-06-02 | 1 | -3/+4 |
* | Migrating to new directory structure adopted from the RealVNC's source tree. ... | Constantin Kaplinsky | 2006-05-25 | 8 | -0/+1478 |