| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | | | | Merge pull request #24 from ArvidNorr/channels | ArvidNorr | 2012-06-18 | 6 | -14/+192 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | 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 | norrarvid | 2012-06-04 | 4 | -3/+100 |
| | |/ / |
|
| * | | | Merge pull request #27 from ArvidNorr/deadlock | ArvidNorr | 2012-06-17 | 7 | -24/+123 |
| |\ \ \ |
|
| | * | | | layout fix | norrarvid | 2012-06-18 | 3 | -5/+11 |
| | * | | | Deadlock situation bug fix and improved debug information | norrarvid | 2012-06-01 | 7 | -24/+117 |
| | |/ / |
|
| * | | | Merge pull request #23 from ArvidNorr/disconnect | ArvidNorr | 2012-06-17 | 1 | -1/+7 |
| |\ \ \ |
|
| | * | | | layout fix + fix potential memory leak | norrarvid | 2012-06-18 | 1 | -1/+2 |
| | * | | | freerdp disconnect added in exit | norrarvid | 2012-05-30 | 1 | -2/+7 |
| | |/ / |
|
| * | | | Merge pull request #22 from ArvidNorr/moduleload | ArvidNorr | 2012-06-17 | 13 | -50/+152 |
| |\ \ \ |
|
| | * | | | minor layout fixes | norrarvid | 2012-06-18 | 3 | -11/+15 |
| | * | | | missing init of variable added | norrarvid | 2012-06-04 | 1 | -1/+1 |
| | * | | | Improved error handling for module load and init, fixed bug in logwindow | norrarvid | 2012-05-30 | 5 | -2/+55 |
| | * | | | merge comments defines and simplified function | norrarvid | 2012-05-29 | 10 | -50/+95 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | | * | | added comments, added define, removed unused inparameter | norrarvid | 2012-05-29 | 10 | -49/+94 |
| * | | | | libxrdp: added RAIL caps | Jay Sorg | 2012-06-14 | 2 | -0/+70 |
| * | | | | libxrdp: started adding RAIL support | Jay Sorg | 2012-06-14 | 6 | -2/+827 |