Laxmikant Rashinkar
78d4e19258
o early checkin for drive redirection
...
o basic drive redirection is working
o functions currently supported: open:
read, write, create, get/set attribute
o requires latest NeutrinoRDP to work
o note: clipboard is broken because of the move from
linked lists to inodes in the FUSE code
2013-03-08 15:37:30 -08:00
Jay Sorg
898b8efdf2
chansrv: fix clipboard crash
2013-02-15 18:35:44 -08:00
ArvidNorr
876f356dad
deny access if group is undefined
2013-01-31 15:19:58 +01:00
ArvidNorr
0770f217fa
PAM error text can be configured
2013-01-28 15:31:51 +01:00
Philipp Hahn
8f5005f43e
sesman/tools: Disable debug tools
...
sestest and xcon look like debugging tools.
Don't install them by default.
2013-01-28 11:04:28 +01:00
Philipp Hahn
397089a207
sesman: Fix dist
...
Add missing header files to EXTRA_DIST.
Otherwise "make distcheck" fails.
2013-01-28 11:04:28 +01:00
ArvidNorr
a2bbbd8cc3
Display PAM error in gateway setup, use domain name as IP/DNS, changed how the socket is closed
2013-01-16 01:28:35 -08:00
Jay Sorg
4f6cbfd3fe
xrdpapi: use header for server to client writes
2012-12-17 17:29:24 -08:00
Jay Sorg
60322a3a42
chansrv: cleanup some clipboard code
2012-11-14 19:02:54 -08:00
Jay Sorg
2902fd651c
chansrv: change for pasting over a wan
2012-11-14 09:44:43 -08:00
Jay Sorg
b60ee35a34
chansrv: work on clipboard c2s for wan
2012-11-11 19:33:53 -08:00
Laxmikant Rashinkar
0d3a2c7207
Merge branch 'master' of github.com:FreeRDP/xrdp
2012-11-09 19:55:42 -08:00
Laxmikant Rashinkar
edf5971cef
o in login dialog set sesman-X11rdp as the default module
...
o added support for video redirection without using TSMF
2012-11-09 19:55:21 -08:00
Jay Sorg
0e111e64de
chansrv: ignore directory clipboard copies for now and clean up logging
2012-11-07 23:38:28 -08:00
Jay Sorg
514c9ad846
chansrv: make sure ~/xrdp_client exists, other cleanups
2012-11-07 22:48:18 -08:00
Jay Sorg
8a700017ba
chansrv: fix build without --enable-fuse
2012-11-07 20:08:58 -08:00
Jay Sorg
77e74e8e68
chansrv: clipboard file copy / paste working now
2012-11-05 01:04:04 -08:00
Jay Sorg
e2ef19098b
chansrv: work on clipboard file copy
2012-11-04 13:52:33 -08:00
Jay Sorg
900d66dc6e
chansrv: work on clipboard file copy paste
2012-11-03 18:47:04 -07:00
Jay Sorg
cdb039080f
chansrv: added --enable-fuse option
2012-11-02 23:10:36 -07:00
Jay Sorg
02d52444c3
chansrv: debug fix
2012-11-01 23:24:10 -07:00
Jay Sorg
45bcd67fb6
chansrv: fix for event processing
2012-10-31 10:04:33 -07:00
Jay Sorg
8b802191ce
chansrv: added define for fuse
2012-10-29 22:12:44 -07:00
Jay Sorg
6e25a5e600
chansrv: work on clipboard
2012-10-29 20:12:24 -07:00
Jay Sorg
159e240845
chansrv: dvc_chan_id should be signed
2012-10-21 22:16:14 -07:00
Jay Sorg
91be5fe9ad
chansrv: work on clipboard
2012-10-21 22:15:31 -07:00
Jay Sorg
b349c03e22
chansrv: work on clipboard
2012-10-20 20:23:01 -07:00
Jay Sorg
82d3f817fb
chansrv: work on clipboard
2012-10-18 18:43:04 -07:00
Jay Sorg
71e535e915
chansrv: work on clipboard
2012-10-18 09:58:23 -07:00
Jay Sorg
1fb3305460
chansrv: work on clipboard
2012-10-17 21:23:31 -07:00
Jay Sorg
7d959c99d8
chansrv: work on clipboard
2012-10-17 01:13:37 -07:00
Jay Sorg
453a101ab3
chansrv: work on clipboard
2012-10-14 22:13:22 -07:00
Jay Sorg
faec53b7f3
chansrv: work on clipboard
2012-10-14 18:08:06 -07:00
Jay Sorg
37d4f5725c
chansrv: split out clipboard code, getting big
2012-10-14 11:46:01 -07:00
Jay Sorg
3624a6bb96
work on clipboard
2012-10-13 22:48:29 -07:00
Jay Sorg
c1dfea1613
chansrv: work on clipboard
2012-10-05 10:13:53 -07:00
Jay Sorg
5e271a02ac
chansrv: work on file copy / paste
2012-10-04 22:55:06 -07:00
Laxmikant Rashinkar
5b0eaa4a9b
o added support for dynamic virtual channels
...
o added echo test routine in simple.c for testing DVC using Microsoft's ECHO protocol
2012-09-27 19:48:44 -07:00
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
2012-09-19 20:51:34 -07:00
Jay Sorg
fa3088af57
channels: add drdynvc
2012-09-01 00:18:23 -07:00
Jay Sorg
087ea0176d
chansrv: work on image clipboard
2012-08-19 19:45:31 -07:00
Jay Sorg
68ef36cc02
clipboard: added image support
2012-08-12 10:51:45 -07:00
Jay Sorg
7539d7271e
chansrv: work on dynamic channels
2012-08-08 22:21:32 -07:00
Jay Sorg
f43e0eb68f
chansrv: fix for writing to non existing channel goes to first channel
2012-08-08 17:20:04 -07:00
Jay Sorg
279dc1bbbd
chansrv: xrdpapi working
2012-08-02 22:34:00 -07:00
Jay Sorg
17ee0e3aed
sesman/tools: added xcon
2012-07-31 19:01:41 -07:00
Jay Sorg
02751f91a3
rail: implement TS_RAIL_ORDER_EXEC
2012-07-31 16:54:54 -07:00
Jay Sorg
05bb56b676
chansrv: rail, open X later, release window manager on rail disconnect
2012-07-31 11:09:23 -07:00
Jay Sorg
cc882a0eff
chansrv: init xcommon
2012-07-28 19:50:58 -07:00
Jay Sorg
00f1a5d85e
more work on rail
2012-07-26 21:37:48 -07:00
Jay Sorg
eafef9cd09
rail: work on splitting X11 calls out to xcommon
2012-07-26 14:38:02 -07:00
Jay Sorg
90bf3f8171
chansrv: started work on rail channel
2012-07-24 20:47:53 -07:00
Jay Sorg
fdc6aaad8b
chansrv: update license
2012-07-24 19:16:00 -07:00
Jay Sorg
bae50c9ca1
chansrv: changes for running as user, not root
2012-07-22 23:20:38 -07:00
Jay Sorg
10e283ed16
sesman: run sessvc and chansrv as user, not root
2012-07-22 22:48:38 -07:00
Jay Sorg
d8b8ca93b0
sesman: exit after fork if reconnectwm.sh does not exist
2012-07-16 13:25:34 -07:00
Jay Sorg
a246fd582d
sesman: added option to run reconnectwm.sh on session reconnect
2012-07-16 13:20:26 -07:00
Jay Sorg
1d35ba19a6
sesman: no logic change, code cleanup
2012-07-16 13:05:22 -07:00
Jay Sorg
58f5dcc030
autotools: change top_srcdir to top_builddir for LIBADD
2012-07-13 16:18:02 -07:00
Jay Sorg
0944509cf0
sesman: missing else and remove some EOL whitespace
2012-06-23 15:35:27 -07:00
norrarvid
318e09fd47
fix merge conflics
2012-06-18 10:23:09 +02:00
ArvidNorr
1011b4a256
Merge pull request #22 from ArvidNorr/moduleload
...
Moduleload
2012-06-17 23:14:40 -07:00
Jay Sorg
856783ba95
no logic changes, remove warnings and coding style changes
2012-06-10 23:47:08 -07:00
Jay Sorg
099a421c77
log: added path for when --prefix is used
2012-06-10 21:50:57 -07:00
norrarvid
42edcbb6c1
Improved logging
2012-06-07 13:46:44 +02:00
norrarvid
3f3a4d0b35
Support for invalidate request sent from clients added
2012-06-05 15:54:28 +02:00
norrarvid
eef475e025
timeout added for the reply to come from sesman
2012-06-05 08:08:04 +02:00
Jay Sorg
5cd7e29a9f
Merge remote branch 'syslog3/syslog3'
2012-06-04 01:11:16 -07:00
norrarvid
10fdc5c17f
separate pam authentication for gateways
2012-05-31 16:57:17 +02:00
norrarvid
2109d7a044
merge comments defines and simplified function
2012-05-29 13:24:23 +02:00
norrarvid
a45f993bfe
added comments, added define, removed unused inparameter
2012-05-29 12:46:56 +02:00
norrarvid
4d4ebbf363
Initial syslog support in XRDP
2012-05-27 17:17:39 +02:00
Jay Sorg
7fa4f936e4
chansrv: simple pulse audio support
2012-05-25 12:36:55 -07:00
Jay Sorg
e9c58226ba
use unix domain socket for xrdp-X11rdp connection
2012-03-15 21:42:39 -07:00
Jay Sorg
cadad6e181
/tmp cleanup
2012-02-14 13:45:24 -08:00
Jay Sorg
93939893de
remove old freerdp dir
2012-02-13 23:31:11 -08:00
Jay Sorg
d8f9e8310d
move temp files from /tmp to /tmp/.xrdp
2012-02-11 13:56:27 -08:00
Jay Sorg
f10e5bbfd5
fix for https://bugzilla.redhat.com/show_bug.cgi?id=782619
2012-02-05 23:26:15 -08:00
Jay Sorg
3ada04b8ca
X11rdp needs bpp to match to reconnect / resize
2011-08-24 21:34:24 -07:00
Jay Sorg
4c603d9855
X11rdp can resize sessions now
2011-08-23 19:27:12 -07:00
Jay Sorg
8146a27fe3
added disconnect tool
2011-07-13 22:30:37 -07:00
Jay Sorg
0392b0167a
autotool fixes
2011-07-05 21:50:09 -07:00
Jay Sorg
7ad58be480
warnings
2011-07-05 20:27:11 -07:00
Itamar Reis Peixoto
cade938a0d
more files to fix make dist
2010-11-20 22:13:50 -02:00
Itamar Reis Peixoto
6b08b8b71e
include missing files in make dist
2010-11-20 22:13:50 -02:00
Itamar Reis Peixoto
029807cfdb
add more missed files into extra_dist
2010-11-20 22:13:49 -02:00
Jay Sorg
4f88bf83c1
fixes for bell function
2010-11-18 21:05:32 -08:00
Jay Sorg
b6d386e584
no localhost for X11rdp, don't need to set dpi
2010-11-17 22:29:32 -08:00
Nicola Ruggero
a9cfc23521
Include also fluxbox
2010-11-04 16:52:27 +01:00
Nicola Ruggero
3ba752e7b7
Removed dead code re-introduced erroneously in commit 4cf06dbbcb
2010-11-04 16:22:33 +01:00
Nicola Ruggero
d797b2cf49
Implemented client IP logging
2010-11-04 12:14:03 +01:00
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.)
2010-11-03 16:59:26 +01:00
Nicola Ruggero
36ef046e3c
Improved logging. Patch by aaron
2010-10-26 12:24:57 +02:00
Jay Sorg
a8e68b0d46
limit X server to localhost and set dpi
2010-10-22 20:03:04 -07:00
jsorg71
b37ea27144
unsigned output log
2010-08-16 04:05:03 +00:00
jsorg71
befb33c893
remove some tabs
2010-08-09 23:06:51 +00:00
jsorg71
d83ebaa97a
use do ... while (0) style for parse.h
2010-08-09 23:02:06 +00:00
jsorg71
7e36a89921
update copyright year
2010-07-26 03:48:58 +00:00
jsorg71
fb7e652d65
Fix sesman logging disruption after SIGHUP
2010-07-26 03:46:36 +00:00
jsorg71
aefd3808a1
don't use -l
2010-07-26 01:52:12 +00:00
jsorg71
4e024ccb4c
update copyright year
2010-07-26 01:36:09 +00:00
jsorg71
c7a5643690
use -l for startwm.sh
2010-07-08 03:50:50 +00:00
jsorg71
8490a2b24b
update copyright year
2010-07-04 07:36:06 +00:00
jsorg71
d70d80a33d
update copyright year
2010-07-04 07:20:56 +00:00
jsorg71
e83b4c43f5
added X11DisplayOffset sesman option
2010-04-24 06:41:55 +00:00
jsorg71
abba73f9bc
fix for session persistence
2010-03-15 20:27:41 +00:00
jsorg71
00ec87700b
remove some dead code
2009-12-26 23:05:17 +00:00
jsorg71
28fe9bfde8
remove some dead code
2009-12-26 22:30:18 +00:00
jsorg71
7136d457e9
remove some dead code
2009-12-26 22:18:53 +00:00
jsorg71
f02566c7c5
remove some dead code
2009-12-26 22:08:54 +00:00
jsorg71
328649af9b
g_thread_sck set outside of lock fix and g_cfg should always be a pointer to a struct
2009-09-28 01:16:07 +00:00
jsorg71
d9b86cc2ff
added some more comments on environment setup
2009-09-20 19:07:20 +00:00
jsorg71
8e7b8396cc
add commented suggestions for .bash_profile and /etc/environment
2009-09-20 17:51:08 +00:00
jsorg71
dc26b98025
read config file
2009-09-06 05:58:26 +00:00
jsorg71
52af655800
use type when looking for a session
2009-09-06 01:57:05 +00:00
jsorg71
9a12982a69
improvements for when a session is disconnected
2009-09-05 19:11:03 +00:00
jsorg71
90ce47855c
use unix socket for chansrv
2009-09-05 03:42:50 +00:00
jsorg71
8a8b57153d
added chansrv_cleanup
2009-09-04 19:34:24 +00:00
jsorg71
727012a56f
added chansrv_cleanup
2009-09-04 19:20:40 +00:00
jsorg71
e11dce79dc
don't set error handlers for now
2009-09-04 18:31:39 +00:00
jsorg71
4d80c52387
add '-nolisten tcp' to X11rdp and Xvnc params
2009-09-04 03:57:43 +00:00
jsorg71
5a47736ec8
add lib path for old X server install
2009-09-04 01:34:29 +00:00
jsorg71
278d65282e
clipboard work
2009-09-02 02:52:30 +00:00
jsorg71
e0dec1eb02
clipboard work
2009-09-01 20:39:06 +00:00
jsorg71
2293410d7e
clipboard work
2009-09-01 06:42:40 +00:00
jsorg71
b26da5af83
fix crash with large clipboards
2009-09-01 01:42:34 +00:00
jsorg71
0dee85d982
clipboard work
2009-08-31 21:25:06 +00:00
jsorg71
9fd0ddc722
function names
2009-08-31 18:47:46 +00:00
jsorg71
30f87388bb
clipboard
2009-08-29 21:40:15 +00:00
jsorg71
64fde0e24f
clipboard work
2009-08-29 21:20:27 +00:00
jsorg71
185414584d
change the way chansrv is started
2009-08-29 21:19:28 +00:00
jsorg71
32292b5353
wait for xserver to start
2009-08-27 02:16:34 +00:00
jsorg71
23068b5fa1
work on clipboard
2009-08-27 02:15:49 +00:00
jsorg71
acd9f3d82d
fix a crash when freeing struct SCP_SESSION
2009-08-24 18:09:19 +00:00
jsorg71
9fc138380b
work on clipboard
2009-08-23 00:48:20 +00:00
jsorg71
db32048d81
use _ not - in name
2009-08-21 17:31:40 +00:00
jsorg71
c7838641cf
handle X server crash better
2009-08-21 17:30:14 +00:00
jsorg71
359a190850
stop channel server, then xserver
2009-08-21 17:23:49 +00:00
jsorg71
df8527b251
pass domain, program, and directory to sesman and use directory and program
2009-08-19 07:27:35 +00:00
jsorg71
3fd42d808a
added SECONDARY
2009-08-19 07:24:20 +00:00
jsorg71
fa91c84668
first clipboard checkin
2009-08-15 02:47:51 +00:00
jsorg71
e71b3012d5
make startwm.sh simpler and added comments
2009-08-09 00:04:11 +00:00
jsorg71
9922d2aef6
added x_server_running_check_ports
2009-08-06 19:01:09 +00:00
jsorg71
c85e32446c
login changes when looking for available display
2009-08-06 06:13:52 +00:00
jsorg71
eeac7c938a
add extended log output
2009-08-05 06:16:05 +00:00
jsorg71
3cfea6a959
patch from Christoph Brill - Don't always assume 3350 as the sesman port
2009-08-05 03:33:19 +00:00
jsorg71
e2c4dbf1af
don't mark never expired accounts as disabled - patch from Christoph Brill
2009-07-23 19:59:01 +00:00
jsorg71
2750bd3c92
delete the pid file on exit
2009-07-23 19:46:44 +00:00
jsorg71
2f27bcef10
signal improvements to sessvc
2009-05-29 02:05:22 +00:00
jsorg71
d486e1dd91
change pam file name
2009-05-22 01:47:27 +00:00
jsorg71
d9ba6c30ca
remove g_set_file_rights since g_file_open sets the bits right
2009-05-19 05:04:24 +00:00
jsorg71
23ffdb0c5f
autotools fix and file_loc.h simplified
2009-05-19 04:23:49 +00:00
jsorg71
e1eb8bfcbc
added device redir start files
2009-04-22 04:34:45 +00:00
jsorg71
c6b9952fa2
work on chansrv
2009-04-20 04:31:24 +00:00
jsorg71
631a7c16e1
added chansrv
2009-04-19 17:16:46 +00:00
jsorg71
3417482d10
update copyright year
2009-04-17 06:52:02 +00:00
jsorg71
67911e9fb9
added 15bpp support
2009-02-23 08:45:41 +00:00
jsorg71
b5c0a07657
use the thread_calls in common the mutexes and semaphores
2009-01-15 07:59:47 +00:00
jsorg71
a71ca6bc1f
only the main thread forks
2009-01-12 06:43:58 +00:00
jsorg71
d241e02422
change to the g_signal_* functions
2008-12-30 08:32:22 +00:00
jsorg71
6f169002ed
improve the wait for the x server to start
2008-12-29 04:24:51 +00:00
jsorg71
13ac4186c6
quiet them main loop of sesman
2008-12-28 08:15:40 +00:00
jsorg71
18600b093e
move to using the signal functions instead of sigaddset since we removed unset signals
2008-12-28 06:11:14 +00:00
jsorg71
23fe2e2259
added g_ to globals, added SIGINT, SIGKILL to shutdown signals, other minor changes
2008-12-26 02:20:03 +00:00
jsorg71
af83cb7cae
remove old makefiles
2008-12-16 02:47:45 +00:00
jsorg71
ffee44d518
autotools for sessvc
2008-11-25 04:14:37 +00:00
jsorg71
a6bc488678
move sessvc to a sub-directory
2008-11-25 04:00:53 +00:00
jsorg71
b768e8fb5d
remove unset_signals
2008-11-10 01:50:04 +00:00
jsorg71
c3c6b39e3d
fix for older auto tools
2008-11-02 21:27:42 +00:00
ilsimo
1cae42594b
forgotten files
2008-09-11 20:57:55 +00:00
ilsimo
7c79298612
added first management code
...
added a rough management tool
fixes in session.c
2008-09-11 20:23:15 +00:00
jsorg71
f1ebdf189e
added post install hook
2008-08-17 23:08:17 +00:00
jsorg71
f77934a58e
remove lib version
2008-08-15 02:49:41 +00:00
jsorg71
e5cebc97f5
bin to sbin, common and install changes
2008-08-12 07:15:16 +00:00
jsorg71
29dbf2f7bf
added HAVE_CONFIG_H
2008-08-12 07:13:43 +00:00
jsorg71
8c68a7d7f5
common and version changes
2008-08-12 07:12:06 +00:00
jsorg71
edf6d54b55
added define check for ipv6 structs
2008-08-12 07:11:05 +00:00
jsorg71
fa30584146
common change
2008-08-12 06:56:19 +00:00
jsorg71
4ae9c90a50
add tools subdir
2008-08-10 18:01:51 +00:00
jsorg71
e2ddf85628
adding autotools
2008-08-10 17:59:36 +00:00
jsorg71
5e94ef3174
change config.h to config_ac.h
2008-08-10 06:46:18 +00:00
jsorg71
e5796ac8a0
added sesman auth options
2008-08-09 08:35:05 +00:00
jsorg71
59a2d1dea6
build common as a library
2008-08-06 05:06:03 +00:00
jsorg71
c5fceb31ec
autotools
2008-08-03 07:48:32 +00:00
ilsimo
d14b076a70
still more work on logging
...
libscp makefile fix
2008-07-30 10:58:30 +00:00
jsorg71
84c94f1c22
sesman.pid has a prefix
2008-05-07 03:24:06 +00:00
jsorg71
696b10b5ab
sesman.ini does not have a prefix
2008-05-07 03:22:52 +00:00
jsorg71
ef69b94717
align and use XRDP_SBIN_PATH
2008-05-06 10:41:22 +00:00
jsorg71
673aaa36b1
full path for xrdp-sesman.log file
2008-05-06 09:45:25 +00:00
jsorg71
61ca96af62
include file_loc.h
2008-05-06 09:42:31 +00:00
jsorg71
f6825d1365
align
2008-05-06 07:16:42 +00:00
jsorg71
44231c602e
tools needs _ at end cause there is a directory called tools
2008-05-06 06:57:54 +00:00
jsorg71
c81817ca16
renaming and moving install files
2008-05-04 05:19:34 +00:00
jsorg71
3ee71a2759
need tabs
2008-03-17 18:05:05 +00:00
jsorg71
6385d06f9b
need tabs
2008-03-16 23:57:20 +00:00
jsorg71
2668c0f8b4
change log message from Xrdp to X11rdp
2008-03-11 04:55:25 +00:00
ilsimo
57484bd701
more work on logging
2008-02-21 15:50:31 +00:00
ilsimo
4c9d3862e5
updating logging subsystem
2008-02-20 22:02:24 +00:00
jsorg71
cd57d1b689
update copyright year
2008-01-30 07:53:57 +00:00
ilsimo
a3202aea6a
fix for sesman not checking username when returning disconnected session list
2007-11-12 12:40:41 +00:00
jsorg71
5bec95f123
added mac makefiles
2007-09-27 18:09:29 +00:00
ilsimo
f06f9591bc
fixing sessvc starting code and removing SESMAN_SESSVC_FILE definition
2007-09-17 15:28:51 +00:00
ilsimo
8c3d20c3d5
adding SCP_SESSION and SCP_CONNECTION handling code
2007-09-17 15:26:23 +00:00
jsorg71
930160ea50
patch from 'Hug Me'
2007-08-31 04:09:20 +00:00
jsorg71
1141afb3e0
align
2007-07-18 06:31:11 +00:00
jsorg71
2a1b60a173
added -f parameter to ln
2007-07-03 04:18:23 +00:00
jsorg71
bfda7f0985
update from branch, don't install libscp in /usr/lib
2007-06-29 03:39:44 +00:00
jsorg71
63b3893dd5
added vars so tools don't install in root dir
2007-05-23 05:53:03 +00:00
jsorg71
5c42176fbd
removed name conflict
2007-05-14 04:56:10 +00:00
ilsimo
b97a2d2631
adding forgotten files
2007-05-06 21:14:09 +00:00
ilsimo
8234ebcf70
remove unused files
2007-05-06 21:11:18 +00:00
ilsimo
a53a1b72b8
removing unused files
2007-05-06 21:08:45 +00:00
ilsimo
f22b5b42a7
making libscp a real library
...
some fixes in configuration options
2007-05-06 21:02:25 +00:00
jsorg71
9393b94a2e
added -f to make clean rm command
2007-04-26 06:08:31 +00:00
ilsimo
7dcf60f8a0
some style fixes
2007-04-15 21:03:05 +00:00
ilsimo
4175d2d8be
adding more logging after various exec()
2007-04-15 20:40:12 +00:00
ilsimo
d31a19b2ff
moving sesrun to tools/
2007-04-13 12:30:39 +00:00
ilsimo
3320fe907f
portability fix: changed uintXX_t in xrdp defined datatypes
2007-04-13 12:00:19 +00:00
ilsimo
9c4b9f8390
added sessvc as session supervisor
...
first code for password changing
2007-04-07 16:20:08 +00:00
ilsimo
6cbc09be53
added ListenAddress configuration option
2007-03-25 21:20:20 +00:00
ilsimo
5d29a7127b
fixes bug #1595324 in sf.net bugtracker
2007-03-25 14:57:08 +00:00
ilsimo
831ef476b7
some fixes for scp v0
2007-03-24 16:30:43 +00:00
ilsimo
ae9faad218
more work on scp v1
2007-03-17 16:41:21 +00:00
ilsimo
5260d224dc
fixing sone really stupid deadlocks occurring if there is some network error
2007-02-17 19:54:30 +00:00
jsorg71
96fd0b8a00
indent
2007-02-01 06:43:06 +00:00
jsorg71
2183c539cc
indent
2007-02-01 06:12:14 +00:00
jsorg71
c0f0fec1d6
indent
2007-02-01 06:03:46 +00:00
jsorg71
6886ba4556
copyright year update
2007-01-12 05:07:07 +00:00
ilsimo
078b4d3f41
adding scp v1 first code, fixed passwd auth for disabled password
2006-11-24 20:46:45 +00:00
ilsimo
dd76b40a35
some fixes for libscp
2006-11-05 13:11:20 +00:00
ilsimo
ef1605e647
Fix for an error which blocks X11rdp session to be started
2006-10-28 15:04:51 +00:00
jsorg71
cf00c1707d
g_chmod to g_chmod_hex
2006-10-28 03:28:59 +00:00
jsorg71
fe292cec20
make sure /tmp/.X11-unix directoy exist
2006-10-27 04:22:29 +00:00
ilsimo
2637efd4ee
Adding MaxLoginRetry configuration option
2006-10-25 19:18:36 +00:00
ilsimo
3719200baa
adding missing license notes
2006-10-16 15:08:08 +00:00
ilsimo
7698f5f441
fixed missink break in switch
2006-10-16 11:25:47 +00:00
ilsimo
71e7fc734d
first try for a scp protocol layer (aka libscp)
2006-10-15 13:08:08 +00:00
jsorg71
7cdd7191a4
added ability to put extra Xserver parameters in sesman.ini
2006-09-18 04:40:43 +00:00
jsorg71
68e30a5e19
change Xrdp to X11rdp to avoid confusion
2006-08-25 05:25:57 +00:00
jsorg71
8c73bc31cb
minor fixes and indent
2006-08-24 05:58:10 +00:00
jsorg71
5603962061
fix warning and some comments
2006-08-23 03:48:03 +00:00
jsorg71
1a00bf6b85
check return value of g_initgroups
2006-08-22 06:27:04 +00:00
jsorg71
2b054f9757
added -ac to Xserver start params
2006-08-14 05:09:58 +00:00
jsorg71
7cbeb4f30d
debian package build fixes
2006-08-14 04:57:43 +00:00
jsorg71
8e72d684c6
changed deb install location
2006-08-09 04:02:51 +00:00
ilsimo
fda836169e
making sesman multithread
2006-07-13 20:15:21 +00:00
ilsimo
5a6f8dfea5
adding initgroups() to support multiple user groups
2006-07-01 14:25:12 +00:00
jsorg71
0cf185520d
gnome starts with gnome-session
2006-06-07 16:26:04 +00:00
jsorg71
e9400d44e9
include stdio.h for newer gcc
2006-05-31 17:47:43 +00:00
ilsimo
343f9361f2
preparing sources to add new sesman control protocol
2006-05-26 13:10:14 +00:00