FreeRDP/channels
Idan Freiberg 2ee8b2cbbd channels: ssh-agnet: cmake: turn off server side channel by default in ChannelsOptions.cmake (#5420)
CMake v3.5.1 throws the following error if this is not set:
```
CMake Error at channels/CMakeLists.txt:48 (if):
  if given arguments:

    "OFF" "OR"

  Unknown arguments specified
Call Stack (most recent call first):
  channels/sshagent/ChannelOptions.cmake:6 (define_channel_options)
  channels/CMakeLists.txt:273 (include)
```
2019-06-03 09:47:35 +02:00
..
audin Fixed sign issues 2019-04-05 09:22:35 +02:00
client Fixed index data type 2019-05-08 15:12:40 +02:00
cliprdr Merge pull request #5240 from akallabeth/sign_compare_fixes_v2 2019-04-05 14:13:03 +02:00
disp disp: implement dynamic resolution for X11 2017-12-14 15:13:11 +01:00
drdynvc Force close channel, use defines instead of magic numbers 2019-02-26 15:29:30 +01:00
drive Fix #5317: Change file attributes before modifying file time. 2019-03-29 15:45:52 +01:00
echo Fixed compiler warnings. 2018-03-07 14:47:06 +01:00
encomsp Fixed sign-compare warnings 2019-04-05 09:13:24 +02:00
geometry Fixed rect assignment in geometry channel. 2019-01-30 13:46:59 +01:00
parallel Fixed thread function return and parameters. 2018-03-07 14:36:55 +01:00
printer Fixed conversion warnings. 2019-02-21 11:43:59 +01:00
rail rail: added verbose logs (#5402) 2019-05-23 12:15:26 +02:00
rdpdr Fixed sign-compare warnings 2019-04-05 09:13:24 +02:00
rdpei Fixed sign-compare warnings 2019-04-05 09:13:24 +02:00
rdpgfx Fixed GFX flags and CapsConfirm return checks 2019-05-09 12:46:10 +02:00
rdpsnd Fixed sign issues 2019-04-05 09:22:35 +02:00
remdesk Fixed version check for remote assistance channel. 2018-11-22 11:11:31 +01:00
serial channels/serial: Fix leak found by covscan 2018-08-22 13:35:43 +02:00
server channels/server: Silence false positive warnings from covscan 2018-08-22 13:35:43 +02:00
smartcard For smartcard trace functions use const arguments 2019-05-08 15:13:03 +02:00
sshagent channels: ssh-agnet: cmake: turn off server side channel by default in ChannelsOptions.cmake (#5420) 2019-06-03 09:47:35 +02:00
tsmf Fixed sign-compare warnings 2019-04-05 09:13:24 +02:00
urbdrc Fixed sign-compare warnings. 2019-04-05 09:14:35 +02:00
video Fixed unused argument warnings. 2019-04-05 09:14:35 +02:00
CMakeLists.txt cmake: replaced STATIC_CHANNELS with BUILTIN_CHANNELS 2016-06-15 13:36:27 +02:00