Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add region intersect | Jay Sorg | 2016-08-08 | 1 | -2/+3 |
| | |||||
* | add more advances region support using pixman | Jay Sorg | 2016-08-08 | 1 | -3/+0 |
| | |||||
* | Fix warnings detected by -Wwrite-strings | Pavel Roskin | 2016-07-08 | 1 | -3/+3 |
| | |||||
* | Make xrdp_wm_log_msg() log its output | Pavel Roskin | 2016-07-08 | 1 | -1/+3 |
| | | | | Accept variable arguments and the log level in xrdp_wm_log_msg(). Remove logging that is done automatically now. | ||||
* | Typo fixes | Pavel Roskin | 2016-05-04 | 1 | -2/+2 |
| | |||||
* | Declare xrdp_mm_frame_ack() in xrdp.h, it's used in xrdp_wm.c | Pavel Roskin | 2016-01-31 | 1 | -0/+2 |
| | |||||
* | Replace "charactor" with "character" everywhere | Pavel Roskin | 2016-01-30 | 1 | -2/+2 |
| | |||||
* | add frame acks and h264 codec mode basics | Jay Sorg | 2015-03-28 | 1 | -0/+2 |
| | |||||
* | xrdp: don't show connection log unless there is a problem | Jay Sorg | 2014-05-19 | 1 | -0/+2 |
| | | | | | | Conflicts: xrdp/xrdp_mm.c | ||||
* | work on codec mode jpeg | Jay Sorg | 2014-03-22 | 1 | -1/+2 |
| | |||||
* | xrdp: add an option to do md5 bitmap hash for bitmap cache | Jay Sorg | 2014-03-16 | 1 | -0/+2 |
| | |||||
* | reduce the memory needed for crc16 bitmap cache lists | Jay Sorg | 2014-03-15 | 1 | -0/+1 |
| | |||||
* | xrdp: speed up bitmap cache lookup using hash table | Jay Sorg | 2014-03-14 | 1 | -3/+0 |
| | |||||
* | xrdp:no logic change, comments and printfs | Jay Sorg | 2014-03-02 | 1 | -1/+1 |
| | |||||
* | Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel | Laxmikant Rashinkar | 2014-02-23 | 1 | -0/+4 |
|\ | |||||
| * | added server_paint_rects | Jay Sorg | 2014-02-18 | 1 | -0/+4 |
| | | |||||
* | | o --enable-load_pulse_modules changed to --enable-loadpulsemodules | Laxmikant Rashinkar | 2014-02-23 | 1 | -1/+1 |
|/ | | | | | o color entries in xrdp.ini file are now specfied using RGB format only o login screen now works with pixel depth of 8, 15, 16 and 24 bits | ||||
* | remove some warning, move gethostname to os_calls | Jay Sorg | 2014-02-08 | 1 | -0/+4 |
| | |||||
* | merges from authentic8 | Jay Sorg | 2013-09-26 | 1 | -0/+31 |
|\ | |||||
| * | Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 ↵ | Jim Grandy | 2013-08-22 | 1 | -0/+27 |
| | | | | | | | | 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737 | ||||
| * | Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 ↵ | Jim Grandy | 2013-08-22 | 1 | -0/+4 |
| | | | | | | | | 74b015d 4e51e6d 2829087 | ||||
* | | VUL: make sure cache entries are in range | Jay Sorg | 2013-09-10 | 1 | -1/+1 |
| | | |||||
* | | common: transport aware when app is terminating | Jay Sorg | 2013-08-17 | 1 | -1/+1 |
|/ | |||||
* | no logic changes, cleanup and copyright year updates | Jay Sorg | 2013-05-28 | 1 | -1/+1 |
| | |||||
* | work on new(color) cursors | Jay Sorg | 2013-03-18 | 1 | -1/+5 |
| | |||||
* | work on new(color) cursors | Jay Sorg | 2013-03-12 | 1 | -1/+1 |
| | |||||
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -21/+19 |
| | | | | | o applied new coding standards to all .c files o moved some files around | ||||
* | rail: proxy rail | Jay Sorg | 2012-06-24 | 1 | -1/+27 |
| | |||||
* | fix minor merge conflict | norrarvid | 2012-06-18 | 1 | -0/+2 |
|\ | |||||
| * | channels can be disabled by XRDP | norrarvid | 2012-05-30 | 1 | -0/+2 |
| | | |||||
* | | merge comments defines and simplified function | norrarvid | 2012-05-29 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | added comments, added define, removed unused inparameter | norrarvid | 2012-05-29 | 1 | -1/+1 |
| | | |||||
* | | xrdp: added -f command line option to fork on connections | Jay Sorg | 2012-05-26 | 1 | -2/+3 |
|/ | |||||
* | offscreen bitmaps: implement the delete list | Jay Sorg | 2012-05-22 | 1 | -1/+1 |
| | |||||
* | xorg: work on offscreen bitmaps | Jay Sorg | 2012-05-19 | 1 | -3/+5 |
| | |||||
* | xorg: work on offscreen bitmaps | Jay Sorg | 2012-05-17 | 1 | -1/+14 |
| | |||||
* | started work on off screen bitmap support | Jay Sorg | 2012-05-13 | 1 | -0/+7 |
| | |||||
* | pass the client_info(caps) on to module and xserver | Jay Sorg | 2012-05-13 | 1 | -0/+1 |
| | |||||
* | xrdp: added xrdp.ini options to auto execute a modules and hide log window | Jay Sorg | 2012-03-16 | 1 | -1/+1 |
| | |||||
* | add --port command line override | Jay Sorg | 2012-02-02 | 1 | -1/+2 |
| | |||||
* | Added bell (pcspeaker) support | Nicola Ruggero | 2010-10-26 | 1 | -0/+4 |
| | |||||
* | update copyright year | jsorg71 | 2010-07-04 | 1 | -1/+1 |
| | |||||
* | use trans | jsorg71 | 2010-05-04 | 1 | -1/+1 |
| | |||||
* | update trans in xrdp->sesman connection | jsorg71 | 2009-09-21 | 1 | -5/+6 |
| | |||||
* | keymap changes | jsorg71 | 2009-08-12 | 1 | -0/+8 |
| | |||||
* | update copyright year | jsorg71 | 2009-01-25 | 1 | -1/+1 |
| | |||||
* | channel changes | jsorg71 | 2008-12-16 | 1 | -1/+6 |
| | |||||
* | change config.h to config_ac.h | jsorg71 | 2008-08-10 | 1 | -1/+1 |
| | |||||
* | HAVE_CONFIG should be at top | jsorg71 | 2008-08-09 | 1 | -3/+3 |
| | |||||
* | add config.h | jsorg71 | 2008-08-07 | 1 | -0/+3 |
| |