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
*
config: use semicolon to comment out descriptions in config files
Koichiro IWAO
2016-11-16
3
-129
/
+129
*
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
2
-18
/
+17
*
docs: unify all boolean values to true/false
Koichiro IWAO
2016-11-16
2
-21
/
+21
*
docs: add 32 to max_bpp as it is actually supported
Koichiro IWAO
2016-11-16
1
-1
/
+1
*
docs: document disableSSLv3 and tls_ciphers
Koichiro IWAO
2016-11-16
1
-0
/
+10
*
docs: use bold for section headers, not italic
Koichiro IWAO
2016-11-16
1
-1
/
+1
*
docs: remove trailing space, put a period at a end of sentence
Koichiro IWAO
2016-11-16
3
-27
/
+27
*
docs: Capitalize country/language
Koichiro IWAO
2016-11-16
1
-8
/
+8
*
docs: correct section of xrdp-dis
Koichiro IWAO
2016-11-16
1
-2
/
+6
*
docs: update version to 0.9.0
Koichiro IWAO
2016-11-16
11
-11
/
+11
*
docs: update man for sesman.ini
Koichiro IWAO
2016-11-16
1
-9
/
+11
*
docs: replace links s/xrdp.sf.net/www.xrdp.org/g
Koichiro IWAO
2016-11-16
8
-8
/
+8
*
Merge pull request #490 from proski/param
metalefty
2016-11-16
1
-23
/
+23
|
\
|
*
Omit numbers from the "param" keys, they are not needed
Pavel Roskin
2016-11-15
1
-23
/
+23
|
/
*
Merge pull request #489 from metalefty/travis-ci
Idan Freiberg
2016-11-15
1
-0
/
+42
|
\
|
*
CI: add .travis.yml
Koichiro IWAO
2016-11-15
1
-0
/
+42
|
/
*
Merge pull request #487 from proski/x11rdp
Itamar Reis Peixoto
2016-11-13
2
-11
/
+15
|
\
|
*
Strip the installed X11rdp binary, not the original
Pavel Roskin
2016-11-13
1
-1
/
+1
|
*
Reorder static libraries to avoid the need to link them twice
Pavel Roskin
2016-11-13
1
-7
/
+8
|
*
Check that X11RDPBASE is set, give it a better description
Pavel Roskin
2016-11-13
1
-3
/
+6
|
/
*
change xrdp.ini security_layer=negotiate and auto generate tls keys on make i...
Jay Sorg
2016-11-11
2
-2
/
+3
*
libxrdp: warn when using 512 bit key
Jay Sorg
2016-11-11
1
-0
/
+9
*
on make install, don't create rsakeys.ini if it already exists
Jay Sorg
2016-11-11
1
-1
/
+1
*
Merge pull request #479 from proski/strerror
jsorg71
2016-11-09
1
-2
/
+2
|
\
|
*
Use g_get_strerror() instead of strerror(errno) for portability
Pavel Roskin
2016-11-08
1
-2
/
+2
|
/
*
Merge pull request #418 from metalefty/keymap-fallback-lower-16bit
metalefty
2016-11-08
1
-2
/
+14
|
\
|
*
Use km-0000yyyy.ini if km-xxxxyyyy.ini doen't exist
Koichiro IWAO
2016-11-04
1
-2
/
+14
*
|
Merge pull request #478 from proski/install-headers
metalefty
2016-11-07
1
-3
/
+5
|
\
\
|
*
|
Install headers used by X11rdp and xorgxrdp
Pavel Roskin
2016-11-06
1
-3
/
+5
|
/
/
*
|
Merge pull request #454 from metalefty/change-chansrv-log-path
metalefty
2016-11-07
2
-1
/
+41
|
\
\
|
|
/
|
/
|
|
*
docs: update chansrv log path
Koichiro IWAO
2016-10-25
1
-1
/
+1
|
*
chansrv: change chansrv log path to ${XDG_DATA_HOME}/xrdp
Koichiro IWAO
2016-10-25
1
-0
/
+40
*
|
Merge pull request #473 from metalefty/add-finnish-keyboard
Itamar Reis Peixoto
2016-11-02
2
-0
/
+792
|
\
\
|
*
|
add Finnish keyboard
Koichiro IWAO
2016-11-02
2
-0
/
+792
|
/
/
*
|
Merge pull request #437 from metalefty/switch-to-8-hex-digit-keymap-file
Itamar Reis Peixoto
2016-11-02
25
-176
/
+176
|
\
\
|
*
|
switch newly added keymaps to 8 hex digit
Koichiro IWAO
2016-10-24
3
-123
/
+123
|
*
|
Switch the remaining 4 hex digit keymapfile to 8 hex
Koichiro IWAO
2016-10-24
5
-34
/
+34
|
*
|
Switch to 8 hex digit keymapfile
Koichiro IWAO
2016-10-24
18
-19
/
+19
*
|
|
Merge pull request #470 from proski/xorg-ini
metalefty
2016-11-02
1
-20
/
+20
|
\
\
\
|
*
|
|
Simplify names of xrdp.ini sections, rename "Session Manager" to "Xorg"
Pavel Roskin
2016-11-01
1
-20
/
+20
|
/
/
/
*
|
|
Merge pull request #472 from proski/ssl
Itamar Reis Peixoto
2016-11-01
1
-15
/
+26
|
\
\
\
|
*
|
|
Use static inline functions for OpenSSL 1.0 backport
Pavel Roskin
2016-11-01
1
-15
/
+26
|
/
/
/
*
|
|
Merge pull request #459 from Natureshadow/openssl110
metalefty
2016-11-01
1
-27
/
+41
|
\
\
\
|
*
|
|
Add backwards compatibility to OpenSSL < 1.1.0.
Dominik George
2016-10-27
1
-0
/
+15
|
*
|
|
Fix ssl_calls for OpenSSL 1.1.0, closes #458.
Dominik George
2016-10-27
1
-31
/
+30
*
|
|
|
Merge pull request #463 from Natureshadow/config-patches
metalefty
2016-10-29
1
-6
/
+6
|
\
\
\
\
|
*
|
|
|
Move -logfile /dev/null option for easier commenting in debug scenarios.
Dominik George
2016-10-28
1
-6
/
+6
|
/
/
/
/
*
|
|
|
librfxcodec=2a90952
Jay Sorg
2016-10-27
1
-0
/
+0
|
/
/
/
*
|
|
Merge pull request #451 from metalefty/buildx-keepalive-download
metalefty
2016-10-27
1
-24
/
+19
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]