summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-12location: Deleted location support and portal pluginTomasz Bursztyka9-661/+2
2011-09-12wifi: Device reference counting fix on scanPatrik Flykt1-0/+4
2011-09-12wifi: Add NULL checks in interface create and removePatrik Flykt1-5/+6
2011-09-12wifi: Implement network_changed gsupplicant hookSamuel Ortiz1-0/+29
2011-09-12gsupplicant: Implement network properties changes notificationSamuel Ortiz2-0/+17
2011-09-12gsupplicant: Track best signal and the corresponding BSSSamuel Ortiz1-15/+66
2011-09-12device: Remove device_probe and device_removeSamuel Ortiz1-23/+13
2011-09-12technology: Disable tethering only when no technology is tetheringPatrik Flykt1-2/+11
2011-09-12device: Set PENDING_DISABLE on device disablePatrik Flykt1-0/+1
2011-09-12device: Simplify device_pending_reset()Patrik Flykt1-5/+2
2011-09-12technology: When disabling technology, disble tethering tooPatrik Flykt1-0/+3
2011-09-12technology: Move bridege checking to set_tethering()Patrik Flykt1-8/+7
2011-09-12dnsproxy: Use listener data instead of hash table lookupsPatrik Flykt1-37/+25
2011-09-12dnsproxy: Fix __connman_dnsproxy_add_listener() error handlingPatrik Flykt1-2/+7
2011-09-12service: Filter Adding WPS to the Security ArrayGrant Erickson1-4/+21
2011-09-12timezone: Do not access already released memoryJukka Rissanen1-2/+3
2011-09-12main: Memory leak in option_debugJukka Rissanen1-0/+2
2011-09-12gsupplicant: Do not access IE array past end of bufferJukka Rissanen1-1/+3
2011-09-12test: Fix dbus path in service-move-before scriptJukka Rissanen1-2/+2
2011-09-12gresolv: Fix buffer sizeJukka Rissanen1-3/+5
2011-09-12service: Behave properly when RequestInput is cancelledPatrik Flykt1-39/+43
2011-09-12service: Do not allow service to be moved before a VPN serviceJukka Rissanen1-1/+2
2011-09-12stats: Move stat files to respective service identifier directoryAlok Barsode2-10/+25
2011-09-12storage: Switch to <service_id> directoriesAlok Barsode3-58/+93
2011-09-12storage: Switch to settings fileAlok Barsode6-115/+220
2011-09-12service: Add NULL checkJukka Rissanen1-0/+6
2011-09-12network: Add NULL checkJukka Rissanen1-0/+3
2011-09-12connection: Service was not ref counted properlyJukka Rissanen1-2/+4
2011-09-12provider: Return existing service path if already connectedJukka Rissanen1-4/+5
2011-09-12provider: Add ref counting debugJukka Rissanen1-2/+2
2011-09-12service: Set the service state to IDLE if method is off or unknownJukka Rissanen1-1/+27
2011-09-12service: Fix state combiningJukka Rissanen1-48/+16
2011-09-12service: Change the debug print location to be more usefulJukka Rissanen1-3/+3
2011-09-12service: Fix function name as it is staticJukka Rissanen1-2/+2
2011-09-12service: Set the user connect status correctly for VPNJukka Rissanen1-0/+1
2011-09-12network: Change the service disconnect state when necessaryJukka Rissanen1-2/+16
2011-09-12service: Add function to get the ipconfig stateJukka Rissanen2-0/+16
2011-09-12vpn: Set authentication failure error code properly in providerJukka Rissanen2-0/+6
2011-09-12provider: NULL pointer checkJukka Rissanen1-0/+3
2011-08-30build: Disable building of iwmx and iospm by defaultMarcel Holtmann1-2/+1
2011-08-30nmcompat: Update with new NetworkManager connection statesMarcel Holtmann1-108/+49
2011-08-30build: Fix generating links in Makefile.amMarcel Holtmann1-2/+2
2011-08-26service: Check NULL pointer when setting ipconfigJukka Rissanen1-0/+3
2011-08-26network: Read only the ipconfig data if we have no addressJukka Rissanen1-3/+5
2011-08-25device: Remove power pending timeout iff there is a pending requestSamuel Ortiz1-3/+6
2011-08-25storage: remove storage module frameworkAlok Barsode5-159/+1
2011-08-25service: Directly use service load/save functionsAlok Barsode1-428/+395
2011-08-25storage: Remove technology state load/save methods from storage moduleAlok Barsode4-111/+62
2011-08-25test: Change path for servicesAlok Barsode6-10/+10
2011-08-25profile: Remove profile.c and profile.hAlok Barsode8-354/+8