NetworkManager/clients
Antonio Cardace 725cc68710 common: readline: fix memory leak of plain text secret
After a user entered a secret it would get stored in the readline
history data structure (in plain text) and eventually get leaked.

This commit instructs readline to not store any secret in its
history and fixes a non-related memory leak.
2019-12-18 16:14:48 +01:00
..
cli common: readline: fix memory leak of plain text secret 2019-12-18 16:14:48 +01:00
cloud-setup all: rename time related function to spell out nsec/usec/msec/sec 2019-12-13 16:54:40 +01:00
common doc: clarify default values for ipv4.mdns and ipv4.llmnr settings 2019-12-10 16:49:23 +01:00
tests clients/tests: add test for selecting fields from multiple connections with nmcli con show 2019-12-13 13:19:31 +01:00
tui tui: don't fetch permissions for NMClient in nmtui 2019-12-10 09:17:17 +01:00
meson.build nm-online: use nmc_client_new_async() instead of nm_client_new_async() 2019-12-10 09:17:17 +01:00
nm-online.c nm-online: don't fetch permissions for NMClient in nm-online 2019-12-10 09:17:17 +01:00