Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |\ | | | | | | | Authenticate | ||||
| | * | 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 |
| | | | | | |||||
| * | | | | Merge pull request #24 from ArvidNorr/channels | ArvidNorr | 2012-06-18 | 6 | -14/+192 |
| |\ \ \ \ | | |/ / / | | | | | | channels can be disabled by XRDP | ||||
| | * | | | fix minor merge conflict | norrarvid | 2012-06-18 | 6 | -14/+192 |
| | |\ \ \ | |/ / / / | |||||
| | * | | | Fix layout | norrarvid | 2012-06-18 | 2 | -2/+3 |
| | | | | | |||||
| | * | | | channels can be disabled by XRDP | norrarvid | 2012-05-30 | 6 | -16/+194 |
| | |/ / | |||||
| * | | | Merge pull request #28 from ArvidNorr/tcp_nodelay | ArvidNorr | 2012-06-18 | 4 | -3/+100 |
| |\ \ \ | | | | | | | | | | | Support for TCP keepalive and TCP no_delay added | ||||
| | * | | | Support for TCP keepalive and TCP no_delay added | norrarvid | 2012-06-04 | 4 | -3/+100 |
| | |/ / | |||||
| * | | | Merge pull request #27 from ArvidNorr/deadlock | ArvidNorr | 2012-06-17 | 7 | -24/+123 |
| |\ \ \ | | | | | | | | | | | Deadlock | ||||
| | * | | | layout fix | norrarvid | 2012-06-18 | 3 | -5/+11 |
| | | | | | |||||
| | * | | | Deadlock situation bug fix and improved debug information | norrarvid | 2012-06-01 | 7 | -24/+117 |
| | |/ / |