Pavel Roskin
9cfe477f60
Document xserverbpp, add it to Xvnc section, remove from Xorg section
...
xserverbpp affects X11rdp and Xvnc, but not Xorg. No need to have
xserverbpp in the Xorg section where it has no effect. Add commented out
xserverbpp to Xvnc, some users may want to experiment with that setting.
8 years ago
Koichiro IWAO
5ee3b9b96d
docs: s/Italy/Italian/ for language name
8 years ago
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
8 years ago
Koichiro IWAO
d6e8435a72
docs: sort parameters in xrdp.ini.5
8 years ago
Koichiro IWAO
b74b030891
docs: document security_layer
8 years ago
Koichiro IWAO
4b95a5f347
docs: reword, add description for default value
8 years ago
Koichiro IWAO
ad1b484e7a
docs: unify the rest boolean values to true/false
8 years ago
Koichiro IWAO
7cb3ffc33f
docs: document use_fastpath, require_credentials, pamerrortxt
8 years ago
Koichiro IWAO
901bc9f40c
docs: section "Connection" is not used
8 years ago
Koichiro IWAO
f6fd8f16d7
docs: Capitalize section title
8 years ago
Koichiro IWAO
1490da309e
docs: document tcp_send/recv_buffer_bytes
8 years ago
Koichiro IWAO
bb55e0118b
docs: unify all boolean values to true/false
8 years ago
Koichiro IWAO
771321ab0c
docs: add 32 to max_bpp as it is actually supported
8 years ago
Koichiro IWAO
681f230821
docs: document disableSSLv3 and tls_ciphers
8 years ago
Koichiro IWAO
16dd94b8bc
docs: use bold for section headers, not italic
8 years ago
Koichiro IWAO
fe8eb5aa14
docs: remove trailing space, put a period at a end of sentence
8 years ago
Koichiro IWAO
5e297ce9ba
docs: Capitalize country/language
8 years ago
Koichiro IWAO
499abdcd41
docs: correct section of xrdp-dis
...
Document that xrdp-dis doen't support disconnecting xorgxrdp session.
8 years ago
Koichiro IWAO
4aa75ca2e3
docs: update version to 0.9.0
8 years ago
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
8 years ago
Koichiro IWAO
f096f1b028
docs: replace links s/xrdp.sf.net/www.xrdp.org/g
8 years ago
metalefty
94901c9989
Merge pull request #454 from metalefty/change-chansrv-log-path
...
chansrv: change chansrv log path to ${XDG_DATA_HOME}/xrdp
8 years ago
Koichiro IWAO
2016065a40
docs: update chansrv log path
8 years ago
Koichiro IWAO
042c33a11c
Switch the remaining 4 hex digit keymapfile to 8 hex
8 years ago
Pavel Roskin
7aa35f1f57
Fix typos in manual pages
8 years ago
Pavel Roskin
0d7f2d2802
Improve manual page for sesman
...
Add new sections and parameters, improve wording, wrap lines.
8 years ago
Pavel Roskin
ae5bb5bf9c
Fix incorrect use of "it's" and "its", adjust wording
8 years ago
Sven Dowideit
332a6d4444
Mention the channel code
...
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
9 years ago
Koichiro IWAO
ff4ec98412
fix typo xrdp-sessman -> xrdp-sessvc
9 years ago
Pavel Roskin
7642675ddf
Use "dist_" prefix to minimize use of EXTRA_DIST
...
"dist" is ignored in presense of "noinst", so keep noinst_man_MANS.
9 years ago
mirabilos
dca8083ada
merge copyright and licence for this file from where it was taken from
9 years ago
anthonyagresta
46c4a1fe4e
Add details for crypt_level=fips to man page
10 years ago
Jay Sorg
1934c9ea00
sesman: more options for session lookup from Fredy Paquet
11 years ago
Jay Sorg
9538ca422b
man page, remove double 'the'
11 years ago
Jay Sorg
6700eb18d7
kill disconencted, make work like man page and update man page
11 years ago
Philipp Hahn
58024d0500
doc: xrdp-chansrv manual page
...
Add manual page for internally forked channel server.
12 years ago
Philipp Hahn
007b581538
doc: xrdp-sessvc manual page
...
Add manual page for internally called xrdp-sessvc.
The program should probably be moved to /usr/lib/xrdp/ as it's only
called internally.
12 years ago
Philipp Hahn
cae4505f5b
doc: xrdp-genkeymap manual page
...
Add manual page for key map generation utility.
12 years ago
Philipp Hahn
d6aed5e83f
doc: xrdp-keygen manual page
...
Add updated manual page from Debian project.
12 years ago
Philipp Hahn
674f4c060f
doc: xrdp-xcon manual page
...
Add a manual page for xrdp-xcon, which is currently not installed, since
xrdp-xcon is not installed.
12 years ago
Philipp Hahn
feae08dcc5
doc: xrdp-dis manual page
...
Add a manual page for xrdp-dis, which is used to disconnect the RDP
connection but otherwise keep the session running.
12 years ago
Philipp Hahn
ab2e950246
doc: xrdp-sesadmin manual page
...
Add a manual page for xrdp-sessadmin.
12 years ago
Philipp Hahn
19efc04e64
doc: Update xrdp.ini options
...
Update General section.
Document Logging section.
Document Channels section.
12 years ago
Philipp Hahn
dfc010f8cc
doc: Follow xrdp- rename
...
sesman and sesrun were prefixed with xrdp- a long time ago.
Update the manual pags to follow that change as well.
12 years ago
Philipp Hahn
e67878cedd
doc: Man page cleanup
...
Simlify example sections.
Remove un-needed .LP after section start.
Insert empty line before section start.
12 years ago
Philipp Hahn
3b1897470c
doc: Format manual page references
...
Use .BR to fromat name(section) as recommended by man(7).
Use .I for variable arguments.
12 years ago
Philipp Hahn
2de038d2b1
doc: Use man_MANS in Makefile.am
...
automake does know where to install manual pages, so use man_MANS
instead of hand crafting custom rules.
12 years ago
Philipp Hahn
f2b7aafb4e
X11rdp: fix spelling mistakes
...
exit -> exist
$mn -> $mod_name
folowed -> followed
blocket -> blocked
12 years ago
Itamar Reis Peixoto
cade938a0d
more files to fix make dist
14 years ago
jsorg71
e83b4c43f5
added X11DisplayOffset sesman option
15 years ago