platform/upstream/connman.git
14 years agoUse global IP address structure for transaction
Marcel Holtmann [Tue, 11 Aug 2009 07:55:20 +0000 (00:55 -0700)]
Use global IP address structure for transaction

14 years agoAdd cleaner handling of IP address details
Marcel Holtmann [Tue, 11 Aug 2009 07:34:00 +0000 (00:34 -0700)]
Add cleaner handling of IP address details

14 years agoAdd test program for netmask and prefixlen conversion
Marcel Holtmann [Tue, 11 Aug 2009 07:07:32 +0000 (00:07 -0700)]
Add test program for netmask and prefixlen conversion

14 years agoAdd support for variable task argument setup
Marcel Holtmann [Tue, 11 Aug 2009 01:21:16 +0000 (18:21 -0700)]
Add support for variable task argument setup

14 years agoFix arguments for IP driver callbacks
Marcel Holtmann [Tue, 11 Aug 2009 01:06:51 +0000 (18:06 -0700)]
Fix arguments for IP driver callbacks

14 years agoUse ignore method for unconfigured IP devices
Marcel Holtmann [Tue, 11 Aug 2009 00:23:59 +0000 (17:23 -0700)]
Use ignore method for unconfigured IP devices

14 years agoAdd option to change D-Bus config directory
Marcel Holtmann [Mon, 10 Aug 2009 20:25:44 +0000 (13:25 -0700)]
Add option to change D-Bus config directory

14 years agoFix typo with DBUS_DATADIR variable check
Marcel Holtmann [Mon, 10 Aug 2009 20:08:42 +0000 (13:08 -0700)]
Fix typo with DBUS_DATADIR variable check

14 years agoAdd tracking of scanning state to supplicant driver
Marcel Holtmann [Mon, 10 Aug 2009 08:11:02 +0000 (01:11 -0700)]
Add tracking of scanning state to supplicant driver

14 years agoAdd more detailed tracking of IP devices
Marcel Holtmann [Mon, 10 Aug 2009 07:57:10 +0000 (00:57 -0700)]
Add more detailed tracking of IP devices

14 years agoAdd skeletons for IP operation callbacks
Marcel Holtmann [Mon, 10 Aug 2009 01:49:52 +0000 (18:49 -0700)]
Add skeletons for IP operation callbacks

14 years agoUpdate simple test script for D-Bus interface of supplicant
Marcel Holtmann [Sun, 9 Aug 2009 23:13:57 +0000 (16:13 -0700)]
Update simple test script for D-Bus interface of supplicant

14 years agoAdd support for decoding Ethernet addresses coming from RTNL
Marcel Holtmann [Sun, 9 Aug 2009 07:06:41 +0000 (00:06 -0700)]
Add support for decoding Ethernet addresses coming from RTNL

14 years agoAdd support for storing default gateway information
Marcel Holtmann [Sun, 9 Aug 2009 06:33:08 +0000 (23:33 -0700)]
Add support for storing default gateway information

14 years agoOptimize the RTNL routing table parsing
Marcel Holtmann [Sun, 9 Aug 2009 06:20:22 +0000 (23:20 -0700)]
Optimize the RTNL routing table parsing

14 years agoFix potential invalid pointer dereference
Marcel Holtmann [Sun, 9 Aug 2009 06:13:33 +0000 (23:13 -0700)]
Fix potential invalid pointer dereference

14 years agoFix typo in routing information output
Marcel Holtmann [Sun, 9 Aug 2009 05:55:15 +0000 (22:55 -0700)]
Fix typo in routing information output

14 years agoFix issue with gateway notification for non default routes
Marcel Holtmann [Sun, 9 Aug 2009 04:11:58 +0000 (21:11 -0700)]
Fix issue with gateway notification for non default routes

14 years agoAdd support for tracking route table changes via RTNL
Marcel Holtmann [Sun, 9 Aug 2009 04:07:49 +0000 (21:07 -0700)]
Add support for tracking route table changes via RTNL

14 years agoAttach IP addresses to configuration
Marcel Holtmann [Sun, 9 Aug 2009 02:16:59 +0000 (19:16 -0700)]
Attach IP addresses to configuration

14 years agoFix some coding style in RTNL message handling
Marcel Holtmann [Sun, 9 Aug 2009 02:11:39 +0000 (19:11 -0700)]
Fix some coding style in RTNL message handling

14 years agoIntegrate RTNL deeper into IP configuration tracking
Marcel Holtmann [Sat, 8 Aug 2009 21:18:17 +0000 (14:18 -0700)]
Integrate RTNL deeper into IP configuration tracking

14 years agoFix issues with hashing of RTNL interfaces and their flags
Marcel Holtmann [Sat, 8 Aug 2009 20:08:57 +0000 (13:08 -0700)]
Fix issues with hashing of RTNL interfaces and their flags

14 years agoRequest current routing information after address details
Marcel Holtmann [Sat, 8 Aug 2009 19:45:05 +0000 (12:45 -0700)]
Request current routing information after address details

14 years agoUse central place to request current link details
Marcel Holtmann [Sat, 8 Aug 2009 19:43:32 +0000 (12:43 -0700)]
Use central place to request current link details

14 years agoTrack IP configuration based on RTNL interface list
Marcel Holtmann [Sat, 8 Aug 2009 19:39:18 +0000 (12:39 -0700)]
Track IP configuration based on RTNL interface list

14 years agoCreate IP configuration based on the interface index
Marcel Holtmann [Sat, 8 Aug 2009 17:59:28 +0000 (10:59 -0700)]
Create IP configuration based on the interface index

14 years agoUse NameHasOwner instead of ListNames for name checking
Johan Hedberg [Sat, 8 Aug 2009 17:21:26 +0000 (20:21 +0300)]
Use NameHasOwner instead of ListNames for name checking

14 years agoAdd initial steps for IPv4 monitoring via RTNL
Marcel Holtmann [Sat, 8 Aug 2009 04:33:07 +0000 (21:33 -0700)]
Add initial steps for IPv4 monitoring via RTNL

14 years agoEnsure g_timeout_add source can be removed safely
Denis Kenzior [Fri, 7 Aug 2009 21:20:59 +0000 (16:20 -0500)]
Ensure g_timeout_add source can be removed safely

14 years agoAdd fully flexible task handling framework
Marcel Holtmann [Sat, 8 Aug 2009 01:52:11 +0000 (18:52 -0700)]
Add fully flexible task handling framework

14 years agoMove include directive to the right spot
Marcel Holtmann [Sat, 8 Aug 2009 01:09:34 +0000 (18:09 -0700)]
Move include directive to the right spot

14 years agoAdd first steps of generic task framework
Marcel Holtmann [Fri, 7 Aug 2009 18:33:47 +0000 (11:33 -0700)]
Add first steps of generic task framework

14 years agoAdd support for changing the AutoConnect value of services
Marcel Holtmann [Fri, 7 Aug 2009 17:23:13 +0000 (10:23 -0700)]
Add support for changing the AutoConnect value of services

14 years agoReport AutoConnect as false if not a favorite service
Marcel Holtmann [Fri, 7 Aug 2009 17:06:54 +0000 (10:06 -0700)]
Report AutoConnect as false if not a favorite service

14 years agoOnly allow service resorting when they are in the same state
Marcel Holtmann [Fri, 7 Aug 2009 17:04:49 +0000 (10:04 -0700)]
Only allow service resorting when they are in the same state

14 years agoAdd monitoring of RTNL status for WiFi devices
Marcel Holtmann [Fri, 7 Aug 2009 16:58:53 +0000 (09:58 -0700)]
Add monitoring of RTNL status for WiFi devices

14 years agoIgnore Bluetooth adapters that are currently down
Marcel Holtmann [Fri, 7 Aug 2009 13:34:23 +0000 (06:34 -0700)]
Ignore Bluetooth adapters that are currently down

14 years agoFix documentation about Favorite property of services
Marcel Holtmann [Fri, 7 Aug 2009 13:28:51 +0000 (06:28 -0700)]
Fix documentation about Favorite property of services

14 years agoAdd support for AutoConnect property of services
Marcel Holtmann [Fri, 7 Aug 2009 13:27:27 +0000 (06:27 -0700)]
Add support for AutoConnect property of services

14 years agoFix various race conditions within Bluetooth support
Marcel Holtmann [Fri, 7 Aug 2009 08:46:26 +0000 (01:46 -0700)]
Fix various race conditions within Bluetooth support

14 years agoFix changed handling of service connect watches
Marcel Holtmann [Fri, 7 Aug 2009 05:14:39 +0000 (22:14 -0700)]
Fix changed handling of service connect watches

14 years agoFix blocking service watch initial connect handling
Marcel Holtmann [Fri, 7 Aug 2009 05:10:19 +0000 (22:10 -0700)]
Fix blocking service watch initial connect handling

14 years agoFix display of ConnectedTechnologies property
Marcel Holtmann [Fri, 7 Aug 2009 03:05:40 +0000 (20:05 -0700)]
Fix display of ConnectedTechnologies property

14 years agoSync up with oFono's GAtChat version
Marcel Holtmann [Fri, 7 Aug 2009 00:53:30 +0000 (17:53 -0700)]
Sync up with oFono's GAtChat version

14 years agoMake overflow code a bit better
Denis Kenzior [Thu, 6 Aug 2009 19:23:04 +0000 (14:23 -0500)]
Make overflow code a bit better

14 years agoRefactor GAtChat to accept user-provided parsers
Denis Kenzior [Tue, 4 Aug 2009 23:53:25 +0000 (18:53 -0500)]
Refactor GAtChat to accept user-provided parsers

Intended for really broken modems.  A default 27.007 compliant
parser is provided.

14 years agoFix refcounting in GAtChat
Denis Kenzior [Thu, 6 Aug 2009 15:32:29 +0000 (10:32 -0500)]
Fix refcounting in GAtChat

14 years agoFix missing service type ordering
Marcel Holtmann [Thu, 6 Aug 2009 06:27:03 +0000 (23:27 -0700)]
Fix missing service type ordering

14 years agoHave Bluetooth plugin set a proper network grouping
Marcel Holtmann [Thu, 6 Aug 2009 06:13:20 +0000 (23:13 -0700)]
Have Bluetooth plugin set a proper network grouping

14 years agoAdd support for grouping Bluetooth networks into a service
Marcel Holtmann [Thu, 6 Aug 2009 06:11:07 +0000 (23:11 -0700)]
Add support for grouping Bluetooth networks into a service

14 years agoSet remote Bluetooth address as network name for now
Marcel Holtmann [Thu, 6 Aug 2009 06:07:04 +0000 (23:07 -0700)]
Set remote Bluetooth address as network name for now

14 years agoSet unique device ident for Bluetooth adapters
Marcel Holtmann [Thu, 6 Aug 2009 06:05:54 +0000 (23:05 -0700)]
Set unique device ident for Bluetooth adapters

14 years agoAdd network to service type conversion for Bluetooth
Marcel Holtmann [Thu, 6 Aug 2009 06:01:15 +0000 (23:01 -0700)]
Add network to service type conversion for Bluetooth

14 years agoFix typo in overview document
Roger WANG [Wed, 5 Aug 2009 01:53:42 +0000 (09:53 +0800)]
Fix typo in overview document

14 years agoAdd skeleton for task handling framework
Marcel Holtmann [Wed, 5 Aug 2009 02:27:32 +0000 (19:27 -0700)]
Add skeleton for task handling framework

14 years agoAdd skeleton for provider framework implementation
Marcel Holtmann [Tue, 4 Aug 2009 22:51:26 +0000 (15:51 -0700)]
Add skeleton for provider framework implementation

14 years agoAdd support for creating, modifying and removing profiles
Marcel Holtmann [Tue, 4 Aug 2009 22:46:48 +0000 (15:46 -0700)]
Add support for creating, modifying and removing profiles

14 years agoRelease 0.38 0.38
Marcel Holtmann [Mon, 3 Aug 2009 17:32:15 +0000 (10:32 -0700)]
Release 0.38

14 years agoFix broken check for security modes
Martin Xu [Mon, 3 Aug 2009 10:13:57 +0000 (18:13 +0800)]
Fix broken check for security modes

14 years agoFix requirement of inotify when loopback support is disabled
Marcel Holtmann [Wed, 29 Jul 2009 13:55:27 +0000 (15:55 +0200)]
Fix requirement of inotify when loopback support is disabled

14 years agoRelease 0.37 0.37
Marcel Holtmann [Wed, 29 Jul 2009 12:44:35 +0000 (14:44 +0200)]
Release 0.37

14 years agoFix error handling in case when passphrase is required
Marcel Holtmann [Wed, 29 Jul 2009 12:33:56 +0000 (14:33 +0200)]
Fix error handling in case when passphrase is required

14 years agoAdd support for PassphraseRequired property
Marcel Holtmann [Wed, 29 Jul 2009 12:27:16 +0000 (14:27 +0200)]
Add support for PassphraseRequired property

14 years agoAdd missing check for WiFi security modes
Marcel Holtmann [Wed, 29 Jul 2009 11:45:37 +0000 (13:45 +0200)]
Add missing check for WiFi security modes

14 years agoFix missing update of signal strength from scan results
Marcel Holtmann [Sat, 25 Jul 2009 14:49:24 +0000 (16:49 +0200)]
Fix missing update of signal strength from scan results

14 years agoRelease 0.36 0.36
Marcel Holtmann [Fri, 24 Jul 2009 07:45:29 +0000 (09:45 +0200)]
Release 0.36

14 years agoFix wrong variable reference when sending technology replies
Marcel Holtmann [Fri, 24 Jul 2009 07:37:11 +0000 (09:37 +0200)]
Fix wrong variable reference when sending technology replies

14 years agoFix wrong D-Bus error names
Marcel Holtmann [Fri, 24 Jul 2009 07:29:07 +0000 (09:29 +0200)]
Fix wrong D-Bus error names

14 years agoFix missing reset of network reference when disconnecting
Marcel Holtmann [Fri, 24 Jul 2009 07:24:32 +0000 (09:24 +0200)]
Fix missing reset of network reference when disconnecting

14 years agoRelease 0.35 0.35
Marcel Holtmann [Thu, 23 Jul 2009 23:36:45 +0000 (01:36 +0200)]
Release 0.35

14 years agoAdd timeout for technology enable and disable operation
Marcel Holtmann [Thu, 23 Jul 2009 23:22:43 +0000 (01:22 +0200)]
Add timeout for technology enable and disable operation

14 years agoAdd error code translation for timeout error
Marcel Holtmann [Thu, 23 Jul 2009 23:19:48 +0000 (01:19 +0200)]
Add error code translation for timeout error

14 years agoAdd support for blocking enable and disable technology changes
Marcel Holtmann [Thu, 23 Jul 2009 23:00:43 +0000 (01:00 +0200)]
Add support for blocking enable and disable technology changes

14 years agoAdd error codes for already enabled and disabled technologies
Marcel Holtmann [Thu, 23 Jul 2009 22:58:37 +0000 (00:58 +0200)]
Add error codes for already enabled and disabled technologies

14 years agoAdd function to check if technology is enabled
Marcel Holtmann [Thu, 23 Jul 2009 22:54:31 +0000 (00:54 +0200)]
Add function to check if technology is enabled

14 years agoFix notification to use service types instead of device types
Marcel Holtmann [Thu, 23 Jul 2009 22:44:08 +0000 (00:44 +0200)]
Fix notification to use service types instead of device types

14 years agoFix potential pending result reply messages after removal
Marcel Holtmann [Thu, 23 Jul 2009 21:40:57 +0000 (23:40 +0200)]
Fix potential pending result reply messages after removal

14 years agoRemove wrongly committed double function call
Marcel Holtmann [Thu, 23 Jul 2009 21:20:36 +0000 (23:20 +0200)]
Remove wrongly committed double function call

14 years agoFix potential pending scan reply messages after removal
Marcel Holtmann [Thu, 23 Jul 2009 21:13:41 +0000 (23:13 +0200)]
Fix potential pending scan reply messages after removal

14 years agoFix availability listing for devices without attached drivers
Marcel Holtmann [Thu, 23 Jul 2009 20:00:12 +0000 (22:00 +0200)]
Fix availability listing for devices without attached drivers

14 years agoFix signals for connected and default technologies
Marcel Holtmann [Thu, 23 Jul 2009 19:50:58 +0000 (21:50 +0200)]
Fix signals for connected and default technologies

14 years agoFix missing auto-connect trigger on Ethernet device removal
Marcel Holtmann [Thu, 23 Jul 2009 15:18:45 +0000 (17:18 +0200)]
Fix missing auto-connect trigger on Ethernet device removal

14 years agoRelease 0.34 0.34
Marcel Holtmann [Thu, 23 Jul 2009 08:49:31 +0000 (10:49 +0200)]
Release 0.34

14 years agoFix connect method to handle non-WiFi services
Marcel Holtmann [Thu, 23 Jul 2009 08:40:48 +0000 (10:40 +0200)]
Fix connect method to handle non-WiFi services

14 years agoFix wrong usage of device types instead of service types
Marcel Holtmann [Thu, 23 Jul 2009 08:29:37 +0000 (10:29 +0200)]
Fix wrong usage of device types instead of service types

14 years agoFix device power state changes tracking with RFKILL notifications
Marcel Holtmann [Thu, 23 Jul 2009 07:53:18 +0000 (09:53 +0200)]
Fix device power state changes tracking with RFKILL notifications

14 years agoFix rearming the scan trigger if a device got disabled
Marcel Holtmann [Thu, 23 Jul 2009 07:24:30 +0000 (09:24 +0200)]
Fix rearming the scan trigger if a device got disabled

14 years agoFix setup of udev context before loading any plugins
Marcel Holtmann [Thu, 23 Jul 2009 07:14:58 +0000 (09:14 +0200)]
Fix setup of udev context before loading any plugins

14 years agoRelease 0.33 0.33
Marcel Holtmann [Wed, 22 Jul 2009 21:29:21 +0000 (23:29 +0200)]
Release 0.33

14 years agoDon't remove state and storage directories on shutdown
Marcel Holtmann [Wed, 22 Jul 2009 21:09:08 +0000 (23:09 +0200)]
Don't remove state and storage directories on shutdown

14 years agoFix the state value of Network Manager compatibility support
Marcel Holtmann [Wed, 22 Jul 2009 19:02:56 +0000 (21:02 +0200)]
Fix the state value of Network Manager compatibility support

14 years agoHandle the RFKILL change events from udev
Marcel Holtmann [Wed, 22 Jul 2009 18:52:53 +0000 (20:52 +0200)]
Handle the RFKILL change events from udev

14 years agoStore the current blocked state internally
Marcel Holtmann [Wed, 22 Jul 2009 18:47:05 +0000 (20:47 +0200)]
Store the current blocked state internally

14 years agoAdd support for RFKILL changes of the WiFi subsystem
Marcel Holtmann [Wed, 22 Jul 2009 18:18:16 +0000 (20:18 +0200)]
Add support for RFKILL changes of the WiFi subsystem

14 years agoRelease 0.32 0.32
Marcel Holtmann [Wed, 22 Jul 2009 16:18:15 +0000 (18:18 +0200)]
Release 0.32

14 years agoFix WiMAX device detection handling
Marcel Holtmann [Wed, 22 Jul 2009 16:08:47 +0000 (18:08 +0200)]
Fix WiMAX device detection handling

14 years agoFix broken device unregistration on removal
Marcel Holtmann [Wed, 22 Jul 2009 15:49:12 +0000 (17:49 +0200)]
Fix broken device unregistration on removal

14 years agoRelease 0.31 0.31
Marcel Holtmann [Wed, 22 Jul 2009 12:54:08 +0000 (14:54 +0200)]
Release 0.31

14 years agoAdd some extra logging output
Marcel Holtmann [Wed, 22 Jul 2009 12:45:04 +0000 (14:45 +0200)]
Add some extra logging output