Jim Grandy
bd8083d7e2
Fix merge errors introduced in 3ae1b415
and 20ec9ee3
11 years ago
Jim Grandy
a32669f3ef
Hand-apply patches (rail) from Authentic8 branch: e94d059 c36dc61
11 years ago
Jim Grandy
173ed7056f
Hand-apply patches (rail) from Authentic8: b01207f b9807e9 42f0128 0f0750c aef2dce
11 years ago
Jim Grandy
af4e42a08d
Hand-apply patches (rail) from Authentic8: bc68076
11 years ago
Jim Grandy
2036010e0c
Hand-apply patches (rail improvements) from Authentic8 branch: 6d97878
11 years ago
Jim Grandy
53311f2b25
Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a 2c99e69 3f30429 aad2aaa 4f8481e 5117ac2 f3dcf1a
11 years ago
Jim Grandy
dfe5911b55
Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, 0e21d45, 44447d5, e452e4f, 3d05576, dd69d8f
11 years ago
Jay Sorg
e602a28d5c
common: transport aware when app is terminating
11 years ago
Laxmikant Rashinkar
09dd58c5e1
clipboard: enabled module logging
11 years ago
Laxmikant Rashinkar
6381941c78
FUSE: changed architecture to use opendir/readdir instead of just readdir
11 years ago
Laxmikant Rashinkar
d2de1b703b
Merge branch 'master' of github.com:neutrinolabs/xrdp
11 years ago
Laxmikant Rashinkar
23433c9c7e
fuse: added support for detecting files/directories deleted locally
11 years ago
Jay Sorg
8b48e2274e
chansrv: work on smartcard
11 years ago
Jay Sorg
e427113fa8
chansrv: work on smartcard redir
11 years ago
Jay Sorg
2515caa66a
sesman: added a env var to know when xrdp session
11 years ago
Jay Sorg
17bf2abe30
xorg driver, include cleanup
11 years ago
Jay Sorg
45492057c5
Merge branch 'master' of github.com:neutrinolabs/xrdp
12 years ago
Jay Sorg
29420b3134
chansrv: no logic change, work on warning
12 years ago
speidy
aab0176867
chansrv: fix for pulse simple method, to get it work again.
12 years ago
Jay Sorg
0aa3dbe738
chansrv: no logic change, EOL and coding style cleanup
12 years ago
Lukas Vacek
1341e64062
Revert "Fix path to config.c in sesman/tools/Makefile.am"
...
This reverts commit a0f8afca50
.
12 years ago
Lukas Vacek
e7fe39a65b
Fix sound and clipboard crashes
...
- In case clipboard is not initialized, clipboard_data_in returns
(fixes a segfault)
- If less than 4 bytes are sent to sound_send_wave_data_chunk, it
returns
(fixes a segfault)
- When sending sound initiliazation messages set g_chan in chansrv to 0,
so the server waits for client to reply (this makes sound work afte
reconnecting)
- In process_message_channel_setup, clear any leftover data in
chan_items
12 years ago
Lukas Vacek
a0f8afca50
Fix path to config.c in sesman/tools/Makefile.am
12 years ago
Jay Sorg
c20b447f21
sesman: pid string match xrdp length
12 years ago
Jay Sorg
a6592ed690
sesman: fix for reading pid file
12 years ago
Laxmikant Rashinkar
78498f6682
Merge branch 'master' of github.com:neutrinolabs/xrdp
12 years ago
Laxmikant Rashinkar
6ad1d7f78d
folder redirection: fixed language issues
12 years ago
Jay Sorg
c6fa03102f
copyright year update
12 years ago
Jay Sorg
b4ff5e1d88
Merge remote-tracking branch 'xrdp-org/master'
12 years ago
Jay Sorg
5098f8b0fe
pulse: change some errors to debug
12 years ago
Jay Sorg
1b8b5daab5
more pulse notes
12 years ago
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