summaryrefslogtreecommitdiff
path: root/introspection
AgeCommit message (Expand)AuthorFilesLines
2011-08-06api: update version based on configure versionDan Williams2-2/+2
2011-08-06api: fix up node namesDan Williams3-10/+3
2011-07-01api: update documentation about secret agents and SaveSecrets()Dan Williams1-2/+11
2011-05-26api/core: add ActiveConnection property to device objectsDan Williams1-0/+8
2011-05-26api: update some documentation for Connection.ActiveDan Williams1-0/+8
2011-05-04api: clarify usage of SetLoggingDan Williams1-1/+2
2011-04-22core: add GetDeviceByIpIface methodDan Williams1-0/+19
2011-04-22settings: add a GetConnectionByUuid methodDan Williams1-0/+17
2011-04-22api: add "Uuid" property to ActiveConnection interfaceDan Williams1-0/+6
2011-04-19api: clarify meaning of 'hints' property in Agent interfaceDan Williams1-3/+5
2011-03-21api: remove unused CDMA and GSM introspection filesDan Williams2-30/+0
2011-03-17core: add active connection state DEACTIVATINGDan Williams1-0/+5
2011-03-15api: clarify function and usage of the Device.Udi propertyDan Williams1-1/+12
2011-03-10api: fix mistakenly absent Dhcp6Config device propertyDan Williams1-0/+7
2011-03-08core: bring the state() D-Bus method backDan Williams1-0/+9
2011-03-04trivial: whitespace fixDan Williams1-1/+1
2011-03-03api: fix up introspection and header documentation for modem consolidationDan Williams1-8/+11
2011-02-25api: document more VPN connection failure codes (bgo #643324)Dan Williams1-0/+10
2011-02-25core: consolidate mobile broadband device typesDan Williams4-26/+66
2011-02-23core: add new SECONDARIES device state for dependent connectionsDan Williams1-3/+8
2011-02-14api: add additional NM daemon statesDan Williams1-9/+25
2011-02-14api: remove deprecated methods and signalsDan Williams3-132/+0
2011-02-14api: update version and copyright infoDan Williams1-2/+2
2011-02-14api: add two more device states (IP_CHECK and DEACTIVATING)Dan Williams1-10/+20
2011-02-14api: update device types to match NetworkManager.hDan Williams1-2/+17
2011-02-02build: make sure nm-secret-agent.xml gets into the tarballDan Williams1-1/+2
2011-02-02agents: send system-owned secrets to the agent if it has 'modify' permissionDan Williams1-1/+4
2011-01-31settings: implement deleting secrets from agents when connection is deletedDan Williams1-2/+2
2011-01-26core: rename NMSysconfigConnection -> NMSettingsConnectionDan Williams3-6/+6
2011-01-26secrets: simplify GetSecrets call flowDan Williams1-39/+34
2011-01-25Merge remote branch 'origin/master' into rm-usersetDan Williams1-29/+0
2011-01-25vpn: fix VPN active connection D-Bus API handling (bgo #569294)Dan Williams1-32/+0
2011-01-18agent: request_new -> flagsDan Williams1-1/+29
2011-01-18agent: add CancelGetSecrets D-Bus APIDan Williams1-0/+21
2011-01-13api: fix argument direction for SecretAgent API callsDan Williams1-3/+3
2011-01-12Merge remote branch 'origin/master' into rm-usersetDan Williams6-1/+166
2011-01-12libnm-glib: add nm_client_add_and_activate_connection()Dan Williams1-0/+10
2011-01-10core: add AddAndActivate D-Bus methodDan Williams1-0/+49
2011-01-06wimax: add Center Frequency, RSSI, CINR, TX Power, and BSID propertiesDan Williams1-0/+40
2011-01-03wimax: make WiMAX mostly workDan Williams3-3/+3
2011-01-02Merge remote branch 'origin/master' into wimaxDan Williams5-5/+117
2010-12-14libnm-glib: add secret agent base classDan Williams1-0/+106
2010-12-10agent: add agent manager and minimal agent classDan Williams3-1/+41
2010-12-02settings: remove settings dict from connection 'updated' signalDan Williams1-9/+4
2010-10-29settings: return new connection object path from AddConnectionDan Williams1-0/+5
2010-10-26settings: remove remnants of unused CheckPermissions signalDan Williams1-8/+5
2010-09-27Merge remote branch 'origin/master' into rm-usersetDan Williams3-1/+7
2010-09-27core: add Version property to org.freedesktop.NetworkManager interfaceJiří Klimeš2-0/+7
2010-08-26core: consolidate all permissions checking into main D-Bus interfaceDan Williams1-37/+0
2010-08-15WIP: NMSysconfig: enforce access controlsDaniel Gnoutcheff1-1/+8