summaryrefslogtreecommitdiff
path: root/libnm/nm-ip6-config.c
Commit message (Expand)AuthorAgeFilesLines
* 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-0/+1
* libnm: use the o.fd.DBus.ObjectManager API for object managementlr/object-managerLubomir Rintel2016-11-101-3/+0
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-1/+1
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm: create NMIPConfig as parent of NMIP4Config and NMIP6ConfigDan Winship2014-11-071-378/+2
* libnm-core, libnm, core: add AddressData and RouteData propertiesDan Winship2014-11-071-4/+42
* libnm-core: add NMSettingIPConfig:gateway, drop NMIPAddress:gatewayDan Winship2014-11-071-1/+1
* libnm-core, all: merge IPv4 and IPv6 address/route typesDan Winship2014-11-071-10/+10
* libnm: port to GDBusDan Winship2014-09-181-47/+28
* libnm: let NMObject create all D-Bus proxiesDan Winship2014-09-181-6/+3
* libnm: add missing (transfer) annotations for return valuesJiří Klimeš2014-09-051-6/+8
* libnm: fix NMIP4Config/NMIP6Config addresses/routes propertiesDan Winship2014-09-041-11/+11
* libnm: drop libnm IP-address-array types, use G_TYPE_STRVDan Winship2014-09-041-58/+31
* libnm: drop NM_TYPE_STRING_ARRAY, use G_TYPE_STRVDan Winship2014-09-041-46/+21
* libnm: rename NetworkManager.h and NetworkManagerVPN.hDan Winship2014-08-011-1/+1
* libnm: make the the use of GInitable mandatoryDan Winship2014-08-011-10/+0
* libnm: add init_dbus() virtual method to NMObjectDan Winship2014-08-011-15/+9
* libnm: remove _new functions from NMObject subclassesDan Winship2014-08-011-18/+0
* libnm: remove Since tags and NM_AVAILABLE_IN_* attributesDan Winship2014-08-011-12/+0
* libnm: add libnm/libnm-core (part 1)Dan Winship2014-08-011-0/+493