xrdp/xrdp
Koichiro IWAO a89cb93bc7 decode base64 login window parameter
such as prefill username and password:
    username=ask{base64}YmFzZTY0
    username={base64}YmFzZTY0
    password=ask{base64}YmFzZTs2NCFwYXNzd29yZCM=
    password={base64}YmFzZTs2NCFwYXNzd29yZCM=

';', '#', '!' means comment in .ini files. If prefill username or
password contains such symbols, these can be provided base64 encoded.
2017-08-01 08:40:30 +09:00
..
ad24b.bmp improve login graphics 2009-09-17 18:02:17 +00:00
ad256.bmp Drop exec permission of non executable files 2016-01-22 10:50:51 +09:00
cursor0.cur use standard cur files for cursors 2004-09-14 04:29:07 +00:00
cursor1.cur use standard cur files for cursors 2004-09-14 04:29:07 +00:00
czech.txt czech.txt 2007-09-27 05:54:51 +00:00
funcs.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
lang.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
Makefile.am Make socket directory configurable, don't hardcode /tmp/.xrdp 2017-03-17 22:25:05 -07:00
rdp-scan-codes.txt More spelling fixes found by codespell and aspell 2016-01-30 17:39:25 -08:00
sans-10.fv1 Drop exec permission of non executable files 2016-01-22 10:50:51 +09:00
xrdp24b.bmp improve login graphics 2009-09-17 18:02:17 +00:00
xrdp256.bmp Drop exec permission of non executable files 2016-01-22 10:50:51 +09:00
xrdp_bitmap.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
xrdp_cache.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
xrdp_encoder.c Constify MCS connectionType 2017-06-06 10:04:48 +09:00
xrdp_encoder.h Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
xrdp_font.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
xrdp_keyboard.ini add Spanish keylayout 2017-06-17 16:31:17 +09:00
xrdp_listen.c Allow UDS connection from non-root users 2017-07-20 09:13:06 +09:00
xrdp_login_wnd.c decode base64 login window parameter 2017-08-01 08:40:30 +09:00
xrdp_logo.bmp made login screen fully customizable 2014-01-28 18:09:20 -08:00
xrdp_mm.c Fix Xvnc backend disconnects when some data copied to clipboard 2017-07-06 13:44:53 +09:00
xrdp_painter.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
xrdp_process.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
xrdp_region.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
xrdp_types.h add session_info 2017-01-15 08:20:50 +02:00
xrdp_wm.c Pick up the first section if given section(domain) doesn't match anything 2017-06-07 14:08:26 +09:00
xrdp.c int function should return 2017-06-20 14:29:02 +09:00
xrdp.h xrdp: exit main process with failure status if listen failed (daemon mode) 2017-06-20 14:29:02 +09:00
xrdp.ini Allocate space for tls_ciphers dynamically 2017-03-21 10:39:40 -07:00
xrdpwin.c Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00