FreeRDP/client/common
Martin Fleisz 912b30ba06 common: Fix parsing of rdp file domain info
`freerdp_parse_username` always returns non-NULL domain information when
called. This currently results in `settings->domain` being overridden in
every case, even though we might have read domain information from the
file before.

This PR fixes this issue by checking if domain information was present
in the file and if not use the parsed domain informatin.
2023-03-06 11:41:22 +01:00
..
test Fixed Wformat warnings 2022-12-09 15:58:26 +01:00
client_cliprdr_file.c [client,common] fix missing return 2023-03-05 17:55:28 +01:00
client_rails.c Moved rail application start to client common 2022-02-22 16:43:21 +01:00
client.c [client,common] use non blocking IO 2023-02-28 09:47:54 +01:00
CMakeLists.txt [client,common] fixed fuse linking 2023-03-05 17:55:28 +01:00
cmdline.c [client,common] fix /gateway option parsing 2023-03-02 19:04:48 +01:00
cmdline.h [client,common] working REDIRECTION_VERSION6 2023-02-20 16:04:04 +01:00
file.c common: Fix parsing of rdp file domain info 2023-03-06 11:41:22 +01:00
geometry.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
smartcard_cli.c [core,smartcardlogon] use rdpCertificate 2023-02-12 20:17:11 +01:00