Andrew Zaborowski
|
99f99e0bc0
|
agent: Add reason parameter to Cancel
Add a parameter the UI can use to show user an explanation of why a
password prompt is disappearing.
|
2016-06-10 09:26:56 -05:00 |
|
Andrew Zaborowski
|
0cb233cdde
|
agent: Drop unused declaration
|
2016-06-08 11:06:28 -05:00 |
|
Andrew Zaborowski
|
2901cb1169
|
main: Restore agent_exit call before main loop exit
|
2016-05-25 09:57:58 -05:00 |
|
Andrew Zaborowski
|
15bab067fc
|
dbus: Remove Manager interface, add AgentManager
Move the Agent-related methods to a new interface, AgentManager, and
drop the remaining methods and signals made redundant by the
ObjectManager.
|
2016-05-23 11:46:59 -05:00 |
|
Denis Kenzior
|
bcb2ef3e40
|
network: Rework connect logic
|
2016-05-16 12:05:28 -05:00 |
|
Jukka Rissanen
|
405b724266
|
agent: Cancel pending agent request
Allow user to cancel a pending user agent request. This typically
happens when user decides to disconnect a pending connection
request.
|
2015-03-02 20:57:14 -06:00 |
|
Jukka Rissanen
|
c275fca1e3
|
agent: Ask passphrase from the user agent
Add support for asking passphrase information from the registered
user agent.
|
2015-03-02 20:56:12 -06:00 |
|
Jukka Rissanen
|
b46f06a9ad
|
agent: Initial agent support
Init, setup and exit functions.
|
2015-02-27 09:37:32 -06:00 |
|