summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-21Add support for service ready and disconnect state changesMarcel Holtmann4-0/+67
2009-04-21Add function to retrieve device from an elementMarcel Holtmann2-3/+15
2009-04-21Rename helper function to get device/network pathMarcel Holtmann3-8/+8
2009-04-21Check that service is actually registeredMarcel Holtmann1-0/+3
2009-04-21Send signals for service state changesMarcel Holtmann1-0/+29
2009-04-21Fix carrier and disconnected interactionMarcel Holtmann1-13/+14
2009-04-21Only add WiFi and WiMAX networks to service list for nowMarcel Holtmann1-2/+24
2009-04-21Add basic handling of configuration stateMarcel Holtmann4-17/+20
2009-04-21Add support for carrier service stateMarcel Holtmann4-6/+32
2009-04-21Describe the special carrier service stateMarcel Holtmann1-0/+12
2009-04-21Add skeleton for behavior documentMarcel Holtmann2-1/+12
2009-04-21Reset disconnected state if carrier changesMarcel Holtmann1-0/+3
2009-04-21Fail connect attempt if not disconnectedMarcel Holtmann1-0/+3
2009-04-21Add simple integration of device connect/disconnect callbacksMarcel Holtmann1-7/+15
2009-04-21Add functions for device connect/disconnect handlingMarcel Holtmann2-2/+12
2009-04-21Create proper service interface abstractionMarcel Holtmann5-427/+509
2009-04-20Add detection for Modem Manager running stateMarcel Holtmann1-0/+70
2009-04-18Add skeleton for Modem Manager pluginMarcel Holtmann4-0/+51
2009-04-16Add search domain support to DNS proxyMarcel Holtmann1-76/+270
2009-04-13Show message when ignoring VMware or VirtualBox interfacesMarcel Holtmann1-6/+6
2009-04-13Add error reporting for state and storage directory creationMarcel Holtmann1-4/+10
2009-04-13Fix infinite loop for service lookupMarcel Holtmann1-0/+2
2009-04-13Remove gateway from list when switching connectionsMarcel Holtmann1-0/+13
2009-04-13Add error message for network and device storing failuresMarcel Holtmann2-2/+4
2009-04-13Add extra warning if no nameserver is definedMarcel Holtmann1-0/+3
2009-04-13Fix handling of DHCP results with no nameserverMarcel Holtmann1-0/+3
2009-04-12Don't install resolver and IP configuration headersMarcel Holtmann1-3/+3
2009-04-12Add basic IP configuration frameworkMarcel Holtmann5-3/+126
2009-04-12Add service creation and reference counting functionsMarcel Holtmann2-16/+81
2009-04-12Fix coding style mistakeMarcel Holtmann1-1/+1
2009-04-10Update Intel OSPM support to latest specificationMarcel Holtmann1-11/+32
2009-04-07Add service initialization and lifetime tracking supportMarcel Holtmann4-0/+116
2009-04-07Add definitions for service mode and security settingsMarcel Holtmann2-1/+20
2009-04-07Add definition for service structureMarcel Holtmann2-0/+8
2009-04-07Move service type and state declarations to header fileMarcel Holtmann2-17/+17
2009-04-07Add skeleton for service interface includesMarcel Holtmann3-1/+43
2009-04-07Add skeleton for service interface detailsMarcel Holtmann2-3/+30
2009-04-07Add missing service statesMarcel Holtmann1-2/+17
2009-04-06Fix compilation with old D-Bus 1.0.x installationsMarcel Holtmann1-0/+3
2009-04-06Add support for handling carrier updates from devicesMarcel Holtmann3-11/+35
2009-04-05Add error checking for service methodsMarcel Holtmann1-0/+23
2009-04-05Use proper constants for service typeMarcel Holtmann1-16/+83
2009-04-05Add function for getting network typeMarcel Holtmann2-0/+12
2009-04-05Add function for getting device typeMarcel Holtmann2-0/+12
2009-04-05Add support for sending signals when service list changesMarcel Holtmann1-52/+84
2009-04-05Add initial steps for sorting service listMarcel Holtmann1-2/+31
2009-04-05Let the core handle the service prefix/namespaceMarcel Holtmann1-2/+0
2009-04-05Prefix group names with the service typeMarcel Holtmann1-2/+18
2009-04-04Use sequence instead of hash table for service listMarcel Holtmann1-10/+26
2009-04-04Add skeleton for service state propertyMarcel Holtmann1-0/+26