summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Remove man page for xrdp-xcon, as xrdp-xcon not installedPavel Roskin2016-12-241-14/+0
| | | | | | Tools that are not installed can be documented by text files in other formats. There is nothing useful in the xrdp-xcon manual page that would need to be preserved.
* Update version to 0.9.1Pavel Roskin2016-12-2012-12/+12
|
* Merge pull request #548 from proski/autorunIdan Freiberg2016-12-181-3/+7
|\ | | | | Set autorun to empty, improve autorun documentation
| * Set autorun to empty, improve autorun documentationPavel Roskin2016-12-171-3/+7
| | | | | | | | | | | | | | | | | | Setting autorun to empty keeps X11rdp as the default backend for autologin (since it's the first section), but it also enables the backend selection by the domain name. Describe the autorun interaction with the domain name both in the config file and in the manual.
* | Update manual pages - document "param", fix session type descriptionPavel Roskin2016-12-172-8/+7
|/
* Document xserverbpp, add it to Xvnc section, remove from Xorg sectionPavel Roskin2016-12-061-0/+6
| | | | | | 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.
* docs: s/Italy/Italian/ for language nameKoichiro IWAO2016-11-161-1/+1
|
* docs: update descriptions for encryptionKoichiro IWAO2016-11-161-8/+29
| | | | | | - Add descriptions for certificate and key_file - xrdp actually supports 128-bit encryption in Standard RDP Security - change line breaks
* docs: sort parameters in xrdp.ini.5Koichiro IWAO2016-11-161-28/+28
|
* docs: document security_layerKoichiro IWAO2016-11-161-0/+19
|
* docs: reword, add description for default valueKoichiro IWAO2016-11-161-4/+11
|
* docs: unify the rest boolean values to true/falseKoichiro IWAO2016-11-161-2/+2
|
* docs: document use_fastpath, require_credentials, pamerrortxtKoichiro IWAO2016-11-161-0/+12
|
* docs: section "Connection" is not usedKoichiro IWAO2016-11-161-3/+0
|
* docs: Capitalize section titleKoichiro IWAO2016-11-161-1/+1
|
* docs: document tcp_send/recv_buffer_bytesKoichiro IWAO2016-11-161-0/+6
|
* docs: unify all boolean values to true/falseKoichiro IWAO2016-11-162-21/+21
|
* docs: add 32 to max_bpp as it is actually supportedKoichiro IWAO2016-11-161-1/+1
|
* docs: document disableSSLv3 and tls_ciphersKoichiro IWAO2016-11-161-0/+10
|
* docs: use bold for section headers, not italicKoichiro IWAO2016-11-161-1/+1
|
* docs: remove trailing space, put a period at a end of sentenceKoichiro IWAO2016-11-163-27/+27
|
* docs: Capitalize country/languageKoichiro IWAO2016-11-161-8/+8
|
* docs: correct section of xrdp-disKoichiro IWAO2016-11-161-2/+6
| | | | Document that xrdp-dis doen't support disconnecting xorgxrdp session.
* docs: update version to 0.9.0Koichiro IWAO2016-11-1611-11/+11
|
* docs: update man for sesman.iniKoichiro IWAO2016-11-161-9/+11
| | | | | | | | | | | 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
* docs: replace links s/xrdp.sf.net/www.xrdp.org/gKoichiro IWAO2016-11-168-8/+8
|
* Merge pull request #454 from metalefty/change-chansrv-log-pathmetalefty2016-11-071-1/+1
|\ | | | | chansrv: change chansrv log path to ${XDG_DATA_HOME}/xrdp
| * docs: update chansrv log pathKoichiro IWAO2016-10-251-1/+1
| |
* | Switch the remaining 4 hex digit keymapfile to 8 hexKoichiro IWAO2016-10-241-11/+11
|/
* Fix typos in manual pagesPavel Roskin2016-06-212-4/+4
|
* Improve manual page for sesmanPavel Roskin2016-06-211-136/+155
| | | | Add new sections and parameters, improve wording, wrap lines.
* Fix incorrect use of "it's" and "its", adjust wordingPavel Roskin2016-06-211-1/+1
|
* Mention the channel codeSven Dowideit2016-05-311-0/+4
| | | | Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
* fix typo xrdp-sessman -> xrdp-sessvcKoichiro IWAO2016-03-151-1/+1
|
* Use "dist_" prefix to minimize use of EXTRA_DISTPavel Roskin2016-02-221-2/+2
| | | "dist" is ignored in presense of "noinst", so keep noinst_man_MANS.
* merge copyright and licence for this file from where it was taken frommirabilos2015-08-051-0/+4
|
* Add details for crypt_level=fips to man pageanthonyagresta2014-08-061-1/+5
|
* sesman: more options for session lookup from Fredy PaquetJay Sorg2014-04-201-0/+25
|
* man page, remove double 'the'Jay Sorg2013-08-241-1/+1
|
* kill disconencted, make work like man page and update man pageJay Sorg2013-08-241-4/+2
|
* doc: xrdp-chansrv manual pagePhilipp Hahn2013-01-282-0/+47
| | | | Add manual page for internally forked channel server.
* doc: xrdp-sessvc manual pagePhilipp Hahn2013-01-282-1/+28
| | | | | | | Add manual page for internally called xrdp-sessvc. The program should probably be moved to /usr/lib/xrdp/ as it's only called internally.
* doc: xrdp-genkeymap manual pagePhilipp Hahn2013-01-282-0/+68
| | | | Add manual page for key map generation utility.
* doc: xrdp-keygen manual pagePhilipp Hahn2013-01-282-0/+41
| | | | Add updated manual page from Debian project.
* doc: xrdp-xcon manual pagePhilipp Hahn2013-01-282-1/+18
| | | | | Add a manual page for xrdp-xcon, which is currently not installed, since xrdp-xcon is not installed.
* doc: xrdp-dis manual pagePhilipp Hahn2013-01-282-0/+24
| | | | | Add a manual page for xrdp-dis, which is used to disconnect the RDP connection but otherwise keep the session running.
* doc: xrdp-sesadmin manual pagePhilipp Hahn2013-01-282-0/+58
| | | | Add a manual page for xrdp-sessadmin.
* doc: Update xrdp.ini optionsPhilipp Hahn2013-01-281-6/+166
| | | | | | Update General section. Document Logging section. Document Channels section.
* doc: Follow xrdp- renamePhilipp Hahn2013-01-282-12/+12
| | | | | sesman and sesrun were prefixed with xrdp- a long time ago. Update the manual pags to follow that change as well.
* doc: Man page cleanupPhilipp Hahn2013-01-285-105/+34
| | | | | | Simlify example sections. Remove un-needed .LP after section start. Insert empty line before section start.