Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Display PAM error in gateway setup, use domain name as IP/DNS, changed how ↵ | ArvidNorr | 2013-01-16 | 1 | -2/+2 |
| | | | | the socket is closed | ||||
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -152/+166 |
| | | | | | o applied new coding standards to all .c files o moved some files around | ||||
* | 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 |
| | | | | | | | - 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 | 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 |