Commit Graph

3001 Commits

Author SHA1 Message Date
Koichiro IWAO
5ee3b9b96d docs: s/Italy/Italian/ for language name 2016-11-16 14:53:34 +09:00
Koichiro IWAO
d74366a6f2 config: change order of parameters
Put same layer configuration parameters together, bring low layer
parameters earlier.
2016-11-16 14:15:44 +09:00
Koichiro IWAO
13aa2fcc2a docs: update descriptions for encryption
- Add descriptions for certificate and key_file
- xrdp actually supports 128-bit encryption in Standard RDP Security
- change line breaks
2016-11-16 14:15:44 +09:00
Koichiro IWAO
d6e8435a72 docs: sort parameters in xrdp.ini.5 2016-11-16 14:15:44 +09:00
Koichiro IWAO
b74b030891 docs: document security_layer 2016-11-16 14:15:44 +09:00
Koichiro IWAO
4b95a5f347 docs: reword, add description for default value 2016-11-16 14:15:44 +09:00
Koichiro IWAO
ad1b484e7a docs: unify the rest boolean values to true/false 2016-11-16 14:15:44 +09:00
Koichiro IWAO
7cb3ffc33f docs: document use_fastpath, require_credentials, pamerrortxt 2016-11-16 14:15:44 +09:00
Koichiro IWAO
901bc9f40c docs: section "Connection" is not used 2016-11-16 14:15:44 +09:00
Koichiro IWAO
f6fd8f16d7 docs: Capitalize section title 2016-11-16 14:15:44 +09:00
Koichiro IWAO
1490da309e docs: document tcp_send/recv_buffer_bytes 2016-11-16 14:15:44 +09:00
Koichiro IWAO
cb1960e0fc config: use semicolon to comment out descriptions in config files
and use number sign to comment out actual configurations.
For example:

    ; if set to true, enables foobar
    #foobar=true
2016-11-16 14:15:44 +09:00
Koichiro IWAO
181830bf61 config: Capitalize section title to fit documents 2016-11-16 14:15:44 +09:00
Koichiro IWAO
4f2d94505a config: unify all boolean values in config to true/false 2016-11-16 14:15:44 +09:00
Koichiro IWAO
bb55e0118b docs: unify all boolean values to true/false 2016-11-16 14:15:44 +09:00
Koichiro IWAO
771321ab0c docs: add 32 to max_bpp as it is actually supported 2016-11-16 14:15:44 +09:00
Koichiro IWAO
681f230821 docs: document disableSSLv3 and tls_ciphers 2016-11-16 14:15:44 +09:00
Koichiro IWAO
16dd94b8bc docs: use bold for section headers, not italic 2016-11-16 14:15:44 +09:00
Koichiro IWAO
fe8eb5aa14 docs: remove trailing space, put a period at a end of sentence 2016-11-16 14:15:44 +09:00
Koichiro IWAO
5e297ce9ba docs: Capitalize country/language 2016-11-16 14:15:44 +09:00
Koichiro IWAO
499abdcd41 docs: correct section of xrdp-dis
Document that xrdp-dis doen't support disconnecting xorgxrdp session.
2016-11-16 14:15:44 +09:00
Koichiro IWAO
4aa75ca2e3 docs: update version to 0.9.0 2016-11-16 14:15:44 +09:00
Koichiro IWAO
fc32099d25 docs: update man for sesman.ini
Not to confuse the default value written in config and the default
value will be used when not specified in config use the words
"it not specified, defaults to foobar" for the latter.

And other miscellaneous changes,

- Fix typo
- Emphasize the default value
2016-11-16 14:15:44 +09:00
Koichiro IWAO
f096f1b028 docs: replace links s/xrdp.sf.net/www.xrdp.org/g 2016-11-16 14:15:44 +09:00
metalefty
fb3545eb65 Merge pull request #490 from proski/param
Omit numbers from the "param" keys, they are not needed
2016-11-16 14:14:32 +09:00
Pavel Roskin
0d72cced46 Omit numbers from the "param" keys, they are not needed
Users assume that they need to renumber the parameters. That makes
parameter editing more involved than it needs to be.
2016-11-15 20:55:03 -08:00
Idan Freiberg
e8185caf31 Merge pull request #489 from metalefty/travis-ci
CI: add .travis.yml
2016-11-15 19:20:34 +02:00
Koichiro IWAO
7cb37d8941 CI: add .travis.yml
tests xrdp, librfxcodec, xorgxrdp, x11rdp in master, devel and other topic branches.
2016-11-15 18:02:53 +09:00
Itamar Reis Peixoto
ad62e52f28 Merge pull request #487 from proski/x11rdp
X11rdp build system fixes
2016-11-13 20:46:48 -02:00
Pavel Roskin
5bb54122ba Strip the installed X11rdp binary, not the original 2016-11-13 09:14:58 -08:00
Pavel Roskin
cd6e8faccc Reorder static libraries to avoid the need to link them twice 2016-11-13 09:09:32 -08:00
Pavel Roskin
d93bb4cf4b Check that X11RDPBASE is set, give it a better description
Use BINBASE for the binary install path.
2016-11-13 09:04:54 -08:00
Jay Sorg
4f33a9db1d change xrdp.ini security_layer=negotiate and auto generate tls keys on make install 2016-11-11 22:55:21 -08:00
Jay Sorg
da9439f24d libxrdp: warn when using 512 bit key 2016-11-11 22:29:54 -08:00
Jay Sorg
e39f567c35 on make install, don't create rsakeys.ini if it already exists 2016-11-11 21:47:19 -08:00
jsorg71
46e1173bd9 Merge pull request #479 from proski/strerror
Use g_get_strerror() instead of strerror(errno) for portability
2016-11-09 15:26:28 -08:00
Pavel Roskin
2dcc69b752 Use g_get_strerror() instead of strerror(errno) for portability 2016-11-08 14:08:51 -08:00
metalefty
d7fd153951 Merge pull request #418 from metalefty/keymap-fallback-lower-16bit
Use km-0000yyyy.ini if km-xxxxyyyy.ini doen't exist
2016-11-08 15:12:51 +09:00
metalefty
8da1829981 Merge pull request #478 from proski/install-headers
Install headers used by X11rdp and xorgxrdp
2016-11-07 15:46:20 +09:00
Pavel Roskin
1fe368c5b3 Install headers used by X11rdp and xorgxrdp
Installing the headers makes it possible to compile xorgxrdp as a
separate package, without xrdp sources.
2016-11-06 22:36:13 -08:00
metalefty
94901c9989 Merge pull request #454 from metalefty/change-chansrv-log-path
chansrv: change chansrv log path to ${XDG_DATA_HOME}/xrdp
2016-11-07 09:56:31 +09:00
Koichiro IWAO
dcf36b592b common: Address family it not always AF_INET6
even if XRDP_ENABLE_IPV6 defined.
2016-11-04 17:31:36 +09:00
Koichiro IWAO
b2118450f4 common: Fix client IP address logging when IPv6 is enabled
g_tcp_accept() and g_sck_accept() should use sockadd_in6 when IPv6 is
enabled. The former code logs client IP address always "0.0.0.0" in such
case.

Fixes #412.
2016-11-04 17:31:36 +09:00
Koichiro IWAO
5725200e82 Use km-0000yyyy.ini if km-xxxxyyyy.ini doen't exist
upper 16 bits of keylayout value indicates keyboard layout.
lower 16 bits of keylayout value indicates country/language.

If the keymap file doesn't match exactly to keylayout value,
the typical keyboard of the country/language should be used.

For example [1]:
  0x00000409: US English
  0x00010409: US Dvorak
  0x00020409: US International
  0x00030409: US Dvorak for left hand
  0x00040409: US Dvorak for right hang
  0x0000040e: Hungarian
  0x0001040e: Hungarian 101-key

[1] https://msdn.microsoft.com/windows/hardware/commercialize/manufacture/desktop/windows-language-pack-default-values
2016-11-04 17:25:02 +09:00
Itamar Reis Peixoto
7c516d7d07 Merge pull request #473 from metalefty/add-finnish-keyboard
add Finnish keyboard
2016-11-02 16:39:23 -02:00
Koichiro IWAO
cab8955ea4 add Finnish keyboard
Closes #70
2016-11-02 14:49:47 +09:00
Itamar Reis Peixoto
f94920171e Merge pull request #437 from metalefty/switch-to-8-hex-digit-keymap-file
Switch to 8 hex digit keymapfile
2016-11-02 01:14:19 -02:00
metalefty
c6df12b558 Merge pull request #470 from proski/xorg-ini
Simplify names of xrdp.ini sections, rename "Session Manager" to "Xorg"
2016-11-02 11:38:09 +09:00
Pavel Roskin
61811466e2 Simplify names of xrdp.ini sections, rename "Session Manager" to "Xorg"
Make section names equal to the names in the "name=" setting to avoid
confusion and the need to renumber sections. Avoid "sesman-" in the
names, it's not helpful to the user. Move "Xorg" just below "X11rdp",
that would give xorgxrdp more visibility.
2016-11-01 13:38:42 -07:00
Itamar Reis Peixoto
0d1cf12677 Merge pull request #472 from proski/ssl
Use static inline functions for OpenSSL 1.0 backport
2016-11-01 16:51:36 -02:00