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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Don't call file_read_section() on unitialized section name
Pavel Roskin
2017-01-11
1
-0
/
+1
*
|
Constify the value argument to mod_set_param
Pavel Roskin
2017-01-11
2
-6
/
+6
*
|
Move mouse before click
Ricardo Duarte
2017-01-10
1
-0
/
+4
|
/
*
Merge pull request #612 from proski/includes
jsorg71
2017-01-05
1
-1
/
+1
|
\
|
*
Use <> for system includes, move system includes above local ones
Pavel Roskin
2017-01-04
1
-1
/
+1
*
|
Merge pull request #611 from volth/support-enable-xrdpdebug=yes-2
jsorg71
2017-01-05
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
fix build with --enable-xrdpdebug=yes
volth
2017-01-04
1
-2
/
+0
*
|
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
|
/
*
Compile libpainter only if enabled, fix path to libpainter.a
Pavel Roskin
2016-12-20
1
-1
/
+1
*
Merge pull request #553 from jsorg71/libpainter
metalefty
2016-12-20
5
-45
/
+580
|
\
|
*
add libpainter for drawing when client does not have minimum orders
Jay Sorg
2016-12-15
5
-45
/
+580
*
|
Fix Parallels Client on Mac
Pavel Roskin
2016-12-18
1
-14
/
+17
*
|
Distribute all files except git and github specific data
Pavel Roskin
2016-12-18
1
-0
/
+5
*
|
Merge pull request #548 from proski/autorun
Idan Freiberg
2016-12-18
1
-2
/
+4
|
\
\
|
*
|
Set autorun to empty, improve autorun documentation
Pavel Roskin
2016-12-17
1
-2
/
+4
*
|
|
Regression fix: session matching uses wrong bpp for Xorg
Pavel Roskin
2016-12-17
1
-6
/
+11
|
/
/
*
|
Make librfxcodec a subpackage
Pavel Roskin
2016-12-15
1
-1
/
+1
*
|
Merge pull request #531 from speidy/surface_cmds
jsorg71
2016-12-15
2
-6
/
+1
|
\
\
|
*
\
Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into surface_cmds
Speidy
2016-12-12
2
-18
/
+87
|
|
\
\
|
*
|
|
xrdp_encoder: remove temporary workaround for RFX to avoid mstsc
speidy
2016-12-08
1
-5
/
+0
|
*
|
|
o send RFX tiles as stream (Stream Surface Bits Command)
speidy
2016-12-08
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Sort alphabetically
Westporch
2016-12-14
1
-3
/
+3
*
|
|
Add 'rdp_layout_kr=kr'
Westporch
2016-12-14
1
-0
/
+3
|
|
/
|
/
|
*
|
Merge pull request #536 from jsorg71/unicode
jsorg71
2016-12-11
1
-0
/
+80
|
\
\
|
*
|
change some magics to defines
Jay Sorg
2016-12-10
1
-19
/
+22
|
*
|
add unicode support
Jay Sorg
2016-12-10
1
-0
/
+77
|
|
/
*
|
o caps: advertise remotefx codec capsets only when supported (RFX mode,
speidy
2016-12-10
1
-18
/
+7
|
/
*
Document xserverbpp, add it to Xvnc section, remove from Xorg section
Pavel Roskin
2016-12-06
1
-1
/
+1
*
Merge pull request #523 from jsorg71/vpf
jsorg71
2016-12-06
1
-4
/
+15
|
\
|
*
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
*
|
Make configure show it's looking for "pixman", not "xrdp_pixman"
Pavel Roskin
2016-12-04
1
-2
/
+2
|
/
*
Merge pull request #516 from metalefty/keymaps
Itamar Reis Peixoto
2016-12-02
1
-9
/
+0
|
\
|
*
unify Japanese keymap in xrdp_keyboard.ini
Koichiro IWAO
2016-12-02
1
-9
/
+0
*
|
xrdp_encoder: do not initialize for non-UNIX rdp clients
speidy
2016-11-29
1
-15
/
+22
|
/
*
xrdp: do case insensitive compare for section names
Jay Sorg
2016-11-19
1
-3
/
+3
*
Merge pull request #488 from metalefty/docs
Itamar Reis Peixoto
2016-11-17
2
-128
/
+129
|
\
|
*
docs: revise description for disableSSLv3 in xrdp.ini
Koichiro IWAO
2016-11-16
1
-1
/
+1
|
*
config: change order of parameters
Koichiro IWAO
2016-11-16
1
-37
/
+38
|
*
config: use semicolon to comment out descriptions in config files
Koichiro IWAO
2016-11-16
2
-98
/
+98
|
*
config: Capitalize section title to fit documents
Koichiro IWAO
2016-11-16
1
-2
/
+2
|
*
config: unify all boolean values in config to true/false
Koichiro IWAO
2016-11-16
1
-11
/
+11
*
|
Merge pull request #485 from proski/code-standards
metalefty
2016-11-16
1
-1
/
+1
|
\
\
|
*
|
Remove all tabs in sources
Pavel Roskin
2016-11-15
1
-1
/
+1
|
|
/
*
|
Fix regression in domain to session type mapping
Pavel Roskin
2016-11-15
1
-1
/
+2
|
/
*
change xrdp.ini security_layer=negotiate and auto generate tls keys on make i...
Jay Sorg
2016-11-11
1
-1
/
+1
*
Use km-0000yyyy.ini if km-xxxxyyyy.ini doen't exist
Koichiro IWAO
2016-11-04
1
-2
/
+14
[next]