platform/upstream/connman.git
14 years agoFix wrong variable for dhclient-script location
Marcel Holtmann [Mon, 31 Aug 2009 20:14:53 +0000 (13:14 -0700)]
Fix wrong variable for dhclient-script location

14 years agoIgnore loopback devices from IP configuration
Marcel Holtmann [Mon, 31 Aug 2009 20:10:53 +0000 (13:10 -0700)]
Ignore loopback devices from IP configuration

14 years agoDetect missing storage entries for AutoConnect setting
Marcel Holtmann [Sun, 30 Aug 2009 09:15:35 +0000 (02:15 -0700)]
Detect missing storage entries for AutoConnect setting

14 years agoAdd basic hookup of passphrase agent callback
Marcel Holtmann [Sun, 30 Aug 2009 06:28:32 +0000 (23:28 -0700)]
Add basic hookup of passphrase agent callback

14 years agoFix Bluetooth disconnect race condition
Marcel Holtmann [Sun, 30 Aug 2009 06:28:07 +0000 (23:28 -0700)]
Fix Bluetooth disconnect race condition

14 years agoFix profile cleanup race condition
Marcel Holtmann [Sun, 30 Aug 2009 06:26:15 +0000 (23:26 -0700)]
Fix profile cleanup race condition

14 years agoUpdate simple agent example
Marcel Holtmann [Sun, 30 Aug 2009 06:24:06 +0000 (23:24 -0700)]
Update simple agent example

14 years agoAdd support for handling errors from agent registration
Marcel Holtmann [Sun, 30 Aug 2009 05:50:54 +0000 (22:50 -0700)]
Add support for handling errors from agent registration

14 years agoAdd some more callbacks to agent documentation
Marcel Holtmann [Sun, 30 Aug 2009 05:40:23 +0000 (22:40 -0700)]
Add some more callbacks to agent documentation

14 years agoRemove all the useless D-Bus connection passing
Marcel Holtmann [Sun, 30 Aug 2009 05:28:32 +0000 (22:28 -0700)]
Remove all the useless D-Bus connection passing

14 years agoFix a problem with CtrlZ echo
Denis Kenzior [Sat, 29 Aug 2009 15:44:44 +0000 (10:44 -0500)]
Fix a problem with CtrlZ echo

When a PDU is submitted and echoed by the modem, the CtrlZ character
is also echoed back.  Fix the parser to handle this case appropriately.

14 years agoIgnore bonding Ethernet interfaces
Marcel Holtmann [Wed, 26 Aug 2009 02:40:36 +0000 (19:40 -0700)]
Ignore bonding Ethernet interfaces

14 years agoUse simpler way of creating include directory
Marcel Holtmann [Mon, 24 Aug 2009 19:54:11 +0000 (12:54 -0700)]
Use simpler way of creating include directory

14 years agoRelease 0.39 0.39
Marcel Holtmann [Mon, 24 Aug 2009 11:39:28 +0000 (04:39 -0700)]
Release 0.39

14 years agoDisable IP configuration callbacks for now
Marcel Holtmann [Mon, 24 Aug 2009 11:27:52 +0000 (04:27 -0700)]
Disable IP configuration callbacks for now

14 years agoUse more global command place holders
Marcel Holtmann [Mon, 24 Aug 2009 10:02:32 +0000 (03:02 -0700)]
Use more global command place holders

14 years agoUse correct variable for grep command
Marcel Holtmann [Mon, 24 Aug 2009 09:51:42 +0000 (02:51 -0700)]
Use correct variable for grep command

14 years agoAdd checks for sed, awk and nm executables
Marcel Holtmann [Mon, 24 Aug 2009 08:37:39 +0000 (01:37 -0700)]
Add checks for sed, awk and nm executables

14 years agoUse an umask fo 077 to protect profile storage
Marcel Holtmann [Mon, 24 Aug 2009 04:08:36 +0000 (21:08 -0700)]
Use an umask fo 077 to protect profile storage

14 years agoFix maintainer mode and script directory location
Marcel Holtmann [Mon, 24 Aug 2009 02:16:56 +0000 (19:16 -0700)]
Fix maintainer mode and script directory location

14 years agoFix GAtChat compilation and linking
Marcel Holtmann [Mon, 24 Aug 2009 02:09:00 +0000 (19:09 -0700)]
Fix GAtChat compilation and linking

14 years agoAdd back Makefile.am for gtk-doc usage
Marcel Holtmann [Sun, 23 Aug 2009 22:15:32 +0000 (15:15 -0700)]
Add back Makefile.am for gtk-doc usage

14 years agoConvert to fully non-recursive build system
Marcel Holtmann [Sun, 23 Aug 2009 22:14:30 +0000 (15:14 -0700)]
Convert to fully non-recursive build system

14 years agoAdd support for cloning IP configurations
Marcel Holtmann [Sun, 23 Aug 2009 20:16:13 +0000 (13:16 -0700)]
Add support for cloning IP configurations

14 years agoAdd script for creating builtin plugin list
Marcel Holtmann [Sun, 23 Aug 2009 06:01:46 +0000 (23:01 -0700)]
Add script for creating builtin plugin list

14 years agoMake use of $(AM_V_at) for silent commands
Marcel Holtmann [Sun, 23 Aug 2009 05:53:38 +0000 (22:53 -0700)]
Make use of $(AM_V_at) for silent commands

14 years agoAdd addr-test program to ignore file
Marcel Holtmann [Sun, 16 Aug 2009 21:46:37 +0000 (14:46 -0700)]
Add addr-test program to ignore file

14 years agoAdd automake's --no-print-directory flag
Marcel Holtmann [Sun, 16 Aug 2009 21:34:52 +0000 (14:34 -0700)]
Add automake's --no-print-directory flag

14 years agoUse automake's subdir-objects option
Marcel Holtmann [Sun, 16 Aug 2009 21:28:54 +0000 (14:28 -0700)]
Use automake's subdir-objects option

14 years agoUse $(AM_V_GEN) for custom rules
Marcel Holtmann [Sun, 16 Aug 2009 21:02:58 +0000 (14:02 -0700)]
Use $(AM_V_GEN) for custom rules

14 years agoOnly add IP configurations with callbacks to the list
Marcel Holtmann [Sat, 15 Aug 2009 05:41:07 +0000 (22:41 -0700)]
Only add IP configurations with callbacks to the list

14 years agoAdd initial text for IP handling documentation
Marcel Holtmann [Sat, 15 Aug 2009 05:12:26 +0000 (22:12 -0700)]
Add initial text for IP handling documentation

14 years agoFix wrong service state handling on timeouts
Marcel Holtmann [Sat, 15 Aug 2009 03:23:59 +0000 (20:23 -0700)]
Fix wrong service state handling on timeouts

14 years agoRemove unused variable
Marcel Holtmann [Thu, 13 Aug 2009 02:30:50 +0000 (19:30 -0700)]
Remove unused variable

14 years agoClear SSID when network restore back to hidden
Martin Xu [Thu, 13 Aug 2009 02:18:50 +0000 (10:18 +0800)]
Clear SSID when network restore back to hidden

14 years agoAdd function for printing warnings
Marcel Holtmann [Thu, 13 Aug 2009 00:41:55 +0000 (17:41 -0700)]
Add function for printing warnings

14 years agoGrant D-Bus access to user 'system'
Jackie Wu [Wed, 12 Aug 2009 05:48:52 +0000 (13:48 +0800)]
Grant D-Bus access to user 'system'

14 years agoAdd callbacks for IP bound and release events
Marcel Holtmann [Wed, 12 Aug 2009 06:23:50 +0000 (23:23 -0700)]
Add callbacks for IP bound and release events

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