Update dhclient plugin with support for element infrastructure
[connman] / plugins /
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
2008-02-26 Marcel HoltmannAdd supplicant disconnect function
2008-02-26 Marcel HoltmannFix ESSID parsing on 64-bit architectures
2008-02-26 Marcel HoltmannDetect bridge interfaces and ignore them
2008-02-18 Marcel HoltmannUpdate for libgdbus API change
2008-01-16 Marcel HoltmannInclude signal strength for reported networks
2008-01-16 Marcel HoltmannReport found networks and send out updates
2008-01-14 Marcel HoltmannAdd more detailed interface state machine
2008-01-14 Marcel HoltmannHandle return values of system calls
2008-01-14 Marcel HoltmannRemove unneeded callbacks from 802.03 and 802.11 plugins
2008-01-11 Marcel HoltmannFix IO handling for the control channel
2008-01-09 Marcel HoltmannUpdate scan result handling routine
2008-01-09 Marcel HoltmannStop supplicant on shutdown
2008-01-09 Marcel HoltmannFix shutdown procedure
2008-01-09 Marcel HoltmannFix wrong return value
2008-01-09 Marcel HoltmannAdd support for terminating dhclient
2008-01-08 Marcel HoltmannUpdate interface constants and definitions
2008-01-08 Marcel HoltmannRemove callback for getting the hardware address
2008-01-04 Marcel HoltmannAdd interface properties for device details
2008-01-03 Marcel HoltmannAdd methods for setting 802.11 network name and passphrase
2008-01-03 Marcel HoltmannRemove network interface helpers
2008-01-01 Marcel HoltmannAdd handling of scanning and stations
2008-01-01 Marcel HoltmannAdd independent interface name retrieval
2008-01-01 Marcel HoltmannAdd experimental supplicant support
2007-12-25 Marcel HoltmannAdd skeleton for supplicant infrastructure
2007-12-25 Marcel HoltmannAdd interface index and state variables
2007-12-24 Marcel HoltmannAdd experimental DHCP plugin
2007-12-24 Marcel HoltmannFix naming of interface flags
2007-12-24 Marcel HoltmannAdd experimental IPv4 support
2007-12-22 Marcel HoltmannAdd network interface helper functions
2007-12-22 Marcel HoltmannAdd skeletons for 802.03 and 802.11 interface plugins
2007-12-22 Marcel HoltmannAdd plugin infrastructure