NetworkManager/clients
Dan Winship 5bfb4c8c23 tui: fix deletion of slaves with master (rh #1131574)
We wait for each deletion to complete, so the connections were getting
removed from the connections array as we edited it (unlike with the
old transfer-container GSList-based code). Fix this by copying the
slaves out into their own list first.
2014-12-05 16:16:53 +01:00
..
cli cli: g_strdup(NULL) returns NULL; simplify code for that 2014-12-03 16:03:19 +01:00
common libnm: rename NMSecretAgent to NMSecretAgentOld 2014-11-21 12:17:41 -05:00
tui tui: fix deletion of slaves with master (rh #1131574) 2014-12-05 16:16:53 +01:00
Makefile.am libnm: port to GDBus 2014-09-18 11:51:09 -04:00
nm-online.c all: consistently include config.h 2014-11-13 17:18:42 -05:00