| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | added brush cache bits for clients that support it | jsorg71 | 2008-06-24 | 1 | -0/+3 |
* | main loop changes, not so chatty | jsorg71 | 2008-04-05 | 1 | -2/+7 |
* | main loop reorganization | jsorg71 | 2008-03-31 | 1 | -3/+5 |
* | update copyright year | jsorg71 | 2008-01-30 | 1 | -1/+1 |
* | added ability to use keymap files and added capslock and shiftcapslock maps | jsorg71 | 2007-10-16 | 1 | -2/+5 |
* | unicode | jsorg71 | 2007-09-23 | 1 | -2/+4 |
* | started work on unicode | jsorg71 | 2007-07-24 | 1 | -1/+1 |
* | work on getting the module manager working without using sesman | jsorg71 | 2007-05-18 | 1 | -5/+0 |
* | got autologin working again and some other fixes | jsorg71 | 2007-05-06 | 1 | -6/+2 |
* | added the xrdp_mm struct | jsorg71 | 2007-04-13 | 1 | -8/+27 |
* | thread_calls | jsorg71 | 2007-02-04 | 1 | -2/+0 |
* | thread and mutex work | jsorg71 | 2007-02-03 | 1 | -4/+0 |
* | copyright year update | jsorg71 | 2007-01-12 | 1 | -1/+1 |
* | more work on channel support | jsorg71 | 2006-12-30 | 1 | -0/+8 |
* | commit patch 1589325, slightly modified - code cleanup | jsorg71 | 2006-11-04 | 1 | -3/+3 |
* | added de, fr, and gb key layouts | jsorg71 | 2006-10-08 | 1 | -3/+6 |
* | copyright year update | jsorg71 | 2006-02-04 | 1 | -1/+1 |
* | removed #include "file_loc.h" | ilsimo | 2005-12-02 | 1 | -1/+0 |
* | Makefile and file location changes | jsorg71 | 2005-12-02 | 1 | -0/+1 |
* | add autologin support | jsorg71 | 2005-09-29 | 1 | -0/+8 |
* | added server_reset(which uses demand_active) for resizing the rdp client | jsorg71 | 2005-08-24 | 1 | -0/+11 |
* | use srcx and y in paint_rect | jsorg71 | 2005-08-20 | 1 | -1/+1 |
* | add new painter funcs | jsorg71 | 2005-08-18 | 1 | -9/+60 |
* | fixed screenblt for ms client | jsorg71 | 2005-07-10 | 1 | -1/+1 |
* | added clipping functions to the mod interface | jsorg71 | 2005-07-07 | 1 | -0/+4 |