summaryrefslogtreecommitdiff
path: root/src/nm-active-connection.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-17active-connection: emit a StateChanged signal on state changesLubomir Rintel1-1/+5
2017-03-16device: track system interface state in NMDeviceThomas Haller1-2/+0
2017-03-16core/trivial: rename activation-type related checks for device and active-con...Thomas Haller1-1/+1
2017-03-16active-connection: use activation-type for active connection instead of assum...Thomas Haller1-3/+0
2017-03-16core: add activation-type property to active-connectionThomas Haller1-0/+3
2016-10-03core: refactor private data for NMExportedObject and othersThomas Haller1-0/+3
2016-09-26core: allow passing an applied connection to nm_act_request_new()Beniamino Galvani1-0/+1
2016-03-26active-connection: add parent active connection trackingLubomir Rintel1-0/+6
2016-02-16core: add version-id to NMActiveConnectionThomas Haller1-0/+3
2015-09-18core: separate active and applied connectionLubomir Rintel1-7/+12
2015-07-24core: move D-Bus export/unexport into NMExportedObjectDan Winship1-4/+0
2015-07-24core: add an NMExportedObject base classDan Winship1-4/+3
2015-07-24all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship1-1/+1
2015-06-09nm-manager: add 'metered' propertyBeniamino Galvani1-1/+5
2014-11-06vpn/core: move VPN gateway route between devices when routing changesDan Williams1-0/+7
2014-08-16all: fix up multiple-include-guard definesDan Winship1-3/+3
2014-07-23core: fill in nm-types.h, clean out other headersDan Winship1-3/+2
2014-03-05core: rename function nm_active_connection_get_name() to nm_active_connection...Thomas Haller1-1/+1
2014-03-05core: add 'type' and 'id' property for NMActiveConnection (rh #1061822)Jiří Klimeš1-0/+6
2013-12-19core: add IP/DHCP config properties to o.fd.NM.Connection.ActiveDan Winship1-0/+4
2013-12-03settings: port NMAgentManager, etc, to use NMAuthSubjectDan Winship1-2/+0
2013-11-08core: add nm_active_connection_[get|set]_assumed()Dan Williams1-0/+5
2013-10-31core: allow ActiveConnections to be created without a deviceDan Williams1-1/+3
2013-10-31core: have ActiveConnection track device state instead of subclassesDan Williams1-1/+8
2013-10-31core: indicate via a property when master connections are ready for slavesDan Williams1-0/+3
2013-10-31core: allow ActiveConnection connection to be changedDan Williams1-0/+3
2013-10-31core: watch master ActiveConnections and follow master deactivationDan Williams1-0/+2
2013-10-31core: switch NMActiveConnection master to an NMActiveConnection instead of NM...Dan Williams1-2/+3
2013-10-31core: allow active connection 'master' to be set after object creationDan Williams1-0/+2
2013-10-31core: add authorization code to NMActiveConnectionDan Williams1-2/+12
2013-10-31core: pass NMAuthSubject around activation paths instead of uid + dbus senderDan Williams1-2/+4
2013-08-22core: remove assume from nm-activation-requestPavel Šimerda1-3/+0
2013-05-20core: make nm-properties-changed-signal always export the right propertiesDan Winship1-2/+0
2012-12-17core: move most activation request logic to the active connection classDan Williams1-5/+23
2012-09-24core: add nm_active_connection_get_name() for easy access to connection nameJiří Klimeš1-0/+1
2012-07-27core: fix NM_IS_*_CLASS(klass) macrosJiří Klimeš1-1/+1
2012-03-01core: track active connection dependenciesDan Williams1-0/+2
2012-02-09core: make NMActiveConnection a base class for NMActRequest and NMVPNConnectionDan Williams1-22/+56
2012-01-25bonding: export path of master device property over DBUSThomas Graf1-1/+3
2011-04-22api: add "Uuid" property to ActiveConnection interfaceDan Williams1-0/+2
2011-01-25Merge remote branch 'origin/master' into rm-usersetDan Williams1-1/+8
2011-01-25vpn: fix VPN active connection D-Bus API handling (bgo #569294)Dan Williams1-2/+10
2010-08-06DBus API: removing user settings supportDaniel Gnoutcheff1-1/+0
2010-08-06core: remove internal API refs. to user settingsDaniel Gnoutcheff1-2/+0
2010-04-15core: add 'default6' property to ActiveConnection implementationsDan Williams1-1/+2
2008-11-032008-11-02 Dan Williams <dcbw@redhat.com>Dan Williams1-3/+2
2008-07-022008-07-02 Dan Williams <dcbw@redhat.com>Dan Williams1-2/+0
2008-06-262008-06-26 Dan Williams <dcbw@redhat.com>Dan Williams1-3/+3
2008-04-222008-04-21 Dan Williams <dcbw@redhat.com>Dan Williams1-0/+2
2008-03-262008-03-26 Dan Williams <dcbw@redhat.com>Dan Williams1-0/+42