NetworkManager/system-settings
Dan Williams 275e5c5e62 keyfile: handle different connections with the same ID
Since keyfile uses the connection's ID as the filename by default,
we could run into a situation where two connections with the same
ID are visible to different users.  We don't want one connection
overwriting the other in that case, so we need to pick a new name
for one of them.  Append the connection's UUID to the end to
minimize the risk of further conflicts for that name.
2011-02-09 18:09:47 -06:00
..
plugins keyfile: handle different connections with the same ID 2011-02-09 18:09:47 -06:00
Makefile.am everything: use libgudev instead of HAL; merge NM and nm-system-settings 2009-06-11 00:39:12 -04:00