Jay Sorg
5223d1078f
Merge remote branch 'xrdp-org/master'
12 years ago
Laxmikant Rashinkar
2029867510
folder redirection: made changes to read/write routines to avoid race conditions
12 years ago
Jay Sorg
9c3635fa5e
startwm.sh add back startup logic
12 years ago
Jay Sorg
d4d6a65adb
merge from pmhahn
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
652bacf07f
file system redirection:
...
o vi now works with freerdp and rdesktop
12 years ago
Laxmikant Rashinkar
0f15c482e1
file system redirection:
...
o vi now works when connected via freerdp but does not fully work with rdesktop
12 years ago
Laxmikant Rashinkar
315ef8ad71
file system redirection:
...
o touch <file> was not working - fixed
o echo "this is a string" > filename was not working - fixed
o echo "this is a string" >> filename was not working - fixed
o vi was not working - working now but swap files are not
being deleted automatically - work in progress
12 years ago
Laxmikant Rashinkar
262bb7e813
Merge branch 'xrdp_smartcard'
12 years ago
Laxmikant Rashinkar
89b7cd269e
smartcard: developer checkin for smartcard support
12 years ago
Jay Sorg
21df0406d7
pulse work and cleanup
12 years ago
Jay Sorg
8c9fe9452f
pulse sink changes
12 years ago
Jay Sorg
1f1e8a5159
startwm.sh: forgot to remove org Xsession call
12 years ago
Jay Sorg
4960accf8e
pulse sink, use buffer so not sending too small or too big audio packets
12 years ago
Jay Sorg
4871ffa666
pulse sink, don't need i18n.h
12 years ago
Laxmikant Rashinkar
ca61050b74
file system redirection: resolved merge conflicts
12 years ago
Laxmikant Rashinkar
771e2248b2
file system redirection: made changes to support rdesktop
12 years ago
Jay Sorg
2086cc25e7
startwm.sh should look for Xsession
12 years ago
Jay Sorg
e4b19abd1d
chanarv: x prefix for stream functions to avoid name collision
12 years ago
Jay Sorg
4544554c3b
chansrv: fix for close message
12 years ago
Jay Sorg
be44e0be4b
Merge branch 'master' of github.com:FreeRDP/xrdp
12 years ago
Jay Sorg
6d5ffee12b
work on pulse sink, added close message
12 years ago
Laxmikant Rashinkar
284d441245
Merge branch 'master' of github.com:FreeRDP/xrdp
12 years ago
Laxmikant Rashinkar
58158e6a3b
hooked up clipboard code with FUSE
12 years ago
Jay Sorg
9afa221f71
Merge branch 'master' of github.com:FreeRDP/xrdp
12 years ago
Laxmikant Rashinkar
ef32626a9b
Merge branch 'fuse_speedup'
12 years ago
Laxmikant Rashinkar
97c483c8b3
swapped cb_lookup and cb_readdir
12 years ago
Jay Sorg
214a7b52bc
merge from ghomem
12 years ago
Jay Sorg
b4ce83a685
ipv6 fix for sesman
12 years ago
Jay Sorg
d8d35f0513
chansrv: added some pulse sink notes
12 years ago
Jay Sorg
73b074d602
chansrv: work on pulse sink
12 years ago
Jay Sorg
2d89ae1f38
chansrv: work on pulse sink
12 years ago
Jay Sorg
b9f1c9fa26
chansrv: work on pulse sink
12 years ago
Laxmikant Rashinkar
3fbaa08aef
Merge branch 'master' of github.com:FreeRDP/xrdp
12 years ago
Laxmikant Rashinkar
f021640369
folder redirection: we can now detect devices plugged in after a session has started
12 years ago
Jay Sorg
9301d19d88
chansrv: work on pulse sink
12 years ago
Jay Sorg
5e8e1856f1
chansrv: work on pulse sink
12 years ago
Laxmikant Rashinkar
debdb031f1
o in file system redirection, added support for renaming files and directories
12 years ago
Gustavo Homem
18fd0537f5
use a simple default for startwm.sh
12 years ago
Laxmikant Rashinkar
561b263b91
o added some dummy functions to stop build from breaking
...
when --enable-fuse is not specified
12 years ago
Laxmikant Rashinkar
5d7ffc1431
Merge branch 'master' of github.com:FreeRDP/xrdp
12 years ago
Laxmikant Rashinkar
5acc54cd1d
o added support for deleteing files and directories
12 years ago
Jay Sorg
cf5646c472
chansrv: add header
12 years ago
Jay Sorg
05de2e592a
chansrv: fix for building without fuse
12 years ago
Guan-Zhong Huang
b518a3bfe9
Fix password authentication to handle different encryption algorithms
12 years ago
Guan-Zhong Huang
059deae6f3
Fix incorrect usage of log_message()
12 years ago
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
12 years ago
Jay Sorg
898b8efdf2
chansrv: fix clipboard crash
12 years ago
ArvidNorr
876f356dad
deny access if group is undefined
12 years ago
ArvidNorr
0770f217fa
PAM error text can be configured
12 years ago
Philipp Hahn
8f5005f43e
sesman/tools: Disable debug tools
...
sestest and xcon look like debugging tools.
Don't install them by default.
12 years ago
Philipp Hahn
397089a207
sesman: Fix dist
...
Add missing header files to EXTRA_DIST.
Otherwise "make distcheck" fails.
12 years ago
ArvidNorr
a2bbbd8cc3
Display PAM error in gateway setup, use domain name as IP/DNS, changed how the socket is closed
12 years ago
Jay Sorg
4f6cbfd3fe
xrdpapi: use header for server to client writes
12 years ago
Jay Sorg
60322a3a42
chansrv: cleanup some clipboard code
12 years ago
Jay Sorg
2902fd651c
chansrv: change for pasting over a wan
12 years ago
Jay Sorg
b60ee35a34
chansrv: work on clipboard c2s for wan
12 years ago
Laxmikant Rashinkar
0d3a2c7207
Merge branch 'master' of github.com:FreeRDP/xrdp
12 years ago
Laxmikant Rashinkar
edf5971cef
o in login dialog set sesman-X11rdp as the default module
...
o added support for video redirection without using TSMF
12 years ago
Jay Sorg
0e111e64de
chansrv: ignore directory clipboard copies for now and clean up logging
12 years ago
Jay Sorg
514c9ad846
chansrv: make sure ~/xrdp_client exists, other cleanups
12 years ago
Jay Sorg
8a700017ba
chansrv: fix build without --enable-fuse
12 years ago
Jay Sorg
77e74e8e68
chansrv: clipboard file copy / paste working now
12 years ago
Jay Sorg
e2ef19098b
chansrv: work on clipboard file copy
12 years ago
Jay Sorg
900d66dc6e
chansrv: work on clipboard file copy paste
12 years ago
Jay Sorg
cdb039080f
chansrv: added --enable-fuse option
12 years ago
Jay Sorg
02d52444c3
chansrv: debug fix
12 years ago
Jay Sorg
45bcd67fb6
chansrv: fix for event processing
12 years ago
Jay Sorg
8b802191ce
chansrv: added define for fuse
12 years ago
Jay Sorg
6e25a5e600
chansrv: work on clipboard
12 years ago
Jay Sorg
159e240845
chansrv: dvc_chan_id should be signed
12 years ago
Jay Sorg
91be5fe9ad
chansrv: work on clipboard
12 years ago
Jay Sorg
b349c03e22
chansrv: work on clipboard
12 years ago
Jay Sorg
82d3f817fb
chansrv: work on clipboard
12 years ago
Jay Sorg
71e535e915
chansrv: work on clipboard
12 years ago
Jay Sorg
1fb3305460
chansrv: work on clipboard
12 years ago
Jay Sorg
7d959c99d8
chansrv: work on clipboard
12 years ago
Jay Sorg
453a101ab3
chansrv: work on clipboard
12 years ago
Jay Sorg
faec53b7f3
chansrv: work on clipboard
12 years ago
Jay Sorg
37d4f5725c
chansrv: split out clipboard code, getting big
12 years ago
Jay Sorg
3624a6bb96
work on clipboard
12 years ago
Jay Sorg
c1dfea1613
chansrv: work on clipboard
12 years ago
Jay Sorg
5e271a02ac
chansrv: work on file copy / paste
12 years ago
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
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
fa3088af57
channels: add drdynvc
12 years ago
Jay Sorg
087ea0176d
chansrv: work on image clipboard
12 years ago
Jay Sorg
68ef36cc02
clipboard: added image support
12 years ago
Jay Sorg
7539d7271e
chansrv: work on dynamic channels
12 years ago
Jay Sorg
f43e0eb68f
chansrv: fix for writing to non existing channel goes to first channel
12 years ago
Jay Sorg
279dc1bbbd
chansrv: xrdpapi working
12 years ago
Jay Sorg
17ee0e3aed
sesman/tools: added xcon
12 years ago
Jay Sorg
02751f91a3
rail: implement TS_RAIL_ORDER_EXEC
12 years ago
Jay Sorg
05bb56b676
chansrv: rail, open X later, release window manager on rail disconnect
12 years ago
Jay Sorg
cc882a0eff
chansrv: init xcommon
12 years ago
Jay Sorg
00f1a5d85e
more work on rail
12 years ago
Jay Sorg
eafef9cd09
rail: work on splitting X11 calls out to xcommon
12 years ago
Jay Sorg
90bf3f8171
chansrv: started work on rail channel
12 years ago
Jay Sorg
fdc6aaad8b
chansrv: update license
12 years ago
Jay Sorg
bae50c9ca1
chansrv: changes for running as user, not root
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
1d35ba19a6
sesman: no logic change, code cleanup
12 years ago
Jay Sorg
58f5dcc030
autotools: change top_srcdir to top_builddir for LIBADD
12 years ago
Jay Sorg
0944509cf0
sesman: missing else and remove some EOL whitespace
13 years ago
norrarvid
318e09fd47
fix merge conflics
13 years ago
ArvidNorr
1011b4a256
Merge pull request #22 from ArvidNorr/moduleload
...
Moduleload
13 years ago
Jay Sorg
856783ba95
no logic changes, remove warnings and coding style changes
13 years ago
Jay Sorg
099a421c77
log: added path for when --prefix is used
13 years ago
norrarvid
42edcbb6c1
Improved logging
13 years ago
norrarvid
3f3a4d0b35
Support for invalidate request sent from clients added
13 years ago
norrarvid
eef475e025
timeout added for the reply to come from sesman
13 years ago
Jay Sorg
5cd7e29a9f
Merge remote branch 'syslog3/syslog3'
13 years ago
norrarvid
10fdc5c17f
separate pam authentication for gateways
13 years ago
norrarvid
2109d7a044
merge comments defines and simplified function
13 years ago
norrarvid
a45f993bfe
added comments, added define, removed unused inparameter
13 years ago
norrarvid
4d4ebbf363
Initial syslog support in XRDP
13 years ago
Jay Sorg
7fa4f936e4
chansrv: simple pulse audio support
13 years ago
Jay Sorg
e9c58226ba
use unix domain socket for xrdp-X11rdp connection
13 years ago
Jay Sorg
cadad6e181
/tmp cleanup
13 years ago
Jay Sorg
93939893de
remove old freerdp dir
13 years ago
Jay Sorg
d8f9e8310d
move temp files from /tmp to /tmp/.xrdp
13 years ago
Jay Sorg
f10e5bbfd5
fix for https://bugzilla.redhat.com/show_bug.cgi?id=782619
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
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
17 years ago
ilsimo
d14b076a70
still more work on logging
...
libscp makefile fix
17 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