Commit Graph

61 Commits (bd810c0695f36f9713043b8e085b05b420069532)

Author SHA1 Message Date
Jay Sorg ef51e44119 chansrv: handle smartcard session reconnect and some logging changes 11 years ago
Jay Sorg c1b7cbd657 merges from authentic8 12 years ago
Jim Grandy b3ee3cbd4b Another merge error in sesman/chansrv/clipboar.c 12 years ago
Jim Grandy 72ec05d37e fix merge error in sesman/chansrv/clipboard.c 12 years ago
Jim Grandy a308d2e25c Fix errors cause by previous merge (2361914) 12 years ago
Jim Grandy b7b3d9ef28 Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce 12 years ago
Laxmikant Rashinkar 09dd58c5e1 clipboard: enabled module logging 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
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
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
Jay Sorg 0e111e64de chansrv: ignore directory clipboard copies for now and clean up logging 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 6e25a5e600 chansrv: work on clipboard 12 years ago
Jay Sorg 91be5fe9ad chansrv: work on clipboard 13 years ago
Jay Sorg b349c03e22 chansrv: work on clipboard 13 years ago
Jay Sorg 82d3f817fb chansrv: work on clipboard 13 years ago
Jay Sorg 71e535e915 chansrv: work on clipboard 13 years ago
Jay Sorg 1fb3305460 chansrv: work on clipboard 13 years ago
Jay Sorg 7d959c99d8 chansrv: work on clipboard 13 years ago
Jay Sorg 453a101ab3 chansrv: work on clipboard 13 years ago
Jay Sorg faec53b7f3 chansrv: work on clipboard 13 years ago
Jay Sorg 37d4f5725c chansrv: split out clipboard code, getting big 13 years ago
Jay Sorg 3624a6bb96 work on clipboard 13 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 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 68ef36cc02 clipboard: added image support 13 years ago
Jay Sorg 05bb56b676 chansrv: rail, open X later, release window manager on rail disconnect 13 years ago
Jay Sorg 00f1a5d85e more work on rail 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
Jay Sorg 856783ba95 no logic changes, remove warnings and coding style changes 13 years ago
norrarvid 4d4ebbf363 Initial syslog support in XRDP 13 years ago
jsorg71 d83ebaa97a use do ... while (0) style for parse.h 15 years ago
jsorg71 d70d80a33d update copyright year 15 years ago
jsorg71 f02566c7c5 remove some dead code 15 years ago
jsorg71 9a12982a69 improvements for when a session is disconnected 16 years ago
jsorg71 e11dce79dc don't set error handlers for now 16 years ago
jsorg71 278d65282e clipboard work 16 years ago
jsorg71 e0dec1eb02 clipboard work 16 years ago
jsorg71 2293410d7e clipboard work 16 years ago