connman
14 years agoRelease 0.18 0.18
Marcel Holtmann [Thu, 14 May 2009 15:55:13 +0000 (08:55 -0700)]
Release 0.18

14 years agoAdd exception handling to some service method calls
Marcel Holtmann [Thu, 14 May 2009 05:51:07 +0000 (22:51 -0700)]
Add exception handling to some service method calls

14 years agoCleanup user data variable names and debug messages
Marcel Holtmann [Thu, 14 May 2009 05:22:44 +0000 (22:22 -0700)]
Cleanup user data variable names and debug messages

14 years agoMake sure favorite setting is properly loaded
Marcel Holtmann [Thu, 14 May 2009 05:18:26 +0000 (22:18 -0700)]
Make sure favorite setting is properly loaded

14 years agoMake some service function private for now
Marcel Holtmann [Thu, 14 May 2009 05:12:38 +0000 (22:12 -0700)]
Make some service function private for now

14 years agoAdd support for async service connect and timeout handling
Marcel Holtmann [Thu, 14 May 2009 05:01:16 +0000 (22:01 -0700)]
Add support for async service connect and timeout handling

14 years agoAdd helper for already connected error messages
Marcel Holtmann [Thu, 14 May 2009 04:56:24 +0000 (21:56 -0700)]
Add helper for already connected error messages

14 years agoAdd helper for operation timeout error messages
Marcel Holtmann [Thu, 14 May 2009 04:38:43 +0000 (21:38 -0700)]
Add helper for operation timeout error messages

14 years agoAdd helper for operation aborted error messages
Marcel Holtmann [Thu, 14 May 2009 04:16:25 +0000 (21:16 -0700)]
Add helper for operation aborted error messages

14 years agoAdd helper for in progress error messages
Marcel Holtmann [Thu, 14 May 2009 04:10:38 +0000 (21:10 -0700)]
Add helper for in progress error messages

14 years agoAdd callback skeleton for generic service connect method
Marcel Holtmann [Thu, 14 May 2009 04:00:13 +0000 (21:00 -0700)]
Add callback skeleton for generic service connect method

14 years agoEnsure that favorite information are stored
Marcel Holtmann [Thu, 14 May 2009 03:49:18 +0000 (20:49 -0700)]
Ensure that favorite information are stored

14 years agoAdd skeleton for oFono plugin
Marcel Holtmann [Wed, 13 May 2009 08:03:07 +0000 (01:03 -0700)]
Add skeleton for oFono plugin

14 years agoRelease 0.17 0.17
Marcel Holtmann [Wed, 13 May 2009 02:44:28 +0000 (19:44 -0700)]
Release 0.17

14 years agoSimplify the service monitoring test script
Marcel Holtmann [Wed, 13 May 2009 02:32:29 +0000 (19:32 -0700)]
Simplify the service monitoring test script

14 years agoFix service state signal emission and error handling
Marcel Holtmann [Wed, 13 May 2009 02:26:25 +0000 (19:26 -0700)]
Fix service state signal emission and error handling

14 years agoFix service lookup for WiFi and WiMAX devices
Marcel Holtmann [Tue, 12 May 2009 23:18:49 +0000 (16:18 -0700)]
Fix service lookup for WiFi and WiMAX devices

14 years agoAdd a special test script to monitor service related signals
Marcel Holtmann [Tue, 12 May 2009 22:11:19 +0000 (15:11 -0700)]
Add a special test script to monitor service related signals

14 years agoStore and load configured passphrases for services
Marcel Holtmann [Tue, 12 May 2009 21:57:24 +0000 (14:57 -0700)]
Store and load configured passphrases for services

14 years agoStore profile identifier assigned to service
Marcel Holtmann [Tue, 12 May 2009 21:49:57 +0000 (14:49 -0700)]
Store profile identifier assigned to service

14 years agoUse new style git clone command
Marcel Holtmann [Tue, 12 May 2009 07:31:55 +0000 (00:31 -0700)]
Use new style git clone command

14 years agoMake the parent path invalidateable
Denis Kenzior [Mon, 11 May 2009 16:49:53 +0000 (11:49 -0500)]
Make the parent path invalidateable

14 years agoFix weird format warnings from netlink
Marcel Holtmann [Fri, 8 May 2009 21:53:24 +0000 (14:53 -0700)]
Fix weird format warnings from netlink

14 years agoAdd AT chat library implementation
Denis Kenzior [Fri, 8 May 2009 21:49:56 +0000 (14:49 -0700)]
Add AT chat library implementation

14 years agoAdd directory for AT chat library
Marcel Holtmann [Fri, 8 May 2009 21:48:44 +0000 (14:48 -0700)]
Add directory for AT chat library

14 years agoRelease 0.16 0.16
Marcel Holtmann [Fri, 8 May 2009 21:43:08 +0000 (14:43 -0700)]
Release 0.16

14 years agoFix some more wrong format identifiers
Marcel Holtmann [Fri, 8 May 2009 21:42:11 +0000 (14:42 -0700)]
Fix some more wrong format identifiers

14 years agoFix crash when calling g_dbus_remove_watch from watch callback
Luiz Augusto von Dentz [Wed, 6 May 2009 20:15:27 +0000 (17:15 -0300)]
Fix crash when calling g_dbus_remove_watch from watch callback

14 years agoAdd printf format checking attribute
Marcel Holtmann [Wed, 6 May 2009 00:55:52 +0000 (17:55 -0700)]
Add printf format checking attribute

14 years agoFix format string warnings
Marcel Holtmann [Wed, 6 May 2009 00:55:33 +0000 (17:55 -0700)]
Fix format string warnings

14 years agoMake sure interface is down after wpa_supplicant releases it
Marcel Holtmann [Mon, 4 May 2009 21:54:12 +0000 (14:54 -0700)]
Make sure interface is down after wpa_supplicant releases it

14 years agoFix wrong device path in connection properties
Marcel Holtmann [Fri, 1 May 2009 16:31:26 +0000 (09:31 -0700)]
Fix wrong device path in connection properties

14 years agoFix position of builtin include
Marcel Holtmann [Fri, 1 May 2009 16:19:36 +0000 (09:19 -0700)]
Fix position of builtin include

14 years agoUse proper error helpers for plugin failures
Marcel Holtmann [Fri, 1 May 2009 16:16:29 +0000 (09:16 -0700)]
Use proper error helpers for plugin failures

14 years agoAdd pattern and exclude matching for builtin plugins
Marcel Holtmann [Fri, 1 May 2009 16:13:37 +0000 (09:13 -0700)]
Add pattern and exclude matching for builtin plugins

14 years agoAdd support for marking devices as secondary
Marcel Holtmann [Fri, 1 May 2009 16:03:13 +0000 (09:03 -0700)]
Add support for marking devices as secondary

15 years agoFix default values for built-in enabled plugins
Marcel Holtmann [Tue, 28 Apr 2009 14:25:14 +0000 (07:25 -0700)]
Fix default values for built-in enabled plugins

15 years agoFix udhcpc, dhclient and resolvconf binary detection
Marcel Holtmann [Tue, 28 Apr 2009 07:32:41 +0000 (00:32 -0700)]
Fix udhcpc, dhclient and resolvconf binary detection

15 years agoAdd built-in support for udhcp and dhclient plugins
Marcel Holtmann [Tue, 28 Apr 2009 07:23:03 +0000 (00:23 -0700)]
Add built-in support for udhcp and dhclient plugins

15 years agoAllow built-in of wifi, bluetooth and resolvconf plugins
Marcel Holtmann [Tue, 28 Apr 2009 07:11:52 +0000 (00:11 -0700)]
Allow built-in of wifi, bluetooth and resolvconf plugins

15 years agoAllow selective option for current built-in plugins
Marcel Holtmann [Tue, 28 Apr 2009 06:59:46 +0000 (23:59 -0700)]
Allow selective option for current built-in plugins

15 years agoChoose to built-in loopback, ethernet and dnsproxy plugins
Marcel Holtmann [Tue, 28 Apr 2009 04:48:13 +0000 (21:48 -0700)]
Choose to built-in loopback, ethernet and dnsproxy plugins

15 years agoAdd infrastructure for built-in plugins
Marcel Holtmann [Tue, 28 Apr 2009 04:41:52 +0000 (21:41 -0700)]
Add infrastructure for built-in plugins

15 years agoFix the GIT repository location
Marcel Holtmann [Sun, 26 Apr 2009 19:38:30 +0000 (21:38 +0200)]
Fix the GIT repository location

15 years agoExport active profile path and ident information
Marcel Holtmann [Thu, 23 Apr 2009 16:04:33 +0000 (17:04 +0100)]
Export active profile path and ident information

15 years agoAdd hooks for saving and loading service details
Marcel Holtmann [Thu, 23 Apr 2009 15:33:22 +0000 (16:33 +0100)]
Add hooks for saving and loading service details

15 years agoAdd callbacks for service storage functions
Marcel Holtmann [Thu, 23 Apr 2009 15:29:24 +0000 (16:29 +0100)]
Add callbacks for service storage functions

15 years agoAdd extra unique identifier to service object path
Marcel Holtmann [Thu, 23 Apr 2009 13:49:12 +0000 (14:49 +0100)]
Add extra unique identifier to service object path

15 years agoAdd functions for handling unique device identifiers
Marcel Holtmann [Thu, 23 Apr 2009 13:37:13 +0000 (14:37 +0100)]
Add functions for handling unique device identifiers

15 years agoAdd initial steps for builtin plugins
Marcel Holtmann [Thu, 23 Apr 2009 11:59:01 +0000 (12:59 +0100)]
Add initial steps for builtin plugins

15 years agoAdd support for setting default hostname
Marcel Holtmann [Thu, 23 Apr 2009 11:10:51 +0000 (12:10 +0100)]
Add support for setting default hostname

15 years agoDisable the inotify for hostname changes
Marcel Holtmann [Thu, 23 Apr 2009 11:04:46 +0000 (12:04 +0100)]
Disable the inotify for hostname changes

15 years agoRegister inotify watch only if setup succeeds
Marcel Holtmann [Thu, 23 Apr 2009 08:04:38 +0000 (09:04 +0100)]
Register inotify watch only if setup succeeds

15 years agoCheck that hostname and domainname is valid
Marcel Holtmann [Thu, 23 Apr 2009 00:04:38 +0000 (01:04 +0100)]
Check that hostname and domainname is valid

15 years agoRead domainname after reading the local hostname
Marcel Holtmann [Wed, 22 Apr 2009 23:55:13 +0000 (00:55 +0100)]
Read domainname after reading the local hostname

15 years agoAdd monitoring of /etc/hostname modifications
Marcel Holtmann [Wed, 22 Apr 2009 23:48:10 +0000 (00:48 +0100)]
Add monitoring of /etc/hostname modifications

15 years agoCheck for inotify header files and library support
Marcel Holtmann [Wed, 22 Apr 2009 23:08:52 +0000 (00:08 +0100)]
Check for inotify header files and library support

15 years agoRead hostname after setting up loopback interface
Marcel Holtmann [Wed, 22 Apr 2009 20:39:09 +0000 (21:39 +0100)]
Read hostname after setting up loopback interface

15 years agoAdd support for service connect and disconnect methods
Marcel Holtmann [Wed, 22 Apr 2009 19:15:12 +0000 (20:15 +0100)]
Add support for service connect and disconnect methods

15 years agoAdd helper function for no carrier error messages
Marcel Holtmann [Wed, 22 Apr 2009 19:07:50 +0000 (20:07 +0100)]
Add helper function for no carrier error messages

15 years agoAdd commands for service testing
Marcel Holtmann [Wed, 22 Apr 2009 18:37:58 +0000 (19:37 +0100)]
Add commands for service testing

15 years agoAdd support for service passphrase handling
Marcel Holtmann [Wed, 22 Apr 2009 17:51:50 +0000 (18:51 +0100)]
Add support for service passphrase handling

15 years agoFix broken mode and security string comparison
Marcel Holtmann [Wed, 22 Apr 2009 16:06:16 +0000 (17:06 +0100)]
Fix broken mode and security string comparison

15 years agoFix missing call to trigger service list resorting
Marcel Holtmann [Wed, 22 Apr 2009 15:58:54 +0000 (16:58 +0100)]
Fix missing call to trigger service list resorting

15 years agoAdd properties for WiFi services
Marcel Holtmann [Wed, 22 Apr 2009 15:48:17 +0000 (16:48 +0100)]
Add properties for WiFi services

15 years agoFix handling of networks without a group name
Marcel Holtmann [Wed, 22 Apr 2009 15:33:12 +0000 (16:33 +0100)]
Fix handling of networks without a group name

15 years agoHandle errors with DBusPendingCall and lost connection
Marcel Holtmann [Wed, 22 Apr 2009 15:27:11 +0000 (16:27 +0100)]
Handle errors with DBusPendingCall and lost connection

15 years agoAdd debug output for used domain name server
Marcel Holtmann [Tue, 21 Apr 2009 22:50:26 +0000 (23:50 +0100)]
Add debug output for used domain name server

15 years agoFix broken service state change signal
Marcel Holtmann [Tue, 21 Apr 2009 10:42:22 +0000 (11:42 +0100)]
Fix broken service state change signal

15 years agoAdd extra debug messages for service state changes
Marcel Holtmann [Tue, 21 Apr 2009 05:15:01 +0000 (06:15 +0100)]
Add extra debug messages for service state changes

15 years agoAdd support for service ready and disconnect state changes
Marcel Holtmann [Tue, 21 Apr 2009 05:13:25 +0000 (06:13 +0100)]
Add support for service ready and disconnect state changes

15 years agoAdd function to retrieve device from an element
Marcel Holtmann [Tue, 21 Apr 2009 05:01:12 +0000 (06:01 +0100)]
Add function to retrieve device from an element

15 years agoRename helper function to get device/network path
Marcel Holtmann [Tue, 21 Apr 2009 04:57:29 +0000 (05:57 +0100)]
Rename helper function to get device/network path

15 years agoCheck that service is actually registered
Marcel Holtmann [Tue, 21 Apr 2009 04:45:06 +0000 (05:45 +0100)]
Check that service is actually registered

15 years agoSend signals for service state changes
Marcel Holtmann [Tue, 21 Apr 2009 04:43:37 +0000 (05:43 +0100)]
Send signals for service state changes

15 years agoFix carrier and disconnected interaction
Marcel Holtmann [Tue, 21 Apr 2009 04:33:42 +0000 (05:33 +0100)]
Fix carrier and disconnected interaction

15 years agoOnly add WiFi and WiMAX networks to service list for now
Marcel Holtmann [Tue, 21 Apr 2009 04:23:18 +0000 (05:23 +0100)]
Only add WiFi and WiMAX networks to service list for now

15 years agoAdd basic handling of configuration state
Marcel Holtmann [Tue, 21 Apr 2009 04:17:41 +0000 (05:17 +0100)]
Add basic handling of configuration state

15 years agoAdd support for carrier service state
Marcel Holtmann [Tue, 21 Apr 2009 04:08:48 +0000 (05:08 +0100)]
Add support for carrier service state

15 years agoDescribe the special carrier service state
Marcel Holtmann [Tue, 21 Apr 2009 03:56:24 +0000 (04:56 +0100)]
Describe the special carrier service state

15 years agoAdd skeleton for behavior document
Marcel Holtmann [Tue, 21 Apr 2009 03:45:59 +0000 (04:45 +0100)]
Add skeleton for behavior document

15 years agoReset disconnected state if carrier changes
Marcel Holtmann [Tue, 21 Apr 2009 03:23:37 +0000 (04:23 +0100)]
Reset disconnected state if carrier changes

15 years agoFail connect attempt if not disconnected
Marcel Holtmann [Tue, 21 Apr 2009 03:20:46 +0000 (04:20 +0100)]
Fail connect attempt if not disconnected

15 years agoAdd simple integration of device connect/disconnect callbacks
Marcel Holtmann [Tue, 21 Apr 2009 03:11:02 +0000 (04:11 +0100)]
Add simple integration of device connect/disconnect callbacks

15 years agoAdd functions for device connect/disconnect handling
Marcel Holtmann [Tue, 21 Apr 2009 03:04:49 +0000 (04:04 +0100)]
Add functions for device connect/disconnect handling

15 years agoCreate proper service interface abstraction
Marcel Holtmann [Tue, 21 Apr 2009 03:03:05 +0000 (04:03 +0100)]
Create proper service interface abstraction

15 years agoAdd detection for Modem Manager running state
Marcel Holtmann [Mon, 20 Apr 2009 14:45:34 +0000 (15:45 +0100)]
Add detection for Modem Manager running state

15 years agoAdd skeleton for Modem Manager plugin
Marcel Holtmann [Sat, 18 Apr 2009 20:46:00 +0000 (22:46 +0200)]
Add skeleton for Modem Manager plugin

15 years agoAdd search domain support to DNS proxy
Marcel Holtmann [Thu, 16 Apr 2009 03:55:45 +0000 (05:55 +0200)]
Add search domain support to DNS proxy

15 years agoShow message when ignoring VMware or VirtualBox interfaces
Marcel Holtmann [Mon, 13 Apr 2009 21:40:57 +0000 (23:40 +0200)]
Show message when ignoring VMware or VirtualBox interfaces

15 years agoAdd error reporting for state and storage directory creation
Marcel Holtmann [Mon, 13 Apr 2009 21:11:58 +0000 (23:11 +0200)]
Add error reporting for state and storage directory creation

15 years agoFix infinite loop for service lookup
Marcel Holtmann [Mon, 13 Apr 2009 20:19:43 +0000 (22:19 +0200)]
Fix infinite loop for service lookup

15 years agoRemove gateway from list when switching connections
Marcel Holtmann [Mon, 13 Apr 2009 14:03:31 +0000 (16:03 +0200)]
Remove gateway from list when switching connections

15 years agoAdd error message for network and device storing failures
Marcel Holtmann [Mon, 13 Apr 2009 13:54:52 +0000 (15:54 +0200)]
Add error message for network and device storing failures

15 years agoAdd extra warning if no nameserver is defined
Marcel Holtmann [Mon, 13 Apr 2009 13:47:40 +0000 (15:47 +0200)]
Add extra warning if no nameserver is defined

15 years agoFix handling of DHCP results with no nameserver
Marcel Holtmann [Mon, 13 Apr 2009 13:44:35 +0000 (15:44 +0200)]
Fix handling of DHCP results with no nameserver

15 years agoDon't install resolver and IP configuration headers
Marcel Holtmann [Sun, 12 Apr 2009 17:53:38 +0000 (19:53 +0200)]
Don't install resolver and IP configuration headers

15 years agoAdd basic IP configuration framework
Marcel Holtmann [Sun, 12 Apr 2009 17:52:14 +0000 (19:52 +0200)]
Add basic IP configuration framework

15 years agoAdd service creation and reference counting functions
Marcel Holtmann [Sun, 12 Apr 2009 16:59:29 +0000 (18:59 +0200)]
Add service creation and reference counting functions

15 years agoFix coding style mistake
Marcel Holtmann [Sun, 12 Apr 2009 16:47:01 +0000 (18:47 +0200)]
Fix coding style mistake