FreeRDP/client/common
Martin Fleisz 81cb0a7ee5 client/common: Remove incorrect prompt for creds parsing (#5528)
"prompt for credentials on client" was incorrectly merged together with
"prompt for credentials" into a single setting. However the first option
determines if the client should prompt for credentials if the remote
server does not support server authentication. "prompt for credentials"
on the other hand determines if the client should use any previously
stored credentials or if it should always prompt for them.
2019-08-20 10:07:10 +02:00
..
test Added alternate full address to rdp file parser. 2019-07-18 10:44:23 +02:00
client.c Fixed unused argument warnings. 2019-04-05 09:14:35 +02:00
CMakeLists.txt Build: Use correct pdb names when installing with symbols 2017-01-31 13:32:51 +01:00
cmdline.c Merge pull request #5506 from akallabeth/scale_desktop_and_device 2019-07-30 12:53:13 +02:00
cmdline.h Merge pull request #5396 from widgetii/master 2019-07-09 16:17:29 +02:00
compatibility.c Fixed unused argument warnings. 2019-04-05 09:14:35 +02:00
compatibility.h Fixed sign-compare warnings, removed internal functions from API 2019-04-05 09:14:34 +02:00
file.c client/common: Remove incorrect prompt for creds parsing (#5528) 2019-08-20 10:07:10 +02:00