10 Commits

Author SHA1 Message Date
sthen
b9564e47fd update to freerdp-2.3.0, using newly imported epoll-shim to work around
lack of posix timers (timer_create et al).
2021-02-28 14:42:09 +00:00
sthen
882306cdc5 x11/freerdp port tweaks: enable tests, update DESCR - ok denis@
and tweak COMMENT (including replace Windows Terminal Server with RDP
suggested by denis@).

We are stuck at 2.0rc1 for now as newer versions need posix timers in
the OS, or an alternative implementation to be provided.
2019-02-10 20:47:51 +00:00
landry
1b33ef2e47 Update to FreeRDP 2.0.0rc1, original diff from semarie@
Don't update to 2.0.0rc2, as it now requires POSIX timers that we lack
(ie timer_create(), cf #4592)
Switch to real releases instead of github
Fixes a bunch of vulns, cf
https://blog.talosintelligence.com/2017/07/vulnerbility-spotlight-freerdp-multiple.html

tested by denis@ giovanni@ ajacoutot@ sthen@, thanks!
ok ajacoutot@ sthen@
2018-04-28 19:20:17 +00:00
ajacoutot
aad2131dce Fix loading of plugins to restore clipboard sharing, printer, ...
issue reported by giovanni@
2015-11-21 10:04:31 +00:00
ajacoutot
073ce08c03 Major update to freerdp-1.2.0beta1.
Needed for an upcoming x11/gnome/vinagre update.

ok sthen@
2015-11-07 05:55:08 +00:00
merdely
0f2716bfaf Update to 1.0.2.
The following issues have been resolved:

629 - Password is shown when typed with parameter --from-stdin
698 - --from-stdin always prompts for password, even when it is piped in
793 - Fix for segfaults caused by wrong command line specified
799 - colors are wrong
806 - 1.0.2-rc1 problem with xfreerdp reparenting into X window
843 - stable-1.0 core dump with --authonly
(http://sourceforge.net/mailarchive/message.php?msg_id=30299739)

Also enabled smartcard support.  Diff by Sergey Bronnikov.

Help with weird distfile name from sthen@.
ok sthen@
2013-11-04 14:42:36 +00:00
ajacoutot
3cbfc2d29f Remove the no_cups FLAVOR and always depend on cups,-libs. 2012-08-04 14:47:00 +00:00
sthen
dcfb642393 Update to freerdp 1.0.1; various improvements, notably with certificate
handling. Add a no_cups flavour while there. ok merdely@
2012-03-24 18:53:27 +00:00
sthen
b4ca93734c update to freerdp 1.00; works against win2k8 servers
OK merdely@
2012-02-24 09:41:43 +00:00
giovanni
7d0a3c4f95 Import freerdp, an open source client for Windows Terminal Server
Initial port by merdely@, updates and tweaks by me.
ok merdely@

freerdp is a fork of the rdesktop project and is an open source client
for Windows NT and 2000 Terminal Server, capable of natively speaking
the Remote Desktop Protocol (RDP) in order to present the user's Windows
desktop.
2010-10-26 12:56:57 +00:00