index
:
xrdp-proprietary
master
ulab-next
ulab-next-nosound
ulab-original
Donated space for related uLab project
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't use hard coded constant values
Koichiro IWAO
2017-08-01
1
-8
/
+13
*
use g_free()
Koichiro IWAO
2017-08-01
1
-2
/
+2
*
move base64 functions to base64.c
Koichiro IWAO
2017-08-01
6
-59
/
+114
*
docs: document base64 prefill credentials
Koichiro IWAO
2017-08-01
1
-6
/
+20
*
decode base64 login window parameter
Koichiro IWAO
2017-08-01
1
-2
/
+26
*
pass through except for the first '='
Koichiro IWAO
2017-08-01
1
-1
/
+1
*
add base64_decode function
Koichiro IWAO
2017-08-01
2
-0
/
+58
*
sesman: search pam files also in ${sysconfdir}/pam.d
Koichiro IWAO
2017-07-26
2
-1
/
+3
*
chansrv: remove trailing space
Koichiro IWAO
2017-07-25
1
-2
/
+2
*
chansrv: use switch-case to support more codecs
Koichiro IWAO
2017-07-25
1
-12
/
+13
*
chansrv: constify wFormatTag
Koichiro IWAO
2017-07-25
2
-20
/
+23
*
Add a pam file for FreeBSD
Koichiro IWAO
2017-07-21
4
-1
/
+12
*
Allow UDS connection from non-root users
Ben Cohen
2017-07-20
1
-0
/
+4
*
append a / to ensure the full path is created even when the config variable l...
Ian Geiser
2017-07-19
1
-1
/
+1
*
NEWS: pulralize glitches
Koichiro IWAO
2017-07-14
1
-1
/
+1
*
common: fix more glitches in IPv4 initialization
Koichiro IWAO
2017-07-14
1
-2
/
+2
*
Use g_create_path instead of g_create_dir
Ian Geiser
2017-07-14
4
-11
/
+11
*
fix typo (copy & paste mistake)
Koichiro IWAO
2017-07-13
1
-1
/
+1
*
Update release date
Koichiro IWAO
2017-07-13
1
-1
/
+1
*
Update NEWS
Koichiro IWAO
2017-07-13
1
-1
/
+8
*
fix typo
Koichiro IWAO
2017-07-13
1
-1
/
+1
*
sesman: make sure socket directory present
Koichiro IWAO
2017-07-13
1
-0
/
+3
*
common: use log_message
Koichiro IWAO
2017-07-13
1
-2
/
+3
*
sesman: move auth_start_session, auth_stop_session, and auth_end to child pro...
Jay Sorg
2017-07-12
1
-3
/
+7
*
fix for protocol error when 32 bit and non rfx
Jay Sorg
2017-07-12
1
-14
/
+35
*
common: fix a glitch with IPv4 struct initialization
Koichiro IWAO
2017-07-10
1
-1
/
+1
*
Prepare release v0.9.3
Koichiro IWAO
2017-07-06
4
-3
/
+26
*
update submodules to their release tag head commit
Koichiro IWAO
2017-07-06
1
-0
/
+0
*
Fix Xvnc backend disconnects when some data copied to clipboard
Koichiro IWAO
2017-07-06
1
-1
/
+6
*
xrdp-sesadmin: fix error when there are no sessions
Ben Cohen
2017-07-06
2
-12
/
+13
*
Change log level DEBUG -> WARNING
Koichiro IWAO
2017-07-06
1
-4
/
+4
*
Reword log messages in ssl_get_protocols_from_string()
Koichiro IWAO
2017-07-06
1
-4
/
+12
*
docs: document change of xrdp-chansrv log path
Koichiro IWAO
2017-07-06
1
-2
/
+2
*
chansrv: include display number in chansrv log filename
Koichiro IWAO
2017-07-06
1
-5
/
+5
*
travis: enable build test on v0.9 branch
Koichiro IWAO
2017-07-06
1
-1
/
+1
*
move openssl calls to common/libssl.c, check for defines
Jay Sorg
2017-06-22
3
-41
/
+92
*
int function should return
Koichiro IWAO
2017-06-20
1
-0
/
+2
*
sesman: exit with failure status if listen failed
Koichiro IWAO
2017-06-20
1
-3
/
+55
*
xrdp: exit main process with failure status if listen failed (daemon mode)
Koichiro IWAO
2017-06-20
3
-1
/
+64
*
xrdp: exit with failure status if listen failed (foreground mode)
Koichiro IWAO
2017-06-20
1
-2
/
+11
*
xrdp: xrdp_listen_main_loop pass through trans_listen_address return value
Koichiro IWAO
2017-06-20
1
-2
/
+3
*
sesman: install empty reconnectwm.sh as a template
Koichiro IWAO
2017-06-20
2
-1
/
+5
*
add Spanish keylayout
Koichiro IWAO
2017-06-17
1
-0
/
+3
*
common: implement g_file_readable for WIN32
Koichiro IWAO
2017-06-12
1
-1
/
+1
*
Use the words "cannot read" rather than "cannot open"
Koichiro IWAO
2017-06-12
1
-2
/
+2
*
Check certificate/privkey readability not existence
Koichiro IWAO
2017-06-12
1
-7
/
+7
*
Log user-friendly message when certificate/privkey is inaccessible
Koichiro IWAO
2017-06-12
3
-0
/
+25
*
sort xrdp_keyboard.ini
Koichiro IWAO
2017-06-09
1
-7
/
+7
*
Fix UK/GB keyboard layout
Ben Cohen
2017-06-08
1
-0
/
+3
*
Pick up the first section if given section(domain) doesn't match anything
Koichiro IWAO
2017-06-07
1
-25
/
+43
[next]