summaryrefslogtreecommitdiff
path: root/libnm-glib/nm-ip6-config.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-23libnm-glib: additional functions to get nameservers (rh #1056146)Jiří Klimeš1-1/+51
2013-10-22core: cleanup freeing of glib collections of pointersThomas Haller1-14/+7
2013-10-11libnm-util, libnm-glib: fix up some gtk-doc commentsDan Winship1-1/+1
2013-09-26libnm-glib: fix cut+pasteoDan Winship1-2/+2
2013-09-25core: update existing IP[46]Config of device instead of replacing it (bgo #70...Thomas Haller1-15/+114
2013-09-25trivial: fixup whitespaceThomas Haller1-24/+24
2013-05-07libnm-glib: fix introspection for IPv6 DNS serversDan Williams1-3/+3
2013-04-08libnm-glib: use helpers to create dbus proxiesDan Williams1-10/+2
2012-03-28libnm-glib: more ensure_inited() fixingDan Winship1-0/+2
2012-02-03libnm-glib: implement GInitable/GAsyncInitable in NMObjectDan Winship1-13/+4
2012-02-03libnm-glib: simplify property getter methodsDan Winship1-78/+8
2012-02-03libnm-glib: simplify and genericize property declarationDan Winship1-10/+10
2011-03-14build: fix return types (bgo #644665)Kjartan Maraas1-2/+2
2011-03-10libnm-glib: documentation fixesDan Williams1-1/+1
2011-02-15libnm-glib: add GError parameter to _nm_object_get_... functionsJiří Klimeš1-5/+9
2011-01-21introspection: add GObject introspection support (bgo #637032)Giovanni Campagna1-10/+13
2010-08-03libnm-glib: fix retrieval of IPv6 addressesDan Williams1-3/+3
2010-06-28libnm-glib: fix handling of 'nameservers' property in NMIP6ConfigJiří Klimeš1-2/+4
2009-08-20libnm-glib: add NMIP6Config object that proxies device's IP6 configDan Williams1-0/+436