connman
16 years agoAdd example for a simple agent
Marcel Holtmann [Tue, 26 Feb 2008 06:21:55 +0000 (07:21 +0100)]
Add example for a simple agent

16 years agoAdd example for starting scanning
Marcel Holtmann [Tue, 26 Feb 2008 06:17:53 +0000 (07:17 +0100)]
Add example for starting scanning

16 years agoAdd example for showing interfaces
Marcel Holtmann [Tue, 26 Feb 2008 06:15:00 +0000 (07:15 +0100)]
Add example for showing interfaces

16 years agoFix agent cleanup function
Marcel Holtmann [Tue, 26 Feb 2008 05:42:59 +0000 (06:42 +0100)]
Fix agent cleanup function

16 years agoUse separate storage files for each interface
Marcel Holtmann [Tue, 26 Feb 2008 05:00:50 +0000 (06:00 +0100)]
Use separate storage files for each interface

16 years agoDetect bridge interfaces and ignore them
Marcel Holtmann [Tue, 26 Feb 2008 04:29:33 +0000 (05:29 +0100)]
Detect bridge interfaces and ignore them

16 years agoInclude function name in debug message
Marcel Holtmann [Tue, 26 Feb 2008 04:26:36 +0000 (05:26 +0100)]
Include function name in debug message

16 years agoAdd logging infrastructure
Marcel Holtmann [Fri, 22 Feb 2008 07:42:19 +0000 (08:42 +0100)]
Add logging infrastructure

16 years agoAdd basic init script
Marcel Holtmann [Fri, 22 Feb 2008 04:36:19 +0000 (05:36 +0100)]
Add basic init script

16 years agoAdd .gitignore file
Marcel Holtmann [Wed, 20 Feb 2008 02:08:15 +0000 (03:08 +0100)]
Add .gitignore file

16 years agoFix 32-bit/64-bit format string issues
Marcel Holtmann [Mon, 18 Feb 2008 21:48:34 +0000 (22:48 +0100)]
Fix 32-bit/64-bit format string issues

16 years agoUpdate for libgdbus API change
Marcel Holtmann [Mon, 18 Feb 2008 21:45:31 +0000 (22:45 +0100)]
Update for libgdbus API change

16 years agoRemove last empty lines
Marcel Holtmann [Wed, 30 Jan 2008 18:27:54 +0000 (19:27 +0100)]
Remove last empty lines

16 years agoAdd agent documentation
Marcel Holtmann [Wed, 30 Jan 2008 18:26:48 +0000 (19:26 +0100)]
Add agent documentation

16 years agoAdd initial interface documentation
Marcel Holtmann [Wed, 30 Jan 2008 18:18:50 +0000 (19:18 +0100)]
Add initial interface documentation

16 years agoAdd manager documentation
Marcel Holtmann [Wed, 30 Jan 2008 15:34:54 +0000 (16:34 +0100)]
Add manager documentation

16 years agoAdd documentation directory
Marcel Holtmann [Wed, 30 Jan 2008 15:10:56 +0000 (16:10 +0100)]
Add documentation directory

16 years agoAdd handling for agent registration and monitoring
Marcel Holtmann [Thu, 24 Jan 2008 14:01:28 +0000 (15:01 +0100)]
Add handling for agent registration and monitoring

16 years agoAdd directory for example applications
Marcel Holtmann [Thu, 24 Jan 2008 13:05:43 +0000 (14:05 +0100)]
Add directory for example applications

16 years agoAdd skeleton for agent infrastructure
Marcel Holtmann [Thu, 24 Jan 2008 11:07:55 +0000 (12:07 +0100)]
Add skeleton for agent infrastructure

16 years agoInclude signal strength for reported networks
Marcel Holtmann [Wed, 16 Jan 2008 05:59:22 +0000 (06:59 +0100)]
Include signal strength for reported networks

16 years agoReport found networks and send out updates
Marcel Holtmann [Wed, 16 Jan 2008 02:33:04 +0000 (03:33 +0100)]
Report found networks and send out updates

16 years agoRemove IP addresses on shutdown and fix carrier detect
Marcel Holtmann [Mon, 14 Jan 2008 06:24:03 +0000 (07:24 +0100)]
Remove IP addresses on shutdown and fix carrier detect

16 years agoRelease DHCP lease when carrier off
Marcel Holtmann [Mon, 14 Jan 2008 05:25:40 +0000 (06:25 +0100)]
Release DHCP lease when carrier off

16 years agoAdd more detailed interface state machine
Marcel Holtmann [Mon, 14 Jan 2008 05:17:23 +0000 (06:17 +0100)]
Add more detailed interface state machine

16 years agoHandle return values of system calls
Marcel Holtmann [Mon, 14 Jan 2008 05:11:57 +0000 (06:11 +0100)]
Handle return values of system calls

16 years agoRemove unneeded callbacks from 802.03 and 802.11 plugins
Marcel Holtmann [Mon, 14 Jan 2008 05:06:50 +0000 (06:06 +0100)]
Remove unneeded callbacks from 802.03 and 802.11 plugins

16 years agoAdd generic helpers for device start and shutdown
Marcel Holtmann [Mon, 14 Jan 2008 05:00:15 +0000 (06:00 +0100)]
Add generic helpers for device start and shutdown

16 years agoAdd options for debug and PIE support
Marcel Holtmann [Sun, 13 Jan 2008 22:32:43 +0000 (23:32 +0100)]
Add options for debug and PIE support

16 years agoUpdate state machine handling
Marcel Holtmann [Fri, 11 Jan 2008 18:55:33 +0000 (19:55 +0100)]
Update state machine handling

16 years agoFix IO handling for the control channel
Marcel Holtmann [Fri, 11 Jan 2008 18:54:40 +0000 (19:54 +0100)]
Fix IO handling for the control channel

16 years agoUpdate scan result handling routine
Marcel Holtmann [Wed, 9 Jan 2008 16:08:34 +0000 (17:08 +0100)]
Update scan result handling routine

16 years agoStop supplicant on shutdown
Marcel Holtmann [Wed, 9 Jan 2008 16:07:50 +0000 (17:07 +0100)]
Stop supplicant on shutdown

16 years agoSet the IPv4 method to DHCP in case of DHCP udpates
Marcel Holtmann [Wed, 9 Jan 2008 16:02:17 +0000 (17:02 +0100)]
Set the IPv4 method to DHCP in case of DHCP udpates

16 years agoFix shutdown procedure
Marcel Holtmann [Wed, 9 Jan 2008 16:01:48 +0000 (17:01 +0100)]
Fix shutdown procedure

16 years agoFix wrong return value
Marcel Holtmann [Wed, 9 Jan 2008 15:50:44 +0000 (16:50 +0100)]
Fix wrong return value

16 years agoAdd support for retrieving network settings
Marcel Holtmann [Wed, 9 Jan 2008 15:48:33 +0000 (16:48 +0100)]
Add support for retrieving network settings

16 years agoUpdate handling of shutdown procedure
Marcel Holtmann [Wed, 9 Jan 2008 15:47:18 +0000 (16:47 +0100)]
Update handling of shutdown procedure

16 years agoAdd support for terminating dhclient
Marcel Holtmann [Wed, 9 Jan 2008 15:43:50 +0000 (16:43 +0100)]
Add support for terminating dhclient

16 years agoAdd support for storing the network identifier
Marcel Holtmann [Tue, 8 Jan 2008 11:48:05 +0000 (12:48 +0100)]
Add support for storing the network identifier

16 years agoAdd support for storing interface settings
Marcel Holtmann [Tue, 8 Jan 2008 11:27:05 +0000 (12:27 +0100)]
Add support for storing interface settings

16 years agoAdd generic handling for hardware addresses and setup
Marcel Holtmann [Tue, 8 Jan 2008 11:08:23 +0000 (12:08 +0100)]
Add generic handling for hardware addresses and setup

16 years agoAdd new method and signal implementation
Marcel Holtmann [Tue, 8 Jan 2008 10:41:12 +0000 (11:41 +0100)]
Add new method and signal implementation

16 years agoAdd string conversion helper functions
Marcel Holtmann [Tue, 8 Jan 2008 10:21:39 +0000 (11:21 +0100)]
Add string conversion helper functions

16 years agoUpdate interface constants and definitions
Marcel Holtmann [Tue, 8 Jan 2008 10:08:07 +0000 (11:08 +0100)]
Update interface constants and definitions

16 years agoRemove callback for getting the hardware address
Marcel Holtmann [Tue, 8 Jan 2008 09:55:49 +0000 (10:55 +0100)]
Remove callback for getting the hardware address

16 years agoRemove interface property callbacks
Marcel Holtmann [Tue, 8 Jan 2008 09:46:58 +0000 (10:46 +0100)]
Remove interface property callbacks

16 years agoAdd creation of the storage directory
Marcel Holtmann [Tue, 8 Jan 2008 09:34:25 +0000 (10:34 +0100)]
Add creation of the storage directory

16 years agoAdd method and signal for master state
Marcel Holtmann [Tue, 8 Jan 2008 09:30:16 +0000 (10:30 +0100)]
Add method and signal for master state

16 years agoAdd interface properties for device details
Marcel Holtmann [Fri, 4 Jan 2008 01:37:34 +0000 (02:37 +0100)]
Add interface properties for device details

16 years agoAdd preparation for Network Manager compatibility
Marcel Holtmann [Thu, 3 Jan 2008 21:56:58 +0000 (22:56 +0100)]
Add preparation for Network Manager compatibility

16 years agoAdd methods for setting 802.11 network name and passphrase
Marcel Holtmann [Thu, 3 Jan 2008 08:28:21 +0000 (09:28 +0100)]
Add methods for setting 802.11 network name and passphrase

16 years agoAdd callbacks for setting network name and passphrase
Marcel Holtmann [Thu, 3 Jan 2008 08:11:41 +0000 (09:11 +0100)]
Add callbacks for setting network name and passphrase

16 years agoRemove network interface helpers
Marcel Holtmann [Thu, 3 Jan 2008 06:51:19 +0000 (07:51 +0100)]
Remove network interface helpers

16 years agoAdd support for setting the nameserver using resolvconf
Marcel Holtmann [Thu, 3 Jan 2008 06:48:25 +0000 (07:48 +0100)]
Add support for setting the nameserver using resolvconf

16 years agoAdd experimental method for scanning activation
Marcel Holtmann [Thu, 3 Jan 2008 06:37:29 +0000 (07:37 +0100)]
Add experimental method for scanning activation

16 years agoAdd generic setting of IPv4 addresses and the default route
Marcel Holtmann [Thu, 3 Jan 2008 06:35:18 +0000 (07:35 +0100)]
Add generic setting of IPv4 addresses and the default route

16 years agoFix netlink debugging and enable IPv4 address notifications
Marcel Holtmann [Thu, 3 Jan 2008 06:32:12 +0000 (07:32 +0100)]
Fix netlink debugging and enable IPv4 address notifications

16 years agoAdd more netlink debugging
Marcel Holtmann [Wed, 2 Jan 2008 17:30:19 +0000 (18:30 +0100)]
Add more netlink debugging

16 years agoAdd experimental IPv4 address retrieval over netlink
Marcel Holtmann [Tue, 1 Jan 2008 19:43:34 +0000 (20:43 +0100)]
Add experimental IPv4 address retrieval over netlink

16 years agoAdd handling of scanning and stations
Marcel Holtmann [Tue, 1 Jan 2008 06:20:26 +0000 (07:20 +0100)]
Add handling of scanning and stations

16 years agoAdd independent interface name retrieval
Marcel Holtmann [Tue, 1 Jan 2008 04:34:18 +0000 (05:34 +0100)]
Add independent interface name retrieval

16 years agoAdd experimental supplicant support
Marcel Holtmann [Tue, 1 Jan 2008 04:22:46 +0000 (05:22 +0100)]
Add experimental supplicant support

16 years agoAdd carrier detection callbacks and driver data functions
Marcel Holtmann [Sun, 30 Dec 2007 03:12:04 +0000 (04:12 +0100)]
Add carrier detection callbacks and driver data functions

16 years agoAdd basic carrier detection
Marcel Holtmann [Sat, 29 Dec 2007 07:02:19 +0000 (08:02 +0100)]
Add basic carrier detection

16 years agoAdd callback for wireless netlink events
Marcel Holtmann [Sat, 29 Dec 2007 06:28:59 +0000 (07:28 +0100)]
Add callback for wireless netlink events

16 years agoAdd basic methods and signals for interfaces
Marcel Holtmann [Wed, 26 Dec 2007 09:29:31 +0000 (10:29 +0100)]
Add basic methods and signals for interfaces

16 years agoAdd basic methods and signals for manager interface
Marcel Holtmann [Wed, 26 Dec 2007 09:13:30 +0000 (10:13 +0100)]
Add basic methods and signals for manager interface

16 years agoAdd skeleton for manager interface
Marcel Holtmann [Wed, 26 Dec 2007 08:47:00 +0000 (09:47 +0100)]
Add skeleton for manager interface

16 years agoFix parsing of netlink messages for routing
Marcel Holtmann [Tue, 25 Dec 2007 09:06:17 +0000 (10:06 +0100)]
Fix parsing of netlink messages for routing

16 years agoAdd skeleton for supplicant infrastructure
Marcel Holtmann [Tue, 25 Dec 2007 08:50:33 +0000 (09:50 +0100)]
Add skeleton for supplicant infrastructure

16 years agoAdd experimental netlink support
Marcel Holtmann [Tue, 25 Dec 2007 08:45:07 +0000 (09:45 +0100)]
Add experimental netlink support

16 years agoAdd interface index and state variables
Marcel Holtmann [Tue, 25 Dec 2007 08:27:23 +0000 (09:27 +0100)]
Add interface index and state variables

16 years agoAdd experimental DHCP plugin
Marcel Holtmann [Mon, 24 Dec 2007 02:04:10 +0000 (03:04 +0100)]
Add experimental DHCP plugin

16 years agoAdd helper script and configuration file for DHCP support
Marcel Holtmann [Mon, 24 Dec 2007 02:00:36 +0000 (03:00 +0100)]
Add helper script and configuration file for DHCP support

16 years agoFix naming of interface flags
Marcel Holtmann [Mon, 24 Dec 2007 00:43:47 +0000 (01:43 +0100)]
Fix naming of interface flags

16 years agoAdd support for initial IPv4 address retrieval
Marcel Holtmann [Mon, 24 Dec 2007 00:29:59 +0000 (01:29 +0100)]
Add support for initial IPv4 address retrieval

16 years agoAdd support for state directory
Marcel Holtmann [Mon, 24 Dec 2007 00:25:21 +0000 (01:25 +0100)]
Add support for state directory

16 years agoAdd experimental IPv4 support
Marcel Holtmann [Mon, 24 Dec 2007 00:22:43 +0000 (01:22 +0100)]
Add experimental IPv4 support

16 years agoAdd network interface helper functions
Marcel Holtmann [Sat, 22 Dec 2007 23:07:39 +0000 (00:07 +0100)]
Add network interface helper functions

16 years agoAdd basic DHCP infrastructure
Marcel Holtmann [Sat, 22 Dec 2007 21:36:10 +0000 (22:36 +0100)]
Add basic DHCP infrastructure

16 years agoAdd skeletons for 802.03 and 802.11 interface plugins
Marcel Holtmann [Sat, 22 Dec 2007 21:10:30 +0000 (22:10 +0100)]
Add skeletons for 802.03 and 802.11 interface plugins

16 years agoAdd interface infrastructure
Marcel Holtmann [Sat, 22 Dec 2007 21:10:15 +0000 (22:10 +0100)]
Add interface infrastructure

16 years agoAdd plugin infrastructure
Marcel Holtmann [Sat, 22 Dec 2007 19:51:05 +0000 (20:51 +0100)]
Add plugin infrastructure

16 years agoAdd skeleton for daemon and D-Bus registration
Marcel Holtmann [Sat, 22 Dec 2007 19:49:15 +0000 (20:49 +0100)]
Add skeleton for daemon and D-Bus registration

16 years agoInitial revision
Marcel Holtmann [Sat, 22 Dec 2007 19:47:27 +0000 (20:47 +0100)]
Initial revision