Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | coverity: uninitialized scalar variable | Laxmikant Rashinkar | 2014-07-28 | 1 | -0/+3 |
| | |||||
* | coverity: Resource leak (2nd round) | Laxmikant Rashinkar | 2014-07-27 | 1 | -0/+6 |
| | |||||
* | coverity: improper use of negative value | Laxmikant Rashinkar | 2014-07-26 | 1 | -0/+5 |
| | |||||
* | work on codec mode | Jay Sorg | 2014-07-19 | 1 | -0/+1 |
| | |||||
* | xup: check for g_shmat failure and change error case | Jay Sorg | 2014-07-03 | 1 | -4/+6 |
| | |||||
* | more fixes for 32 bit color | Jay Sorg | 2014-06-10 | 1 | -3/+3 |
| | |||||
* | xup: don't need to clear on connect | Jay Sorg | 2014-05-19 | 1 | -5/+1 |
| | |||||
* | work on codec mode jpeg | Jay Sorg | 2014-03-22 | 2 | -6/+22 |
| | |||||
* | o default login limit is now 50 users (instead of 10) | Laxmikant Rashinkar | 2014-02-28 | 1 | -6/+6 |
| | | | | | o we now wait for 30 seconds for session connection (instead of 1) o if AUTO_LOGON flag is set but username is null, we force login dialog to show up | ||||
* | added server_paint_rects | Jay Sorg | 2014-02-18 | 2 | -8/+73 |
| | |||||
* | xup: added process_server_paint_rect_shmem_ex | Jay Sorg | 2014-02-09 | 1 | -2/+57 |
| | |||||
* | xup: no logic change, seperate one big function out | Jay Sorg | 2014-02-03 | 1 | -250/+579 |
| | |||||
* | xup: call shmdt on disconnect | Jay Sorg | 2014-01-28 | 1 | -5/+7 |
| | |||||
* | log client ip with pid, etc | Jay Sorg | 2013-10-02 | 1 | -2/+6 |
| | |||||
* | xup: pid logging, use log_message | Jay Sorg | 2013-10-02 | 1 | -4/+6 |
| | |||||
* | add pid logging | Jay Sorg | 2013-10-01 | 1 | -0/+30 |
| | |||||
* | merges from authentic8 | Jay Sorg | 2013-09-26 | 2 | -2/+164 |
|\ | |||||
| * | part of merge, no logic change, add -g to Makefile and LLOGLN to xup.c | Jay Sorg | 2013-08-22 | 1 | -0/+6 |
| | | |||||
| * | Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 ↵ | Jim Grandy | 2013-08-22 | 2 | -2/+80 |
| | | | | | | | | 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737 | ||||
| * | Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 ↵ | Jim Grandy | 2013-08-22 | 2 | -1/+58 |
| | | | | | | | | 74b015d 4e51e6d 2829087 | ||||
| * | Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, ↵ | Jim Grandy | 2013-08-22 | 1 | -0/+22 |
| | | | | | | | | 0e21d45, 44447d5, e452e4f, 3d05576, dd69d8f | ||||
* | | X11rdp: work on off screen bitmap, size limit, use ack for screen delayed ↵ | Jay Sorg | 2013-09-09 | 1 | -2/+6 |
| | | | | | | | | drawing | ||||
* | | xup: add shared memory option for X11rdp and xrdp | Jay Sorg | 2013-08-18 | 2 | -1/+73 |
|/ | |||||
* | xup: from Marc, added missing bgcolor | Jay Sorg | 2013-06-27 | 1 | -0/+5 |
| | |||||
* | work on new(color) cursors | Jay Sorg | 2013-03-18 | 2 | -3/+32 |
| | |||||
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 2 | -701/+758 |
| | | | | | o applied new coding standards to all .c files o moved some files around | ||||
* | xup: add some rail messages to the interface | Jay Sorg | 2012-07-31 | 2 | -1/+119 |
| | |||||
* | xup: do not set tcp options for unix domain socket | Jay Sorg | 2012-07-17 | 1 | -2/+2 |
| | |||||
* | autotools: change top_srcdir to top_builddir for LIBADD | Jay Sorg | 2012-07-13 | 1 | -1/+1 |
| | |||||
* | xorg: work on offscreen bitmaps | Jay Sorg | 2012-05-19 | 1 | -4/+4 |
| | |||||
* | xorg: work on offscreen bitmaps | Jay Sorg | 2012-05-17 | 2 | -1/+42 |
| | |||||
* | pass the client_info(caps) on to module and xserver | Jay Sorg | 2012-05-13 | 2 | -5/+29 |
| | |||||
* | xup: add more forgiving X11rdp / xup messages with size | Jay Sorg | 2012-05-12 | 1 | -93/+127 |
| | |||||
* | xorg: change default resolution to 1024x768 | Jay Sorg | 2012-05-11 | 1 | -2/+3 |
| | |||||
* | rfx: work on rfx | Jay Sorg | 2012-05-10 | 2 | -3/+9 |
| | |||||
* | xorg: added start of X11rdp / xup caps | Jay Sorg | 2012-04-14 | 1 | -0/+46 |
| | |||||
* | use unix domain socket for xrdp-X11rdp connection | Jay Sorg | 2012-03-15 | 1 | -2/+22 |
| | |||||
* | fix for alt-gr win7 control key | Jay Sorg | 2011-11-12 | 2 | -0/+38 |
| | |||||
* | added 15 and 24bpp support and changes for reconnect / resize | Jay Sorg | 2011-09-10 | 1 | -3/+3 |
| | |||||
* | X11rdp can resize sessions now | Jay Sorg | 2011-08-23 | 1 | -0/+16 |
| | |||||
* | include missing files in make dist | Itamar Reis Peixoto | 2010-11-20 | 1 | -0/+1 |
| | |||||
* | Fixed compile warning about wrong vnc* struct | Nicola Ruggero | 2010-11-20 | 1 | -1/+1 |
| | |||||
* | fixes for bell function | Jay Sorg | 2010-11-18 | 1 | -2/+3 |
| | |||||
* | Major code cleanup: | Nicola Ruggero | 2010-11-03 | 1 | -1/+1 |
| | | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.) | ||||
* | update copyright year | jsorg71 | 2010-07-04 | 2 | -2/+2 |
| | |||||
* | change the way xup tried to connect repeatedly | jsorg71 | 2009-08-19 | 1 | -4/+6 |
| | |||||
* | try to connect more than once | jsorg71 | 2009-08-17 | 1 | -4/+44 |
| | |||||
* | channel fixes | jsorg71 | 2009-08-15 | 2 | -1/+5 |
| | |||||
* | autotools fix and file_loc.h simplified | jsorg71 | 2009-05-19 | 1 | -0/+7 |
| | |||||
* | update copyright year | jsorg71 | 2009-01-23 | 2 | -2/+2 |
| |