| Commit message (Expand) | Author | Age | Files | Lines |
* | xorg: added the rail functions | Jay Sorg | 2012-07-31 | 6 | -72/+262 |
* | xup: add some rail messages to the interface | Jay Sorg | 2012-07-31 | 2 | -1/+119 |
* | chansrv: rail, open X later, release window manager on rail disconnect | Jay Sorg | 2012-07-31 | 4 | -21/+25 |
* | added xrdpapi | Jay Sorg | 2012-07-28 | 1 | -0/+50 |
* | chansrv: init xcommon | Jay Sorg | 2012-07-28 | 1 | -0/+5 |
* | X11rdp: reduce excessive logging | Jay Sorg | 2012-07-28 | 1 | -5/+5 |
* | xorg: fix for buildx.sh where multi commands in configure | Jay Sorg | 2012-07-27 | 1 | -1/+1 |
* | more work on rail | Jay Sorg | 2012-07-26 | 2 | -1/+547 |
* | xorg: don't use jpeg for hints | Jay Sorg | 2012-07-26 | 1 | -8/+2 |
* | rail: work on splitting X11 calls out to xcommon | Jay Sorg | 2012-07-26 | 7 | -178/+298 |
* | jpeg: fix for when building without --enable-jpeg | Jay Sorg | 2012-07-26 | 1 | -1/+1 |
* | chansrv: started work on rail channel | Jay Sorg | 2012-07-24 | 5 | -1/+113 |
* | no logic change, remove tabs | Jay Sorg | 2012-07-24 | 5 | -35/+35 |
* | chansrv: update license | Jay Sorg | 2012-07-24 | 6 | -54/+102 |
* | added option(cap) to set default cache v3 codec | Jay Sorg | 2012-07-24 | 1 | -4/+24 |
* | xorg: improvments to buildx.sh | Jay Sorg | 2012-07-24 | 1 | -17/+51 |
* | codecs: move jpeg hack to bitmap cache v3 | Jay Sorg | 2012-07-24 | 5 | -109/+166 |
* | user rfx for cache v3 if client supports | Jay Sorg | 2012-07-23 | 5 | -27/+140 |
* | output error when set socket opt fails | Jay Sorg | 2012-07-23 | 1 | -0/+8 |
* | xrdp.ini: added rail channel | Jay Sorg | 2012-07-22 | 1 | -1/+2 |
* | chansrv: changes for running as user, not root | Jay Sorg | 2012-07-22 | 5 | -203/+210 |
* | sesman: run sessvc and chansrv as user, not root | Jay Sorg | 2012-07-22 | 1 | -2/+4 |
* | X11rdp: move xdamage and xfixes up | Jay Sorg | 2012-07-18 | 1 | -2/+2 |
* | X11rdp: move libXdamage down | Jay Sorg | 2012-07-18 | 1 | -1/+1 |
* | X11rdp: fix for building on Ubuntu 12.04, move fonts to end of build | Jay Sorg | 2012-07-18 | 2 | -44/+43 |
* | work on bitmap cache v3 | Jay Sorg | 2012-07-17 | 4 | -0/+34 |
* | work on rdp codecs | Jay Sorg | 2012-07-17 | 3 | -4/+71 |
* | added support for bitmap cache v3 | Jay Sorg | 2012-07-17 | 3 | -7/+95 |
* | xup: do not set tcp options for unix domain socket | Jay Sorg | 2012-07-17 | 1 | -2/+2 |
* | fix a define conflict with freerdp | Jay Sorg | 2012-07-17 | 2 | -8/+15 |
* | sesman: exit after fork if reconnectwm.sh does not exist | Jay Sorg | 2012-07-16 | 1 | -1/+2 |
* | sesman: added option to run reconnectwm.sh on session reconnect | Jay Sorg | 2012-07-16 | 3 | -4/+64 |
* | sesman: no logic change, code cleanup | Jay Sorg | 2012-07-16 | 2 | -28/+31 |
* | autotools: change top_srcdir to top_builddir for LIBADD | Jay Sorg | 2012-07-13 | 14 | -22/+21 |
* | update the version and readme.txt file | Jay Sorg | 2012-06-28 | 1 | -3/+3 |
* | xrdp: hook up the rail functions in module manager | Jay Sorg | 2012-06-28 | 1 | -0/+7 |
* | xorg: don't build xdmx, failes sometimes | Jay Sorg | 2012-06-27 | 1 | -1/+1 |
* | xorg: mkfont* after libfontenc | Jay Sorg | 2012-06-26 | 1 | -2/+2 |
* | xorg: added mkfontscale, move mkfont* to top | Jay Sorg | 2012-06-26 | 1 | -1/+2 |
* | rail: proxy rail | Jay Sorg | 2012-06-24 | 9 | -182/+911 |
* | common: no logic changes, code cleanup | Jay Sorg | 2012-06-23 | 1 | -31/+36 |
* | sesman: missing else and remove some EOL whitespace | Jay Sorg | 2012-06-23 | 1 | -6/+6 |
* | Merge branch 'master' of github.com:FreeRDP/xrdp | Jay Sorg | 2012-06-21 | 34 | -122/+1824 |
|\ |
|
| * | Merge pull request #29 from ArvidNorr/authenticate | ArvidNorr | 2012-06-18 | 8 | -30/+355 |
| |\ |
|
| | * | fix merge conflics | norrarvid | 2012-06-18 | 8 | -30/+355 |
| | |\ |
|
| | | * | Improved logging | norrarvid | 2012-06-07 | 3 | -17/+33 |
| | | * | Clear state required when relogin is performed | norrarvid | 2012-06-05 | 2 | -0/+27 |
| | | * | timeout added for the reply to come from sesman | norrarvid | 2012-06-05 | 41 | -689/+1348 |
| | | |\ |
|
| | | * | | pamusername and pampassword are now readable on login screen | norrarvid | 2012-05-31 | 2 | -2/+2 |
| | | * | | separate pam authentication for gateways | norrarvid | 2012-05-31 | 8 | -25/+298 |