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
|
10 years ago |
Koichiro IWAO
|
481653e5f3
|
sesman: merge FreeBSD local patch for session.c
net/xrdp: effective login name is not set by xrdp-sesman
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=157282
|
10 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
|
11 years ago |
speidy
|
e17d2375ea
|
Merge branch 'master' of https://github.com/neutrinolabs/xrdp into devel
|
11 years ago |
Jay Sorg
|
1934c9ea00
|
sesman: more options for session lookup from Fredy Paquet
|
11 years ago |
jsorg71
|
4f4a7a8c8c
|
Merge pull request #102 from bartw72/lock-on-add
Set lock when adding new displays to the chain
|
11 years ago |
speidy
|
5f7a4b46fb
|
sesman: indentation fix
|
11 years ago |
speidy
|
8566230442
|
sesman: do reconnect to an exisitng Xorg session
|
11 years ago |
Laxmikant Rashinkar
|
883650700f
|
added support for using Xorg driver model
|
11 years ago |
Laxmikant Rashinkar
|
221b049ca5
|
clean up temp files in /tmp/.xrdp
|
11 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
|
12 years ago |
Jay Sorg
|
62a4403dd4
|
sesman: cleanup, close xrdp to sesman socket listener when starting a session / forking
|
12 years ago |
Jay Sorg
|
75f4c3ca58
|
sesman: cleanup, close xrdp to sesman socket when starting a session / forking
|
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
|
12 years ago |
Jay Sorg
|
10e283ed16
|
sesman: run sessvc and chansrv as user, not root
|
12 years ago |
Jay Sorg
|
d8b8ca93b0
|
sesman: exit after fork if reconnectwm.sh does not exist
|
12 years ago |
Jay Sorg
|
a246fd582d
|
sesman: added option to run reconnectwm.sh on session reconnect
|
12 years ago |
Jay Sorg
|
856783ba95
|
no logic changes, remove warnings and coding style changes
|
13 years ago |
norrarvid
|
4d4ebbf363
|
Initial syslog support in XRDP
|
13 years ago |
Jay Sorg
|
3ada04b8ca
|
X11rdp needs bpp to match to reconnect / resize
|
13 years ago |
Jay Sorg
|
4c603d9855
|
X11rdp can resize sessions now
|
13 years ago |
Jay Sorg
|
4f88bf83c1
|
fixes for bell function
|
14 years ago |
Nicola Ruggero
|
3ba752e7b7
|
Removed dead code re-introduced erroneously in commit 4cf06dbbcb
|
14 years ago |
Nicola Ruggero
|
d797b2cf49
|
Implemented client IP logging
|
14 years ago |
Nicola Ruggero
|
4cf06dbbcb
|
Major code cleanup:
- Initialized and zeroed out local variables
- Check for some null pointers
- Fixed some typos
- Other minor changes (beautify, etc.)
|
14 years ago |
Nicola Ruggero
|
36ef046e3c
|
Improved logging. Patch by aaron
|
14 years ago |
jsorg71
|
e83b4c43f5
|
added X11DisplayOffset sesman option
|
15 years ago |
jsorg71
|
abba73f9bc
|
fix for session persistence
|
15 years ago |
jsorg71
|
00ec87700b
|
remove some dead code
|
15 years ago |
jsorg71
|
328649af9b
|
g_thread_sck set outside of lock fix and g_cfg should always be a pointer to a struct
|
15 years ago |
jsorg71
|
52af655800
|
use type when looking for a session
|
15 years ago |
jsorg71
|
32292b5353
|
wait for xserver to start
|
15 years ago |
jsorg71
|
df8527b251
|
pass domain, program, and directory to sesman and use directory and program
|
15 years ago |
jsorg71
|
9922d2aef6
|
added x_server_running_check_ports
|
15 years ago |
jsorg71
|
c85e32446c
|
login changes when looking for available display
|
15 years ago |
jsorg71
|
c6b9952fa2
|
work on chansrv
|
16 years ago |
jsorg71
|
a71ca6bc1f
|
only the main thread forks
|
16 years ago |
jsorg71
|
6f169002ed
|
improve the wait for the x server to start
|
16 years ago |
jsorg71
|
b768e8fb5d
|
remove unset_signals
|
16 years ago |
ilsimo
|
7c79298612
|
added first management code
added a rough management tool
fixes in session.c
|
16 years ago |
ilsimo
|
d14b076a70
|
still more work on logging
libscp makefile fix
|
16 years ago |
jsorg71
|
ef69b94717
|
align and use XRDP_SBIN_PATH
|
17 years ago |
ilsimo
|
4c9d3862e5
|
updating logging subsystem
|
17 years ago |
jsorg71
|
cd57d1b689
|
update copyright year
|
17 years ago |
ilsimo
|
a3202aea6a
|
fix for sesman not checking username when returning disconnected session list
|
17 years ago |
ilsimo
|
f06f9591bc
|
fixing sessvc starting code and removing SESMAN_SESSVC_FILE definition
|
17 years ago |
ilsimo
|
f22b5b42a7
|
making libscp a real library
some fixes in configuration options
|
18 years ago |
ilsimo
|
4175d2d8be
|
adding more logging after various exec()
|
18 years ago |
ilsimo
|
9c4b9f8390
|
added sessvc as session supervisor
first code for password changing
|
18 years ago |
jsorg71
|
96fd0b8a00
|
indent
|
18 years ago |
jsorg71
|
6886ba4556
|
copyright year update
|
18 years ago |
ilsimo
|
dd76b40a35
|
some fixes for libscp
|
18 years ago |
jsorg71
|
7cdd7191a4
|
added ability to put extra Xserver parameters in sesman.ini
|
18 years ago |
jsorg71
|
68e30a5e19
|
change Xrdp to X11rdp to avoid confusion
|
18 years ago |
jsorg71
|
2b054f9757
|
added -ac to Xserver start params
|
18 years ago |
ilsimo
|
fda836169e
|
making sesman multithread
|
19 years ago |
ilsimo
|
013ab3c61f
|
updated code documentation
|
19 years ago |
jsorg71
|
b1b3ff9e7d
|
year update and moved some stuff to os_calls.c
|
19 years ago |
jsorg71
|
37c764bdbb
|
opps, its 60xx, not 61xx for Xserver tcp ports
|
19 years ago |
jsorg71
|
cdba972be2
|
more checking to see if the Xserver display is available
|
19 years ago |
ilsimo
|
ec7498b5f9
|
added nicer support for Xrdp
fixed some errors in Makefiles when installing
|
19 years ago |
jsorg71
|
285a1139c1
|
check for lock file too when checking for X server running
|
19 years ago |
jsorg71
|
59fc01e215
|
temp hack for starting Xrdp
|
19 years ago |
ilsimo
|
153b59ad84
|
new session list code
added support for new [sessions] configuration options
|
19 years ago |
ilsimo
|
e7dbdea767
|
Adding logging functions and adding log options in config files
|
19 years ago |
ilsimo
|
c2fda67a1c
|
Adding auth.h env.c env.h session.c session.h tcp.c tcp.h
|
19 years ago |