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
*
sound: g_bbuf_size should be determined after codec is determined
Koichiro IWAO
2017-11-08
1
-3
/
+3
*
fix typo s/Roration/Rotation/
Koichiro IWAO
2017-11-06
1
-1
/
+1
*
Constify extended mouse events
Koichiro IWAO
2017-11-06
2
-5
/
+10
*
Constify mouse event flags, use the MS name for constants
Koichiro IWAO
2017-11-06
2
-18
/
+21
*
xrdp_wm: handle horizontal mouse wheel events
Koichiro IWAO
2017-11-06
1
-0
/
+19
*
xrdp_wm: make mouse button 6 and 7 act like button 4 and 5
Koichiro IWAO
2017-11-06
1
-12
/
+16
*
libxrdp: advertise horizontal mouse wheel capability
Koichiro IWAO
2017-11-06
1
-1
/
+5
*
Add some more Input Capability Set constants
Koichiro IWAO
2017-11-06
1
-5
/
+10
*
Add dvorak keyboard layout
Soedarsono
2017-11-01
4
-1
/
+1064
*
xrdp-ssh-agent: Remove vim modeline
Ben Cohen
2017-10-17
1
-2
/
+0
*
xrdp-ssh-agent.c: Fix braces for coding style
Ben Cohen
2017-10-17
1
-4
/
+12
*
Handle EINTR for send() in handle_connection()
Ben Cohen
2017-10-17
1
-1
/
+2
*
Forward ssh-agent data between ssh clients and RDP
Ben Cohen
2017-10-17
1
-0
/
+398
*
log: add log level TRACE
Koichiro IWAO
2017-10-13
2
-1
/
+11
*
xrdp: corret the config file name in the comment
Felix Zhang
2017-10-09
1
-1
/
+1
*
common: prevent raw use of snprintf
Koichiro IWAO
2017-10-03
1
-7
/
+7
*
xrdp: get port from configfile in access_control()
Oscar Salvador
2017-10-03
1
-1
/
+3
*
xrdp: constify input event type
Koichiro IWAO
2017-10-02
2
-5
/
+6
*
Update v0.9.4 release date
Koichiro IWAO
2017-09-28
1
-1
/
+1
*
update NEWS, mention known issues
Koichiro IWAO
2017-09-26
1
-1
/
+5
*
Prepare release v0.9.4
Koichiro IWAO
2017-09-26
4
-3
/
+23
*
update sumbodules to the latest release
Koichiro IWAO
2017-09-26
1
-0
/
+0
*
common: fix g_write_ip_address() didn't return correct IP address
Koichiro IWAO
2017-09-26
1
-14
/
+58
*
Fixes #414
cocoon
2017-09-17
1
-1
/
+1
*
tcutils: fix WTSVirtualChannelWrite return codes check according to API change
speidy
2017-09-13
1
-2
/
+2
*
xrdpvr: adjust xrdpvr_write_to_client to xrdpapi API change
speidy
2017-09-13
1
-1
/
+1
*
xrdpapi: change WTSVirtualChannelWrite return values to be consistent with WT...
speidy
2017-09-13
1
-8
/
+12
*
sesman: delete socket files when session exits
Koichiro IWAO
2017-09-13
2
-0
/
+70
*
travis: Unbreak travis build
Koichiro IWAO
2017-09-07
1
-0
/
+1
*
xrdp: accept full path for ls_background_image
Koichiro IWAO
2017-09-05
1
-1
/
+9
*
add Belgian keyboard
Koichiro IWAO
2017-09-01
1
-0
/
+3
*
Release v0.9.3.1
Koichiro IWAO
2017-08-16
3
-2
/
+11
*
instfiles: don't include generated *.services files in distribution
Koichiro IWAO
2017-08-16
1
-1
/
+1
*
chansrv: sound, fdk-aac, avoid 1 item array items
Jay Sorg
2017-08-04
1
-29
/
+34
*
use pkg-config to configure with fdk-aac
Jay Sorg
2017-08-04
2
-3
/
+3
*
chansrv: sound, remove a do not know and a comment
Jay Sorg
2017-08-04
2
-2
/
+1
*
chansrv: sound, use WAVE_FORMAT_AAC not WAVE_FORMAT_AAC_MS
Jay Sorg
2017-08-04
2
-3
/
+3
*
chansrv: sound, add aac
Jay Sorg
2017-08-04
4
-2
/
+258
*
chansrv: sound, handle skips in audio acks
Jay Sorg
2017-08-04
1
-5
/
+30
*
xfuse_create_share() called before xfuse_init()
matt335672
2017-08-03
1
-0
/
+12
*
fix indent, no logic change
Koichiro IWAO
2017-08-01
1
-1
/
+1
*
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
[next]