summaryrefslogtreecommitdiff
path: root/libnm-glib/nm-ip6-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
* libnm-util, libnm-glib: tweak (element-type) annotations in docsDan Winship2014-07-151-2/+2
* all: remove remaining GParamSpec name/blurb stringsDan Winship2014-06-191-27/+21
* libnm-glib: additional functions to get nameservers (rh #1056146)Jiří Klimeš2014-01-231-1/+51
* core: cleanup freeing of glib collections of pointersThomas Haller2013-10-221-14/+7
* libnm-util, libnm-glib: fix up some gtk-doc commentsDan Winship2013-10-111-1/+1
* libnm-glib: fix cut+pasteoDan Winship2013-09-261-2/+2
* core: update existing IP[46]Config of device instead of replacing it (bgo #70...Thomas Haller2013-09-251-15/+114
* trivial: fixup whitespaceThomas Haller2013-09-251-24/+24
* libnm-glib: fix introspection for IPv6 DNS serversDan Williams2013-05-071-3/+3
* libnm-glib: use helpers to create dbus proxiesDan Williams2013-04-081-10/+2
* libnm-glib: more ensure_inited() fixingDan Winship2012-03-281-0/+2
* libnm-glib: implement GInitable/GAsyncInitable in NMObjectDan Winship2012-02-031-13/+4
* libnm-glib: simplify property getter methodsDan Winship2012-02-031-78/+8
* libnm-glib: simplify and genericize property declarationDan Winship2012-02-031-10/+10
* build: fix return types (bgo #644665)Kjartan Maraas2011-03-141-2/+2
* libnm-glib: documentation fixesDan Williams2011-03-101-1/+1
* libnm-glib: add GError parameter to _nm_object_get_... functionsJiří Klimeš2011-02-151-5/+9
* introspection: add GObject introspection support (bgo #637032)Giovanni Campagna2011-01-211-10/+13
* libnm-glib: fix retrieval of IPv6 addressesDan Williams2010-08-031-3/+3
* libnm-glib: fix handling of 'nameservers' property in NMIP6ConfigJiří Klimeš2010-06-281-2/+4
* libnm-glib: add NMIP6Config object that proxies device's IP6 configDan Williams2009-08-201-0/+436