Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allocate space for tls_ciphers dynamically | Pavel Roskin | 2017-03-21 | 1 | -1/+1 |
| | |||||
* | Propel xorgxrdp as default backend, give xorgxrdp the first place | Koichiro IWAO | 2017-03-17 | 1 | -7/+7 |
| | |||||
* | TLS: switch ssl_protocols to a comma separated list | Koichiro IWAO | 2017-02-27 | 1 | -2/+2 |
| | |||||
* | docs: document maximum length of tls_ciphers | Koichiro IWAO | 2017-02-27 | 1 | -1/+1 |
| | |||||
* | TLS: new method to specify SSL/TLS version | Koichiro IWAO | 2017-02-27 | 1 | -2/+3 |
| | | | | | | | SSL/TLS protocols only listed in ssl_protocols should be used. The name "ssl_protocols" comes from nginx. Resolves #428. | ||||
* | Remove librdp.so sources, it's obsoleted by neutrinordp | Pavel Roskin | 2017-01-19 | 1 | -6/+0 |
| | | | | Remove "rdp-any" section from xrdp.ini. | ||||
* | Set autorun to empty, improve autorun documentation | Pavel Roskin | 2016-12-17 | 1 | -2/+4 |
| | | | | | | | | | Setting autorun to empty keeps X11rdp as the default backend for autologin (since it's the first section), but it also enables the backend selection by the domain name. Describe the autorun interaction with the domain name both in the config file and in the manual. | ||||
* | Document xserverbpp, add it to Xvnc section, remove from Xorg section | Pavel Roskin | 2016-12-06 | 1 | -1/+1 |
| | | | | | | xserverbpp affects X11rdp and Xvnc, but not Xorg. No need to have xserverbpp in the Xorg section where it has no effect. Add commented out xserverbpp to Xvnc, some users may want to experiment with that setting. | ||||
* | docs: revise description for disableSSLv3 in xrdp.ini | Koichiro IWAO | 2016-11-16 | 1 | -1/+1 |
| | |||||
* | config: change order of parameters | Koichiro IWAO | 2016-11-16 | 1 | -37/+38 |
| | | | | | Put same layer configuration parameters together, bring low layer parameters earlier. | ||||
* | config: use semicolon to comment out descriptions in config files | Koichiro IWAO | 2016-11-16 | 1 | -48/+48 |
| | | | | | | | | and use number sign to comment out actual configurations. For example: ; if set to true, enables foobar #foobar=true | ||||
* | config: Capitalize section title to fit documents | Koichiro IWAO | 2016-11-16 | 1 | -2/+2 |
| | |||||
* | config: unify all boolean values in config to true/false | Koichiro IWAO | 2016-11-16 | 1 | -11/+11 |
| | |||||
* | change xrdp.ini security_layer=negotiate and auto generate tls keys on make ↵ | Jay Sorg | 2016-11-11 | 1 | -1/+1 |
| | | | | install | ||||
* | Simplify names of xrdp.ini sections, rename "Session Manager" to "Xorg" | Pavel Roskin | 2016-11-01 | 1 | -20/+20 |
| | | | | | | Make section names equal to the names in the "name=" setting to avoid confusion and the need to renumber sections. Avoid "sesman-" in the names, it's not helpful to the user. Move "Xorg" just below "X11rdp", that would give xorgxrdp more visibility. | ||||
* | Leave only one "autorun" in xrdp.ini, improve comment | Pavel Roskin | 2016-10-17 | 1 | -2/+3 |
| | |||||
* | new options for xrdp.ini disableSSlv3=yes and tls_ciphers=HIGH and code to ↵ | Alex Illsley | 2016-08-25 | 1 | -0/+4 |
| | | | | implement | ||||
* | vnc: Added delay_ms option. Fixes neutrinolabs/xrdp#182 | Anthony Agresta | 2014-11-07 | 1 | -0/+4 |
| | |||||
* | Set a value for the default autorun session | BLINDAUER Emmanuel | 2014-09-21 | 1 | -0/+3 |
| | |||||
* | xrdp: add tcutils to xrdp.ini | Jay Sorg | 2014-08-12 | 1 | -0/+1 |
| | |||||
* | added option to set rdp crypto level to none | Jay Sorg | 2014-08-05 | 1 | -0/+2 |
| | |||||
* | libxrdp, common: work on TLS mode | Idan Freiberg | 2014-07-23 | 1 | -2/+8 |
| | |||||
* | libxrdp: added an option to enforce security layer in xrdp.ini | Idan Freiberg | 2014-07-09 | 1 | -1/+1 |
| | |||||
* | default max_bpp to 32 | Jay Sorg | 2014-06-29 | 1 | -1/+1 |
| | |||||
* | added support for optional background image | ArvidNorr | 2014-05-23 | 1 | -0/+3 |
| | |||||
* | turn on bulk compressor by default | Jay Sorg | 2014-05-05 | 1 | -1/+1 |
| | |||||
* | make login screen window title configurable | Cocoon | 2014-04-17 | 1 | -0/+4 |
| | |||||
* | o libxrdp: fastpath output, added cursor and palette now updates | speidy | 2014-03-13 | 1 | -2/+2 |
| | | | | | o xrdp.ini: changed default behavior: always new cursors, always use fastpath input and output. | ||||
* | added support for using Xorg driver model | Laxmikant Rashinkar | 2014-03-08 | 1 | -1/+11 |
| | |||||
* | Merge ../../neutrinolabs/xrdp into fastpath | speidy | 2014-03-02 | 1 | -2/+56 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: libxrdp/libxrdp.c libxrdp/libxrdp.h libxrdp/xrdp_iso.c libxrdp/xrdp_sec.c libxrdp/xrdp_tcp.c xrdp/xrdp.ini | ||||
| * | o --enable-load_pulse_modules changed to --enable-loadpulsemodules | Laxmikant Rashinkar | 2014-02-23 | 1 | -3/+3 |
| | | | | | | | | | | o color entries in xrdp.ini file are now specfied using RGB format only o login screen now works with pixel depth of 8, 15, 16 and 24 bits | ||||
| * | made login screen fully customizable | Laxmikant Rashinkar | 2014-01-28 | 1 | -1/+57 |
| | | |||||
* | | libxrdp: work on fastpath input, added fastpath option to xrdp.ini | speidy | 2014-02-11 | 1 | -0/+3 |
|/ | |||||
* | Merge branch 'master' into devel | Jay Sorg | 2014-01-16 | 1 | -1/+1 |
|\ | |||||
| * | xrdp: set default encryption level to high | Koichiro IWAO | 2013-12-11 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'multimon' of git://github.com/speidy/xrdp into speidy-multimon | Jay Sorg | 2013-10-09 | 1 | -0/+2 |
|\ \ | | | | | | | | | | | | | | | | | | | Conflicts: common/xrdp_client_info.h libxrdp/xrdp_iso.c libxrdp/xrdp_sec.c | ||||
| * | | libxrdp: add xrdp.ini multi-mon config | speidy | 2013-07-15 | 1 | -0/+2 |
| | | | |||||
* | | | added options to set tcp send and recv buffer sizes | Jay Sorg | 2013-10-02 | 1 | -0/+2 |
| | | | |||||
* | | | neutrinordp: clean old freerdp moduels, add config, fix for RFX codec to | speidy | 2013-08-24 | 1 | -2/+2 |
| |/ |/| | | | work. | ||||
* | | xrdp: added support for forcing credentials on command line | Laxmikant Rashinkar | 2013-08-03 | 1 | -0/+4 |
|/ | |||||
* | adding xrdp.ini option to turn off new cursors | Jay Sorg | 2013-06-07 | 1 | -0/+1 |
| | |||||
* | merge from pmhahn | Jay Sorg | 2013-05-29 | 1 | -1/+1 |
|\ | |||||
| * | X11rdp: fix spelling mistakes | Philipp Hahn | 2013-01-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | exit -> exist $mn -> $mod_name folowed -> followed blocket -> blocked | ||||
* | | xrdp: use full path for loading xrdp modules | Jay Sorg | 2013-05-01 | 1 | -0/+1 |
| | | |||||
* | | a debug version of xrdp/xrdp.ini was previously commited | Laxmikant Rashinkar | 2013-04-20 | 1 | -2/+1 |
| | | |||||
* | | swapped cb_lookup and cb_readdir | Laxmikant Rashinkar | 2013-04-20 | 1 | -1/+2 |
| | | |||||
* | | o removed square brackets inside commented code in xrdp.ini | Laxmikant Rashinkar | 2013-03-08 | 1 | -2/+2 |
| | | | | | | | | because due to parsing bug | ||||
* | | o early checkin for drive redirection | Laxmikant Rashinkar | 2013-03-08 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | o basic drive redirection is working o functions currently supported: open: read, write, create, get/set attribute o requires latest NeutrinoRDP to work o note: clipboard is broken because of the move from linked lists to inodes in the FUSE code | ||||
* | | Comments and debug when blocking channels added. Fix for potential ↵ | ArvidNorr | 2013-02-01 | 1 | -8/+10 |
| | | | | | | | | vulnerability in log.c | ||||
* | | PAM error text can be configured | ArvidNorr | 2013-01-28 | 1 | -0/+2 |
|/ |