summaryrefslogtreecommitdiff
path: root/src/nm-dhcp6-config.c
Commit message (Expand)AuthorAgeFilesLines
* core: fix wrongly exporting object before instance is fully constructedThomas Haller2015-11-101-2/+1
* core: port IP/DHCP config to gdbusDan Winship2015-08-101-12/+10
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* core: port NMDhcp4Config/NMDhcp6Config to GVariantDan Winship2015-07-241-45/+32
* core: move D-Bus export/unexport into NMExportedObjectDan Winship2015-07-241-14/+4
* core: add an NMExportedObject base classDan Winship2015-07-241-3/+2
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-2/+1
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm: rename NetworkManager.h and NetworkManagerVPN.hDan Winship2014-08-011-1/+1
* libnm, core, cli, tui: fix the capitalization of various typesDan Winship2014-08-011-15/+15
* all: remove remaining GParamSpec name/blurb stringsDan Winship2014-06-191-4/+3
* core: make nm-properties-changed-signal always export the right propertiesDan Winship2013-05-201-16/+3
* core: convert the DBus manager to a single-ref objectDan Williams2013-05-201-4/+1
* core: use wrappers for DBus object registration/unregistrationDan Williams2013-04-081-3/+1
* dispatcher: pass DHCP options as string:string hashDan Williams2011-05-111-0/+17
* dhcp: add the NMDHCP6Config objectDan Williams2010-01-131-0/+192