summaryrefslogtreecommitdiff
path: root/src/nm-active-connection.c
Commit message (Expand)AuthorAgeFilesLines
* core: add IP/DHCP config properties to o.fd.NM.Connection.ActiveDan Winship2013-12-191-0/+53
* core: fix NMActiveConnection to properly add/remove pending action "activation"Thomas Haller2013-12-181-3/+14
* core: clear device on NMActiveConnection when the connection is DEACTIVATEDJiří Klimeš2013-12-121-9/+17
* core: ensure 'activation' pending action encompasses full activation processDan Williams2013-12-121-0/+8
* settings: port NMAgentManager, etc, to use NMAuthSubjectDan Winship2013-12-031-11/+0
* core: add nm_active_connection_[get|set]_assumed()Dan Williams2013-11-081-0/+17
* trivial: add logging for ActiveConnection master-ready trackingDan Williams2013-10-311-3/+41
* core: allow ActiveConnections to be created without a deviceDan Williams2013-10-311-19/+33
* core: have ActiveConnection track device state instead of subclassesDan Williams2013-10-311-4/+58
* core: indicate via a property when master connections are ready for slavesDan Williams2013-10-311-0/+66
* core: allow ActiveConnection connection to be changedDan Williams2013-10-311-0/+15
* core: watch master ActiveConnections and follow master deactivationDan Williams2013-10-311-0/+30
* core: switch NMActiveConnection master to an NMActiveConnection instead of NM...Dan Williams2013-10-311-14/+25
* core: allow active connection 'master' to be set after object creationDan Williams2013-10-311-5/+28
* core: add authorization code to NMActiveConnectionDan Williams2013-10-311-0/+116
* core: pass NMAuthSubject around activation paths instead of uid + dbus senderDan Williams2013-10-311-24/+35
* core: ensure active connection has a device before exporting itDan Williams2013-10-311-0/+2
* core: handle NULL object paths in NMActiveConnectionDan Williams2013-10-311-1/+10
* core: remove assume from nm-activation-requestPavel Šimerda2013-08-221-20/+0
* core: make nm-properties-changed-signal always export the right propertiesDan Winship2013-05-201-23/+12
* core: convert the DBus manager to a single-ref objectDan Williams2013-05-201-4/+1
* core: use wrappers for DBus object registration/unregistrationDan Williams2013-04-081-2/+1
* core: fix duplicating (not removing) active connectionsDan Williams2013-02-111-0/+10
* core: handle some connection timestamp updating in NMActiveConnectionDan Williams2012-12-171-3/+13
* core: move most activation request logic to the active connection classDan Williams2012-12-171-30/+146
* core: add nm_active_connection_get_name() for easy access to connection nameJiří Klimeš2012-09-241-0/+8
* core: use active connection dependency master instead of manually setting itDan Williams2012-03-011-5/+5
* core: track active connection dependenciesDan Williams2012-03-011-0/+6
* core: make NMActiveConnection a base class for NMActRequest and NMVPNConnectionDan Williams2012-02-091-28/+280
* bonding: export path of master device property over DBUSThomas Graf2012-01-251-1/+9
* api: add "Uuid" property to ActiveConnection interfaceDan Williams2011-04-221-0/+8
* core: add active connection state DEACTIVATINGDan Williams2011-03-171-1/+1
* Merge remote branch 'origin/master' into rm-usersetDan Williams2011-01-251-4/+59
|\
| * vpn: fix VPN active connection D-Bus API handling (bgo #569294)Dan Williams2011-01-251-8/+70
* | core: remove internal API refs. to user settingsDaniel Gnoutcheff2010-08-061-22/+0
|/
* core: update logging in misc filesDan Williams2010-04-071-2/+3
* 2008-11-02 Dan Williams <dcbw@redhat.com>Dan Williams2008-11-031-3/+2
* 2008-06-26 Dan Williams <dcbw@redhat.com>Dan Williams2008-06-261-3/+3
* 2008-03-26 Dan Williams <dcbw@redhat.com>Dan Williams2008-03-261-0/+63