summaryrefslogtreecommitdiff
path: root/libnm/nm-dhcp6-config.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-10libnm: use the o.fd.DBus.ObjectManager API for object managementLubomir Rintel1-3/+0
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-1/+1
2015-01-02libnm: make NMDhcp6Config inherit from NMDhcpConfigLubomir Rintel1-1/+1
2014-11-13all: consistently include config.hDan Winship1-0/+2
2014-11-07libnm: create NMDhcpConfig as parent of NMDhcp4Config and NMDhcp6ConfigDan Winship1-147/+1
2014-10-29libnm-core, libnm: introspection annotation fixesDan Winship1-1/+1
2014-09-18libnm: port to GDBusDan Winship1-9/+7
2014-09-18libnm: let NMObject create all D-Bus proxiesDan Winship1-6/+3
2014-09-04libnm: fix NMIP4Config/NMIP6Config addresses/routes propertiesDan Winship1-1/+0
2014-08-01libnm: rename NetworkManager.h and NetworkManagerVPN.hDan Winship1-1/+1
2014-08-01libnm: make the the use of GInitable mandatoryDan Winship1-15/+3
2014-08-01libnm: add init_dbus() virtual method to NMObjectDan Winship1-5/+9
2014-08-01libnm: remove _new functions from NMObject subclassesDan Winship1-18/+0
2014-08-01libnm, core, cli, tui: fix the capitalization of various typesDan Winship1-18/+18
2014-08-01libnm: add libnm/libnm-core (part 1)Dan Winship1-0/+215