summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-05-13Cleanup user data variable names and debug messagesMarcel Holtmann1-18/+28
2009-05-13Make sure favorite setting is properly loadedMarcel Holtmann1-1/+8
2009-05-13Make some service function private for nowMarcel Holtmann3-15/+17
2009-05-13Add support for async service connect and timeout handlingMarcel Holtmann2-3/+98
2009-05-13Add helper for already connected error messagesMarcel Holtmann2-0/+8
2009-05-13Add helper for operation timeout error messagesMarcel Holtmann2-0/+8
2009-05-13Add helper for operation aborted error messagesMarcel Holtmann2-0/+7
2009-05-13Add helper for in progress error messagesMarcel Holtmann2-0/+8
2009-05-13Add callback skeleton for generic service connect methodMarcel Holtmann1-6/+40
2009-05-13Ensure that favorite information are storedMarcel Holtmann1-3/+26
2009-05-12Fix service state signal emission and error handlingMarcel Holtmann6-81/+106
2009-05-12Fix service lookup for WiFi and WiMAX devicesMarcel Holtmann1-2/+20
2009-05-12Store and load configured passphrases for servicesMarcel Holtmann1-0/+73
2009-05-12Store profile identifier assigned to serviceMarcel Holtmann1-0/+10
2009-05-08Fix weird format warnings from netlinkMarcel Holtmann1-7/+7
2009-05-08Fix some more wrong format identifiersMarcel Holtmann1-6/+6
2009-05-01Fix wrong device path in connection propertiesMarcel Holtmann1-1/+1
2009-05-01Fix position of builtin includeMarcel Holtmann1-2/+2
2009-05-01Use proper error helpers for plugin failuresMarcel Holtmann1-6/+7
2009-05-01Add pattern and exclude matching for builtin pluginsMarcel Holtmann1-11/+25
2009-05-01Add support for marking devices as secondaryMarcel Holtmann2-9/+43
2009-04-27Add infrastructure for built-in pluginsMarcel Holtmann2-3/+11
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 Holtmann3-1/+73
2009-04-23Add extra unique identifier to service object pathMarcel Holtmann2-12/+40
2009-04-23Add functions for handling unique device identifiersMarcel Holtmann3-0/+31
2009-04-23Add initial steps for builtin pluginsMarcel Holtmann1-0/+4
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 support for service passphrase handlingMarcel Holtmann1-22/+114
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-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 Holtmann3-1/+26
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