libfreerdp-core: decouple initialization of rdpSettings from freerdp* instance
authorMarc-André Moreau <marcandre.moreau@gmail.com>
Sat, 12 Oct 2013 22:20:25 +0000 (18:20 -0400)
committerMarc-André Moreau <marcandre.moreau@gmail.com>
Sat, 12 Oct 2013 22:20:25 +0000 (18:20 -0400)
commitb70ecbbf62610e42016cc7e10797c152982de938
tree2f83663775a2d831e36a04fe9d1db2bb07c12182
parent53bdd952bf1a218464f48d413e8fa7faf74a1520
libfreerdp-core: decouple initialization of rdpSettings from freerdp* instance
client/common/client.c
include/freerdp/client.h
include/freerdp/freerdp.h
include/freerdp/settings.h
libfreerdp/core/freerdp.c
libfreerdp/core/peer.c
libfreerdp/core/rdp.c
libfreerdp/core/settings.c
winpr/libwinpr/sspi/test/TestSchannel.c