Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | refactor and use test2bool instead of duplicated code testing for ↵ | LawrenceK | 2013-01-17 | 3 | -40/+7 | |
| | | | | | | | | on,yes,true, non zero | |||||
* | | 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 | |
| | | | | | | | | | | | | Revert "Make this the osirium default xrdp file" This reverts commit d26cb83a4f9243d0293709cc6380753d356fe159. | |||||
* | | Merge branch 'master' of git://github.com/FreeRDP/xrdp | LawrenceK | 2013-01-15 | 1 | -2/+2 | |
|\ \ | |/ | ||||||
| * | update for xrdp.ini | Jay Sorg | 2013-01-07 | 1 | -2/+2 | |
| | | ||||||
* | | Make this the osirium default xrdp file | LawrenceK | 2013-01-02 | 1 | -56/+3 | |
|/ | ||||||
* | fixes, logging for off screen | Jay Sorg | 2012-12-23 | 1 | -0/+18 | |
| | ||||||
* | Merge pull request #45 from Osirium/patch/debug-logging | Marc-André Moreau | 2012-12-20 | 1 | -0/+6 | |
|\ | | | | | update/fix some debug log calls and add the test of XRDP_DEBUG to make f... | |||||
| * | update/fix some debug log calls and add the test of XRDP_DEBUG to make files ↵ | LawrenceK | 2012-12-20 | 1 | -0/+6 | |
| | | | | | | | | so controlled by the autoconf option --enable-xrdpdebug | |||||
* | | Update allowed channel lists from entries in the connection entry prefixed ↵ | LawrenceK | 2012-12-20 | 2 | -28/+83 | |
|/ | | | | channel. Allows different settings for each preset connection. | |||||
* | Merge branch 'master' of github.com:FreeRDP/xrdp | Jay Sorg | 2012-11-10 | 1 | -13/+15 | |
|\ | ||||||
| * | o in login dialog set sesman-X11rdp as the default module | Laxmikant Rashinkar | 2012-11-09 | 1 | -13/+15 | |
| | | | | | | | | o added support for video redirection without using TSMF | |||||
* | | fix for odd error when disconecting client | Jay Sorg | 2012-11-10 | 1 | -5/+12 | |
|/ | ||||||
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 16 | -8427/+9422 | |
| | | | | | o applied new coding standards to all .c files o moved some files around | |||||
* | no logic change, remove tabs | Jay Sorg | 2012-07-24 | 4 | -33/+33 | |
| | ||||||
* | user rfx for cache v3 if client supports | Jay Sorg | 2012-07-23 | 1 | -16/+26 | |
| | ||||||
* | xrdp.ini: added rail channel | Jay Sorg | 2012-07-22 | 1 | -1/+2 | |
| | ||||||
* | autotools: change top_srcdir to top_builddir for LIBADD | Jay Sorg | 2012-07-13 | 1 | -2/+2 | |
| | ||||||
* | xrdp: hook up the rail functions in module manager | Jay Sorg | 2012-06-28 | 1 | -0/+7 | |
| | ||||||
* | rail: proxy rail | Jay Sorg | 2012-06-24 | 3 | -143/+290 | |
| | ||||||
* | fix merge conflics | norrarvid | 2012-06-18 | 3 | -22/+238 | |
|\ | ||||||
| * | Improved logging | norrarvid | 2012-06-07 | 1 | -0/+1 | |
| | | ||||||
| * | 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 | 6 | -46/+92 | |
| |\ | ||||||
| * | | 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 | 3 | -21/+200 | |
| | | | ||||||
* | | | 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 | 2 | -0/+49 | |
|\ \ \ | | | | | | | | | Support for TCP keepalive and TCP no_delay added | |||||
| * | | | Support for TCP keepalive and TCP no_delay added | norrarvid | 2012-06-04 | 2 | -0/+49 | |
| |/ / | ||||||
* | | | Merge pull request #22 from ArvidNorr/moduleload | ArvidNorr | 2012-06-17 | 8 | -28/+88 | |
|\ \ \ | | | | | | | | | Moduleload | |||||
| * | | | minor layout fixes | norrarvid | 2012-06-18 | 2 | -4/+4 | |
| | | | | ||||||
| * | | | 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 | 3 | -2/+28 | |
| | | | | ||||||
| * | | | merge comments defines and simplified function | norrarvid | 2012-05-29 | 6 | -27/+61 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | added comments, added define, removed unused inparameter | norrarvid | 2012-05-29 | 6 | -26/+60 | |
| | | | | ||||||
* | | | | xrdp: fix warnings | Jay Sorg | 2012-06-11 | 4 | -6/+10 | |
| | | | | ||||||
* | | | | no logic changes, remove warnings and coding style changes | Jay Sorg | 2012-06-10 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | log: added path for when --prefix is used | Jay Sorg | 2012-06-10 | 2 | -4/+5 | |
| |_|/ |/| | | ||||||
* | | | Merge remote branch 'syslog3/syslog3' | Jay Sorg | 2012-06-04 | 5 | -19/+57 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Initial syslog support in XRDP | norrarvid | 2012-05-27 | 5 | -19/+57 | |
| |/ | ||||||
* | | Merge pull request #20 from ArvidNorr/widerlogin | Marc-André Moreau | 2012-05-28 | 1 | -4/+4 | |
|\ \ | | | | | | | Support for long user and DNS name | |||||
| * | | Support for long user and DNS name | norrarvid | 2012-05-28 | 1 | -4/+4 | |
| |/ | ||||||
* | | xrdp: pid file fixes | Jay Sorg | 2012-05-26 | 1 | -13/+19 | |
| | | ||||||
* | | xrdp: add fork option to xrdp.ini | Jay Sorg | 2012-05-26 | 3 | -10/+15 | |
| | | ||||||
* | | added g_close_wait_obj and size parameter to g_write_ip_address | Jay Sorg | 2012-05-26 | 2 | -3/+3 | |
| | | ||||||
* | | xrdp: fix memory leak in fork | Jay Sorg | 2012-05-26 | 1 | -9/+15 | |
| | | ||||||
* | | xrdp: added -f command line option to fork on connections | Jay Sorg | 2012-05-26 | 5 | -11/+103 | |
|/ | ||||||
* | offscreen bitmaps: implement the delete list | Jay Sorg | 2012-05-22 | 4 | -2/+21 | |
| |