| Commit message (Expand) | Author | Age | Files | Lines |
* | neutrinordp: clean old freerdp moduels, add config, fix for RFX codec to | speidy | 2013-08-24 | 1 | -2/+2 |
* | CRC optimize | Jay Sorg | 2013-08-19 | 2 | -6/+64 |
* | common: transport aware when app is terminating | Jay Sorg | 2013-08-17 | 4 | -2/+9 |
* | xrdp: added support for forcing credentials on command line | Laxmikant Rashinkar | 2013-08-03 | 1 | -0/+4 |
* | adding xrdp.ini option to turn off new cursors | Jay Sorg | 2013-06-07 | 1 | -0/+1 |
* | merge from pmhahn | Jay Sorg | 2013-05-29 | 2 | -2/+2 |
|\ |
|
| * | X11rdp: fix spelling mistakes | Philipp Hahn | 2013-01-28 | 1 | -1/+1 |
| * | xrdp: Ignore channels and logging sections | Philipp Hahn | 2013-01-28 | 1 | -1/+3 |
* | | no logic changes, cleanup and copyright year updates | Jay Sorg | 2013-05-28 | 13 | -20/+20 |
* | | fix for autologin | Jay Sorg | 2013-05-28 | 1 | -5/+8 |
* | | xrdp: use full path for loading xrdp modules | Jay Sorg | 2013-05-01 | 3 | -7/+8 |
* | | a debug version of xrdp/xrdp.ini was previously commited | Laxmikant Rashinkar | 2013-04-20 | 1 | -2/+1 |
* | | Merge branch 'fuse_speedup' | Laxmikant Rashinkar | 2013-04-20 | 1 | -1/+2 |
|\ \ |
|
| * | | swapped cb_lookup and cb_readdir | Laxmikant Rashinkar | 2013-04-20 | 1 | -1/+2 |
* | | | merge from ghomem | Jay Sorg | 2013-04-17 | 1 | -6/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | remove legacy operation on rsakeys.ini | Gustavo Homem | 2013-03-21 | 1 | -3/+0 |
| * | | don't copy stock rsakeys.init | Gustavo Homem | 2013-03-21 | 1 | -3/+2 |
* | | | new(color) cursors working now | Jay Sorg | 2013-03-20 | 1 | -2/+4 |
* | | | work on new(color) cursors | Jay Sorg | 2013-03-18 | 4 | -8/+35 |
|/ / |
|
* | | work on new(color) cursors | Jay Sorg | 2013-03-12 | 4 | -15/+20 |
* | | xrdp: xrdp_mm.c fix some warnings and code cleanup | Jay Sorg | 2013-03-11 | 1 | -163/+166 |
* | | Fix compilation error without PAM | Guan-Zhong Huang | 2013-03-09 | 2 | -2/+14 |
* | | o removed square brackets inside commented code in xrdp.ini | Laxmikant Rashinkar | 2013-03-08 | 1 | -2/+2 |
* | | o early checkin for drive redirection | Laxmikant Rashinkar | 2013-03-08 | 1 | -0/+6 |
* | | Comments and debug when blocking channels added. Fix for potential vulnerabil... | ArvidNorr | 2013-02-01 | 2 | -20/+22 |
* | | Merge pull request #59 from ArvidNorr/morelogging | ArvidNorr | 2013-01-31 | 5 | -39/+51 |
|\ \ |
|
| * | | More logging added | ArvidNorr | 2013-01-18 | 5 | -39/+51 |
| |/ |
|
* | | Merge pull request #58 from ArvidNorr/pam-cont | ArvidNorr | 2013-01-31 | 8 | -26/+189 |
|\ \
| |/
|/| |
|
| * | deny access if group is undefined | ArvidNorr | 2013-01-31 | 1 | -1/+1 |
| * | PAM error text can be configured | ArvidNorr | 2013-01-28 | 4 | -1/+70 |
| * | Display PAM error in gateway setup, use domain name as IP/DNS, changed how th... | ArvidNorr | 2013-01-16 | 6 | -26/+120 |
* | | refactor and use test2bool instead of duplicated code testing for on,yes,true... | LawrenceK | 2013-01-17 | 3 | -40/+7 |
* | | bug in find_name_in_lists | LawrenceK | 2013-01-16 | 1 | -1/+1 |
* | | Keep osirium master the same as freerdp master | LawrenceK | 2013-01-16 | 1 | -3/+56 |
* | | Merge branch 'master' of git://github.com/FreeRDP/xrdp | LawrenceK | 2013-01-15 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | update for xrdp.ini | Jay Sorg | 2013-01-07 | 1 | -2/+2 |
* | | Make this the osirium default xrdp file | LawrenceK | 2013-01-02 | 1 | -56/+3 |
|/ |
|
* | fixes, logging for off screen | Jay Sorg | 2012-12-23 | 1 | -0/+18 |
* | Merge pull request #45 from Osirium/patch/debug-logging | Marc-André Moreau | 2012-12-20 | 1 | -0/+6 |
|\ |
|
| * | update/fix some debug log calls and add the test of XRDP_DEBUG to make files ... | LawrenceK | 2012-12-20 | 1 | -0/+6 |
* | | Update allowed channel lists from entries in the connection entry prefixed ch... | LawrenceK | 2012-12-20 | 2 | -28/+83 |
|/ |
|
* | Merge branch 'master' of github.com:FreeRDP/xrdp | Jay Sorg | 2012-11-10 | 1 | -13/+15 |
|\ |
|
| * | o in login dialog set sesman-X11rdp as the default module | Laxmikant Rashinkar | 2012-11-09 | 1 | -13/+15 |
* | | fix for odd error when disconecting client | Jay Sorg | 2012-11-10 | 1 | -5/+12 |
|/ |
|
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 16 | -8427/+9422 |
* | no logic change, remove tabs | Jay Sorg | 2012-07-24 | 4 | -33/+33 |
* | user rfx for cache v3 if client supports | Jay Sorg | 2012-07-23 | 1 | -16/+26 |
* | xrdp.ini: added rail channel | Jay Sorg | 2012-07-22 | 1 | -1/+2 |
* | autotools: change top_srcdir to top_builddir for LIBADD | Jay Sorg | 2012-07-13 | 1 | -2/+2 |
* | xrdp: hook up the rail functions in module manager | Jay Sorg | 2012-06-28 | 1 | -0/+7 |