Pavel Roskin
77b380c0b5
Fix format warnings in log_message() calls
9 years ago
Pavel Roskin
70f3d4c5e2
Fix warnings for unused variables read from byte streams
9 years ago
Jay Sorg
7393579205
Don't attempt to intercept SIGKILL, it doesn't work on any OS
9 years ago
Pavel Roskin
81779ddb01
Use lowercase program names for syslog
...
Other programs typically use the same case as their execulables.
9 years ago
Jay Sorg
6c23b85593
add timeout to trans_get_wait_objs_rw
9 years ago
Robert Milasan
f59c925f8b
fix possible segfault in chansrv if DISPLAY is not set
10 years ago
Jay Sorg
d17c4a78fb
chansrv: check for nil
10 years ago
Jay Sorg
9597e90b31
chansrv: allow multiple xrdpapi connections
10 years ago
Jay Sorg
8397055e8b
move some hard code paths to defines in header
10 years ago
Laxmikant Rashinkar
2363bf8af3
coverity: fixed miscellaneous issues
10 years ago
Laxmikant Rashinkar
162becfe55
coverity: fixed unsigned compare against 0
10 years ago
Laxmikant Rashinkar
73578bc612
coverity: fixed unchecked return value
10 years ago
Laxmikant Rashinkar
b205654e78
bringup RAIL only when we receive a RAIL command
11 years ago
Jay Sorg
2aa92fd6a8
chansrv: minor change in child_signal_handler
11 years ago
Jay Sorg
aec48211d5
chansrv: disable rail for now
11 years ago
Jay Sorg
97537587a8
chansrv: remove g_sent, not needed anymore
11 years ago
Jay Sorg
ad0532b1bf
vrplayer: work on client timing
11 years ago
Jay Sorg
2570319869
chansrv: use trans_force_write for xrdapi uds
11 years ago
Jay Sorg
c1b7cbd657
merges from authentic8
11 years ago
Jay Sorg
3b743f64eb
chansrv: deadlock, add trans copy func
11 years ago
Jay Sorg
dfd78c722b
chansrv: fix for deadlock
11 years ago
Jay Sorg
d22b8b5ed0
chansrv: added timeout callback
11 years ago
Laxmikant Rashinkar
ece8f1fb47
gracefully handle segfaults in chansrv code
11 years ago
Jim Grandy
b7b3d9ef28
Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce
11 years ago
Jim Grandy
142a93829b
Hand-apply patches (chansrv/rail) from Authentic8: 516fd1d 6a4fb28 c038a99
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
Jay Sorg
29420b3134
chansrv: no logic change, work on warning
12 years ago
Jay Sorg
0aa3dbe738
chansrv: no logic change, EOL and coding style cleanup
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
Jay Sorg
73b074d602
chansrv: work on pulse sink
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
4f6cbfd3fe
xrdpapi: use header for server to client writes
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
900d66dc6e
chansrv: work on clipboard file copy paste
12 years ago
Jay Sorg
6e25a5e600
chansrv: 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
087ea0176d
chansrv: work on image clipboard
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
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
eafef9cd09
rail: work on splitting X11 calls out to xcommon
12 years ago
Jay Sorg
fdc6aaad8b
chansrv: update license
12 years ago