| Commit message (Expand) | Author | Age | Files | Lines |
* | xrdp: add an option to do md5 bitmap hash for bitmap cache | Jay Sorg | 2014-03-16 | 1 | -20/+90 |
* | xrdp: speed up bitmap cache lookup using hash table | Jay Sorg | 2014-03-14 | 1 | -72/+62 |
* | xrdp:no logic change, comments and printfs | Jay Sorg | 2014-03-02 | 1 | -1/+1 |
* | made login screen fully customizable | Laxmikant Rashinkar | 2014-01-28 | 1 | -1/+1 |
* | CRC optimize | Jay Sorg | 2013-08-19 | 1 | -3/+54 |
* | no logic changes, cleanup and copyright year updates | Jay Sorg | 2013-05-28 | 1 | -1/+1 |
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -1498/+1682 |
* | no logic change, remove tabs | Jay Sorg | 2012-07-24 | 1 | -17/+17 |
* | Initial syslog support in XRDP | norrarvid | 2012-05-27 | 1 | -16/+17 |
* | variable drop down menu size | Jay Sorg | 2010-11-25 | 1 | -0/+10 |
* | xrdp comestic patch from "Alessandro Briosi" <tsdogs@briosix.org> | Itamar Reis Peixoto | 2010-11-20 | 1 | -6/+21 |
* | Removed dead code re-introduced erroneously in commit 4cf06dbbcb8522be5fa0699... | Nicola Ruggero | 2010-11-04 | 1 | -1/+0 |
* | Major code cleanup: | Nicola Ruggero | 2010-11-03 | 1 | -37/+42 |
* | update copyright year | jsorg71 | 2010-07-04 | 1 | -1/+1 |
* | remove some dead code | jsorg71 | 2009-12-26 | 1 | -1/+0 |
* | improve login graphics | jsorg71 | 2009-09-17 | 1 | -6/+10 |
* | improve xrdp_bitmap_load to support 4 and 24 bpp bitmaps | jsorg71 | 2009-09-17 | 1 | -18/+122 |
* | add extended log output | jsorg71 | 2009-08-05 | 1 | -0/+6 |
* | update copyright year | jsorg71 | 2009-01-25 | 1 | -1/+1 |
* | fix overflow when typing in edit on login screen | jsorg71 | 2009-01-21 | 1 | -1/+5 |
* | log errors and minor fix | jsorg71 | 2008-08-25 | 1 | -6/+14 |
* | 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 | -1/+1 |
* | font changes, no color in font struct, wm default font, etc | jsorg71 | 2007-09-26 | 1 | -11/+11 |
* | unicode | jsorg71 | 2007-09-23 | 1 | -22/+49 |
* | got autologin working again and some other fixes | jsorg71 | 2007-05-06 | 1 | -0/+10 |
* | need 24 bit RGB and BGR macros | jsorg71 | 2007-04-28 | 1 | -3/+3 |
* | moved module work to its own struct | jsorg71 | 2007-04-13 | 1 | -4/+5 |
* | copyright year update | jsorg71 | 2007-01-12 | 1 | -1/+1 |
* | commit patch 1589325, slightly modified - code cleanup | jsorg71 | 2006-11-04 | 1 | -1/+1 |
* | make some functions static per 1579343 | jsorg71 | 2006-10-24 | 1 | -3/+3 |
* | altgr fix | jsorg71 | 2006-10-09 | 1 | -1/+1 |
* | added de, fr, and gb key layouts | jsorg71 | 2006-10-08 | 1 | -1/+2 |
* | copyright year update | jsorg71 | 2006-02-04 | 1 | -1/+1 |
* | MAKELONG should be lo, hi, not hi, lo | jsorg71 | 2005-11-07 | 1 | -1/+1 |
* | added server_reset(which uses demand_active) for resizing the rdp client | jsorg71 | 2005-08-24 | 1 | -3/+10 |
* | add new painter funcs | jsorg71 | 2005-08-18 | 1 | -8/+48 |
* | big endian fix | jsorg71 | 2005-07-10 | 1 | -2/+24 |
* | moved files around | jsorg71 | 2005-06-28 | 1 | -61/+82 |
* | added more login options | jsorg71 | 2005-04-02 | 1 | -2/+32 |
* | got enter and esc keys working on login screen | jsorg71 | 2005-03-28 | 1 | -0/+38 |
* | some ints should be long | jsorg71 | 2005-03-25 | 1 | -3/+3 |
* | added connection log | jsorg71 | 2005-03-06 | 1 | -2/+15 |
* | added a bunch of error checks | jsorg71 | 2005-02-08 | 1 | -5/+7 |
* | added pointer cache, some debug messages and some other fixes | jsorg71 | 2005-01-21 | 1 | -20/+21 |
* | don't load font unless needed | jsorg71 | 2005-01-17 | 1 | -0/+2 |
* | changed the way the palette works in 8 bpp and changed some parameter passing | jsorg71 | 2005-01-15 | 1 | -20/+15 |
* | set bitmap cache and bitmap compression from the config file | jsorg71 | 2005-01-14 | 1 | -16/+101 |
* | added bitmap cache | jsorg71 | 2005-01-12 | 1 | -9/+228 |
* | copyright update | jsorg71 | 2005-01-07 | 1 | -1/+1 |