Heiko Hund
bc015578d5
always send keyboard events
2013-06-03 12:22:22 +02:00
Heiko Hund
47cff87477
make auth popups show when returning from suspend
2013-04-25 17:53:16 +02:00
Heiko Hund
976b08312b
escape \ and " in user input to management itf
2012-10-16 18:54:54 +02:00
Heiko Hund
22ff456888
check if "log_dir" exists or create it
2012-07-26 10:54:14 +02:00
Heiko Hund
577d22dbc3
fix ManagementCommandFromInput()
2012-07-20 11:56:08 +02:00
Heiko Hund
e84834a08a
supply system proxy settings to management itf
...
Proxy settings are fetched from the users Internet Options
for the active connection. If WPAD or a PAC script is configured
they are preferred and used for automatic proxy detection.
Proxy bypass configuration is completely ignored.
2012-07-19 16:03:50 +02:00
Heiko Hund
d8737bfba2
remove limit for user/pass length, closes #3498438
...
Generation of the "username" and "password" management commands now
happens centrally in the helper function ManagementCommandFromInput()
in misc.c
2012-03-30 18:20:09 +02:00