summaryrefslogtreecommitdiff
path: root/libnm/nm-dhcp6-config.c
Commit message (Expand)AuthorAgeFilesLines
* libnm: hide GObject structs from public API and embed private dataThomas Haller2019-10-221-1/+11
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* 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
* libnm: make NMDhcp6Config inherit from NMDhcpConfigLubomir Rintel2015-01-021-1/+1
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm: create NMDhcpConfig as parent of NMDhcp4Config and NMDhcp6ConfigDan Winship2014-11-071-147/+1
* libnm-core, libnm: introspection annotation fixesDan Winship2014-10-291-1/+1
* libnm: port to GDBusDan Winship2014-09-181-9/+7
* libnm: let NMObject create all D-Bus proxiesDan Winship2014-09-181-6/+3
* libnm: fix NMIP4Config/NMIP6Config addresses/routes propertiesDan Winship2014-09-041-1/+0
* libnm: rename NetworkManager.h and NetworkManagerVPN.hDan Winship2014-08-011-1/+1
* libnm: make the the use of GInitable mandatoryDan Winship2014-08-011-15/+3
* libnm: add init_dbus() virtual method to NMObjectDan Winship2014-08-011-5/+9
* libnm: remove _new functions from NMObject subclassesDan Winship2014-08-011-18/+0
* libnm, core, cli, tui: fix the capitalization of various typesDan Winship2014-08-011-18/+18
* libnm: add libnm/libnm-core (part 1)Dan Winship2014-08-011-0/+215