FreeRDP/client
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
..
Android [build] require CMake >= 3.13 2023-02-27 11:18:02 +01:00
common common: Fix parsing of rdp file domain info 2023-03-06 11:41:22 +01:00
iOS [client] add deprecation/experimental warnings 2023-03-01 13:45:13 +01:00
Mac [client] add deprecation/experimental warnings 2023-03-01 13:45:13 +01:00
Sample [client] auto intialize callbacks 2023-02-15 13:34:18 +01:00
SDL [client,sdl] fix uninitialized variable cleanup 2023-03-01 13:45:13 +01:00
Wayland [warnings] Fixed missing-prototypes warnings 2023-03-06 10:04:59 +01:00
Windows [client,windows] remove calls to now private functions 2023-03-05 17:03:18 +01:00
X11 [warnings] Fixed shadow warnings 2023-03-06 10:04:59 +01:00
.gitignore [clients] clean up .gitignore 2023-02-15 13:34:18 +01:00
CMakeLists.txt [build] use static libraries as intermediate 2023-03-01 08:18:34 +01:00
freerdp-client.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDP-ClientConfig.cmake.in appropriate names in server & client cmake exports 2016-02-03 13:37:35 +01:00