summaryrefslogtreecommitdiff
path: root/src/nm-dhcp4-config.c
Commit message (Expand)AuthorAgeFilesLines
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-2/+0
* core: sort DHCP options that are exported on D-BusThomas Haller2018-04-231-12/+5
* core/dbus: rework creating numbered D-Bus export path by putting counter into...Thomas Haller2018-03-131-1/+1
* core/dbus: rework D-Bus implementation to use lower layer GDBusConnection APIThomas Haller2018-03-121-13/+21
* exported-object: use NM_EXPORT_PATH_NUMBERED() macroThomas Haller2017-01-031-1/+1
* all: rename the introspection data to use the interface paths in namesLubomir Rintel2016-11-231-1/+1
* core: refactor private data in "src"Thomas Haller2016-10-041-43/+54
* 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