summaryrefslogtreecommitdiff
path: root/src/nm-dhcp6-config.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-10core: fix wrongly exporting object before instance is fully constructedThomas Haller1-2/+1
2015-08-10core: port IP/DHCP config to gdbusDan Winship1-12/+10
2015-08-05all: make use of new header file "nm-default.h"Thomas Haller1-1/+1
2015-07-24core: port NMDhcp4Config/NMDhcp6Config to GVariantDan Winship1-45/+32
2015-07-24core: move D-Bus export/unexport into NMExportedObjectDan Winship1-14/+4
2015-07-24core: add an NMExportedObject base classDan Winship1-3/+2
2015-07-24all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship1-2/+1
2014-11-13all: consistently include config.hDan Winship1-0/+2
2014-08-01libnm: rename NetworkManager.h and NetworkManagerVPN.hDan Winship1-1/+1
2014-08-01libnm, core, cli, tui: fix the capitalization of various typesDan Winship1-15/+15
2014-06-19all: remove remaining GParamSpec name/blurb stringsDan Winship1-4/+3
2013-05-20core: make nm-properties-changed-signal always export the right propertiesDan Winship1-16/+3
2013-05-20core: convert the DBus manager to a single-ref objectDan Williams1-4/+1
2013-04-08core: use wrappers for DBus object registration/unregistrationDan Williams1-3/+1
2011-05-11dispatcher: pass DHCP options as string:string hashDan Williams1-0/+17
2010-01-13dhcp: add the NMDHCP6Config objectDan Williams1-0/+192