NetworkManager/cli
Jiří Klimeš 6f883c310e cli: fix saving connections in the connection editor
- Main command loop was moved to run in a separate thread (using GThread).
  Otherwise glib main loop would be blocked in processing D-Bus and other
  events.
- Handle creating new vs. updating already saved connection.
2013-07-22 13:37:16 +02:00
..
completion cli: update bash completion file - 'nmcli connection reload' 2013-06-18 15:45:16 +02:00
src cli: fix saving connections in the connection editor 2013-07-22 13:37:16 +02:00
Makefile.am Add bash-completion file for nmcli 2013-02-19 21:20:59 +01:00