Jaroslaw Osmanski
1b6bfa682c
Log when outbound copy was rejected because RestrictOutboundClipboard was set
2019-03-01 14:49:57 +01:00
Jaroslaw Osmanski
46c33ddaf4
Read sesman config in clipboard
2019-02-26 11:36:32 +01:00
Krzysztof Adamski
751cd97018
reapply outboud-resitrcted clipboard
2019-02-26 07:40:17 +01:00
Jaroslaw Osmanski
0d8a49ab13
astyle formatting for sesman config.h and chansrv clipboard
2019-02-26 07:40:10 +01:00
Pavel Roskin
6ed4c969f4
Eliminate APP_CC and DEFAULT_CC
2017-03-14 00:21:48 -07:00
Pavel Roskin
b2d3dcf169
Include config_ac.h from all source files
2017-03-04 00:52:34 -08:00
Pavel Roskin
e35b5a4708
Constify string arguments in xrdp-chansrv sources
2017-01-22 22:39:10 -08:00
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.
2017-01-17 15:18:23 +01:00
Pavel Roskin
aeeb3d2c2e
Fix warnings detected by -Wwrite-strings
2016-07-08 04:29:42 +00:00
Pavel Roskin
77b380c0b5
Fix format warnings in log_message() calls
2016-06-21 16:30:16 -07:00
Pavel Roskin
0dd0426e6f
Check XGetWindowProperty() return code in clipboard_event_property_notify()
2016-05-06 18:31:03 -07:00
Pavel Roskin
ca9cbcafc8
Typo fixes
2016-05-04 23:33:30 -07:00
Pavel Roskin
e65bd6b7d7
Fix more format warnings
2016-04-21 21:21:17 -07:00
Pavel Roskin
92a6833e9b
Fix typos
2016-02-13 20:41:07 -08:00
Pavel Roskin
986fa94733
clipboard: undefine previously defined log level
2016-01-30 18:01:12 -08:00
Pavel Roskin
964e860072
Run through codespell
2016-01-14 08:47:50 -08:00
Laxmikant Rashinkar
023c0b5bc1
coverity: fixed out of bounds read-write
2014-07-20 11:11:20 -07:00
Jay Sorg
ef51e44119
chansrv: handle smartcard session reconnect and some logging changes
2013-12-07 17:57:35 -08:00
Jay Sorg
c1b7cbd657
merges from authentic8
2013-09-26 11:28:07 -07:00
Jim Grandy
b3ee3cbd4b
Another merge error in sesman/chansrv/clipboar.c
2013-08-22 13:58:43 -07:00
Jim Grandy
72ec05d37e
fix merge error in sesman/chansrv/clipboard.c
2013-08-22 13:50:04 -07:00
Jim Grandy
a308d2e25c
Fix errors cause by previous merge ( 2361914
)
2013-08-22 12:57:00 -07:00
Jim Grandy
b7b3d9ef28
Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce
2013-08-22 12:56:51 -07:00
Laxmikant Rashinkar
09dd58c5e1
clipboard: enabled module logging
2013-08-14 20:00:52 -07:00
Jay Sorg
29420b3134
chansrv: no logic change, work on warning
2013-07-02 00:45:40 -07:00
Jay Sorg
0aa3dbe738
chansrv: no logic change, EOL and coding style cleanup
2013-06-23 14:17:59 -07:00
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
2013-06-22 21:57:16 +01:00
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
2013-03-08 15:37:30 -08:00
Jay Sorg
898b8efdf2
chansrv: fix clipboard crash
2013-02-15 18:35:44 -08:00
Jay Sorg
60322a3a42
chansrv: cleanup some clipboard code
2012-11-14 19:02:54 -08:00
Jay Sorg
2902fd651c
chansrv: change for pasting over a wan
2012-11-14 09:44:43 -08:00
Jay Sorg
b60ee35a34
chansrv: work on clipboard c2s for wan
2012-11-11 19:33:53 -08:00
Jay Sorg
0e111e64de
chansrv: ignore directory clipboard copies for now and clean up logging
2012-11-07 23:38:28 -08:00
Jay Sorg
77e74e8e68
chansrv: clipboard file copy / paste working now
2012-11-05 01:04:04 -08:00
Jay Sorg
e2ef19098b
chansrv: work on clipboard file copy
2012-11-04 13:52:33 -08:00
Jay Sorg
900d66dc6e
chansrv: work on clipboard file copy paste
2012-11-03 18:47:04 -07:00
Jay Sorg
6e25a5e600
chansrv: work on clipboard
2012-10-29 20:12:24 -07:00
Jay Sorg
91be5fe9ad
chansrv: work on clipboard
2012-10-21 22:15:31 -07:00
Jay Sorg
b349c03e22
chansrv: work on clipboard
2012-10-20 20:23:01 -07:00
Jay Sorg
82d3f817fb
chansrv: work on clipboard
2012-10-18 18:43:04 -07:00
Jay Sorg
71e535e915
chansrv: work on clipboard
2012-10-18 09:58:23 -07:00
Jay Sorg
1fb3305460
chansrv: work on clipboard
2012-10-17 21:23:31 -07:00
Jay Sorg
7d959c99d8
chansrv: work on clipboard
2012-10-17 01:13:37 -07:00
Jay Sorg
453a101ab3
chansrv: work on clipboard
2012-10-14 22:13:22 -07:00
Jay Sorg
faec53b7f3
chansrv: work on clipboard
2012-10-14 18:08:06 -07:00
Jay Sorg
37d4f5725c
chansrv: split out clipboard code, getting big
2012-10-14 11:46:01 -07:00
Jay Sorg
3624a6bb96
work on clipboard
2012-10-13 22:48:29 -07:00
Jay Sorg
c1dfea1613
chansrv: work on clipboard
2012-10-05 10:13:53 -07:00
Jay Sorg
5e271a02ac
chansrv: work on file copy / paste
2012-10-04 22:55:06 -07:00
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
2012-09-19 20:51:34 -07:00