Commit Graph

74 Commits (7b7d2288f164dc2701ed0b17923183276b19b855)

Author SHA1 Message Date
Pavel Roskin 6ed4c969f4 Eliminate APP_CC and DEFAULT_CC 8 years ago
Pavel Roskin b2d3dcf169 Include config_ac.h from all source files 8 years ago
Pavel Roskin e35b5a4708 Constify string arguments in xrdp-chansrv sources 8 years ago
Szabolcs Seláf bf4c32c862 Fix calling XChangeProperty in clipboard provide
XChangeProperty's last parameter is number of elements, not number of bytes as it's in https://tronche.com/gui/x/xlib/window-information/XChangeProperty.html
Because of this bug Paste did not work in any java applications.
8 years ago
Pavel Roskin aeeb3d2c2e Fix warnings detected by -Wwrite-strings 9 years ago
Pavel Roskin 77b380c0b5 Fix format warnings in log_message() calls 9 years ago
Pavel Roskin 0dd0426e6f Check XGetWindowProperty() return code in clipboard_event_property_notify() 9 years ago
Pavel Roskin ca9cbcafc8 Typo fixes 9 years ago
Pavel Roskin e65bd6b7d7 Fix more format warnings 9 years ago
Pavel Roskin 92a6833e9b Fix typos 9 years ago
Pavel Roskin 986fa94733 clipboard: undefine previously defined log level 9 years ago
Pavel Roskin 964e860072 Run through codespell 9 years ago
Laxmikant Rashinkar 023c0b5bc1 coverity: fixed out of bounds read-write 11 years ago
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