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
/
x0vncserver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix unsafe usage of the logging functions.
Pierre Ossman
2012-04-26
1
-1
/
+1
*
Consolidate the installation paths and make sure we have decent defaults.
Pierre Ossman
2012-03-27
1
-2
/
+2
*
Reimplement the deferred update handling, this time in a more robust and
Pierre Ossman
2011-11-08
1
-3
/
+1
*
Link x0vncserver against Xtst, if it was detected (otherwise x0vncserver is v...
DRC
2011-08-19
1
-0
/
+6
*
Fixes a typo introduced with commit 4570.
Henrik Andersson
2011-06-29
1
-1
/
+1
*
Added leftout cmake build of x0vncserver, fixes bug #3329519.
Henrik Andersson
2011-06-29
1
-0
/
+21
*
Remove unused autotools build system
DRC
2011-06-24
1
-28
/
+0
*
Previous fix for statically linking against GnuTLS on OS X broke the build on...
DRC
2010-10-01
1
-0
/
+4
*
Support linking statically with GnuTLS on OS X
DRC
2010-10-01
1
-1
/
+1
*
[Development] Replace SSecurityFactoryStandard class by simplier Security class.
Adam Tkac
2010-04-23
1
-1
/
+0
*
[Development] Add possibility to define viewer/server specific parameters via
Adam Tkac
2010-04-23
1
-0
/
+2
*
Fix VPATH and out-of-tree builds
DRC
2010-02-14
1
-4
/
+4
*
[Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is able
Adam Tkac
2010-02-05
1
-1
/
+1
*
Make unix/ subtree compilable.
Adam Tkac
2009-09-04
1
-5
/
+7
*
Revert previous commit (r3889). Windows code has to be cleaned before this
Adam Tkac
2009-09-04
1
-1
/
+1
*
Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free()
Adam Tkac
2009-09-04
1
-1
/
+1
*
Revert r3657 (import of autogenerated) files.
Adam Tkac
2009-03-13
1
-741
/
+0
*
Import autogenerated files for unix/ and common/ subdirs to make source
Adam Tkac
2009-03-11
1
-0
/
+741
*
Remove the "video" feature and its associated custom JPEG handling.
Pierre Ossman
2009-03-05
1
-2
/
+0
*
Rebrand the source as TigerVNC. It is my hope that this patch is
Peter Åstrand
2009-02-27
2
-7
/
+7
*
[Documentation] Documented the VideoArea parameter.
Constantin Kaplinsky
2008-12-23
1
-5
/
+18
*
[Documentation] Corrected documentation on UseHardwareJPEG parameter.
Constantin Kaplinsky
2008-12-23
1
-6
/
+6
*
[Documentation] Documented the VideoPriority parameter.
Constantin Kaplinsky
2008-12-23
1
-2
/
+21
*
[Bugfix] Include man files and more jpeg libraries in tarball
Adam Tkac
2008-10-22
1
-0
/
+2
*
[Cleanup] Detect and handle IRIX related enhancements in common/* directory only
Adam Tkac
2008-10-06
1
-1
/
+1
*
Install *man files and vncserver script in Makefile.ams
Adam Tkac
2008-09-29
1
-0
/
+2
*
Merged changes from branches/1.5-xserver (revision range 2432:2631) back to t...
Constantin Kaplinsky
2008-09-28
3
-31
/
+19
|
\
|
*
Include headers in Makefile.am-s in unix/* to fix "make dist" command
Adam Tkac
2008-07-14
1
-1
/
+4
|
*
- generate Makefile.in in unix/* subtree from Makefile.am
Adam Tkac
2008-04-17
2
-30
/
+15
|
*
- use PACKAGE_NAME/PACKAGE_VERSION macros instead PACKAGE/VERSION (AC_INIT() ...
Adam Tkac
2008-04-17
1
-1
/
+1
|
*
After discussion with Constantin reverted 2433, 2434, 2436, 2437 and 2438
Adam Tkac
2008-03-22
5
-25
/
+30
|
*
- use Makefile.am and configure.ac
Adam Tkac
2008-03-20
5
-30
/
+25
*
|
[Bugfix] When terminating x0vncserver by pressing Ctrl+C in a remote viewer, ...
Constantin Kaplinsky
2008-09-05
1
-0
/
+2
*
|
[Enhancements, refactoring] Rationalized functions to control video
Constantin Kaplinsky
2008-09-05
1
-1
/
+1
*
|
[Bugfix] Geometry::getVideoRect() should return coordinates relative to the
Constantin Kaplinsky
2008-09-02
2
-5
/
+19
*
|
Passing VideoArea parameter to VNCServerST object. VNCServerST saves the
Constantin Kaplinsky
2008-08-21
1
-2
/
+3
*
|
Added parsing for new VideoArea parameter. It does not have any effect yet.
Constantin Kaplinsky
2008-08-20
2
-6
/
+41
*
|
Added a comment.
Constantin Kaplinsky
2008-08-20
1
-0
/
+2
*
|
Fixed a few more memory leaks.
Constantin Kaplinsky
2008-08-20
1
-3
/
+6
*
|
Geometry string parsing has been moved to a separate member function of the
Constantin Kaplinsky
2008-08-20
2
-13
/
+27
*
|
Minor cleanup: declaring PollingManager::sendChanges() as const.
Constantin Kaplinsky
2008-06-04
2
-2
/
+2
*
|
Implemented support for command-line options that print version information
Constantin Kaplinsky
2008-06-04
2
-4
/
+18
*
|
Minor cleanup, no code changes: updated a comment and moved XDesktop::poll()
Constantin Kaplinsky
2008-06-04
1
-7
/
+6
*
|
Refactoring: now PollingManager is owned by XPixelBuffer. No other classes
Constantin Kaplinsky
2008-06-04
5
-27
/
+21
*
|
Code refactoring: PollingManager should not know anything about
Constantin Kaplinsky
2008-06-04
4
-18
/
+14
*
|
Code refactoring: passing geometry to XPixelBuffer as a Rect instead of four
Constantin Kaplinsky
2008-06-04
3
-18
/
+9
*
|
Code improvements and better error checking in the Geometry class:
Constantin Kaplinsky
2008-06-04
3
-21
/
+22
*
|
Code refactoring: maintaining the Image object representing the framebuffer
Constantin Kaplinsky
2008-06-04
3
-26
/
+35
*
|
Code refactoring: setting pixel format in XPixelBuffer instead of XDesktop.
Constantin Kaplinsky
2008-06-03
3
-18
/
+23
*
|
Code refactoring: passing VNCServer pointer to PollingManager methods
Constantin Kaplinsky
2008-06-03
3
-27
/
+12
[next]