summaryrefslogtreecommitdiff
path: root/libnm/nm-ip-config.c
Commit message (Expand)AuthorAgeFilesLines
* build: move "libnm/" to "src/" and split itThomas Haller2021-02-241-644/+0
* build: move "libnm-core/" to "src/" and split itThomas Haller2021-02-181-1/+1
* all: add "libnm/nm-default-libnm.h" as replacement for "nm-default.h"Thomas Haller2021-02-091-1/+1
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* libnm/trivial: rename enums NML_DBUS_META_INTERFACE_PRIO_INSTANTIATE_*Fernando Fernandez Mancera2020-11-181-2/+2
* all: unify comment style for SPDX-License-Identifier tagThomas Haller2020-09-291-1/+1
* format: replace tabs for indentation in code commentsac/clang-formatThomas Haller2020-09-281-34/+34
* all: reformat all with new clang-format styleAntonio Cardace2020-09-281-372/+419
* shared: enforce compatible C-type argument for nm_utils_strv_dup()Thomas Haller2020-08-251-1/+1
* 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