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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'exittimer' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-11-09
5
-3
/
+17
|
\
|
*
Get rid of SocketServer::checkTimeouts()
Pierre Ossman
2018-11-09
2
-3
/
+3
|
*
Properly terminate server on timeouts
Pierre Ossman
2018-11-09
4
-0
/
+14
*
|
Merge branch 'vncserver' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-11-09
5
-75
/
+90
|
\
|
|
*
Inherit SocketServer directly from VNCServer
Pierre Ossman
2018-10-26
3
-5
/
+5
|
*
Encapsulate client handling in VNCServerST
Pierre Ossman
2018-10-26
1
-0
/
+2
|
*
Remove QueryConnectionHandler
Pierre Ossman
2018-10-10
5
-57
/
+77
|
*
Force common flow of connection queries
Pierre Ossman
2018-10-09
3
-19
/
+12
*
|
Adjust XDamage tracking to geometry
Pierre Ossman
2018-11-05
1
-0
/
+2
*
|
Merge branch 'nojava' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-10-26
6
-184
/
+1
|
\
|
|
*
Remove Java web server
Pierre Ossman
2018-10-09
6
-184
/
+1
*
|
Merge branch 'x0vncserver-run-destructors' of https://github.com/x11clone/x11...
Pierre Ossman
2018-10-26
1
-0
/
+7
|
\
\
|
*
|
Run listener destructors before terminating
Peter Åstrand (astrand)
2018-10-23
1
-0
/
+7
|
|
/
*
/
Change to https for tigervnc URL
Pierre Ossman
2018-10-19
6
-6
/
+6
|
/
*
Replace Shift+Alt with Shift+Meta when possible
Pierre Ossman
2018-09-21
1
-0
/
+24
*
Update NumLock comment now that we have sync
Pierre Ossman
2018-09-21
1
-3
/
+3
*
Fix bad color of cursor with x0vncserver
Pierre Ossman
2018-09-18
1
-6
/
+5
*
Stop tracking changes for each glyph
Pierre Ossman
2018-09-13
1
-20
/
+34
*
Explicitly check screen layout after change
Pierre Ossman
2018-09-11
2
-5
/
+16
*
Adjust cursor position according to geometry
Pierre Ossman
2018-09-10
1
-0
/
+2
*
Add debug output for x0vncserver key events
Pierre Ossman
2018-07-25
1
-1
/
+5
*
Handle Shift+Tab (ISO_Left_Tab) in x0vncserver
Pierre Ossman
2018-07-25
1
-4
/
+10
*
Add a basic gitignore
Lauri Kasanen
2018-07-11
5
-0
/
+8
*
Compile fixes for Xserver 1.9
Lauri Kasanen
2018-07-09
2
-16
/
+20
*
Avoid error/warning about implicit function declaration
Jan Grulich
2018-06-28
1
-0
/
+3
*
Change development version to 1.9.80
Pierre Ossman
2018-06-13
1
-1
/
+1
*
Add support for X server 1.20.0.
Michal Srb
2018-06-08
3
-1
/
+93
*
Merge branch 'unix' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2018-05-29
9
-24
/
+82
|
\
|
*
Unix socket support in x0vncserver
Pierre Ossman
2018-05-29
2
-2
/
+19
|
*
Proper cleanup on termination of Xvnc/libvnc.so
Pierre Ossman
2018-05-29
3
-0
/
+14
|
*
Merge common socket code
Pierre Ossman
2018-05-29
2
-2
/
+2
|
*
Add support for Unix sockets
Pierre Ossman
2018-05-29
2
-0
/
+27
|
*
Use abstract SocketListener class
Pierre Ossman
2018-05-04
5
-20
/
+20
*
|
x0vncserver: Make sure rotation for new outputs is set to RR_Rotate_0
Peter Åstrand (astrand)
2018-05-08
1
-0
/
+1
*
|
Handle view only password in vncpasswd filter mode
Pierre Ossman
2018-05-07
2
-5
/
+18
|
/
*
Improve out-of-tree build of Xvnc/libvnc.so
Pierre Ossman
2018-04-13
1
-8
/
+8
*
Add RandR support for x0vncserver
Peter Åstrand (astrand)
2018-04-09
6
-6
/
+828
*
Add a tryScreenLayout function
Peter Åstrand (astrand)
2018-04-09
7
-60
/
+282
*
Add debug log messages
Peter Åstrand (astrand)
2018-04-09
1
-12
/
+27
*
Avoid disabling outputs which are already disabled
Peter Åstrand (astrand)
2018-04-09
1
-0
/
+4
*
Select the correct output for new screens
Peter Åstrand (astrand)
2018-04-09
4
-27
/
+99
*
Disable outputs which are larger than the target framebuffer size
Peter Åstrand (astrand)
2018-04-09
1
-1
/
+21
*
vncRandRDisableOutput: Disable only the requested output
Peter Åstrand (astrand)
2018-04-09
1
-1
/
+26
*
Make vncRandRGetOutputDimensions tolerant for disabled outputs
Peter Åstrand (astrand)
2018-04-09
3
-10
/
+17
*
Remove "screen" argument from Randr glue functions
Peter Åstrand (astrand)
2018-04-09
9
-69
/
+94
*
Removed support for building without RANDR define
Peter Åstrand (astrand)
2018-04-09
5
-74
/
+1
*
Corrected RandR wrapper return codes
Peter Åstrand (astrand)
2018-04-09
4
-10
/
+10
*
Move computeScreenLayout/setScreenLayout to unixcommon lib
Peter Åstrand (astrand)
2018-04-09
14
-497
/
+664
*
vncRandRGetOutputName: return a copy of the string
Peter Åstrand (astrand)
2018-04-09
3
-7
/
+14
*
Make vncRandRGetOutputId return the actual id; not a pointer
Peter Åstrand (astrand)
2018-04-09
4
-7
/
+7
[next]