Commit Graph

103 Commits (480d6d37b7301f00c09eba9c9e3e9ca6db0fe512)

Author SHA1 Message Date
BLINDAUER Emmanuel b2f4f68ab8 - move function related to xauth in own file
8 years ago
BLINDAUER Emmanuel e72957b7c9 xauth: use the authfile if not using default value
8 years ago
BLINDAUER Emmanuel 7d1fdd04b5 Cosmetic change: follow coding standard
8 years ago
BLINDAUER Emmanuel 16b6471d88 use the correct size for snprintf
8 years ago
BLINDAUER Emmanuel 0aa4b85f81 Xauth: use snprintf for setting the filename and adjust the value of computed cookie
8 years ago
BLINDAUER Emmanuel 7bd1823ceb Add xauth support to get more security for all backends
8 years ago
Koichiro IWAO 35bc7c1d65 sesman: unbreak FreeBSD build after #523
8 years ago
Pavel Roskin 04414e0fd4 Disable privilege elevation by setuid for the X server
8 years ago
Jay Sorg f14e3dc8ac sesman: must save guid in session data
8 years ago
Jay Sorg 9a517b34f0 vnc: code cleanup
8 years ago
Jay Sorg 57905d71ad vnc: change password file to use guid hash
8 years ago
Pavel Roskin dc60a80b86 Memory leak fix: keep X server path in the parameter list
8 years ago
Pavel Roskin 6fef1e4eb5 Use const pointers in function arguments when possible
8 years ago
Pavel Roskin f7c27f05cf g_term_event is a wait object, not TCP socket, delete it correctly
8 years ago
jsorg71 8353baab3d Merge pull request #390 from proski/june21
8 years ago
speidy c9b55e3691 sesman: env_set_user, fix potential bof issues
8 years ago
Pavel Roskin c5ca0332be Use cast when applying boolean OR to enum
8 years ago
Pavel Roskin 5829323ad8 Use g_new or g_new0 when C++ compiler would complain about implicit cast
8 years ago
Pavel Roskin 77b380c0b5 Fix format warnings in log_message() calls
8 years ago
Pavel Roskin 95e1603f9d Fix recently introduced warnings in session.c
8 years ago
Koichiro IWAO cf2b629462 sesman: do not hardcode Xorg/X11rdp/Xvnc executables
8 years ago
Jay Sorg 689ffe79d9 fix warnings, move some calls to os_calls
8 years ago
Pavel Roskin 92a6833e9b Fix typos
8 years ago
Pavel Roskin fe055e989a Fix connection month display in xrdp-sesadmin
8 years ago
Jay Sorg 4e0d0f3ba0 sesman: remove the thread
9 years ago
Jan Losinski 844f01b937 Simplify session match logic.
9 years ago
Jay Sorg 7889ee638e sesman: close sync and term sockets after fork
9 years ago
Blindauer Emmanuel 12092e8098 Allow to reconnect with a different size while using the Xorg module
9 years ago
Jay Sorg 870437ac42 sesman: don't use hard code path for Xorg
9 years ago
Koichiro IWAO 67ff276d4d sesman: add copyright noice for code from OpenSSH
9 years ago
Koichiro IWAO 481653e5f3 sesman: merge FreeBSD local patch for session.c
9 years ago
Jay Sorg 942cdf300e sesman: avoid creation of .vnc directory if not vnc session
10 years ago
Jay Sorg 253f6ff555 sesman: only check vnc auth file if vnc session
10 years ago
Jay Sorg 748b48d870 sesman: more checks when looking for a free display
10 years ago
Laxmikant Rashinkar 27055d5762 coverity: improper use of negative value
10 years ago
Laxmikant Rashinkar 3bb31876e7 coverity: fixed resolution leak issues
10 years ago
Jay Sorg 49fcc23673 sesman: added SessionVariables to sesman.ini and some indent cleanup
10 years ago
speidy e17d2375ea Merge branch 'master' of https://github.com/neutrinolabs/xrdp into devel
10 years ago
Jay Sorg 1934c9ea00 sesman: more options for session lookup from Fredy Paquet
10 years ago
jsorg71 4f4a7a8c8c Merge pull request #102 from bartw72/lock-on-add
10 years ago
speidy 5f7a4b46fb sesman: indentation fix
10 years ago
speidy 8566230442 sesman: do reconnect to an exisitng Xorg session
10 years ago
Laxmikant Rashinkar 883650700f added support for using Xorg driver model
10 years ago
Laxmikant Rashinkar 221b049ca5 clean up temp files in /tmp/.xrdp
10 years ago
Bart Warmerdam 6318d8ef0f Set lock when adding new displays to the chain
11 years ago
Jay Sorg 538763e144 sesman: Fedora bug 821569
11 years ago
Jay Sorg 069838f355 hook up the kill disconnect timeout to the sesman config file
11 years ago
Jay Sorg c6fa03102f copyright year update
11 years ago
Jay Sorg 62a4403dd4 sesman: cleanup, close xrdp to sesman socket listener when starting a session / forking
11 years ago
Jay Sorg 75f4c3ca58 sesman: cleanup, close xrdp to sesman socket when starting a session / forking
11 years ago