summaryrefslogtreecommitdiff
path: root/src/nm-active-connection.h
Commit message (Expand)AuthorAgeFilesLines
* core: allow multiple devices with the same interface namedcbw/devices-for-all-1-squashedDan Williams2015-05-151-1/+1
* vpn/core: move VPN gateway route between devices when routing changesDan Williams2014-11-061-0/+7
* all: fix up multiple-include-guard definesDan Winship2014-08-161-3/+3
* core: fill in nm-types.h, clean out other headersDan Winship2014-07-231-3/+2
* core: rename function nm_active_connection_get_name() to nm_active_connection...Thomas Haller2014-03-051-1/+1
* core: add 'type' and 'id' property for NMActiveConnection (rh #1061822)Jiří Klimeš2014-03-051-0/+6
* core: add IP/DHCP config properties to o.fd.NM.Connection.ActiveDan Winship2013-12-191-0/+4
* settings: port NMAgentManager, etc, to use NMAuthSubjectDan Winship2013-12-031-2/+0
* core: add nm_active_connection_[get|set]_assumed()Dan Williams2013-11-081-0/+5
* core: allow ActiveConnections to be created without a deviceDan Williams2013-10-311-1/+3
* core: have ActiveConnection track device state instead of subclassesDan Williams2013-10-311-1/+8
* core: indicate via a property when master connections are ready for slavesDan Williams2013-10-311-0/+3
* core: allow ActiveConnection connection to be changedDan Williams2013-10-311-0/+3
* core: watch master ActiveConnections and follow master deactivationDan Williams2013-10-311-0/+2
* core: switch NMActiveConnection master to an NMActiveConnection instead of NM...Dan Williams2013-10-311-2/+3
* core: allow active connection 'master' to be set after object creationDan Williams2013-10-311-0/+2
* core: add authorization code to NMActiveConnectionDan Williams2013-10-311-2/+12
* core: pass NMAuthSubject around activation paths instead of uid + dbus senderDan Williams2013-10-311-2/+4
* core: remove assume from nm-activation-requestPavel Šimerda2013-08-221-3/+0
* core: make nm-properties-changed-signal always export the right propertiesDan Winship2013-05-201-2/+0
* core: move most activation request logic to the active connection classDan Williams2012-12-171-5/+23
* core: add nm_active_connection_get_name() for easy access to connection nameJiří Klimeš2012-09-241-0/+1
* core: fix NM_IS_*_CLASS(klass) macrosJiří Klimeš2012-07-271-1/+1
* core: track active connection dependenciesDan Williams2012-03-011-0/+2
* core: make NMActiveConnection a base class for NMActRequest and NMVPNConnectionDan Williams2012-02-091-22/+56
* bonding: export path of master device property over DBUSThomas Graf2012-01-251-1/+3
* api: add "Uuid" property to ActiveConnection interfaceDan Williams2011-04-221-0/+2
* Merge remote branch 'origin/master' into rm-usersetDan Williams2011-01-251-1/+8
|\
| * vpn: fix VPN active connection D-Bus API handling (bgo #569294)Dan Williams2011-01-251-2/+10
* | DBus API: removing user settings supportDaniel Gnoutcheff2010-08-061-1/+0
* | core: remove internal API refs. to user settingsDaniel Gnoutcheff2010-08-061-2/+0
|/
* core: add 'default6' property to ActiveConnection implementationsDan Williams2010-04-151-1/+2
* 2008-11-02 Dan Williams <dcbw@redhat.com>Dan Williams2008-11-031-3/+2
* 2008-07-02 Dan Williams <dcbw@redhat.com>Dan Williams2008-07-021-2/+0
* 2008-06-26 Dan Williams <dcbw@redhat.com>Dan Williams2008-06-261-3/+3
* 2008-04-21 Dan Williams <dcbw@redhat.com>Dan Williams2008-04-221-0/+2
* 2008-03-26 Dan Williams <dcbw@redhat.com>Dan Williams2008-03-261-0/+42