Commit Graph

59 Commits (883650700fcd9e0bb90de5c307e7e4e845725312)

Author SHA1 Message Date
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 12 years ago
Jay Sorg 3b743f64eb chansrv: deadlock, add trans copy func 12 years ago
Jay Sorg dfd78c722b chansrv: fix for deadlock 12 years ago
Jay Sorg d22b8b5ed0 chansrv: added timeout callback 12 years ago
Laxmikant Rashinkar ece8f1fb47 gracefully handle segfaults in chansrv code 12 years ago
Jim Grandy b7b3d9ef28 Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce 12 years ago
Jim Grandy 142a93829b Hand-apply patches (chansrv/rail) from Authentic8: 516fd1d 6a4fb28 c038a99 12 years ago
Jim Grandy 53311f2b25 Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a 2c99e69 3f30429 aad2aaa 4f8481e 5117ac2 f3dcf1a 12 years ago
Jim Grandy dfe5911b55 Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, 0e21d45, 44447d5, e452e4f, 3d05576, dd69d8f 12 years ago
Jay Sorg e602a28d5c common: transport aware when app is terminating 12 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 13 years ago
Jay Sorg 5e271a02ac chansrv: work on file copy / paste 13 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
13 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
13 years ago
Jay Sorg 087ea0176d chansrv: work on image clipboard 13 years ago
Jay Sorg 7539d7271e chansrv: work on dynamic channels 13 years ago
Jay Sorg f43e0eb68f chansrv: fix for writing to non existing channel goes to first channel 13 years ago
Jay Sorg 279dc1bbbd chansrv: xrdpapi working 13 years ago
Jay Sorg 02751f91a3 rail: implement TS_RAIL_ORDER_EXEC 13 years ago
Jay Sorg 05bb56b676 chansrv: rail, open X later, release window manager on rail disconnect 13 years ago
Jay Sorg cc882a0eff chansrv: init xcommon 13 years ago
Jay Sorg eafef9cd09 rail: work on splitting X11 calls out to xcommon 13 years ago
Jay Sorg fdc6aaad8b chansrv: update license 13 years ago
Jay Sorg bae50c9ca1 chansrv: changes for running as user, not root 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
norrarvid a45f993bfe added comments, added define, removed unused inparameter 13 years ago
norrarvid 4d4ebbf363 Initial syslog support in XRDP 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
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.)
15 years ago
jsorg71 d70d80a33d update copyright year 15 years ago
jsorg71 dc26b98025 read config file 16 years ago
jsorg71 9a12982a69 improvements for when a session is disconnected 16 years ago
jsorg71 90ce47855c use unix socket for chansrv 16 years ago