NetworkManager/clients
Jiří Klimeš 3a551664df cli: add 'nmcli agent' command (bgo #739568)
Synopsis:
nmcli agent { secret | polkit | all }

The command runs separate NetworkManager secret agent or session polkit agent, or both.
It is useful when
- no other secret agent is available (such as GUI nm-applet, gnome-shell, KDE applet)
- no other polkit agent is available (such as polkit-gnome-authentication-agent-1,
  polkit-kde-authentication-agent-1 or lxpolkit)

https://bugzilla.gnome.org/show_bug.cgi?id=739568
2014-11-07 11:58:25 +01:00
..
cli cli: add 'nmcli agent' command (bgo #739568) 2014-11-07 11:58:25 +01:00
common clients: add common code for polkit agent listener 2014-11-07 11:37:42 +01:00
tui clients: move secret agent to common directory 2014-11-07 09:32:24 +01:00
Makefile.am libnm: port to GDBus 2014-09-18 11:51:09 -04:00
nm-online.c libnm: synchronize NMClient and NMRemoteSettings "is NM running" properties 2014-08-07 15:43:43 -04:00