Laxmikant Rashinkar
379685bfca
FUSE: we now process only one opendir command at a time
11 years ago
Laxmikant Rashinkar
ece8f1fb47
gracefully handle segfaults in chansrv code
11 years ago
Jay Sorg
1a616a1b46
move text2bool to os_calls
11 years ago
Jay Sorg
6700eb18d7
kill disconencted, make work like man page and update man page
11 years ago
Jay Sorg
069838f355
hook up the kill disconnect timeout to the sesman config file
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