Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | | | | | xorg: possible fix for xdriinfo build error with -lGL | Jay Sorg | 2012-06-21 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | xrdp: fix warnings | Jay Sorg | 2012-06-11 | 4 | -6/+10 | |
* | | | | libxrdp: fix warning | Jay Sorg | 2012-06-11 | 2 | -2/+1 | |
* | | | | common: fix some warnings | Jay Sorg | 2012-06-11 | 2 | -2/+5 | |
* | | | | no logic changes, remove warnings and coding style changes | Jay Sorg | 2012-06-10 | 13 | -115/+122 | |
* | | | | log: added path for when --prefix is used | Jay Sorg | 2012-06-10 | 6 | -12/+28 | |
* | | | | Merge pull request #25 from ArvidNorr/invalidate | jsorg71 | 2012-06-06 | 2 | -4/+43 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Support for invalidate request sent from clients added | norrarvid | 2012-06-05 | 2 | -4/+43 | |
|/ / / | ||||||
* | | | syslog: cs/minor changes | Jay Sorg | 2012-06-04 | 4 | -261/+250 | |
* | | | Merge remote branch 'syslog3/syslog3' | Jay Sorg | 2012-06-04 | 38 | -626/+1180 | |
|\ \ \ | ||||||
| * | | | Initial syslog support in XRDP | norrarvid | 2012-05-27 | 38 | -626/+1180 | |
| | |/ | |/| | ||||||
* | | | xorg: wrap window functions | Jay Sorg | 2012-06-01 | 3 | -2/+110 | |
| |/ |/| | ||||||
* | | Merge pull request #20 from ArvidNorr/widerlogin | Marc-André Moreau | 2012-05-28 | 1 | -4/+4 | |
|\ \ | ||||||
| * | | Support for long user and DNS name | norrarvid | 2012-05-28 | 1 | -4/+4 | |
| |/ | ||||||
* | | xrdp: pid file fixes | Jay Sorg | 2012-05-26 | 3 | -13/+59 |