NetworkManager/clients
Thomas Haller 1b8c201cce cli: reject team.config from files with '\0'
The team-config must be valid utf-8. First of all, JSON
is also defined for other unicode encodings, but libjansson
can only handle utf-8. So, just require that.

A file with a '\0' truncates part of the file and is thus
invalid.
2016-09-27 11:24:47 +02:00
..
cli cli: reject team.config from files with '\0' 2016-09-27 11:24:47 +02:00
common clients: fix check on secret request path 2016-09-15 09:40:03 +02:00
tui clients: add define for NMSecretAgentSimple signal name 2016-09-14 23:32:52 +02:00
Makefile.am build: disable deprecation checks for internal compilation 2016-04-05 22:22:58 +02:00
nm-online.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00