Commit Graph

8 Commits (bc48578a907346caf36942052b262d4c58b5a29a)

Author SHA1 Message Date
Pavel Roskin 148afd1170 Rename file_loc.h to xrdp_sockets.h, install it
Include xrdp_sockets.h directly, not through headers.
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 b2d3dcf169 Include config_ac.h from all source files 8 years ago
Laxmikant Rashinkar fde7be5151 coverity: fixed issue argument cannot be negative 11 years ago
Jay Sorg c6fa03102f copyright year update 12 years ago
Laxmikant Rashinkar 1123323fda o moved from GNU General Public License to Apache License, Version 2.0
o applied new coding standards to all .c files
o moved some files around
13 years ago
Jay Sorg d8f9e8310d move temp files from /tmp to /tmp/.xrdp 13 years ago
Jay Sorg 8146a27fe3 added disconnect tool 14 years ago