| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #58 from ArvidNorr/pam-cont | ArvidNorr | 2013-01-31 | 22 | -47/+263 |
|\ |
|
| * | deny access if group is undefined | ArvidNorr | 2013-01-31 | 5 | -4/+18 |
| * | PAM error text can be configured | ArvidNorr | 2013-01-28 | 7 | -4/+73 |
| * | Display PAM error in gateway setup, use domain name as IP/DNS, changed how th... | ArvidNorr | 2013-01-16 | 13 | -41/+174 |
* | | Merge pull request #52 from Osirium/patch/text2bool | jsorg71 | 2013-01-17 | 5 | -68/+17 |
|\ \ |
|
| * \ | Merge branch 'patch/text2bool' of github.com:Osirium/xrdp into patch/text2bool | LawrenceK | 2013-01-17 | 0 | -0/+0 |
| |\ \ |
|
| | * | | refactor and use test2bool instead of duplicated code testing for on,yes,true... | LawrenceK | 2013-01-16 | 4 | -65/+13 |
| | * | | Allow for any non 0 and the string to also be true. These are the tests used ... | LawrenceK | 2013-01-16 | 1 | -3/+4 |
| * | | | refactor and use test2bool instead of duplicated code testing for on,yes,true... | LawrenceK | 2013-01-17 | 4 | -65/+13 |
| * | | | Allow for any non 0 and the string to also be true. These are the tests used ... | LawrenceK | 2013-01-17 | 1 | -3/+4 |
|/ / / |
|
* | | | Merge branch 'master' of github.com:FreeRDP/xrdp | Jay Sorg | 2013-01-16 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge pull request #51 from Osirium/bug/channel-enables | Marc-André Moreau | 2013-01-16 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | 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 | 7 | -22/+73 |
| | |\ \
| | |/ /
| |/| | |
|
| | * | | Make this the osirium default xrdp file | LawrenceK | 2013-01-02 | 1 | -56/+3 |
* | | | | vrplayer fixes | Jay Sorg | 2013-01-16 | 4 | -48/+58 |
|/ / / |
|
* | | | vrplayer: fix for building with older ffmpeg | Jay Sorg | 2013-01-14 | 1 | -8/+14 |
* | | | vrplayer: change to get screen position | Jay Sorg | 2013-01-13 | 1 | -7/+13 |
| |/
|/| |
|
* | | update for xrdp.ini | Jay Sorg | 2013-01-07 | 1 | -2/+2 |
* | | libxrdp: added ini settings for bulk compressor | Jay Sorg | 2013-01-06 | 3 | -1/+19 |
* | | xrdpvr: compile fix for older ffmpeg | Jay Sorg | 2013-01-02 | 2 | -4/+25 |
|/ |
|
* | vrplayer: path and close changes | Jay Sorg | 2012-12-30 | 1 | -6/+13 |
* | vrplayer: rpath change | Jay Sorg | 2012-12-30 | 2 | -0/+7 |
* | X11rdp: keyboard and offscreen bitmap fix | Jay Sorg | 2012-12-29 | 2 | -2/+6 |
* | libxrdp: add our own mppc compression instead of using the freerdp mppc | Jay Sorg | 2012-12-28 | 4 | -12/+1079 |
* | off screen bitmap creation, don't invalidate whole area | Jay Sorg | 2012-12-28 | 4 | -11/+21 |
* | Merge branch 'master' of https://github.com/FreeRDP/xrdp | Laxmikant Rashinkar | 2012-12-26 | 38 | -202/+353 |
|\ |
|
| * | fixes, logging for off screen | Jay Sorg | 2012-12-23 | 2 | -0/+19 |
| * | X11rdp: create off screen pixmap if not created on use | Jay Sorg | 2012-12-23 | 23 | -47/+86 |
| * | Merge pull request #45 from Osirium/patch/debug-logging | Marc-André Moreau | 2012-12-20 | 7 | -5/+34 |
| |\ |
|
| | * | update/fix some debug log calls and add the test of XRDP_DEBUG to make files ... | LawrenceK | 2012-12-20 | 7 | -5/+34 |
| * | | Merge pull request #46 from Osirium/patch/channel-enables | Marc-André Moreau | 2012-12-20 | 2 | -28/+83 |
| |\ \
| | |/
| |/| |
|
| | * | Update allowed channel lists from entries in the connection entry prefixed ch... | LawrenceK | 2012-12-20 | 2 | -28/+83 |
| |/ |
|
| * | Merge pull request #42 from Osirium/freerdp-refactor-06-dec-2012 | Marc-André Moreau | 2012-12-20 | 4 | -122/+116 |
| |\ |
|
| | * | Whoops got one of the security flags wrong | LawrenceK | 2012-12-06 | 1 | -1/+1 |
| | * | Use FREERDP_LIBS variable to access the frerdp libs, includes location | LawrenceK | 2012-12-06 | 1 | -1/+1 |
| | * | fix SSE2 debug line, and add some debug of config settings. | LawrenceK | 2012-12-06 | 1 | -1/+3 |
| | * | Chnages due to the refctoring of freerdp, mainly the rdp settings object. Als... | LawrenceK | 2012-12-06 | 2 | -120/+112 |
| * | | Merge pull request #44 from Osirium/pull/add-strchr | Marc-André Moreau | 2012-12-20 | 2 | -0/+15 |
| |\ \ |
|
| | * | | Add g_strchr to os_calls | LawrenceK | 2012-12-20 | 2 | -0/+15 |
| |/ / |
|
* | | | o developer checkin | Laxmikant Rashinkar | 2012-12-26 | 19 | -256/+1458 |
|/ / |
|
* | | xrdpapi: send for all bytes | Jay Sorg | 2012-12-17 | 1 | -3/+29 |
* | | xrdpapi: use header for server to client writes | Jay Sorg | 2012-12-17 | 2 | -2/+41 |
* | | if mstsc, don't do pixmap to pixmap blits | Jay Sorg | 2012-12-16 | 2 | -3/+18 |
* | | o development checkin | Laxmikant Rashinkar | 2012-12-08 | 13 | -55/+1058 |
* | | Merge pull request #43 from Osirium/bug/xrdp-orders-text-2 | jsorg71 | 2012-12-06 | 1 | -3/+15 |
|\ \ |
|
| * | | when processing a text order we where not correctly using the text length thi... | LawrenceK | 2012-12-06 | 1 | -3/+15 |
| |/ |
|
| * | Merge branch 'master' of git://github.com/FreeRDP/xrdp | LawrenceK | 2012-12-04 | 222 | -50128/+56278 |
| |\
| |/
|/| |
|
* | | chansrv: cleanup some clipboard code | Jay Sorg | 2012-11-14 | 1 | -46/+60 |