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
*
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
*
xrdp:no logic change, comments and printfs
Jay Sorg
2014-03-02
1
-2
/
+2
*
added server_paint_rects
Jay Sorg
2014-02-18
1
-0
/
+33
*
Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel
Laxmikant Rashinkar
2014-02-10
1
-2
/
+2
|
\
|
*
comment spelling fixes from univention
Jay Sorg
2014-02-04
1
-2
/
+2
*
|
fixed an issue where channels with uppercase names were not being recognized
Laxmikant Rashinkar
2014-02-10
1
-19
/
+19
|
/
*
merges from authentic8
Jay Sorg
2013-09-26
1
-1
/
+384
|
\
|
*
Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 27d8a...
Jim Grandy
2013-08-22
1
-2
/
+100
|
*
Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 74b0...
Jim Grandy
2013-08-22
1
-0
/
+22
|
*
Hand-apply patches (rail) from Authentic8: bc68076
Jim Grandy
2013-08-22
1
-0
/
+67
|
*
Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a 2c99e6...
Jim Grandy
2013-08-22
1
-45
/
+159
|
*
Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, 0e21d...
Jim Grandy
2013-08-22
1
-0
/
+82
*
|
xrdp: fix a crash in painter when invalid target is set
Jay Sorg
2013-09-19
1
-1
/
+1
*
|
move text2bool to os_calls
Jay Sorg
2013-08-24
1
-1
/
+1
*
|
common: transport aware when app is terminating
Jay Sorg
2013-08-17
1
-0
/
+3
|
/
[next]