Commit Graph

16 Commits (7b7d2288f164dc2701ed0b17923183276b19b855)

Author SHA1 Message Date
Koichiro IWAO 6fb18cd5fa
docs: document configurable reconnect script path 7 years ago
Jay Sorg 05c599666d sesman: remove sessvc, one less process to manage 8 years ago
Pavel Roskin 58c9cb43e9 Make socket directory configurable, don't hardcode /tmp/.xrdp
Use XRDP_SOCKET_PATH in file_loc.h

Don't define any non-socket paths in file_loc.h, they should come from
the makefiles.

Define all paths unconditionally, they should not be defined elsewhere.

Pass XRDP_SOCKET_PATH as environment variable to the backends.
8 years ago
Pavel Roskin 7b32fc864c Respect verbosity settings when generating manual pages 8 years ago
Pavel Roskin 6c453ff1be Substitute variables in manual pages 8 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
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 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
Itamar Reis Peixoto cade938a0d more files to fix make dist 14 years ago
jsorg71 d6cf451327 added docs 17 years ago