summaryrefslogtreecommitdiff
path: root/libnm-glib/nm-dhcp6-config.c
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+3
* libnm-glib: add NMDHCP6Config classDan Williams2010-01-151-0/+248