summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-07Report AutoConnect as false if not a favorite serviceMarcel Holtmann1-1/+5
2009-08-07Only allow service resorting when they are in the same stateMarcel Holtmann1-0/+6
2009-08-07Add monitoring of RTNL status for WiFi devicesMarcel Holtmann1-10/+55
2009-08-07Ignore Bluetooth adapters that are currently downMarcel Holtmann1-1/+2
2009-08-07Fix documentation about Favorite property of servicesMarcel Holtmann1-4/+3
2009-08-07Add support for AutoConnect property of servicesMarcel Holtmann2-0/+27
2009-08-07Fix various race conditions within Bluetooth supportMarcel Holtmann1-310/+288
2009-08-06Fix changed handling of service connect watchesMarcel Holtmann2-7/+1
2009-08-06Fix blocking service watch initial connect handlingMarcel Holtmann3-46/+96
2009-08-06Fix display of ConnectedTechnologies propertyMarcel Holtmann1-1/+2
2009-08-06Sync up with oFono's GAtChat versionMarcel Holtmann3-8/+125
2009-08-06Make overflow code a bit betterDenis Kenzior1-8/+5
2009-08-06Refactor GAtChat to accept user-provided parsersDenis Kenzior5-230/+387
2009-08-06Fix refcounting in GAtChatDenis Kenzior1-0/+1
2009-08-05Fix missing service type orderingMarcel Holtmann1-0/+14
2009-08-05Have Bluetooth plugin set a proper network groupingMarcel Holtmann1-0/+2
2009-08-05Add support for grouping Bluetooth networks into a serviceMarcel Holtmann1-3/+3
2009-08-05Set remote Bluetooth address as network name for nowMarcel Holtmann1-0/+2
2009-08-05Set unique device ident for Bluetooth adaptersMarcel Holtmann1-0/+2
2009-08-05Add network to service type conversion for BluetoothMarcel Holtmann1-5/+6
2009-08-05Fix typo in overview documentRoger WANG1-1/+1
2009-08-04Add skeleton for task handling frameworkMarcel Holtmann5-2/+69
2009-08-04Add skeleton for provider framework implementationMarcel Holtmann5-3/+70
2009-08-04Add support for creating, modifying and removing profilesMarcel Holtmann15-198/+827
2009-08-03Release 0.380.38Marcel Holtmann2-1/+5
2009-08-03Fix broken check for security modesMartin Xu1-3/+3
2009-07-29Fix requirement of inotify when loopback support is disabledMarcel Holtmann1-12/+13
2009-07-29Release 0.370.37Marcel Holtmann2-1/+7
2009-07-29Fix error handling in case when passphrase is requiredMarcel Holtmann3-0/+32
2009-07-29Add support for PassphraseRequired propertyMarcel Holtmann2-6/+109
2009-07-29Add missing check for WiFi security modesMarcel Holtmann1-0/+6
2009-07-25Fix missing update of signal strength from scan resultsMarcel Holtmann4-3/+38
2009-07-24Release 0.360.36Marcel Holtmann2-1/+6
2009-07-24Fix wrong variable reference when sending technology repliesMarcel Holtmann1-1/+1
2009-07-24Fix wrong D-Bus error namesMarcel Holtmann1-7/+4
2009-07-24Fix missing reset of network reference when disconnectingMarcel Holtmann1-2/+4
2009-07-24Release 0.350.35Marcel Holtmann2-1/+9
2009-07-24Add timeout for technology enable and disable operationMarcel Holtmann1-0/+25
2009-07-24Add error code translation for timeout errorMarcel Holtmann1-0/+2
2009-07-24Add support for blocking enable and disable technology changesMarcel Holtmann1-21/+77
2009-07-24Add error codes for already enabled and disabled technologiesMarcel Holtmann2-0/+16
2009-07-24Add function to check if technology is enabledMarcel Holtmann2-0/+23
2009-07-24Fix notification to use service types instead of device typesMarcel Holtmann4-19/+15
2009-07-23Fix potential pending result reply messages after removalMarcel Holtmann1-8/+21
2009-07-23Remove wrongly committed double function callMarcel Holtmann1-2/+0
2009-07-23Fix potential pending scan reply messages after removalMarcel Holtmann1-4/+19
2009-07-23Fix availability listing for devices without attached driversMarcel Holtmann1-10/+9
2009-07-23Fix signals for connected and default technologiesMarcel Holtmann3-58/+17
2009-07-23Fix missing auto-connect trigger on Ethernet device removalMarcel Holtmann1-0/+6
2009-07-23Release 0.340.34Marcel Holtmann2-1/+8