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
*
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
*
Constify MCS connectionType
Koichiro IWAO
2017-06-06
2
-1
/
+10
*
add TODO comments
Koichiro IWAO
2017-05-31
1
-0
/
+1
*
instfiles: substitute directories in systemd service files
Koichiro IWAO
2017-05-31
5
-35
/
+55
*
configure: fix confusing help text about painter and librfxcodec
Koichiro IWAO
2017-05-23
1
-2
/
+2
*
ignore *.so (pulseaudio modules)
Koichiro IWAO
2017-05-16
1
-0
/
+1
*
pulse: respect XRDP_SOCKET_PATH environment variable
Koichiro IWAO
2017-05-16
3
-6
/
+18
*
sesman: pass xrdp socket path to user session
Koichiro IWAO
2017-05-16
1
-0
/
+2
*
common: separate sockets macros into basename and fullpath
Koichiro IWAO
2017-05-16
1
-6
/
+15
*
common: if SSL_shutdown fails, only call one more time
Jay Sorg
2017-05-10
1
-1
/
+1
*
common: ssl_tls_write / read return 0 on socket close
Jay Sorg
2017-05-10
1
-0
/
+8
*
startwm.sh: do not call pseudo shell code for /etc/X11/xdm/Xsession
Fuminobu TAKEYAMA
2017-05-09
1
-31
/
+37
*
Removed error message while falling back to IPv4 (issue #714)
MichaelSweden
2017-04-25
1
-2
/
+1
*
Fix to handle OS disabled IPv6, issue #714.
MichaelSweden
2017-04-25
1
-124
/
+228
*
pulse: define default socket directory in Makefile
Koichiro IWAO
2017-04-06
1
-1
/
+4
*
sesman: LOGNAME should be set to username
Koichiro IWAO
2017-04-06
1
-0
/
+1
*
update submodules to their release tag head commit
speidy
2017-03-30
2
-0
/
+0
*
Bump version number to v0.9.2
speidy
2017-03-30
3
-3
/
+3
*
update NEWS file for v0.9.2 release
speidy
2017-03-30
1
-0
/
+23
*
Rename file_loc.h to xrdp_sockets.h, install it
Pavel Roskin
2017-03-28
13
-14
/
+13
*
Remove readme.txt, it has been replaced by README.md
Pavel Roskin
2017-03-27
2
-4
/
+0
*
xrdp_orders_rail: fix resulting unicode length
speidy
2017-03-24
1
-1
/
+1
*
libxrdp: window update, simplify length checks
speidy
2017-03-24
1
-35
/
+26
*
xrdp_orders_rail: fix g_mbstowcs error handling
speidy
2017-03-24
1
-4
/
+20
*
RAIL: use fixed size length for window texts
speidy
2017-03-24
1
-6
/
+9
*
rail, text length checks
Jay Sorg
2017-03-24
1
-0
/
+4
*
rail, text length checks
Jay Sorg
2017-03-24
1
-5
/
+12
*
pulse: refer correct path to file_loc.h
Koichiro IWAO
2017-03-24
2
-2
/
+2
*
pulse: use correct macro for audio in/out sockets
Koichiro IWAO
2017-03-24
2
-2
/
+2
*
libxrdp: print connected client name to log
speidy
2017-03-21
2
-1
/
+5
*
libxrdp: fix misleading variable name
speidy
2017-03-21
1
-8
/
+8
*
libxrdp: improve unicode_in
speidy
2017-03-21
1
-25
/
+35
*
Log socket fd in g_sck_accept(), fix AF_UNIX logging
Pavel Roskin
2017-03-21
1
-4
/
+17
*
sesman: move auth/pam calls to main process
Jay Sorg
2017-03-21
3
-9
/
+26
*
Allocate space for tls_ciphers dynamically
Pavel Roskin
2017-03-21
4
-5
/
+6
[next]