summaryrefslogtreecommitdiff
path: root/introspection
Commit message (Expand)AuthorAgeFilesLines
* api/core: add ActiveConnection property to device objectsDan Williams2011-05-261-0/+8
* api: update some documentation for Connection.ActiveDan Williams2011-05-261-0/+8
* api: clarify usage of SetLoggingDan Williams2011-05-041-1/+2
* core: add GetDeviceByIpIface methodDan Williams2011-04-221-0/+19
* settings: add a GetConnectionByUuid methodDan Williams2011-04-221-0/+17
* api: add "Uuid" property to ActiveConnection interfaceDan Williams2011-04-221-0/+6
* api: clarify meaning of 'hints' property in Agent interfaceDan Williams2011-04-191-3/+5
* api: remove unused CDMA and GSM introspection filesDan Williams2011-03-212-30/+0
* core: add active connection state DEACTIVATINGDan Williams2011-03-171-0/+5
* api: clarify function and usage of the Device.Udi propertyDan Williams2011-03-151-1/+12
* api: fix mistakenly absent Dhcp6Config device propertyDan Williams2011-03-101-0/+7
* core: bring the state() D-Bus method backDan Williams2011-03-081-0/+9
* trivial: whitespace fixDan Williams2011-03-041-1/+1
* api: fix up introspection and header documentation for modem consolidationDan Williams2011-03-031-8/+11
* api: document more VPN connection failure codes (bgo #643324)Dan Williams2011-02-251-0/+10
* core: consolidate mobile broadband device typesDan Williams2011-02-254-26/+66
* core: add new SECONDARIES device state for dependent connectionsDan Williams2011-02-231-3/+8
* api: add additional NM daemon statesDan Williams2011-02-141-9/+25
* api: remove deprecated methods and signalsDan Williams2011-02-143-132/+0
* api: update version and copyright infoDan Williams2011-02-141-2/+2
* api: add two more device states (IP_CHECK and DEACTIVATING)Dan Williams2011-02-141-10/+20
* api: update device types to match NetworkManager.hDan Williams2011-02-141-2/+17
* build: make sure nm-secret-agent.xml gets into the tarballDan Williams2011-02-021-1/+2
* agents: send system-owned secrets to the agent if it has 'modify' permissionDan Williams2011-02-021-1/+4
* settings: implement deleting secrets from agents when connection is deletedDan Williams2011-01-311-2/+2
* core: rename NMSysconfigConnection -> NMSettingsConnectionDan Williams2011-01-263-6/+6
* secrets: simplify GetSecrets call flowDan Williams2011-01-261-39/+34
* Merge remote branch 'origin/master' into rm-usersetDan Williams2011-01-251-29/+0
|\
| * vpn: fix VPN active connection D-Bus API handling (bgo #569294)Dan Williams2011-01-251-32/+0
* | agent: request_new -> flagsDan Williams2011-01-181-1/+29
* | agent: add CancelGetSecrets D-Bus APIDan Williams2011-01-181-0/+21
* | api: fix argument direction for SecretAgent API callsDan Williams2011-01-131-3/+3
* | Merge remote branch 'origin/master' into rm-usersetDan Williams2011-01-126-1/+166
|\ \ | |/
| * wimax: add Center Frequency, RSSI, CINR, TX Power, and BSID propertiesDan Williams2011-01-061-0/+40
| * wimax: make WiMAX mostly workDan Williams2011-01-033-3/+3
| * Merge remote branch 'origin/master' into wimaxDan Williams2011-01-025-5/+117
| |\
| * \ Merge remote branch 'origin/master' into wimaxDan Williams2010-05-199-7/+66
| |\ \
| * | | wimax: Implement RFKILL handlingTambet Ingo2009-12-292-0/+14
| * | | Merge branch 'master' into wimaxTambet Ingo2009-12-292-0/+14
| |\ \ \
| * | | | wimax: Implement WiMAX supportTambet Ingo2009-12-184-1/+112
* | | | | libnm-glib: add nm_client_add_and_activate_connection()Dan Williams2011-01-121-0/+10
* | | | | core: add AddAndActivate D-Bus methodDan Williams2011-01-101-0/+49
* | | | | libnm-glib: add secret agent base classDan Williams2010-12-141-0/+106
* | | | | agent: add agent manager and minimal agent classDan Williams2010-12-103-1/+41
* | | | | settings: remove settings dict from connection 'updated' signalDan Williams2010-12-021-9/+4
* | | | | settings: return new connection object path from AddConnectionDan Williams2010-10-291-0/+5
* | | | | settings: remove remnants of unused CheckPermissions signalDan Williams2010-10-261-8/+5
* | | | | Merge remote branch 'origin/master' into rm-usersetDan Williams2010-09-273-1/+7
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | core: add Version property to org.freedesktop.NetworkManager interfaceJiří Klimeš2010-09-272-0/+7
* | | | | core: consolidate all permissions checking into main D-Bus interfaceDan Williams2010-08-261-37/+0