Add first draft of Connection interface API
[connman] / plugins /
2008-11-23 Marcel HoltmannProvide connection element and its interface
2008-11-23 Marcel HoltmannDetect wpa_supplicant service and WiFi devices
2008-11-23 Marcel HoltmannCall connect function if service is present
2008-11-23 Marcel HoltmannDon't detect WiFi and Bluetooth devices anymore
2008-11-19 Marcel HoltmannRemove HAL device detection support
2008-10-20 Marcel HoltmannLink wifi plugin with libgdbus
2008-10-17 Marcel HoltmannAdd watch for monitoring wpa_supplicant
2008-10-17 Marcel HoltmannLet the Bluetooth plugin listen on service changes
2008-10-17 Marcel HoltmannMake use of generic D-Bus helpers
2008-10-16 Marcel HoltmannFix handling of WiFi SSID values
2008-10-16 Marcel HoltmannRemove obsolete DHCP element handling
2008-10-16 Marcel HoltmannAssign supplicant filter only once
2008-10-15 Marcel HoltmannCompile with inet.c and inet.h
2008-10-14 Marcel HoltmannUse more advanced device type detection
2008-10-14 Marcel HoltmannAdd really simple RTNL device detection support
2008-10-14 Marcel HoltmannAdd debug message to RTNL callback
2008-10-14 Marcel HoltmannAdd skeleton for RTNL framework callbacks
2008-10-14 Marcel HoltmannUse RTNL newlink callback for link changes
2008-10-14 Marcel HoltmannMake use of the RTNL framework
2008-10-12 Marcel HoltmannMake use of fake subtype
2008-10-11 Marcel HoltmannChange device removal handling
2008-10-07 Marcel HoltmannAdd basic functionality to fake plugin
2008-10-07 Marcel HoltmannInclude fake plugin for testing
2008-10-07 Marcel HoltmannFail if address, netmask or gateway are not provided
2008-09-25 Marcel HoltmannAdd INET helpers to dhclient plugin
2008-09-16 Marcel HoltmannAdd support for detecting WiMAX devices properly
2008-09-16 Marcel HoltmannLet the Ethernet plugin create network devices
2008-09-16 Marcel HoltmannAdd simple network device plugin
2008-09-01 Marcel HoltmannUse INET helpers for setting the interface name
2008-09-01 Marcel HoltmannFixup resolver plugins to use INET helpers
2008-09-01 Marcel HoltmannFixup breakage due to new property constants
2008-09-01 Marcel HoltmannAdd INET helper functions
2008-09-01 Marcel HoltmannUse element->index and element->name variables
2008-09-01 Marcel HoltmannFixup due to element API changes
2008-08-13 Marcel HoltmannInclude connman.policy even if PolicyKit is disabled
2008-08-13 Marcel HoltmannAdd authorization callback for privileges check
2008-08-13 Marcel HoltmannAdd PolicyKit policy configuration file
2008-08-13 Marcel HoltmannCreate PolicyKit context and register security callbacks
2008-08-12 Marcel HoltmannAdd copy of libgdbus helper for easier adoption
2008-08-12 Marcel HoltmannAdd skeleton for PolicyKit plugin
2008-08-12 Marcel HoltmannMake HAL requirement optional and check for PolicyKit
2008-08-11 Marcel HoltmannUse Enabled property instead of Connected
2008-08-11 Marcel HoltmannRename connect/disconnect to enable/disable for better...
2008-08-10 Marcel HoltmannFix wrong order of resolvconf arguments
2008-08-10 Marcel HoltmannLet the core handle the children unregister task
2008-08-10 Marcel HoltmannThe core takes care of the lifetime for child elements
2008-08-10 Marcel HoltmannThe core will remove children in reverse order automati...
2008-08-09 Marcel HoltmannPlugin names should be all lower-case
2008-08-09 Marcel HoltmannAdd skeleton for RTNL link detection plugin
2008-08-09 Marcel HoltmannWrite /etc/resolv.conf file directly
2008-08-09 Marcel HoltmannCheck if resolvconf is actually installed
2008-08-07 Marcel HoltmannAdd resolver plugin for /etc/resolv.conf modifications
2008-08-07 Marcel HoltmannAdd support for network scanning and selection
2008-07-30 Marcel HoltmannUse async D-Bus calls and support state change callback
2008-07-30 Marcel HoltmannSet IPv4 address and routing information
2008-07-30 Marcel HoltmannExecute resolvconf command and create Internet element
2008-07-30 Marcel HoltmannBring Ethernet device up and down if needed
2008-07-30 Marcel HoltmannAdd static property for plain text SSID value
2008-07-30 Marcel HoltmannIgnore broken network identifiers
2008-07-03 Marcel HoltmannFix network identifier checking
2008-07-03 Marcel HoltmannCreate element for every network in range
2008-07-03 Marcel HoltmannSimplify the locking and remove some deadlocks
2008-07-03 Marcel HoltmannFully integrate the usage of resolver element
2008-07-03 Marcel HoltmannUpdate resolver plugin infrastructure
2008-07-03 Marcel HoltmannRemove old 802.03 and 802.11 plugins
2008-07-03 Marcel HoltmannRewrite supplicant support for new element infrastructure
2008-07-03 Marcel HoltmannOnly export external functions when building daemon
2008-07-02 Marcel HoltmannDisable compilation of obsoleted code
2008-07-01 Marcel HoltmannAdd support for detecting modem devices
2008-07-01 Marcel HoltmannFirst steps into wpa_supplicant integration
2008-06-30 Marcel HoltmannUse new signal callback function from libgdbus
2008-06-30 Marcel HoltmannDon't unregister elements that are not valid
2008-06-30 Marcel HoltmannFix removing elements from list
2008-06-29 Marcel HoltmannAdd first attempt for the property system
2008-06-28 Marcel HoltmannAdd skeleton for WiFi interface plugin
2008-06-28 Marcel HoltmannDisable setup of RTNL, interfaces and networks
2008-06-28 Marcel HoltmannAdd skeleton for IPv4 configuration plugin
2008-06-28 Marcel HoltmannUpdate dhclient plugin with support for element infrast...
2008-06-28 Marcel HoltmannAdd simple Ethernet plugin
2008-06-28 Marcel HoltmannUpdate Bluetooth plugin with hardware detection support
2008-06-28 Marcel HoltmannAdd HAL based hardware detection plugin
2008-06-28 Marcel HoltmannUse the exported D-Bus service name instead of hardcode...
2008-06-28 Marcel HoltmannDon't use libconnman- prefix for plugins
2008-04-13 Marcel HoltmannAdd skeleton for Bluetooth plugin
2008-04-13 Marcel HoltmannUpdate copyright information
2008-04-04 Marcel HoltmannGive wpa_supplicant more hints on what is going on
2008-03-28 Marcel HoltmannRemove filter on device removal
2008-03-28 Marcel HoltmannFix DHCP release and dhclient termination
2008-03-24 Marcel HoltmannUpdate DHCP plugin to use D-Bus low-level calls
2008-03-24 Marcel HoltmannFix handling of networks without security
2008-03-24 Marcel HoltmannAdd resolver plugin using resolvconf helper tool
2008-03-12 Marcel HoltmannChange 802.11 plugin to use D-Bus interface of supplicant
2008-03-07 Marcel HoltmannFix missing IW_EV_LCP_PK_LEN definition on some distrib...
2008-03-01 Marcel HoltmannImplement start and stop callbacks for 802.11
2008-03-01 Marcel HoltmannUpdate function names of 802.11 plugin
2008-03-01 Marcel HoltmannUpdate function names of 802.03 plugin
2008-03-01 Marcel HoltmannFix endless loop in wireless event parsing
2008-02-27 Marcel HoltmannEnable scanning flag and fix connect/disconnect handling
2008-02-26 Marcel HoltmannAdd support for indicating security methods
2008-02-26 Marcel HoltmannFix reconnect case when ESSID or PSK changes
next