summaryrefslogtreecommitdiff
path: root/libnm-glib/nm-active-connection.c
Commit message (Expand)AuthorAgeFilesLines
* all: don't include error->code in log messagesThomas Haller2016-03-031-2/+2
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* include: add nm-dbus-compat.hDan Winship2015-07-241-2/+2
* all: consistently include config.hDan Winship2014-11-131-0/+2
* libnm-util, libnm-glib: whitespace fixesDan Winship2014-07-151-3/+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-1/+1
* all: remove remaining GParamSpec name/blurb stringsDan Winship2014-06-191-72/+57
* docs: clarify some uses of nm_active_connection_get_connection()Dan Williams2014-05-221-3/+6
* libnm-glib: support 'type', 'id' properties in NMActiveConnection (rh #1061822)Jiří Klimeš2014-03-051-0/+84
* libnm-glib: add NMActiveConnection:vpn propertyJiří Klimeš2014-01-151-4/+41
* libnm-glib: expose new NMActiveConnection IP/DHCP config propertiesDan Winship2013-12-191-9/+175
* core: cleanup freeing of glib collections of pointersThomas Haller2013-10-221-1/+1
* libnm-util, libnm-glib: fix up some gtk-doc commentsDan Winship2013-10-111-4/+4
* libnm-glib: use helpers to create dbus proxiesDan Williams2013-04-081-14/+5
* all: use G_VALUE_INIT to initialize GValue variablesJiří Klimeš2013-03-251-1/+1
* libnm-glib: NULL out priv fields on dispose()Dan Winship2012-04-231-9/+3
* libnm-glib: more ensure_inited() fixingDan Winship2012-03-281-0/+2
* libnm-glib: fix some property-handling warningsDan Winship2012-02-201-0/+4
* libnm-glib: ensure some new private symbols stay privateDan Williams2012-02-101-14/+14
* libnm-glib: fix missing G_VALUE_INIT to not depend on newer glibThomas Bechtold2012-02-071-0/+1
* libnm-glib: implement GInitable/GAsyncInitable in NMObjectDan Winship2012-02-031-15/+6
* libnm-glib: simplify handling of object and object array propertiesDan Winship2012-02-031-18/+113
* libnm-glib: simplify property getter methodsDan Winship2012-02-031-96/+16
* libnm-glib: simplify and genericize property declarationDan Winship2012-02-031-12/+14
* libnm-glib: don't use client-side generated dbus-glib bindingsDan Winship2012-02-021-2/+0
* libnm-glib: implement NMActiveConnection uuid propertyDan Winship2012-02-021-0/+16
* bonding: export path of master device property over DBUSThomas Graf2012-01-251-0/+47
* api: add "Uuid" property to ActiveConnection interfaceDan Williams2011-04-221-0/+31
* core: add active connection state DEACTIVATINGDan Williams2011-03-171-1/+1
* libnm-glib: documentation fixesDan Williams2011-03-101-1/+1
* libnm-glib: add GError parameter to _nm_object_get_... functionsJiří Klimeš2011-02-151-7/+13
* introspection: add GObject introspection support (bgo #637032)Giovanni Campagna2011-01-211-2/+2
* libnm-*: remove user settings supportDaniel Gnoutcheff2010-08-061-90/+0
* core: add 'default6' property for ActiveConnection objectsDan Williams2010-04-151-8/+54
* libnm-glib: use correct D-Bus interface for getting devices (bgo #570031)Dan Williams2009-02-031-1/+1
* 2008-11-14 Dan Williams <dcbw@redhat.com>Dan Williams2008-11-141-1/+22
* Rename private nm_* functions to _nm_*Michael Biebl2008-08-261-14/+14
* 2008-08-12 Tambet Ingo <tambet@gmail.com>Tambet Ingo2008-08-121-0/+101
* 2008-07-02 Dan Williams <dcbw@redhat.com>Dan Williams2008-07-021-66/+0
* 2008-04-21 Dan Williams <dcbw@redhat.com>Dan Williams2008-04-221-0/+66
* 2008-03-27 Dan Williams <dcbw@redhat.com>Dan Williams2008-03-271-2/+2
* 2008-03-26 Dan Williams <dcbw@redhat.com>Dan Williams2008-03-261-1/+37
* 2008-03-25 Dan Williams <dcbw@redhat.com>Dan Williams2008-03-251-1/+1
* 2008-03-24 Dan Williams <dcbw@redhat.com>Dan Williams2008-03-241-0/+366