| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate APP_CC and DEFAULT_CC | Pavel Roskin | 2017-03-14 | 1 | -7/+7 |
* | Include config_ac.h from all source files | Pavel Roskin | 2017-03-04 | 1 | -0/+4 |
* | remove a debug message | Jay Sorg | 2016-10-03 | 1 | -1/+0 |
* | xrdp: handle 3 byte PDU | Jay Sorg | 2016-10-03 | 1 | -5/+43 |
* | Fix typos | Pavel Roskin | 2016-02-13 | 1 | -2/+2 |
* | add timeout to trans_get_wait_objs_rw | Jay Sorg | 2015-07-13 | 1 | -1/+1 |
* | work on main loop changes | Jay Sorg | 2015-07-05 | 1 | -2/+4 |
* | Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into | Idan Freiberg | 2014-07-23 | 1 | -8/+8 |
|\ |
|
| * | coverity: Dereference after null check | Laxmikant Rashinkar | 2014-07-20 | 1 | -8/+8 |
* | | libxrdp, common: work on TLS mode | Idan Freiberg | 2014-07-23 | 1 | -1/+0 |
|/ |
|
* | fast path changes, iso never reads now | Jay Sorg | 2014-03-04 | 1 | -58/+4 |
* | Merge pull request #111 from speidy/fastpath | jsorg71 | 2014-03-04 | 1 | -0/+1 |
|\ |
|
| * | libxrdp: work on fastpath, length issue | speidy | 2014-03-04 | 1 | -0/+1 |
* | | xrdp:no logic change, comments and printfs | Jay Sorg | 2014-03-02 | 1 | -1/+1 |
|/ |
|
* | started work on fastpath, restructure PDU in | Jay Sorg | 2014-02-25 | 1 | -4/+107 |
* | VUL: call libxrdp_disconnect if libxrdp_process_incomming fails | Jay Sorg | 2013-09-10 | 1 | -0/+3 |
* | no logic changes, cleanup and copyright year updates | Jay Sorg | 2013-05-28 | 1 | -1/+1 |
* | Display PAM error in gateway setup, use domain name as IP/DNS, changed how th... | ArvidNorr | 2013-01-16 | 1 | -2/+2 |
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -152/+166 |
* | 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 | -0/+4 |
|/ |
|
* | Major code cleanup: | Nicola Ruggero | 2010-11-03 | 1 | -1/+1 |
* | update copyright year | jsorg71 | 2010-07-04 | 1 | -1/+1 |
* | use trans | jsorg71 | 2010-05-04 | 1 | -14/+24 |
* | update copyright year | jsorg71 | 2009-01-25 | 1 | -1/+1 |
* | add pid to event names | jsorg71 | 2008-12-01 | 1 | -3/+5 |
* | main loop changes, not so chatty | jsorg71 | 2008-04-05 | 1 | -27/+67 |
* | main loop reorganization | jsorg71 | 2008-03-31 | 1 | -2/+3 |
* | update copyright year | jsorg71 | 2008-01-30 | 1 | -1/+1 |
* | added xrdp_mm work for module management | jsorg71 | 2007-04-13 | 1 | -15/+11 |
* | thread_calls | jsorg71 | 2007-02-04 | 1 | -1/+1 |
* | setup is_term callback function | jsorg71 | 2007-01-14 | 1 | -0/+12 |
* | copyright year update | jsorg71 | 2007-01-12 | 1 | -1/+1 |
* | copyright year update | jsorg71 | 2006-02-04 | 1 | -1/+1 |
* | moved files around | jsorg71 | 2005-06-28 | 1 | -64/+28 |
* | added a bunch of error checks | jsorg71 | 2005-02-08 | 1 | -12/+12 |
* | added session manager and fixed disconnect problems | jsorg71 | 2005-01-30 | 1 | -169/+171 |
* | added pointer cache, some debug messages and some other fixes | jsorg71 | 2005-01-21 | 1 | -166/+169 |
* | added lib header and makefile | jsorg71 | 2005-01-17 | 1 | -49/+59 |
* | changed the way the palette works in 8 bpp and changed some parameter passing | jsorg71 | 2005-01-15 | 1 | -3/+3 |
* | copyright update | jsorg71 | 2005-01-07 | 1 | -1/+1 |
* | commit bitmap compres work and moved some files around | jsorg71 | 2005-01-07 | 1 | -2/+9 |
* | added vnc mod | jsorg71 | 2004-11-28 | 1 | -8/+32 |
* | started work on moduals | jsorg71 | 2004-11-15 | 1 | -1/+4 |
* | added font stuff | jsorg71 | 2004-09-27 | 1 | -0/+1 |
* | pass struct stream around, don't use just one | jsorg71 | 2004-09-17 | 1 | -6/+8 |
* | major work and login screen | jsorg71 | 2004-09-11 | 1 | -5/+27 |
* | add xrdp_process.c | jsorg71 | 2004-08-03 | 1 | -0/+97 |