summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-28Allow built-in of wifi, bluetooth and resolvconf pluginsMarcel Holtmann3-19/+28
2009-04-27Allow selective option for current built-in pluginsMarcel Holtmann3-6/+22
2009-04-27Choose to built-in loopback, ethernet and dnsproxy pluginsMarcel Holtmann1-6/+7
2009-04-27Add infrastructure for built-in pluginsMarcel Holtmann6-8/+37
2009-04-26Fix the GIT repository locationMarcel Holtmann1-1/+1
2009-04-23Export active profile path and ident informationMarcel Holtmann4-10/+22
2009-04-23Add hooks for saving and loading service detailsMarcel Holtmann1-0/+6
2009-04-23Add callbacks for service storage functionsMarcel Holtmann4-1/+77
2009-04-23Add extra unique identifier to service object pathMarcel Holtmann2-12/+40
2009-04-23Add functions for handling unique device identifiersMarcel Holtmann4-0/+34
2009-04-23Add initial steps for builtin pluginsMarcel Holtmann2-0/+13
2009-04-23Add support for setting default hostnameMarcel Holtmann1-0/+10
2009-04-23Disable the inotify for hostname changesMarcel Holtmann1-2/+4
2009-04-23Register inotify watch only if setup succeedsMarcel Holtmann1-3/+3
2009-04-23Check that hostname and domainname is validMarcel Holtmann1-5/+4
2009-04-23Read domainname after reading the local hostnameMarcel Holtmann1-0/+12
2009-04-23Add monitoring of /etc/hostname modificationsMarcel Holtmann1-2/+110
2009-04-23Check for inotify header files and library supportMarcel Holtmann1-0/+6
2009-04-22Read hostname after setting up loopback interfaceMarcel Holtmann1-0/+19
2009-04-22Add support for service connect and disconnect methodsMarcel Holtmann1-0/+50
2009-04-22Add helper function for no carrier error messagesMarcel Holtmann2-0/+7
2009-04-22Add commands for service testingMarcel Holtmann1-2/+111
2009-04-22Add support for service passphrase handlingMarcel Holtmann2-22/+122
2009-04-22Fix broken mode and security string comparisonMarcel Holtmann1-6/+6
2009-04-22Fix missing call to trigger service list resortingMarcel Holtmann1-0/+5
2009-04-22Add properties for WiFi servicesMarcel Holtmann1-1/+38
2009-04-22Fix handling of networks without a group nameMarcel Holtmann1-4/+18
2009-04-22Handle errors with DBusPendingCall and lost connectionMarcel Holtmann3-4/+68
2009-04-21Add debug output for used domain name serverMarcel Holtmann1-0/+2
2009-04-21Fix broken service state change signalMarcel Holtmann1-4/+10
2009-04-21Add extra debug messages for service state changesMarcel Holtmann1-0/+8
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