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.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
/
xvnc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
TigerVNC 1.5.0
v1.5.0
1.5-branch
Pierre Ossman
2015-07-11
1
-1
/
+1
*
TigerVNC 1.4.90 (1.5.0 beta)
v1.4.90
Pierre Ossman
2015-06-18
1
-1
/
+1
*
Default to -noreset in Xvnc
Pierre Ossman
2015-05-04
1
-1
/
+4
*
-
.
Merge branches 'noreset' and 'syslog' of https://github.com/michalsrb/tigervnc
Pierre Ossman
2015-05-04
1
-1
/
+6
|
\
\
|
*
|
Warn about not reseting Xvnc and terminate instead.
Michal Srb
2015-04-01
1
-1
/
+6
|
|
/
*
/
Add -version argument to Xvnc
Pierre Ossman
2015-04-27
1
-6
/
+17
|
/
*
Merge branch 'upreqs' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2015-03-12
1
-36
/
+13
|
\
|
*
Remove code supporting Xorg older than 1.7
Pierre Ossman
2015-01-29
1
-36
/
+13
*
|
Merge branch 'cmdline-crash' of https://github.com/twaugh/tigervnc
Pierre Ossman
2015-02-26
1
-8
/
+28
|
\
\
|
*
|
Don't return without value here.
Tim Waugh
2015-02-25
1
-1
/
+1
|
*
|
Abort argument processing on error.
Tim Waugh
2015-02-18
1
-8
/
+28
*
|
|
Check for out-of-memory when installing color map.
Tim Waugh
2015-02-25
1
-7
/
+4
*
|
|
Updated to build against xorg-x11-server 1.17.x.
Tim Waugh
2015-02-25
1
-6
/
+6
*
|
|
Update copyright years
Pierre Ossman
2015-02-20
1
-1
/
+1
|
/
/
*
|
Avoid shadowing variables
Pierre Ossman
2015-01-29
1
-21
/
+21
*
|
ddxInitGlobals() was removed from Xorg ages ago
Pierre Ossman
2015-01-29
1
-5
/
+0
*
|
ddxBeforeReset() is only conditionally included in the build
Pierre Ossman
2015-01-29
1
-0
/
+2
*
|
Properly define functions as not having any arguments
Pierre Ossman
2015-01-29
1
-5
/
+4
*
|
Remove declaration for variable already present in headers
Pierre Ossman
2015-01-29
1
-3
/
+0
*
|
Make sure we get prototypes for global DDX functions
Pierre Ossman
2015-01-29
1
-0
/
+4
*
|
Declare variables at the start of each block, as required
Pierre Ossman
2015-01-29
1
-5
/
+13
*
|
Use proper prototypes in headers for all our internal functions
Pierre Ossman
2015-01-29
1
-3
/
+3
|
/
*
Restructure Xvnc/libvnc.so code to avoid C++ header hacks
Pierre Ossman
2015-01-26
1
-0
/
+1700