summaryrefslogtreecommitdiff
path: root/libnm-util/nm-value-transforms.c
Commit message (Expand)AuthorAgeFilesLines
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* core: final gdbus portingDan Winship2015-08-101-0/+1
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* libnm-util, core: fix warning about signed integer overflow (-Wstrict-overflow)Thomas Haller2014-08-011-1/+1
* libnm-util, libnm-glib: whitespace fixesDan Winship2014-07-151-9/+9
* libnm-util, libnm-glib: standardize copyright/license headersDan Winship2014-07-151-2/+1
* libnm-util: don't append NULL in g_string_append()Jiří Klimeš2014-06-091-2/+2
* libnm-util: add a missing GValue transform needed by nmtuiDan Winship2014-01-161-0/+21
* all: refactor to make use of nm_utils_inet[46]_ntop functionsThomas Haller2013-12-091-53/+9
* all: replace struct in_addr with guint32Pavel Šimerda2013-08-031-8/+8
* libnm-utils: change the GValue transforms to match nmcli's outputsDan Winship2013-03-261-69/+39
* libnm-util: split GValue transforms out of nm-utils.cDan Winship2013-03-261-0/+647