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
*
option -xstartup added
Llorenç Garcia Martinez
2015-10-30
1
-0
/
+7
*
option -xstartup added
Llorenç Garcia Martinez
2015-10-30
1
-11
/
+16
*
Merge branch 'patch-1' of https://github.com/Siot/tigervnc
Pierre Ossman
2015-10-30
2
-13
/
+34
|
\
|
*
Added -noxstartup
Llorenç Garcia Martinez
2015-10-23
1
-0
/
+6
|
*
new option -noxstartup to not load any xstartup script file
Llorenç Garcia Martinez
2015-10-23
1
-13
/
+28
*
|
Xvnc.man: remove -i option
Kirill Kolyshkin
2015-10-28
1
-1
/
+1
*
|
update manpage teaching about ~/.vnc/config
graysky
2015-10-19
1
-0
/
+8
*
|
update vncserver to parse a config file
graysky
2015-10-19
1
-11
/
+63
|
/
*
vncserver: Clean pid files of dead processes.
Michal Srb
2015-10-02
1
-1
/
+7
*
Properly free temporary cursor buffer
Pierre Ossman
2015-09-29
1
-0
/
+2
*
Avoid dropping const qualifier needlessly
Pierre Ossman
2015-09-29
1
-4
/
+4
*
Return TcpListener pointers rather than objects
Pierre Ossman
2015-09-29
5
-32
/
+43
*
Make sure fallback block handler remains enabled
Pierre Ossman
2015-09-24
1
-0
/
+3
*
Use REGION_INTERSECT() rather than trying to compute things manually
Pierre Ossman
2015-09-14
1
-3
/
+13
*
Make vncHooksComposite() and vncHooksGlyphs() static
Pierre Ossman
2015-09-14
1
-2
/
+2
*
Remove REGION_NULL fallback
Pierre Ossman
2015-09-14
1
-7
/
+0
*
Refuse to start Xvnc if we failed to initialise a screen
Pierre Ossman
2015-09-14
3
-0
/
+11
*
Change netmask to prefix in ACL documentation
Pierre Ossman
2015-08-10
1
-6
/
+5
*
Fix reversed logic in vncIsTCPPortUsed()
Pierre Ossman
2015-08-10
1
-2
/
+2
*
Set user/client requested mode as preferred
Pierre Ossman
2015-07-30
4
-58
/
+93
*
Start a hidden rather than minimised vncconfig
Pierre Ossman
2015-07-30
1
-1
/
+1
*
Change development version to 1.5.80
Pierre Ossman
2015-06-18
1
-1
/
+1
*
Fix some bad signed/unsigned mismatches
Pierre Ossman
2015-06-17
1
-4
/
+4
*
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
3
-6
/
+13
|
\
\
|
|
*
Enable and document syslog logger in Xvnc.
Michal Srb
2015-04-10
2
-5
/
+7
|
*
|
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 'multisocket-rebased' of https://github.com/twaugh/tigervnc
Pierre Ossman
2015-03-17
5
-44
/
+80
|
\
|
*
Fixed IPv6 support.
Tim Waugh
2015-03-13
5
-44
/
+80
*
|
Merge branch 'upreqs' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2015-03-12
16
-1844
/
+30
|
\
\
|
|
/
|
/
|
|
*
Remove code supporting Xorg older than 1.7
Pierre Ossman
2015-01-29
6
-746
/
+28
|
*
Move build-xorg to contrib as it is not a maintained component
Pierre Ossman
2015-01-27
4
-609
/
+0
|
*
Raise base Xorg requirement to 1.7
Pierre Ossman
2015-01-27
7
-490
/
+3
*
|
Handler still needs to return something even with XDamage
Pierre Ossman
2015-03-03
1
-0
/
+2
*
|
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
*
|
Link libvnc.so with '-z now' to make symbol resolution failures obvious.
Tim Waugh
2015-02-26
1
-1
/
+1
*
|
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
3
-7
/
+146
*
|
|
Update copyright years
Pierre Ossman
2015-02-20
1
-1
/
+1
|
/
/
*
|
Fixes for build issues caused by recent restructuring
Brian P. Hinz
2015-02-04
3
-0
/
+12
*
|
Make the calls to va_list logging functions more explicit
Pierre Ossman
2015-01-30
1
-4
/
+4
*
|
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
[next]