summaryrefslogtreecommitdiff
path: root/libnm-util/nm-value-transforms.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-2/+1
2015-08-10core: final gdbus portingDan Winship1-0/+1
2015-08-05all: make use of new header file "nm-default.h"Thomas Haller1-1/+1
2015-07-24all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship1-1/+1
2014-08-01libnm-util, core: fix warning about signed integer overflow (-Wstrict-overflow)Thomas Haller1-1/+1
2014-07-15libnm-util, libnm-glib: whitespace fixesDan Winship1-9/+9
2014-07-15libnm-util, libnm-glib: standardize copyright/license headersDan Winship1-2/+1
2014-06-09libnm-util: don't append NULL in g_string_append()Jiří Klimeš1-2/+2
2014-01-16libnm-util: add a missing GValue transform needed by nmtuiDan Winship1-0/+21
2013-12-09all: refactor to make use of nm_utils_inet[46]_ntop functionsThomas Haller1-53/+9
2013-08-03all: replace struct in_addr with guint32Pavel Šimerda1-8/+8
2013-03-26libnm-utils: change the GValue transforms to match nmcli's outputsDan Winship1-69/+39
2013-03-26libnm-util: split GValue transforms out of nm-utils.cDan Winship1-0/+647