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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unix
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
*
Indented computeScreenLayout and setScreenLayout
Peter Åstrand (astrand)
2018-04-09
1
-28
/
+28
*
Fix indentation in XDesktop.cxx
Pierre Ossman
2018-03-07
1
-257
/
+257
*
Unset pixel buffer when x0vncserver client disconnects.
Michal Srb
2018-03-07
1
-1
/
+5
*
Check for TrueColor support in x0vncserver
Pierre Ossman
2018-02-27
3
-9
/
+12
*
Merge branch 'escape-opts' of https://github.com/olivergondza/tigervnc
Pierre Ossman
2018-02-27
1
-1
/
+1
|
\
|
*
Make sure auth argument is escaped
Oliver Gondža
2018-02-20
1
-1
/
+1
*
|
Update visible copyright year to 2018
Samuel Mannehed
2018-02-08
1
-1
/
+1
|
/
*
Fix for RENDER hooks on Xorg < 1.12
Pierre Ossman
2018-02-05
1
-0
/
+12
*
Add overlooked parameters to Xvnc and x0vncserver man pages
Pierre Ossman
2018-02-05
2
-0
/
+44
*
Sync x0vncserver and Xvnc man pages
Pierre Ossman
2018-02-05
2
-95
/
+108
*
Remove DeferUpdate from man pages
Pierre Ossman
2018-02-05
2
-32
/
+0
*
Rename README.txt to README.rst and convert to reStructuredText
Peter Åstrand (astrand)
2018-01-31
1
-1
/
+1
*
Hook remaining XRender operations
Pierre Ossman
2018-01-23
1
-0
/
+304
*
Use XShmGetImage for large reads
Peter Åstrand (astrand)
2018-01-15
1
-2
/
+7
*
Adjust dimensions for rotated monitors
Pierre Ossman
2017-12-07
1
-0
/
+10
*
Make VNC extension startup mandatory
Pierre Ossman
2017-12-07
4
-63
/
+15
*
Call FatalError on fatal exceptions
Pierre Ossman
2017-12-07
3
-1
/
+27
*
Move XDesktop specific parameters in to same file
Pierre Ossman
2017-11-08
2
-7
/
+5
*
x0vncserver does not support SetDesktopSize; remove -AcceptSetDesktopSize
Peter Åstrand (astrand)
2017-11-08
1
-0
/
+3
*
Removed IRIX/Solaris overlay support
Peter Åstrand (astrand)
2017-11-08
5
-289
/
+4
*
Remove support for Lynx/OS
Peter Åstrand (astrand)
2017-11-08
3
-15
/
+0
*
Added my/Cendio copyright where relevant
Peter Åstrand (astrand)
2017-11-08
2
-0
/
+2
*
Set the correct cursor when starting
Peter Åstrand (astrand)
2017-11-08
2
-6
/
+16
*
Move XDesktop to separate file
Peter Åstrand (astrand)
2017-11-08
4
-419
/
+499
*
Using namespace rfb in header files is a bad idea
Peter Åstrand (astrand)
2017-11-07
5
-17
/
+15
*
Build with support for MIT-SHM
Peter Åstrand (astrand)
2017-11-07
2
-11
/
+1
*
Add debug trace when the clipboard changes
Pierre Ossman
2017-10-12
1
-0
/
+3
*
Don't validate timestamp on clipboard request
Pierre Ossman
2017-10-12
1
-7
/
+5
*
Push query connect timeout back in to Xvnc
Pierre Ossman
2017-10-04
2
-5
/
+28
*
Don't queue a query if it is directly rejected
Pierre Ossman
2017-10-04
1
-6
/
+6
[prev]
[next]