summaryrefslogtreecommitdiff
path: root/src/nm-dhcp4-config.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-03exported-object: use NM_EXPORT_PATH_NUMBERED() macroThomas Haller1-1/+1
2016-11-23all: rename the introspection data to use the interface paths in namesLubomir Rintel1-1/+1
2016-10-04core: refactor private data in "src"Thomas Haller1-43/+54
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-2/+1
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
2009-02-25core: ensure superclass' finalize method is calledDan Williams1-0/+2
2008-11-032008-11-02 Dan Williams <dcbw@redhat.com>Dan Williams1-5/+1
2008-08-072008-08-07 Dan Williams <dcbw@redhat.com>Dan Williams1-0/+8
2008-07-172008-07-17 Dan Williams <dcbw@redhat.com>Dan Williams1-0/+186