summaryrefslogtreecommitdiff
path: root/libnm/nm-ip-config.c
Commit message (Expand)AuthorAgeFilesLines
* libnm: refactor caching of D-Bus objects in NMClientThomas Haller2019-11-251-149/+259
* libnm: add and use _nml_coerce_property_*()Thomas Haller2019-10-271-1/+1
* libnm: hide GObject structs from public API and embed private dataThomas Haller2019-10-221-15/+23
* libnm: use obj_properties array in libnm and cleanupThomas Haller2019-10-181-57/+45
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-2/+2
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* 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-2/+1
* all: avoid byte ordering issue for IP4Config's Nameservers/WinsServers on D-BusThomas Haller2018-08-011-0/+2
* doc: fix GTK-Doc NMRoute linksHarry Mallon2018-05-111-1/+1
* gobject-introspection: made several fixes to the annotationsCorentin Noël2018-03-261-1/+1
* libnm: coerce empty strings to NULL for D-Bus propertiesThomas Haller2016-10-241-1/+1
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-1/+1
* libnm: document that some return values are immutableBeniamino Galvani2015-10-121-2/+5
* docs: misc small fixesDan Winship2014-12-181-2/+4
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm: create NMIPConfig as parent of NMIP4Config and NMIP6ConfigDan Winship2014-11-071-0/+498