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
path:
root
/
xrdp
/
xrdp_mm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't use ACCESS macro
Pavel Roskin
2017-02-02
1
-14
/
+2
*
Fix several cases of discarding return values
Pavel Roskin
2017-01-25
1
-10
/
+40
*
Merge pull request #625 from speidy/proxy_session_info
Idan Freiberg
2017-01-23
1
-0
/
+12
|
\
|
*
add session_info
Jay Sorg
2017-01-15
1
-0
/
+12
*
|
Merge pull request #615 from speidy/channels_fixes
Idan Freiberg
2017-01-15
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
libxrdp: channels, respect xrdp.ini channel blocking also for data
speidy
2017-01-06
1
-2
/
+5
*
|
Constify the value argument to mod_set_param
Pavel Roskin
2017-01-11
1
-5
/
+5
|
/
*
Use <> for system includes, move system includes above local ones
Pavel Roskin
2017-01-04
1
-1
/
+1
*
xrdp: add some logging, remove unused var
speidy
2016-12-29
1
-2
/
+3
*
xrdp: fix for codec frame acks handling.
speidy
2016-12-29
1
-16
/
+1
*
Regression fix: session matching uses wrong bpp for Xorg
Pavel Roskin
2016-12-17
1
-6
/
+11
*
o send RFX tiles as stream (Stream Surface Bits Command)
speidy
2016-12-08
1
-1
/
+1
*
vnc: code cleanup
Jay Sorg
2016-12-04
1
-1
/
+1
*
vnc: change password file to use guid hash
Jay Sorg
2016-12-03
1
-4
/
+15
*
Use g_new or g_new0 when C++ compiler would complain about implicit cast
Pavel Roskin
2016-07-08
1
-2
/
+2
*
Fix warnings detected by -Wwrite-strings
Pavel Roskin
2016-07-08
1
-3
/
+4
*
Shorten and clarify log window messages
Pavel Roskin
2016-07-08
1
-3
/
+2
*
Make xrdp_wm_log_msg() log its output
Pavel Roskin
2016-07-08
1
-59
/
+46
*
Fix format warnings in log_message() calls
Pavel Roskin
2016-06-21
1
-7
/
+7
*
Typo fixes
Pavel Roskin
2016-05-04
1
-3
/
+3
*
remove some warnings
Jay Sorg
2016-04-09
1
-4
/
+3
*
Fix compile error "format not a string literal and no format arguments [-Werr...
NerdKnight
2016-03-28
1
-1
/
+1
*
Stop redefining libdir, use moduledir for ${libdir}/xrdp
Pavel Roskin
2016-02-12
1
-1
/
+1
*
Add missing spaces in the strings that are split for line wrapping
Pavel Roskin
2016-02-12
1
-2
/
+2
*
Spell "return value", not "returnvalue"
Pavel Roskin
2016-02-07
1
-1
/
+1
*
Replace "charactor" with "character" everywhere
Pavel Roskin
2016-01-30
1
-4
/
+4
*
Run through codespell
Pavel Roskin
2016-01-14
1
-1
/
+1
*
xrdp: change when using xrdp.ini hidelogwindow
Jay Sorg
2015-12-01
1
-0
/
+13
*
rename g_tcp_can_recv to g_sck_can_recv
Jay Sorg
2015-10-07
1
-1
/
+1
*
set the source for chansrv
Jay Sorg
2015-07-11
1
-2
/
+4
*
Merge pull request #226 from metalefty/freebsd/openpam
jsorg71
2015-04-01
1
-1
/
+118
|
\
|
*
xrdp: xrdp_mm.c detect and use OpenPAM
Koichiro IWAO
2015-03-16
1
-1
/
+118
*
|
add frame acks and h264 codec mode basics
Jay Sorg
2015-03-28
1
-56
/
+103
|
/
*
xrdp: encoder shutdown fix
Jay Sorg
2014-08-19
1
-3
/
+4
*
move some hard code paths to defines in header
Jay Sorg
2014-08-06
1
-2
/
+2
*
xrdp: don't include config.h unless HAVE_CONFIG_H is defined
Jay Sorg
2014-07-27
1
-0
/
+2
*
coverity: read from pointer after free
Laxmikant Rashinkar
2014-07-27
1
-1
/
+1
*
coverity: array compared against 0
Laxmikant Rashinkar
2014-07-26
1
-1
/
+1
*
coverity: improper use of negative value
Laxmikant Rashinkar
2014-07-26
1
-1
/
+3
*
work on codec mode
Jay Sorg
2014-07-19
1
-12
/
+36
*
coverity: fixed resolution leak issues
Laxmikant Rashinkar
2014-07-19
1
-3
/
+7
*
xrdp: don't show connection log unless there is a problem
Jay Sorg
2014-05-19
1
-1
/
+14
*
improve debugging dump jpeg for codec mode
Jay Sorg
2014-03-26
1
-12
/
+60
*
set codec mode according to client
Jay Sorg
2014-03-23
1
-1
/
+15
*
work on codec mode jpeg
Jay Sorg
2014-03-22
1
-11
/
+30
*
Call cleanup for encoder
BLINDAUER Emmanuel
2014-03-18
1
-0
/
+2
*
work on surface command
Jay Sorg
2014-03-18
1
-2
/
+10
*
work on codec mode jpeg
Jay Sorg
2014-03-16
1
-47
/
+83
*
xrdp_encoder: developer checkin
Laxmikant Rashinkar
2014-03-16
1
-3
/
+92
*
fixed some connection issues when using xorg driver mode
Laxmikant Rashinkar
2014-03-09
1
-5
/
+4
[next]