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
|
8146a27fe3
|
added disconnect tool
|
14 years ago |
Jay Sorg
|
0392b0167a
|
autotool fixes
|
14 years ago |
Jay Sorg
|
7ad58be480
|
warnings
|
14 years ago |
Itamar Reis Peixoto
|
cade938a0d
|
more files to fix make dist
|
14 years ago |
Itamar Reis Peixoto
|
6b08b8b71e
|
include missing files in make dist
|
14 years ago |
Itamar Reis Peixoto
|
029807cfdb
|
add more missed files into extra_dist
|
14 years ago |
Jay Sorg
|
4f88bf83c1
|
fixes for bell function
|
14 years ago |
Jay Sorg
|
b6d386e584
|
no localhost for X11rdp, don't need to set dpi
|
14 years ago |
Nicola Ruggero
|
a9cfc23521
|
Include also fluxbox
|
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 |
Jay Sorg
|
a8e68b0d46
|
limit X server to localhost and set dpi
|
14 years ago |
jsorg71
|
b37ea27144
|
unsigned output log
|
14 years ago |
jsorg71
|
befb33c893
|
remove some tabs
|
14 years ago |
jsorg71
|
d83ebaa97a
|
use do ... while (0) style for parse.h
|
14 years ago |
jsorg71
|
7e36a89921
|
update copyright year
|
14 years ago |
jsorg71
|
fb7e652d65
|
Fix sesman logging disruption after SIGHUP
|
14 years ago |
jsorg71
|
aefd3808a1
|
don't use -l
|
14 years ago |
jsorg71
|
4e024ccb4c
|
update copyright year
|
14 years ago |
jsorg71
|
c7a5643690
|
use -l for startwm.sh
|
15 years ago |
jsorg71
|
8490a2b24b
|
update copyright year
|
15 years ago |
jsorg71
|
d70d80a33d
|
update copyright year
|
15 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
|
28fe9bfde8
|
remove some dead code
|
15 years ago |
jsorg71
|
7136d457e9
|
remove some dead code
|
15 years ago |
jsorg71
|
f02566c7c5
|
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
|
d9b86cc2ff
|
added some more comments on environment setup
|
15 years ago |
jsorg71
|
8e7b8396cc
|
add commented suggestions for .bash_profile and /etc/environment
|
15 years ago |
jsorg71
|
dc26b98025
|
read config file
|
15 years ago |
jsorg71
|
52af655800
|
use type when looking for a session
|
15 years ago |
jsorg71
|
9a12982a69
|
improvements for when a session is disconnected
|
15 years ago |
jsorg71
|
90ce47855c
|
use unix socket for chansrv
|
15 years ago |
jsorg71
|
8a8b57153d
|
added chansrv_cleanup
|
15 years ago |
jsorg71
|
727012a56f
|
added chansrv_cleanup
|
15 years ago |
jsorg71
|
e11dce79dc
|
don't set error handlers for now
|
15 years ago |
jsorg71
|
4d80c52387
|
add '-nolisten tcp' to X11rdp and Xvnc params
|
15 years ago |
jsorg71
|
5a47736ec8
|
add lib path for old X server install
|
15 years ago |
jsorg71
|
278d65282e
|
clipboard work
|
15 years ago |
jsorg71
|
e0dec1eb02
|
clipboard work
|
15 years ago |
jsorg71
|
2293410d7e
|
clipboard work
|
15 years ago |
jsorg71
|
b26da5af83
|
fix crash with large clipboards
|
15 years ago |
jsorg71
|
0dee85d982
|
clipboard work
|
15 years ago |
jsorg71
|
9fd0ddc722
|
function names
|
15 years ago |
jsorg71
|
30f87388bb
|
clipboard
|
15 years ago |
jsorg71
|
64fde0e24f
|
clipboard work
|
15 years ago |
jsorg71
|
185414584d
|
change the way chansrv is started
|
15 years ago |
jsorg71
|
32292b5353
|
wait for xserver to start
|
15 years ago |
jsorg71
|
23068b5fa1
|
work on clipboard
|
15 years ago |
jsorg71
|
acd9f3d82d
|
fix a crash when freeing struct SCP_SESSION
|
15 years ago |
jsorg71
|
9fc138380b
|
work on clipboard
|
15 years ago |
jsorg71
|
db32048d81
|
use _ not - in name
|
15 years ago |
jsorg71
|
c7838641cf
|
handle X server crash better
|
15 years ago |
jsorg71
|
359a190850
|
stop channel server, then xserver
|
15 years ago |
jsorg71
|
df8527b251
|
pass domain, program, and directory to sesman and use directory and program
|
15 years ago |
jsorg71
|
3fd42d808a
|
added SECONDARY
|
15 years ago |
jsorg71
|
fa91c84668
|
first clipboard checkin
|
15 years ago |
jsorg71
|
e71b3012d5
|
make startwm.sh simpler and added comments
|
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
|
eeac7c938a
|
add extended log output
|
15 years ago |
jsorg71
|
3cfea6a959
|
patch from Christoph Brill - Don't always assume 3350 as the sesman port
|
15 years ago |
jsorg71
|
e2c4dbf1af
|
don't mark never expired accounts as disabled - patch from Christoph Brill
|
16 years ago |
jsorg71
|
2750bd3c92
|
delete the pid file on exit
|
16 years ago |
jsorg71
|
2f27bcef10
|
signal improvements to sessvc
|
16 years ago |
jsorg71
|
d486e1dd91
|
change pam file name
|
16 years ago |
jsorg71
|
d9ba6c30ca
|
remove g_set_file_rights since g_file_open sets the bits right
|
16 years ago |
jsorg71
|
23ffdb0c5f
|
autotools fix and file_loc.h simplified
|
16 years ago |
jsorg71
|
e1eb8bfcbc
|
added device redir start files
|
16 years ago |
jsorg71
|
c6b9952fa2
|
work on chansrv
|
16 years ago |
jsorg71
|
631a7c16e1
|
added chansrv
|
16 years ago |
jsorg71
|
3417482d10
|
update copyright year
|
16 years ago |
jsorg71
|
67911e9fb9
|
added 15bpp support
|
16 years ago |
jsorg71
|
b5c0a07657
|
use the thread_calls in common the mutexes and semaphores
|
16 years ago |
jsorg71
|
a71ca6bc1f
|
only the main thread forks
|
16 years ago |
jsorg71
|
d241e02422
|
change to the g_signal_* functions
|
16 years ago |
jsorg71
|
6f169002ed
|
improve the wait for the x server to start
|
16 years ago |
jsorg71
|
13ac4186c6
|
quiet them main loop of sesman
|
16 years ago |
jsorg71
|
18600b093e
|
move to using the signal functions instead of sigaddset since we removed unset signals
|
16 years ago |
jsorg71
|
23fe2e2259
|
added g_ to globals, added SIGINT, SIGKILL to shutdown signals, other minor changes
|
16 years ago |
jsorg71
|
af83cb7cae
|
remove old makefiles
|
16 years ago |
jsorg71
|
ffee44d518
|
autotools for sessvc
|
16 years ago |
jsorg71
|
a6bc488678
|
move sessvc to a sub-directory
|
16 years ago |
jsorg71
|
b768e8fb5d
|
remove unset_signals
|
16 years ago |
jsorg71
|
c3c6b39e3d
|
fix for older auto tools
|
16 years ago |
ilsimo
|
1cae42594b
|
forgotten files
|
16 years ago |
ilsimo
|
7c79298612
|
added first management code
added a rough management tool
fixes in session.c
|
16 years ago |
jsorg71
|
f1ebdf189e
|
added post install hook
|
16 years ago |
jsorg71
|
f77934a58e
|
remove lib version
|
16 years ago |
jsorg71
|
e5cebc97f5
|
bin to sbin, common and install changes
|
16 years ago |
jsorg71
|
29dbf2f7bf
|
added HAVE_CONFIG_H
|
16 years ago |
jsorg71
|
8c68a7d7f5
|
common and version changes
|
16 years ago |
jsorg71
|
edf6d54b55
|
added define check for ipv6 structs
|
16 years ago |
jsorg71
|
fa30584146
|
common change
|
16 years ago |
jsorg71
|
4ae9c90a50
|
add tools subdir
|
16 years ago |
jsorg71
|
e2ddf85628
|
adding autotools
|
16 years ago |
jsorg71
|
5e94ef3174
|
change config.h to config_ac.h
|
16 years ago |
jsorg71
|
e5796ac8a0
|
added sesman auth options
|
16 years ago |
jsorg71
|
59a2d1dea6
|
build common as a library
|
16 years ago |
jsorg71
|
c5fceb31ec
|
autotools
|
16 years ago |
ilsimo
|
d14b076a70
|
still more work on logging
libscp makefile fix
|
16 years ago |
jsorg71
|
84c94f1c22
|
sesman.pid has a prefix
|
17 years ago |
jsorg71
|
696b10b5ab
|
sesman.ini does not have a prefix
|
17 years ago |
jsorg71
|
ef69b94717
|
align and use XRDP_SBIN_PATH
|
17 years ago |
jsorg71
|
673aaa36b1
|
full path for xrdp-sesman.log file
|
17 years ago |
jsorg71
|
61ca96af62
|
include file_loc.h
|
17 years ago |
jsorg71
|
f6825d1365
|
align
|
17 years ago |
jsorg71
|
44231c602e
|
tools needs _ at end cause there is a directory called tools
|
17 years ago |
jsorg71
|
c81817ca16
|
renaming and moving install files
|
17 years ago |
jsorg71
|
3ee71a2759
|
need tabs
|
17 years ago |
jsorg71
|
6385d06f9b
|
need tabs
|
17 years ago |
jsorg71
|
2668c0f8b4
|
change log message from Xrdp to X11rdp
|
17 years ago |
ilsimo
|
57484bd701
|
more work on logging
|
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 |
jsorg71
|
5bec95f123
|
added mac makefiles
|
17 years ago |
ilsimo
|
f06f9591bc
|
fixing sessvc starting code and removing SESMAN_SESSVC_FILE definition
|
17 years ago |
ilsimo
|
8c3d20c3d5
|
adding SCP_SESSION and SCP_CONNECTION handling code
|
17 years ago |
jsorg71
|
930160ea50
|
patch from 'Hug Me'
|
17 years ago |
jsorg71
|
1141afb3e0
|
align
|
18 years ago |
jsorg71
|
2a1b60a173
|
added -f parameter to ln
|
18 years ago |
jsorg71
|
bfda7f0985
|
update from branch, don't install libscp in /usr/lib
|
18 years ago |
jsorg71
|
63b3893dd5
|
added vars so tools don't install in root dir
|
18 years ago |
jsorg71
|
5c42176fbd
|
removed name conflict
|
18 years ago |
ilsimo
|
b97a2d2631
|
adding forgotten files
|
18 years ago |
ilsimo
|
8234ebcf70
|
remove unused files
|
18 years ago |
ilsimo
|
a53a1b72b8
|
removing unused files
|
18 years ago |
ilsimo
|
f22b5b42a7
|
making libscp a real library
some fixes in configuration options
|
18 years ago |
jsorg71
|
9393b94a2e
|
added -f to make clean rm command
|
18 years ago |
ilsimo
|
7dcf60f8a0
|
some style fixes
|
18 years ago |
ilsimo
|
4175d2d8be
|
adding more logging after various exec()
|
18 years ago |
ilsimo
|
d31a19b2ff
|
moving sesrun to tools/
|
18 years ago |
ilsimo
|
3320fe907f
|
portability fix: changed uintXX_t in xrdp defined datatypes
|
18 years ago |
ilsimo
|
9c4b9f8390
|
added sessvc as session supervisor
first code for password changing
|
18 years ago |
ilsimo
|
6cbc09be53
|
added ListenAddress configuration option
|
18 years ago |
ilsimo
|
5d29a7127b
|
fixes bug #1595324 in sf.net bugtracker
|
18 years ago |
ilsimo
|
831ef476b7
|
some fixes for scp v0
|
18 years ago |
ilsimo
|
ae9faad218
|
more work on scp v1
|
18 years ago |
ilsimo
|
5260d224dc
|
fixing sone really stupid deadlocks occurring if there is some network error
|
18 years ago |
jsorg71
|
96fd0b8a00
|
indent
|
18 years ago |
jsorg71
|
2183c539cc
|
indent
|
18 years ago |
jsorg71
|
c0f0fec1d6
|
indent
|
18 years ago |
jsorg71
|
6886ba4556
|
copyright year update
|
18 years ago |
ilsimo
|
078b4d3f41
|
adding scp v1 first code, fixed passwd auth for disabled password
|
18 years ago |
ilsimo
|
dd76b40a35
|
some fixes for libscp
|
18 years ago |
ilsimo
|
ef1605e647
|
Fix for an error which blocks X11rdp session to be started
|
18 years ago |
jsorg71
|
cf00c1707d
|
g_chmod to g_chmod_hex
|
18 years ago |
jsorg71
|
fe292cec20
|
make sure /tmp/.X11-unix directoy exist
|
18 years ago |
ilsimo
|
2637efd4ee
|
Adding MaxLoginRetry configuration option
|
18 years ago |
ilsimo
|
3719200baa
|
adding missing license notes
|
18 years ago |
ilsimo
|
7698f5f441
|
fixed missink break in switch
|
18 years ago |
ilsimo
|
71e7fc734d
|
first try for a scp protocol layer (aka 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
|
8c73bc31cb
|
minor fixes and indent
|
18 years ago |
jsorg71
|
5603962061
|
fix warning and some comments
|
18 years ago |
jsorg71
|
1a00bf6b85
|
check return value of g_initgroups
|
18 years ago |
jsorg71
|
2b054f9757
|
added -ac to Xserver start params
|
18 years ago |
jsorg71
|
7cbeb4f30d
|
debian package build fixes
|
18 years ago |
jsorg71
|
8e72d684c6
|
changed deb install location
|
19 years ago |
ilsimo
|
fda836169e
|
making sesman multithread
|
19 years ago |
ilsimo
|
5a6f8dfea5
|
adding initgroups() to support multiple user groups
|
19 years ago |
jsorg71
|
0cf185520d
|
gnome starts with gnome-session
|
19 years ago |
jsorg71
|
e9400d44e9
|
include stdio.h for newer gcc
|
19 years ago |
ilsimo
|
343f9361f2
|
preparing sources to add new sesman control protocol
|
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
|
05178d0733
|
added installdeb to makefiles
|
19 years ago |
jsorg71
|
d7e7beae5e
|
added kde path if needed
|
19 years ago |
jsorg71
|
192446c47e
|
documentation and script file changes
|
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
|
377181c943
|
added missing config directives
|
19 years ago |
ilsimo
|
721ca9efae
|
adding some access control features
|
19 years ago |
jsorg71
|
7e4f18f748
|
os_calls.c, d2des.c, list.c, file.c, and log.c make check
|
19 years ago |
jsorg71
|
19314ec055
|
Makefile and file location changes
|
19 years ago |
jsorg71
|
58976ccc97
|
Makefile changes
|
19 years ago |
jsorg71
|
754efcabb1
|
<lf><cr> should be <cr><lf>
|
19 years ago |
jsorg71
|
7c69e43493
|
win32 fixes
|
19 years ago |
ilsimo
|
c401d58c74
|
fixed check for pid file and delete of pid file on exit
|
19 years ago |
jsorg71
|
dd96a1aa04
|
added kerberos auth
|
19 years ago |
ilsimo
|
9ac351a4cb
|
added --nodaemon and --kill options
added pid file generation
improved some code documentation
|
19 years ago |
ilsimo
|
e7dbdea767
|
Adding logging functions and adding log options in config files
|
19 years ago |
jsorg71
|
180859a1ef
|
makefile fix
|
19 years ago |
ilsimo
|
b2e120e688
|
fixing some typos in Makefiles
|
19 years ago |
ilsimo
|
2fa674469f
|
Making sesman running as a daemon in the background and placing session starting code in a separate util (sesrun)
|
19 years ago |
ilsimo
|
c2fda67a1c
|
Adding auth.h env.c env.h session.c session.h tcp.c tcp.h
|
19 years ago |
ilsimo
|
534b2691cd
|
Adding sig.*
|
19 years ago |
ilsimo
|
a0507a3381
|
Splitted sesman.c in more files.
Added sig.*, session.*, env.*, auth.h, tcp.*
|
19 years ago |