summaryrefslogtreecommitdiff
path: root/libnm-core/nm-property-compare.c
Commit message (Expand)AuthorAgeFilesLines
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* all: drop empty first line from sourcesThomas Haller2019-06-111-1/+0
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-3/+2
* all: don't use gchar/gshort/gint/glong but C typesThomas Haller2018-07-111-4/+4
* libnm-core: add backend for GVariant de/serialization of link_watchers.Francesco Giudici2017-12-081-0/+34
* build: don't link against libm.soThomas Haller2017-03-231-1/+0
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+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-4/+3
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm-core: change connection hash tables to variants in APIDan Winship2014-09-181-479/+48
* libnm-core: drop NMParamSpecSpecialized, add nm_property_compare()Dan Winship2014-09-041-0/+551