connman
15 years agoRelease 0.2 0.2
Marcel Holtmann [Sat, 13 Dec 2008 02:03:39 +0000 (03:03 +0100)]
Release 0.2

15 years agoUpdate D-Bus access policy configuration
Marcel Holtmann [Sat, 13 Dec 2008 01:29:01 +0000 (02:29 +0100)]
Update D-Bus access policy configuration

15 years agoRemove disabled code fragments of old element interface
Marcel Holtmann [Sat, 13 Dec 2008 01:24:18 +0000 (02:24 +0100)]
Remove disabled code fragments of old element interface

15 years agoFix usage of wrong network name property
Marcel Holtmann [Sat, 13 Dec 2008 01:00:57 +0000 (02:00 +0100)]
Fix usage of wrong network name property

15 years agoFix broken invalid character replacement code
Marcel Holtmann [Sat, 13 Dec 2008 00:58:07 +0000 (01:58 +0100)]
Fix broken invalid character replacement code

15 years agoRemove unused variable
Marcel Holtmann [Sat, 13 Dec 2008 00:49:40 +0000 (01:49 +0100)]
Remove unused variable

15 years agoAdd some details about the monitor-connman script
Marcel Holtmann [Sat, 13 Dec 2008 00:41:47 +0000 (01:41 +0100)]
Add some details about the monitor-connman script

15 years agoAdd detection of no longer available networks
Marcel Holtmann [Sat, 13 Dec 2008 00:29:52 +0000 (01:29 +0100)]
Add detection of no longer available networks

15 years agoAdd callback to invalidate old results
Marcel Holtmann [Fri, 12 Dec 2008 23:44:24 +0000 (00:44 +0100)]
Add callback to invalidate old results

15 years agoFix retrieving network list
Marcel Holtmann [Fri, 12 Dec 2008 22:32:21 +0000 (23:32 +0100)]
Fix retrieving network list

15 years agoSend signals for Powered and Connected changes
Marcel Holtmann [Fri, 12 Dec 2008 22:30:18 +0000 (23:30 +0100)]
Send signals for Powered and Connected changes

15 years agoPrint more detailed information about the signal
Marcel Holtmann [Fri, 12 Dec 2008 22:12:23 +0000 (23:12 +0100)]
Print more detailed information about the signal

15 years agoAdd script to monitor property changes
Marcel Holtmann [Fri, 12 Dec 2008 22:06:02 +0000 (23:06 +0100)]
Add script to monitor property changes

15 years agoSend signal when network got removed
Marcel Holtmann [Fri, 12 Dec 2008 22:03:55 +0000 (23:03 +0100)]
Send signal when network got removed

15 years agoAdd missing signal for network changes
Marcel Holtmann [Fri, 12 Dec 2008 22:00:52 +0000 (23:00 +0100)]
Add missing signal for network changes

15 years agoFix issue with wpa_supplicant disconnecting
Marcel Holtmann [Fri, 12 Dec 2008 00:18:04 +0000 (01:18 +0100)]
Fix issue with wpa_supplicant disconnecting

15 years agoCall disable callback before remove callback
Marcel Holtmann [Fri, 12 Dec 2008 00:17:33 +0000 (01:17 +0100)]
Call disable callback before remove callback

15 years agoRemove usage of reader/write lock
Marcel Holtmann [Thu, 11 Dec 2008 23:45:36 +0000 (00:45 +0100)]
Remove usage of reader/write lock

15 years agoRemove deprecated interface implementation
Marcel Holtmann [Thu, 11 Dec 2008 16:17:37 +0000 (17:17 +0100)]
Remove deprecated interface implementation

15 years agoRemove deprecated interface declarations
Marcel Holtmann [Thu, 11 Dec 2008 16:16:48 +0000 (17:16 +0100)]
Remove deprecated interface declarations

15 years agoRemove deprecated interface helpers
Marcel Holtmann [Thu, 11 Dec 2008 16:16:19 +0000 (17:16 +0100)]
Remove deprecated interface helpers

15 years agoAdd functions for IPv4 method conversion
Marcel Holtmann [Thu, 11 Dec 2008 16:15:57 +0000 (17:15 +0100)]
Add functions for IPv4 method conversion

15 years agoDon't include ipv4.xml for now
Marcel Holtmann [Thu, 11 Dec 2008 16:14:34 +0000 (17:14 +0100)]
Don't include ipv4.xml for now

15 years agoAdd definitions for IPv4 methods
Marcel Holtmann [Thu, 11 Dec 2008 16:12:27 +0000 (17:12 +0100)]
Add definitions for IPv4 methods

15 years agoRemove deprecated INET helper functions
Marcel Holtmann [Thu, 11 Dec 2008 15:58:46 +0000 (16:58 +0100)]
Remove deprecated INET helper functions

15 years agoCreate unique device name and object path
Marcel Holtmann [Thu, 11 Dec 2008 15:57:42 +0000 (16:57 +0100)]
Create unique device name and object path

15 years agoAdd common index to ident conversion helper
Marcel Holtmann [Thu, 11 Dec 2008 15:57:12 +0000 (16:57 +0100)]
Add common index to ident conversion helper

15 years agoAdd devname attribute for device filtering
Marcel Holtmann [Thu, 11 Dec 2008 15:56:43 +0000 (16:56 +0100)]
Add devname attribute for device filtering

15 years agoAdd Available and Remember properties for networks
Marcel Holtmann [Wed, 10 Dec 2008 23:29:28 +0000 (00:29 +0100)]
Add Available and Remember properties for networks

15 years agoMention Connected property
Marcel Holtmann [Wed, 10 Dec 2008 23:26:40 +0000 (00:26 +0100)]
Mention Connected property

15 years agoDon't built fake plugin anymore
Marcel Holtmann [Wed, 10 Dec 2008 22:40:29 +0000 (23:40 +0100)]
Don't built fake plugin anymore

15 years agoAdd test script for network creation
Marcel Holtmann [Tue, 9 Dec 2008 17:45:52 +0000 (18:45 +0100)]
Add test script for network creation

15 years agoAdd first draft of implemention for CreateNetwork
Marcel Holtmann [Tue, 9 Dec 2008 17:44:30 +0000 (18:44 +0100)]
Add first draft of implemention for CreateNetwork

15 years agoUse ProposeScan method
Marcel Holtmann [Tue, 9 Dec 2008 17:22:47 +0000 (18:22 +0100)]
Use ProposeScan method

15 years agoAdd skeleton for manual network creation API
Marcel Holtmann [Tue, 9 Dec 2008 17:22:04 +0000 (18:22 +0100)]
Add skeleton for manual network creation API

15 years agoUse generic Name property instead of WiFi.Name
Marcel Holtmann [Tue, 9 Dec 2008 17:20:04 +0000 (18:20 +0100)]
Use generic Name property instead of WiFi.Name

15 years agoDocument generic Name, Available and Remember properties
Marcel Holtmann [Tue, 9 Dec 2008 17:16:11 +0000 (18:16 +0100)]
Document generic Name, Available and Remember properties

15 years agoRemove invalid error messages
Marcel Holtmann [Tue, 9 Dec 2008 17:10:15 +0000 (18:10 +0100)]
Remove invalid error messages

15 years agoDocument CreateNetwork and RemoveNetwork methods
Marcel Holtmann [Tue, 9 Dec 2008 17:08:37 +0000 (18:08 +0100)]
Document CreateNetwork and RemoveNetwork methods

15 years agoDon't enumerate network pseudo devices
Marcel Holtmann [Tue, 9 Dec 2008 09:04:48 +0000 (10:04 +0100)]
Don't enumerate network pseudo devices

15 years agoShow signal strength correctly and parse SSID value
Marcel Holtmann [Tue, 9 Dec 2008 01:16:33 +0000 (02:16 +0100)]
Show signal strength correctly and parse SSID value

15 years agoInclude signal strength property
Marcel Holtmann [Tue, 9 Dec 2008 00:55:26 +0000 (01:55 +0100)]
Include signal strength property

15 years agoFix handling of properties with byte values
Marcel Holtmann [Tue, 9 Dec 2008 00:54:55 +0000 (01:54 +0100)]
Fix handling of properties with byte values

15 years agoRemove send_interface statements
Marcel Holtmann [Mon, 8 Dec 2008 17:18:59 +0000 (18:18 +0100)]
Remove send_interface statements

15 years agoAllow pre-processor pasting of plugin name
Marcel Holtmann [Sat, 6 Dec 2008 17:13:04 +0000 (18:13 +0100)]
Allow pre-processor pasting of plugin name

15 years agoFix error message creation
Marcel Holtmann [Sat, 6 Dec 2008 14:41:32 +0000 (15:41 +0100)]
Fix error message creation

15 years agoRelease 0.1 0.1
Marcel Holtmann [Sat, 6 Dec 2008 03:04:49 +0000 (04:04 +0100)]
Release 0.1

15 years agoInclude test-manager and leave test-supplicant out
Marcel Holtmann [Sat, 6 Dec 2008 02:52:45 +0000 (03:52 +0100)]
Include test-manager and leave test-supplicant out

15 years agoDon't install device.h at the moment
Marcel Holtmann [Sat, 6 Dec 2008 02:49:31 +0000 (03:49 +0100)]
Don't install device.h at the moment

15 years agoAdd an extra empty line
Marcel Holtmann [Sat, 6 Dec 2008 02:49:23 +0000 (03:49 +0100)]
Add an extra empty line

15 years agoUpdate Agent interface description
Marcel Holtmann [Sat, 6 Dec 2008 02:43:48 +0000 (03:43 +0100)]
Update Agent interface description

15 years agoInclude stdarg.h to workaround libudev bug
Marcel Holtmann [Sat, 6 Dec 2008 02:36:08 +0000 (03:36 +0100)]
Include stdarg.h to workaround libudev bug

15 years agoRequire at minimum udev-127
Marcel Holtmann [Sat, 6 Dec 2008 02:25:29 +0000 (03:25 +0100)]
Require at minimum udev-127

15 years agoSet loopback interface parameters during setup
Marcel Holtmann [Fri, 5 Dec 2008 23:27:49 +0000 (00:27 +0100)]
Set loopback interface parameters during setup

15 years agoAdd skeleton for loopback setup plugin
Marcel Holtmann [Fri, 5 Dec 2008 23:08:47 +0000 (00:08 +0100)]
Add skeleton for loopback setup plugin

15 years agoDon't check non wireless devices
Marcel Holtmann [Fri, 5 Dec 2008 23:00:11 +0000 (00:00 +0100)]
Don't check non wireless devices

15 years agoShow Networks property only for wireless devices
Marcel Holtmann [Fri, 5 Dec 2008 22:54:26 +0000 (23:54 +0100)]
Show Networks property only for wireless devices

15 years agoConvert hex WEP key string into binary
Marcel Holtmann [Fri, 5 Dec 2008 23:36:41 +0000 (00:36 +0100)]
Convert hex WEP key string into binary

15 years agoDisable generic device driver for now
Marcel Holtmann [Fri, 5 Dec 2008 22:01:17 +0000 (23:01 +0100)]
Disable generic device driver for now

15 years agoSupport selected listing and counting of elements
Marcel Holtmann [Fri, 5 Dec 2008 21:55:15 +0000 (22:55 +0100)]
Support selected listing and counting of elements

15 years agoUse separate enable/disable callbacks
Marcel Holtmann [Fri, 5 Dec 2008 21:41:48 +0000 (22:41 +0100)]
Use separate enable/disable callbacks

15 years agoAdd generic failure reply
Marcel Holtmann [Fri, 5 Dec 2008 21:11:51 +0000 (22:11 +0100)]
Add generic failure reply

15 years agoTrack global connection state
Marcel Holtmann [Fri, 5 Dec 2008 21:07:26 +0000 (22:07 +0100)]
Track global connection state

15 years agoDon't store the enable status of an element
Marcel Holtmann [Fri, 5 Dec 2008 20:53:42 +0000 (21:53 +0100)]
Don't store the enable status of an element

15 years agoLoad policy configuration from storage
Marcel Holtmann [Fri, 5 Dec 2008 20:52:06 +0000 (21:52 +0100)]
Load policy configuration from storage

15 years agoStore the policy setting
Marcel Holtmann [Fri, 5 Dec 2008 20:47:21 +0000 (21:47 +0100)]
Store the policy setting

15 years agoDon't store fake or network device elements
Marcel Holtmann [Fri, 5 Dec 2008 20:42:10 +0000 (21:42 +0100)]
Don't store fake or network device elements

15 years agoDo policy based enabling/disabling of devices
Marcel Holtmann [Fri, 5 Dec 2008 20:39:16 +0000 (21:39 +0100)]
Do policy based enabling/disabling of devices

15 years agoAdd deny policy to D-Bus access configuration
Marcel Holtmann [Fri, 5 Dec 2008 20:03:59 +0000 (21:03 +0100)]
Add deny policy to D-Bus access configuration

15 years agoFix cleanup and unregistration procedures
Marcel Holtmann [Fri, 5 Dec 2008 19:21:08 +0000 (20:21 +0100)]
Fix cleanup and unregistration procedures

15 years agoSend signal for changed device and connection lists
Marcel Holtmann [Fri, 5 Dec 2008 19:14:47 +0000 (20:14 +0100)]
Send signal for changed device and connection lists

15 years agoFix detection of Bluetooth devices
Marcel Holtmann [Fri, 5 Dec 2008 12:59:25 +0000 (13:59 +0100)]
Fix detection of Bluetooth devices

15 years agoAdd proper IPv4 attributes
Marcel Holtmann [Thu, 4 Dec 2008 21:09:25 +0000 (22:09 +0100)]
Add proper IPv4 attributes

15 years agoDisable element signals for now
Marcel Holtmann [Thu, 4 Dec 2008 20:39:39 +0000 (21:39 +0100)]
Disable element signals for now

15 years agoFix missing device index for resolver elements
Marcel Holtmann [Thu, 4 Dec 2008 20:19:30 +0000 (21:19 +0100)]
Fix missing device index for resolver elements

15 years agoRemove outdated test scripts
Marcel Holtmann [Thu, 4 Dec 2008 11:04:30 +0000 (12:04 +0100)]
Remove outdated test scripts

15 years agoDisable element D-Bus API for now
Marcel Holtmann [Thu, 4 Dec 2008 10:22:06 +0000 (11:22 +0100)]
Disable element D-Bus API for now

15 years agoAdd doc/xml/ directory to ignore list
Marcel Holtmann [Thu, 4 Dec 2008 10:14:12 +0000 (11:14 +0100)]
Add doc/xml/ directory to ignore list

15 years agoAdd API skeleton for service interface
Marcel Holtmann [Thu, 4 Dec 2008 10:13:35 +0000 (11:13 +0100)]
Add API skeleton for service interface

15 years agoMention the automake version 1.10 requirement
Marcel Holtmann [Thu, 4 Dec 2008 10:07:03 +0000 (11:07 +0100)]
Mention the automake version 1.10 requirement

15 years agoUse D-Bus API text based documentation
Marcel Holtmann [Thu, 4 Dec 2008 09:58:44 +0000 (10:58 +0100)]
Use D-Bus API text based documentation

15 years agoUse device interface to trigger scanning
Marcel Holtmann [Wed, 3 Dec 2008 22:02:07 +0000 (23:02 +0100)]
Use device interface to trigger scanning

15 years agoAdd method for starting scan via the device interface
Marcel Holtmann [Wed, 3 Dec 2008 22:00:14 +0000 (23:00 +0100)]
Add method for starting scan via the device interface

15 years agoOnly introspect devices
Marcel Holtmann [Wed, 3 Dec 2008 21:57:52 +0000 (22:57 +0100)]
Only introspect devices

15 years agoUse network interface for connecting and disconnecting
Marcel Holtmann [Wed, 3 Dec 2008 21:55:35 +0000 (22:55 +0100)]
Use network interface for connecting and disconnecting

15 years agoAdd network methods for connect and disconnect
Marcel Holtmann [Wed, 3 Dec 2008 21:55:10 +0000 (22:55 +0100)]
Add network methods for connect and disconnect

15 years agoReplace more unallowed characters
Marcel Holtmann [Wed, 3 Dec 2008 13:59:14 +0000 (14:59 +0100)]
Replace more unallowed characters

15 years agoDisable strength and noise properties for now
Marcel Holtmann [Wed, 3 Dec 2008 12:51:19 +0000 (13:51 +0100)]
Disable strength and noise properties for now

15 years agoDon't overwrite security settings if already set
Marcel Holtmann [Wed, 3 Dec 2008 12:50:47 +0000 (13:50 +0100)]
Don't overwrite security settings if already set

15 years agoAdd script for setting a passphrase
Marcel Holtmann [Wed, 3 Dec 2008 12:34:33 +0000 (13:34 +0100)]
Add script for setting a passphrase

15 years agoChange test scripts to use Powered property
Marcel Holtmann [Wed, 3 Dec 2008 12:27:51 +0000 (13:27 +0100)]
Change test scripts to use Powered property

15 years agoAllow setting of Powered property
Marcel Holtmann [Wed, 3 Dec 2008 12:25:34 +0000 (13:25 +0100)]
Allow setting of Powered property

15 years agoSet the correct key management for WEP protected networks
Marcel Holtmann [Wed, 3 Dec 2008 12:15:53 +0000 (13:15 +0100)]
Set the correct key management for WEP protected networks

15 years agoPropagate WiFi.Security information properly
Marcel Holtmann [Wed, 3 Dec 2008 12:04:11 +0000 (13:04 +0100)]
Propagate WiFi.Security information properly

15 years agoAdd signal strength and noise properties
Marcel Holtmann [Wed, 3 Dec 2008 00:22:10 +0000 (01:22 +0100)]
Add signal strength and noise properties

15 years agoAdd support for static byte and integer properties
Marcel Holtmann [Wed, 3 Dec 2008 00:12:44 +0000 (01:12 +0100)]
Add support for static byte and integer properties

15 years agoAdd byte and signed integer types
Marcel Holtmann [Wed, 3 Dec 2008 00:05:01 +0000 (01:05 +0100)]
Add byte and signed integer types

15 years agoExtract all properties from scan result
Marcel Holtmann [Tue, 2 Dec 2008 23:53:01 +0000 (00:53 +0100)]
Extract all properties from scan result

15 years agoOptimize SSID character replacement
Marcel Holtmann [Tue, 2 Dec 2008 23:22:27 +0000 (00:22 +0100)]
Optimize SSID character replacement

15 years agoFill WiFi.Security property with details
Marcel Holtmann [Tue, 2 Dec 2008 23:22:02 +0000 (00:22 +0100)]
Fill WiFi.Security property with details