summaryrefslogtreecommitdiff
path: root/src/nm-dhcp4-config.c
Commit message (Expand)AuthorAgeFilesLines
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* 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
* core: ensure superclass' finalize method is calledDan Williams2009-02-251-0/+2
* 2008-11-02 Dan Williams <dcbw@redhat.com>Dan Williams2008-11-031-5/+1
* 2008-08-07 Dan Williams <dcbw@redhat.com>Dan Williams2008-08-071-0/+8
* 2008-07-17 Dan Williams <dcbw@redhat.com>Dan Williams2008-07-171-0/+186