connman
15 years agoAdd support for network scanning and selection
Marcel Holtmann [Thu, 7 Aug 2008 07:24:22 +0000 (09:24 +0200)]
Add support for network scanning and selection

15 years agoAdd initial skeleton for profile support
Marcel Holtmann [Thu, 7 Aug 2008 07:21:46 +0000 (09:21 +0200)]
Add initial skeleton for profile support

15 years agoShow the connected value for each network
Marcel Holtmann [Thu, 7 Aug 2008 02:10:12 +0000 (04:10 +0200)]
Show the connected value for each network

15 years agoFix selecting network device
Marcel Holtmann [Tue, 5 Aug 2008 00:38:14 +0000 (02:38 +0200)]
Fix selecting network device

15 years agoAdd skeleton for setting properties via D-Bus
Marcel Holtmann [Thu, 31 Jul 2008 15:06:48 +0000 (17:06 +0200)]
Add skeleton for setting properties via D-Bus

15 years agoFix broken start-scanning test script
Marcel Holtmann [Wed, 30 Jul 2008 23:00:21 +0000 (01:00 +0200)]
Fix broken start-scanning test script

15 years agoAdd support for Update method via D-Bus
Marcel Holtmann [Wed, 30 Jul 2008 22:58:57 +0000 (00:58 +0200)]
Add support for Update method via D-Bus

15 years agoAdd simple test script to monitor states
Marcel Holtmann [Wed, 30 Jul 2008 20:54:24 +0000 (22:54 +0200)]
Add simple test script to monitor states

15 years agoAdd support for connected property
Marcel Holtmann [Wed, 30 Jul 2008 20:16:37 +0000 (22:16 +0200)]
Add support for connected property

15 years agoFix network selection and add network disconnect scripts
Marcel Holtmann [Wed, 30 Jul 2008 20:15:54 +0000 (22:15 +0200)]
Fix network selection and add network disconnect scripts

15 years agoUse async D-Bus calls and support state change callback
Marcel Holtmann [Wed, 30 Jul 2008 18:35:16 +0000 (20:35 +0200)]
Use async D-Bus calls and support state change callback

15 years agoSet IPv4 address and routing information
Marcel Holtmann [Wed, 30 Jul 2008 18:34:25 +0000 (20:34 +0200)]
Set IPv4 address and routing information

15 years agoExecute resolvconf command and create Internet element
Marcel Holtmann [Wed, 30 Jul 2008 18:33:44 +0000 (20:33 +0200)]
Execute resolvconf command and create Internet element

15 years agoAdd default name for Internet elements
Marcel Holtmann [Wed, 30 Jul 2008 18:33:08 +0000 (20:33 +0200)]
Add default name for Internet elements

15 years agoBring Ethernet device up and down if needed
Marcel Holtmann [Wed, 30 Jul 2008 18:32:34 +0000 (20:32 +0200)]
Bring Ethernet device up and down if needed

15 years agoQuit when receiving D-Bus disconnect
Marcel Holtmann [Wed, 30 Jul 2008 17:41:39 +0000 (19:41 +0200)]
Quit when receiving D-Bus disconnect

15 years agoAdd static property for plain text SSID value
Marcel Holtmann [Wed, 30 Jul 2008 06:01:40 +0000 (08:01 +0200)]
Add static property for plain text SSID value

15 years agoAdd test program to list current networks
Marcel Holtmann [Wed, 30 Jul 2008 06:00:41 +0000 (08:00 +0200)]
Add test program to list current networks

15 years agoIgnore broken network identifiers
Marcel Holtmann [Wed, 30 Jul 2008 05:43:37 +0000 (07:43 +0200)]
Ignore broken network identifiers

15 years agoPrint error if interface registration fails
Marcel Holtmann [Wed, 30 Jul 2008 05:43:16 +0000 (07:43 +0200)]
Print error if interface registration fails

15 years agoRemove the wpa_supplicant D-Bus scripts
Marcel Holtmann [Wed, 30 Jul 2008 04:43:52 +0000 (06:43 +0200)]
Remove the wpa_supplicant D-Bus scripts

15 years agoDefine CONNMAN_ELEMENT_TYPE_INTERNET
Marcel Holtmann [Tue, 29 Jul 2008 21:34:45 +0000 (23:34 +0200)]
Define CONNMAN_ELEMENT_TYPE_INTERNET

15 years agoUse configure.ac as it is the preferred name
Marcel Holtmann [Tue, 29 Jul 2008 20:35:31 +0000 (22:35 +0200)]
Use configure.ac as it is the preferred name

15 years agoFill README with details
Marcel Holtmann [Sun, 27 Jul 2008 20:05:38 +0000 (22:05 +0200)]
Fill README with details

15 years agoFix network identifier checking
Marcel Holtmann [Thu, 3 Jul 2008 13:02:22 +0000 (15:02 +0200)]
Fix network identifier checking

15 years agoAdd D-Bus disconnect callback
Marcel Holtmann [Thu, 3 Jul 2008 13:02:04 +0000 (15:02 +0200)]
Add D-Bus disconnect callback

15 years agoCreate element for every network in range
Marcel Holtmann [Thu, 3 Jul 2008 12:37:38 +0000 (14:37 +0200)]
Create element for every network in range

15 years agoCheck that the thread pool is available
Marcel Holtmann [Thu, 3 Jul 2008 12:14:49 +0000 (14:14 +0200)]
Check that the thread pool is available

15 years agoSimplify the locking and remove some deadlocks
Marcel Holtmann [Thu, 3 Jul 2008 11:32:11 +0000 (13:32 +0200)]
Simplify the locking and remove some deadlocks

15 years agoFully integrate the usage of resolver element
Marcel Holtmann [Thu, 3 Jul 2008 08:15:27 +0000 (10:15 +0200)]
Fully integrate the usage of resolver element

15 years agoUpdate resolver plugin infrastructure
Marcel Holtmann [Thu, 3 Jul 2008 08:02:23 +0000 (10:02 +0200)]
Update resolver plugin infrastructure

15 years agoRemove old 802.03 and 802.11 plugins
Marcel Holtmann [Thu, 3 Jul 2008 07:47:36 +0000 (09:47 +0200)]
Remove old 802.03 and 802.11 plugins

15 years agoRewrite supplicant support for new element infrastructure
Marcel Holtmann [Thu, 3 Jul 2008 07:46:23 +0000 (09:46 +0200)]
Rewrite supplicant support for new element infrastructure

15 years agoAdd the generated symbol lists to ignored files
Marcel Holtmann [Thu, 3 Jul 2008 06:07:09 +0000 (08:07 +0200)]
Add the generated symbol lists to ignored files

15 years agoOnly export external functions when building daemon
Marcel Holtmann [Thu, 3 Jul 2008 01:14:33 +0000 (03:14 +0200)]
Only export external functions when building daemon

15 years agoDisable compilation of obsoleted code
Marcel Holtmann [Wed, 2 Jul 2008 18:57:27 +0000 (20:57 +0200)]
Disable compilation of obsoleted code

15 years agoAdd skeleton for new storage support using SQLite3
Marcel Holtmann [Wed, 2 Jul 2008 18:53:11 +0000 (20:53 +0200)]
Add skeleton for new storage support using SQLite3

15 years agoAdd priority property to elements
Marcel Holtmann [Wed, 2 Jul 2008 18:49:41 +0000 (20:49 +0200)]
Add priority property to elements

15 years agoAdd support for detecting modem devices
Marcel Holtmann [Tue, 1 Jul 2008 06:48:21 +0000 (08:48 +0200)]
Add support for detecting modem devices

15 years agoFirst steps into wpa_supplicant integration
Marcel Holtmann [Tue, 1 Jul 2008 00:30:12 +0000 (02:30 +0200)]
First steps into wpa_supplicant integration

15 years agoUse read/write lock for element list instead of a mutex
Marcel Holtmann [Mon, 30 Jun 2008 23:46:17 +0000 (01:46 +0200)]
Use read/write lock for element list instead of a mutex

15 years agoUse new signal callback function from libgdbus
Marcel Holtmann [Mon, 30 Jun 2008 07:40:59 +0000 (09:40 +0200)]
Use new signal callback function from libgdbus

15 years agoDeal with another libgdbus API change
Marcel Holtmann [Mon, 30 Jun 2008 07:40:20 +0000 (09:40 +0200)]
Deal with another libgdbus API change

15 years agoDon't unregister elements that are not valid
Marcel Holtmann [Mon, 30 Jun 2008 06:29:10 +0000 (08:29 +0200)]
Don't unregister elements that are not valid

15 years agoFix removing elements from list
Marcel Holtmann [Mon, 30 Jun 2008 06:13:57 +0000 (08:13 +0200)]
Fix removing elements from list

15 years agoDon't load plugins that have lib prefix
Marcel Holtmann [Mon, 30 Jun 2008 05:39:11 +0000 (07:39 +0200)]
Don't load plugins that have lib prefix

15 years agoInstall the connman.pc for external plugin development
Marcel Holtmann [Mon, 30 Jun 2008 05:15:34 +0000 (07:15 +0200)]
Install the connman.pc for external plugin development

15 years agoFix wrong EXTRA_DIST statements
Marcel Holtmann [Mon, 30 Jun 2008 05:14:57 +0000 (07:14 +0200)]
Fix wrong EXTRA_DIST statements

15 years agoUse read/write lock for driver list instead of a mutex
Marcel Holtmann [Mon, 30 Jun 2008 05:04:28 +0000 (07:04 +0200)]
Use read/write lock for driver list instead of a mutex

15 years agoUpdate the D-Bus API documentation
Marcel Holtmann [Sun, 29 Jun 2008 06:00:08 +0000 (08:00 +0200)]
Update the D-Bus API documentation

15 years agoAdd first attempt for the property system
Marcel Holtmann [Sun, 29 Jun 2008 05:46:51 +0000 (07:46 +0200)]
Add first attempt for the property system

15 years agoAdd first draft of new D-Bus API
Marcel Holtmann [Sun, 29 Jun 2008 02:57:57 +0000 (04:57 +0200)]
Add first draft of new D-Bus API

15 years agoAdd skeleton for WiFi interface plugin
Marcel Holtmann [Sat, 28 Jun 2008 09:09:17 +0000 (11:09 +0200)]
Add skeleton for WiFi interface plugin

15 years agoDisable setup of RTNL, interfaces and networks
Marcel Holtmann [Sat, 28 Jun 2008 09:06:04 +0000 (11:06 +0200)]
Disable setup of RTNL, interfaces and networks

15 years agoAdd skeleton for IPv4 configuration plugin
Marcel Holtmann [Sat, 28 Jun 2008 09:02:28 +0000 (11:02 +0200)]
Add skeleton for IPv4 configuration plugin

15 years agoUpdate dhclient plugin with support for element infrastructure
Marcel Holtmann [Sat, 28 Jun 2008 09:00:44 +0000 (11:00 +0200)]
Update dhclient plugin with support for element infrastructure

15 years agoAdd simple Ethernet plugin
Marcel Holtmann [Sat, 28 Jun 2008 08:58:07 +0000 (10:58 +0200)]
Add simple Ethernet plugin

15 years agoUpdate Bluetooth plugin with hardware detection support
Marcel Holtmann [Sat, 28 Jun 2008 08:36:33 +0000 (10:36 +0200)]
Update Bluetooth plugin with hardware detection support

15 years agoAdd HAL based hardware detection plugin
Marcel Holtmann [Sat, 28 Jun 2008 08:32:59 +0000 (10:32 +0200)]
Add HAL based hardware detection plugin

15 years agoAdd new element infrastructure
Marcel Holtmann [Sat, 28 Jun 2008 08:27:57 +0000 (10:27 +0200)]
Add new element infrastructure

15 years agoUse org.moblin instead of org.freedesktop
Marcel Holtmann [Sat, 28 Jun 2008 08:27:13 +0000 (10:27 +0200)]
Use org.moblin instead of org.freedesktop

15 years agoUse constants for the dhclient interface and path values
Marcel Holtmann [Sat, 28 Jun 2008 08:19:02 +0000 (10:19 +0200)]
Use constants for the dhclient interface and path values

15 years agoUse the exported D-Bus service name instead of hardcoded string
Marcel Holtmann [Sat, 28 Jun 2008 08:17:56 +0000 (10:17 +0200)]
Use the exported D-Bus service name instead of hardcoded string

15 years agoExport the D-Bus service and interface constants
Marcel Holtmann [Sat, 28 Jun 2008 08:01:10 +0000 (10:01 +0200)]
Export the D-Bus service and interface constants

15 years agoFix breakage caused by libgdbus API change
Marcel Holtmann [Sat, 28 Jun 2008 07:56:08 +0000 (09:56 +0200)]
Fix breakage caused by libgdbus API change

15 years agoDon't use libconnman- prefix for plugins
Marcel Holtmann [Sat, 28 Jun 2008 07:55:39 +0000 (09:55 +0200)]
Don't use libconnman- prefix for plugins

16 years agoInclude filename in debug output
Marcel Holtmann [Sun, 20 Apr 2008 07:48:56 +0000 (09:48 +0200)]
Include filename in debug output

16 years agoCheck for GLib development files
Marcel Holtmann [Sun, 20 Apr 2008 06:34:02 +0000 (08:34 +0200)]
Check for GLib development files

16 years agoUse GLib option parsing
Marcel Holtmann [Sun, 13 Apr 2008 23:50:19 +0000 (01:50 +0200)]
Use GLib option parsing

16 years agoSetup GLib and D-Bus threading support
Marcel Holtmann [Sun, 13 Apr 2008 23:08:08 +0000 (01:08 +0200)]
Setup GLib and D-Bus threading support

16 years agoAdd skeleton for Bluetooth plugin
Marcel Holtmann [Sun, 13 Apr 2008 22:23:00 +0000 (00:23 +0200)]
Add skeleton for Bluetooth plugin

16 years agoUpdate copyright information
Marcel Holtmann [Sun, 13 Apr 2008 22:18:08 +0000 (00:18 +0200)]
Update copyright information

16 years agoAdd support for creating and removing networks
Marcel Holtmann [Tue, 8 Apr 2008 05:38:33 +0000 (07:38 +0200)]
Add support for creating and removing networks

16 years agoUpdate scripts to handle new network methods
Marcel Holtmann [Tue, 8 Apr 2008 05:36:44 +0000 (07:36 +0200)]
Update scripts to handle new network methods

16 years agoDecode Network Manager states into strings
Marcel Holtmann [Mon, 7 Apr 2008 05:23:10 +0000 (07:23 +0200)]
Decode Network Manager states into strings

16 years agoAdd script to check the Network Manager compat layer
Marcel Holtmann [Mon, 7 Apr 2008 05:20:07 +0000 (07:20 +0200)]
Add script to check the Network Manager compat layer

16 years agoAdd simple script to show the master state
Marcel Holtmann [Mon, 7 Apr 2008 02:26:38 +0000 (04:26 +0200)]
Add simple script to show the master state

16 years agoAdd documentation for GetState method and StateChanged signal
Marcel Holtmann [Mon, 7 Apr 2008 02:07:46 +0000 (04:07 +0200)]
Add documentation for GetState method and StateChanged signal

16 years agoImplement master state and fix Network Manager compat methods
Marcel Holtmann [Mon, 7 Apr 2008 02:01:28 +0000 (04:01 +0200)]
Implement master state and fix Network Manager compat methods

16 years agoAlways unregister the whole object hierarchy
Marcel Holtmann [Mon, 7 Apr 2008 01:59:08 +0000 (03:59 +0200)]
Always unregister the whole object hierarchy

16 years agoAdd callbacks for loading known networks
Marcel Holtmann [Fri, 4 Apr 2008 07:02:30 +0000 (09:02 +0200)]
Add callbacks for loading known networks

16 years agoAdd skeleton for network functions
Marcel Holtmann [Fri, 4 Apr 2008 06:59:37 +0000 (08:59 +0200)]
Add skeleton for network functions

16 years agoImprove selecting of networks
Marcel Holtmann [Fri, 4 Apr 2008 06:13:06 +0000 (08:13 +0200)]
Improve selecting of networks

16 years agoAdd script for seleting networks
Marcel Holtmann [Fri, 4 Apr 2008 06:12:26 +0000 (08:12 +0200)]
Add script for seleting networks

16 years agoOn successful connect store the network identifier
Marcel Holtmann [Fri, 4 Apr 2008 04:14:31 +0000 (06:14 +0200)]
On successful connect store the network identifier

16 years agoGive wpa_supplicant more hints on what is going on
Marcel Holtmann [Fri, 4 Apr 2008 04:01:37 +0000 (06:01 +0200)]
Give wpa_supplicant more hints on what is going on

16 years agoUpdate state machine handling for wireless networks
Marcel Holtmann [Fri, 4 Apr 2008 04:01:07 +0000 (06:01 +0200)]
Update state machine handling for wireless networks

16 years agoDon't return IPv4 settings when in off or ignore policy
Marcel Holtmann [Tue, 1 Apr 2008 20:48:16 +0000 (22:48 +0200)]
Don't return IPv4 settings when in off or ignore policy

16 years agoRemove filter on device removal
Marcel Holtmann [Fri, 28 Mar 2008 21:55:09 +0000 (22:55 +0100)]
Remove filter on device removal

16 years agoAlso check for the plugin suffix
Marcel Holtmann [Fri, 28 Mar 2008 20:37:55 +0000 (21:37 +0100)]
Also check for the plugin suffix

16 years agoFix DHCP release and dhclient termination
Marcel Holtmann [Fri, 28 Mar 2008 20:34:34 +0000 (21:34 +0100)]
Fix DHCP release and dhclient termination

16 years agoAdd workaround for my D-Link access point
Marcel Holtmann [Wed, 26 Mar 2008 20:47:24 +0000 (21:47 +0100)]
Add workaround for my D-Link access point

16 years agoThe only supported IPv4 method is DHCP at the moment
Marcel Holtmann [Mon, 24 Mar 2008 12:42:13 +0000 (13:42 +0100)]
The only supported IPv4 method is DHCP at the moment

16 years agoAdd allow policy for org.isc.dhclient
Marcel Holtmann [Mon, 24 Mar 2008 12:34:33 +0000 (13:34 +0100)]
Add allow policy for org.isc.dhclient

16 years agoUpdate DHCP plugin to use D-Bus low-level calls
Marcel Holtmann [Mon, 24 Mar 2008 12:33:56 +0000 (13:33 +0100)]
Update DHCP plugin to use D-Bus low-level calls

16 years agoFix handling of networks without security
Marcel Holtmann [Mon, 24 Mar 2008 10:30:08 +0000 (11:30 +0100)]
Fix handling of networks without security

16 years agoAdd more debug output for known networks
Marcel Holtmann [Mon, 24 Mar 2008 10:29:05 +0000 (11:29 +0100)]
Add more debug output for known networks

16 years agoAdd resolver plugin using resolvconf helper tool
Marcel Holtmann [Mon, 24 Mar 2008 10:02:49 +0000 (11:02 +0100)]
Add resolver plugin using resolvconf helper tool

16 years agoAdd abstraction for resolver modifications
Marcel Holtmann [Mon, 24 Mar 2008 10:02:06 +0000 (11:02 +0100)]
Add abstraction for resolver modifications

16 years agoAdd debug line for found passphrases
Marcel Holtmann [Mon, 24 Mar 2008 09:44:57 +0000 (10:44 +0100)]
Add debug line for found passphrases