mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-01 00:10:11 +01:00
Instead of having set_secret() for each call open the file, mangle it, and write it back, collect all secrets and process them at the end once. Also, previously set_secrets() ignored failures to write a secret and added the secret in plain to the ifcfg file. Let's not do that. Also, purge all other entires form the secrets file. Not only the once that we explicitly touch. |
||
|---|---|---|
| .. | ||
| plugins | ||
| nm-agent-manager.c | ||
| nm-agent-manager.h | ||
| nm-inotify-helper.c | ||
| nm-inotify-helper.h | ||
| nm-secret-agent.c | ||
| nm-secret-agent.h | ||
| nm-settings-connection.c | ||
| nm-settings-connection.h | ||
| nm-settings-plugin.c | ||
| nm-settings-plugin.h | ||
| nm-settings.c | ||
| nm-settings.h | ||