Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dynamic virtual channel improvements | jsorg71 | 2018-10-11 | 1 | -4/+645 |
| | | | | | | | | | remove not used chansrv <-> xrdp messages move static channel disable control into libxrdp remove some blocking read, write chansrv calls add drdynvc calls to libxrdp add drdynvc calls to chansrv channel cleanup | ||||
* | Eliminate APP_CC and DEFAULT_CC | Pavel Roskin | 2017-03-14 | 1 | -7/+7 |
| | |||||
* | Include config_ac.h from all source files | Pavel Roskin | 2017-03-04 | 1 | -0/+4 |
| | |||||
* | Run through codespell | Pavel Roskin | 2016-01-14 | 1 | -1/+1 |
| | |||||
* | libxrdp: xrdp_channel: don't change channel flags when | speidy | 2014-04-21 | 1 | -4/+15 |
| | | | | | CHANNEL_OPTION_SHOW_PROTOCOL flag exists. [according to doc: http://msdn.microsoft.com/en-us/library/cc240513.aspx] | ||||
* | copyright year update | Jay Sorg | 2013-06-08 | 1 | -1/+1 |
| | |||||
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -121/+133 |
| | | | | | o applied new coding standards to all .c files o moved some files around | ||||
* | fix a define conflict with freerdp | Jay Sorg | 2012-07-17 | 1 | -3/+3 |
| | |||||
* | layout fix | norrarvid | 2012-06-18 | 1 | -1/+1 |
| | |||||
* | Deadlock situation bug fix and improved debug information | norrarvid | 2012-06-01 | 1 | -3/+11 |
| | |||||
* | Major code cleanup: | Nicola Ruggero | 2010-11-03 | 1 | -0/+1 |
| | | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.) | ||||
* | update copyright year | jsorg71 | 2010-07-04 | 1 | -1/+1 |
| | |||||
* | remove some dead code | jsorg71 | 2009-12-26 | 1 | -1/+0 |
| | |||||
* | update copyright year | jsorg71 | 2009-01-25 | 1 | -1/+1 |
| | |||||
* | channel changes | jsorg71 | 2008-12-16 | 1 | -74/+13 |
| | |||||
* | update copyright year | jsorg71 | 2008-01-30 | 1 | -1/+1 |
| | |||||
* | copyright year update | jsorg71 | 2007-01-12 | 1 | -1/+1 |
| | |||||
* | added channel support | jsorg71 | 2006-12-28 | 1 | -0/+239 |