summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup! cli: add support for 'nmcli con up ifname XXX'th/review/dcbw/dev-connectThomas Haller2013-09-171-1/+6
* fixup! cli: add support for 'nmcli dev connect ifname XXX'Thomas Haller2013-09-171-1/+8
* fixup! cli: add support for 'nmcli dev connect ifname XXX'Thomas Haller2013-09-171-0/+2
* squash! cli: add support for 'nmcli dev connect ifname XXX'Thomas Haller2013-09-171-1/+2
* fixup! cli: add support for 'nmcli con up ifname XXX'Thomas Haller2013-09-171-3/+19
* fixup! cli: add support for 'nmcli con up ifname XXX'Thomas Haller2013-09-171-1/+5
* fixup! core: extend ActivateConnection to allow NULL connection pathsThomas Haller2013-09-171-10/+13
* cli: add support for 'nmcli dev connect ifname XXX'Dan Williams2013-09-161-17/+159
* cli: add support for 'nmcli con up ifname XXX'Dan Williams2013-09-162-46/+48
* libnm-glib: add support for NULL connections to nm_client_activate_connection()Dan Williams2013-09-161-3/+7
* core: extend ActivateConnection to allow NULL connection pathsDan Williams2013-09-162-3/+60
* core: also check specific object when determining available connectionsDan Williams2013-09-165-9/+89
* core: kill PendingActivation and move authorization to NMActiveConnectionDan Williams2013-09-162-495/+407
* core: allow ActiveConnections to be created without a deviceDan Williams2013-09-163-20/+72
* core: add slave to master in stage1_prepare, not nm_device_activate()Dan Williams2013-09-161-18/+61
* core: ensure all devices chain up to parent act_stage1_prepareDan Williams2013-09-164-1/+21
* core: allow ActiveConnection connection to be changedDan Williams2013-09-162-0/+18
* core: watch master ActiveConnections and follow master deactivationDan Williams2013-09-164-0/+69
* core: switch NMActiveConnection master to an NMActiveConnection instead of NM...Dan Williams2013-09-164-27/+45
* core: allow active connection 'master' to be set after object creationDan Williams2013-09-165-15/+34
* core: add authorization code to NMActiveConnectionDan Williams2013-09-162-2/+128
* core: pass NMAuthSubject around activation paths instead of uid + dbus senderDan Williams2013-09-169-121/+84
* core: use NMAuthSubject in D-Bus triggered activation pathsDan Williams2013-09-161-78/+84
* core: remove unused auth chain creation functionsDan Williams2013-09-162-65/+13
* core: use NMAuthSubject in the manager for non-activation pathsDan Williams2013-09-161-81/+89
* settings: use NMAuthSubject in NMSettingsDan Williams2013-09-161-50/+56
* settings: use NMAuthSubject in NMSettingsConnectionDan Williams2013-09-161-80/+115
* agents: use NMAuthSubjectDan Williams2013-09-163-54/+59
* core: add function to create auth chains from a subjects or contextsDan Williams2013-09-162-10/+78
* core: add NMAuthSubject object to encapsulate authentication infoDan Williams2013-09-164-0/+281
* core: grab remote process id when authenticating D-Bus clientsDan Williams2013-09-167-14/+56
* core: move VPN active connection creation to the managerDan Williams2013-09-165-82/+65
* core: export new active connection from the managerDan Williams2013-09-163-9/+4
* core: ensure active connection has a device before exporting itDan Williams2013-09-161-0/+2
* core: simplify NMActRequestDan Williams2013-09-161-29/+23
* core: handle NULL object paths in NMActiveConnectionDan Williams2013-09-161-1/+10
* core: more flattening of PendingActivation objectsDan Williams2013-09-161-94/+129
* core: make nm_manager_activate_connection() take a Device, not a pathDan Williams2013-09-163-31/+23
* core: move connection completion code closer to callersDan Williams2013-09-161-161/+160
* po: updated Brazilian Portuguese (pt_BR) translation (bgo #707991)Enrico Nicoletto2013-09-161-374/+265
* libnm-glib: fix NMDeviceModem connection compatible check for LTE connectionsDan Williams2013-09-141-2/+6
* po: add src/nm-sleep-monitor-systemd.c into po/POTFILES.inJiří Klimeš2013-09-131-0/+1
* sleep-monitor: add missing includeDan Winship2013-09-131-0/+1
* sleep-monitor: give better inhibition reason (bgo #704863)Bastien Nocera2013-09-131-1/+1
* po: updated Brazilian Portuguese (pt_BR) translation (bgo #707991)Enrico Nicoletto2013-09-131-484/+952
* cli: editor 'change' command: output -> input format conversion (rh #998929)Jiří Klimeš2013-09-133-62/+380
* core: fix call to nm_device_bring_up()Dan Williams2013-09-121-1/+1
* core: implement :mtu and :cloned-mac-address for VLANDan Winship2013-09-125-94/+113
* core: fix nm_device_supports_vlans()Dan Winship2013-09-121-3/+1
* core: remove nm_device_hwaddr_matches() / get_connection_hw_address()Dan Winship2013-09-127-116/+0