summaryrefslogtreecommitdiff
path: root/libnm-glib/nm-dhcp4-config.c
Commit message (Expand)AuthorAgeFilesLines
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-1/+1
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm-util, libnm-glib: whitespace fixesDan Winship2014-07-151-4/+3
* libnm-util, libnm-glib: standardize copyright/license headersDan Winship2014-07-151-4/+2
* all: remove remaining GParamSpec name/blurb stringsDan Winship2014-06-191-5/+4
* libnm-glib: use helpers to create dbus proxiesDan Williams2013-04-081-10/+2
* libnm-glib: convert DHCP option parsing to GHashTableIterDan Williams2013-04-011-11/+8
* libnm-glib: fix type annotation of NMDHCP[46]Config:optionsDan Williams2013-02-271-2/+1
* Revert "libnm-glib: fix type annotation of NMDHCP[46]Config:options"Dan Williams2013-02-271-1/+2
* libnm-glib: fix type annotation of NMDHCP[46]Config:optionsDan Winship2013-02-261-2/+1
* libnm-glib: more ensure_inited() fixingDan Winship2012-03-281-0/+2
* libnm-glib: implement GInitable/GAsyncInitable in NMObjectDan Winship2012-02-031-15/+6
* libnm-glib: simplify property getter methodsDan Winship2012-02-031-17/+3
* libnm-glib: simplify and genericize property declarationDan Winship2012-02-031-7/+7
* libnm-glib: documentation fixesDan Williams2011-03-101-2/+3
* libnm-glib: more GObject introspection fixes (bgo #181415)Giovanni Campagna2011-02-211-0/+2
* libnm-glib: add GError parameter to _nm_object_get_... functionsJiří Klimeš2011-02-151-2/+3
* introspection: add GObject introspection support (bgo #637032)Giovanni Campagna2011-01-211-1/+1
* libnm-glib: fix retrieval of DHCP4 and DHCP6 options (rh #611141)Dan Williams2010-08-031-4/+4
* doc fixesDan Williams2008-11-271-9/+9
* 2008-11-14 Dan Williams <dcbw@redhat.com>Dan Williams2008-11-141-0/+23
* 2008-09-05 Dan Williams <dcbw@redhat.com>Dan Williams2008-09-051-0/+2
* Rename private nm_* functions to _nm_*Michael Biebl2008-08-261-3/+3
* 2008-08-12 Tambet Ingo <tambet@gmail.com>Tambet Ingo2008-08-121-0/+34
* 2008-08-07 Dan Williams <dcbw@redhat.com>Dan Williams2008-08-071-23/+23
* 2008-08-07 Dan Williams <dcbw@redhat.com>Dan Williams2008-08-071-0/+189