mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-18 09:18:06 +02:00
Use the new NMConnection 'changed' signal to mark connections as dirty/unsaved, and reset that when they get flushed to disk. Previously, the 'Updated' signal was emitted only when the connection was changed and flushed to disk, but now we have more granular needs, and the signal is emitted whenever the connection actually *is* changed, regardless of whether its flushed to disk or not. |
||
|---|---|---|
| .. | ||
| tests | ||
| connection_parser.c | ||
| connection_parser.h | ||
| Makefile.am | ||
| net_parser.c | ||
| net_parser.h | ||
| net_utils.c | ||
| net_utils.h | ||
| nm-ifnet-connection.c | ||
| nm-ifnet-connection.h | ||
| plugin.c | ||
| plugin.h | ||
| wpa_parser.c | ||
| wpa_parser.h | ||