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_wm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pick up the first section if given section(domain) doesn't match anything
Koichiro IWAO
2017-06-07
1
-25
/
+43
*
Eliminate APP_CC and DEFAULT_CC
Pavel Roskin
2017-03-14
1
-40
/
+40
*
Include config_ac.h from all source files
Pavel Roskin
2017-03-04
1
-0
/
+4
*
fix warning new since stdint.h change
Jay Sorg
2017-02-22
1
-1
/
+2
*
Don't call file_read_section() on unitialized section name
Pavel Roskin
2017-01-11
1
-0
/
+1
*
Move mouse before click
Ricardo Duarte
2017-01-10
1
-0
/
+4
*
Merge pull request #553 from jsorg71/libpainter
metalefty
2016-12-20
1
-42
/
+11
|
\
|
*
add libpainter for drawing when client does not have minimum orders
Jay Sorg
2016-12-15
1
-42
/
+11
*
|
change some magics to defines
Jay Sorg
2016-12-10
1
-19
/
+22
*
|
add unicode support
Jay Sorg
2016-12-10
1
-0
/
+77
|
/
*
Fix regression in domain to session type mapping
Pavel Roskin
2016-11-15
1
-1
/
+2
*
Use g_new or g_new0 when C++ compiler would complain about implicit cast
Pavel Roskin
2016-07-08
1
-1
/
+1
*
Fix warnings detected by -Wwrite-strings
Pavel Roskin
2016-07-08
1
-1
/
+1
*
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
-3
/
+15
*
Rewrite add_string_to_logwindow()
Pavel Roskin
2016-07-08
1
-12
/
+11
*
Fix format warnings in log_message() calls
Pavel Roskin
2016-06-21
1
-1
/
+1
*
Fix incorrect use of "it's" and "its", adjust wording
Pavel Roskin
2016-06-21
1
-2
/
+2
*
xrdp_wm: fix for multimon, draw login window and log window on primary
speidy
2016-05-17
1
-9
/
+12
*
remove tabs
Jay Sorg
2016-05-16
1
-9
/
+9
*
xrdp_wm: in multimon scenario, draw log window and login window on
speidy
2016-05-12
1
-2
/
+20
*
Typo fixes
Pavel Roskin
2016-05-04
1
-7
/
+7
*
Fix compile error "format not a string literal and no format arguments [-Werr...
NerdKnight
2016-03-28
1
-1
/
+1
*
Fix typos
Pavel Roskin
2016-02-13
1
-1
/
+1
*
Run through codespell
Pavel Roskin
2016-01-14
1
-2
/
+2
*
xrdp: change when using xrdp.ini hidelogwindow
Jay Sorg
2015-12-01
1
-2
/
+3
*
add frame acks and h264 codec mode basics
Jay Sorg
2015-03-28
1
-1
/
+7
*
coverity: array compared against 0
Laxmikant Rashinkar
2014-07-26
1
-2
/
+1
*
coverity: Dereference after null check
Laxmikant Rashinkar
2014-07-20
1
-2
/
+2
*
coverity: fixed resolution leak issues
Laxmikant Rashinkar
2014-07-19
1
-2
/
+3
*
libxrdp: cursor big endian fix
Jay Sorg
2014-06-23
1
-4
/
+10
*
xrdp: don't show connection log unless there is a problem
Jay Sorg
2014-05-19
1
-4
/
+13
*
xrdp: xrdp_wm: changed the autologin logic
speidy
2014-04-14
1
-28
/
+43
*
xrdp: for proxy modules, pass target ip to module (if ip passed-in from
speidy
2014-04-11
1
-0
/
+24
*
xrdp:no logic change, comments and printfs
Jay Sorg
2014-03-02
1
-1
/
+1
*
o --enable-load_pulse_modules changed to --enable-loadpulsemodules
Laxmikant Rashinkar
2014-02-23
1
-1
/
+1
*
remove some warning, move gethostname to os_calls
Jay Sorg
2014-02-08
1
-1
/
+2
*
comment spelling fixes from univention
Jay Sorg
2014-02-04
1
-5
/
+5
*
made login screen fully customizable
Laxmikant Rashinkar
2014-01-28
1
-1
/
+15
*
merges from authentic8
Jay Sorg
2013-09-26
1
-8
/
+57
|
\
|
*
Fix errors cause by previous merge (2361914)
Jim Grandy
2013-08-22
1
-1
/
+0
|
*
Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b9...
Jim Grandy
2013-08-22
1
-7
/
+57
*
|
move text2bool to os_calls
Jay Sorg
2013-08-24
1
-1
/
+1
|
/
*
merge from pmhahn
Jay Sorg
2013-05-29
1
-1
/
+1
|
\
|
*
xrdp: Ignore channels and logging sections
Philipp Hahn
2013-01-28
1
-1
/
+3
*
|
fix for autologin
Jay Sorg
2013-05-28
1
-5
/
+8
*
|
work on new(color) cursors
Jay Sorg
2013-03-18
1
-3
/
+11
*
|
work on new(color) cursors
Jay Sorg
2013-03-12
1
-9
/
+10
*
|
Merge pull request #59 from ArvidNorr/morelogging
ArvidNorr
2013-01-31
1
-4
/
+6
|
\
\
|
*
|
More logging added
ArvidNorr
2013-01-18
1
-4
/
+6
|
|
/
[next]