index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.15-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unix
/
xserver
/
hw
/
vnc
/
vncExt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Separate parameter name and value in VNC extension
Pierre Ossman
2024-12-03
1
-6
/
+17
*
vncconfig: add option to force view-only remote client connections
Carlos Santos
2024-04-26
1
-1
/
+1
*
Remove legacy Xorg code
Pierre Ossman
2020-04-02
1
-95
/
+0
*
Proper cleanup on termination of Xvnc/libvnc.so
Pierre Ossman
2018-05-29
1
-0
/
+1
*
Make VNC extension startup mandatory
Pierre Ossman
2017-12-07
1
-5
/
+2
*
Merge branch 'clipboard'
Pierre Ossman
2016-07-08
1
-163
/
+0
|
\
|
*
Move server to client clipboard out of vncconfig
Pierre Ossman
2016-02-05
1
-74
/
+0
|
*
Move client to server clipboard out of vncconfig
Pierre Ossman
2016-01-12
1
-89
/
+0
*
|
Add AllowOverride parameter.
Michal Srb
2016-03-21
1
-8
/
+7
|
/
*
Fix inverted logic in ProcVncExtSetParam.
Michal Srb
2015-11-12
1
-1
/
+1
*
Avoid complaints about unused variable in argument less requests
Pierre Ossman
2015-01-29
1
-3
/
+0
*
No need to cast these as they are already an appropriate type
Pierre Ossman
2015-01-29
1
-3
/
+3
*
Declare variables at the start of each block, as required
Pierre Ossman
2015-01-29
1
-14
/
+17
*
Restructure Xvnc/libvnc.so code to avoid C++ header hacks
Pierre Ossman
2015-01-26
1
-0
/
+771