network: Add IP setters
[framework/connectivity/connman.git] / src / network.c
2011-02-23 Daniel Wagnernetwork: Add IP setters
2011-02-23 Samuel Ortiznetwork: Remove address field
2011-02-16 Jukka Rissanennetwork: Remove unused parameter from autoconf_ipv6_set()
2011-02-15 Daniel Wagnerconnection: Remove connection element
2011-02-15 Daniel Wagneripconfig: Add ipaddress setters/getters
2011-02-15 Daniel Wagnerservice: Refactor Service nameserver API
2011-02-15 Jukka Rissanennetwork: IPv6 must go through disconnect state before...
2011-02-11 Samuel Ortiznetwork: Back to IDLE when network is not connected
2011-02-11 Jukka Rissanennetwork: Set service state correctly when ipconfig...
2011-02-11 Jukka Rissanennetwork: Enable IPv6 autoconf to change the service...
2011-02-11 Jukka Rissanenservice: Split service state to IPv4 and IPv6 parts
2011-02-07 Patrik Flyktnetwork: Add CONNMAN_NETWORK_ERROR_INVALID_KEY for...
2011-01-27 Tomasz Bursztykanetwork: WPS support
2011-01-27 Pekka Pessinetwork: Add connman_network_clear_error()
2011-01-07 Jukka Rissanenipconfig: Add AUTO ipconfig method for IPv6 auto config...
2011-01-07 Jukka Rissanenipconfig: Remove unnecessary null checks
2010-12-29 Leena GundaFree WiFi network strings in network_destruct
2010-12-23 Samuel Ortiznetwork: Remove unused network_set_passphrase routine
2010-12-23 Mohamed Abbasservice: Return connecting status while idle
2010-12-15 Samuel Ortiznetwork: Don't set an IPv6 address if method is OFF...
2010-12-14 Jukka Rissanenipconfig: Define 2 separate pointers for IPv4 and IPv6
2010-12-14 Jukka Rissanennetwork: Remove ipconfig from the network structure
2010-12-13 Mohamed Abbasnetwork: Keep device->connections counter in sync
2010-11-05 Marcel HoltmannRemove unused connman_network_get_path function
2010-11-05 Marcel HoltmannRemove DBusConnection reference from device/network...
2010-11-04 Marcel HoltmannRemove unneeded CONNMAN_NETWORK_INTERFACE
2010-11-04 Marcel HoltmannRemove unneeded enum connman_network_protocol
2010-09-29 Samuel OrtizDefine connman_network_set_passphrase
2010-09-20 Samuel OrtizDo not register 2 network drivers for the same network...
2010-09-09 Pekka Pessidevice: add connman_device_get_ident()
2010-09-09 Marcel HoltmannRemove the no longer needed security framework
2010-09-08 Pekka Pessinetwork: don't connect if already removed
2010-09-08 Pekka Pessinetwork: don't add into profile while unregistered
2010-07-29 Martin XuInitial IPv6 support
2010-06-25 Samuel OrtizCreate service ipconfig only when it's NULL
2010-06-16 Samuel OrtizAdd helper for network update
2010-06-14 Samuel OrtizUse dedicated code path for fixed IP settings
2010-06-11 Samuel OrtizAdd nameserver settings to the manual configuration...
2010-05-18 Samuel Ortiznetwork API for setting and clearing IPv4 settings...
2010-04-13 Martin XuReset ipconfig index
2010-04-08 Samuel OrtizReset connman_network device pointer when it is no...
2010-03-25 Martin XuAdd static gateway support
2010-03-23 Martin XuSet network->device as NULL when the device is removed
2010-03-07 Marcel HoltmannRemove unneeded plugin for Ericsson MBM support
2010-03-07 Marcel HoltmannRemove unneeded plugin for Option HSO support
2010-02-11 Martin XuAdd static IP support
2010-01-29 Martin XuAdd network->driver->setup() callback function
2010-01-19 Lucas De MarchiFix PropertyChanged for disconnect event
2010-01-13 Samuel OrtizSet the connecting flag to FALSE upon connection failure
2010-01-05 Marcel HoltmannFix issue when manual IP setup not using configuration...
2010-01-02 Marcel HoltmannUpdate copyright information
2009-12-30 Martin XuAdd method handling into function set_connected()
2009-12-30 Martin XuAdd function connman_network_set_method()
2009-12-30 Martin XuDon't reset associating from function connman_network_s...
2009-12-22 Samuel OrtizAdd IEEE 802.1x related fields to network structure
2009-12-20 Marcel HoltmannRename IP configuration methods to match specification
2009-12-19 Marcel HoltmannMake use of property changed helper for arrays
2009-12-19 Marcel HoltmannUse D-Bus property helpers for network list details
2009-12-19 Marcel HoltmannRename D-Bus helper for basic dictionary types
2009-12-19 Marcel HoltmannUse helper for basic property changed signals
2009-12-19 Marcel HoltmannIgnore WiFi networks with IBSS (adhoc mode)
2009-12-19 Marcel HoltmannUse new D-Bus helpers wherever possible
2009-12-19 Marcel HoltmannAdd helpers for appending flexible D-Bus arrays
2009-12-17 Martin XuHandle static method at function set_connected
2009-12-17 Martin XuClear associating and connecting state at connman_netwo...
2009-12-17 Martin XuAdd function connman_network_get_element
2009-12-07 Marcel HoltmannRemove unused secondary feature of devices and networks
2009-12-06 Marcel HoltmannRemove unfinished and unneeded PPP support
2009-12-05 Marcel HoltmannThe network interface for informational purpose only
2009-11-30 Marcel HoltmannAdd function to get current network connecting state
2009-11-29 Marcel HoltmannUse network details also for Ethernet devices
2009-11-29 Marcel HoltmannAdd network type for cable/carrier detection
2009-11-23 Martin XuAdd function connman_network_set_error
2009-11-23 Martin XuAdd network type CONNMAN_NETWORK_TYPE_CELLULAR
2009-09-19 Marcel HoltmannAdd support for network roaming property
2009-09-13 Marcel HoltmannMove hidden counter variable to be global
2009-09-13 Martin XuFix issue with switching between hidden WiFi networks
2009-08-08 Marcel HoltmannAdd initial steps for IPv4 monitoring via RTNL
2009-08-06 Marcel HoltmannAdd support for grouping Bluetooth networks into a...
2009-07-25 Marcel HoltmannFix missing update of signal strength from scan results
2009-07-22 Marcel HoltmannRemove deprecated and unused network storage callbacks
2009-07-20 Marcel HoltmannRemove support for network Connect and Disconnect methods
2009-07-17 Marcel HoltmannProtect hidden and active networks during scanning
2009-07-17 Marcel HoltmannIf the signal strength is zero don't declare this as...
2009-07-17 Marcel HoltmannUse proper function to set association state
2009-07-17 Marcel HoltmannIf the WiFi signal strength is below 20 then don't...
2009-07-17 Marcel HoltmannFix small coding style issue
2009-07-16 Marcel HoltmannSet state to association if network driver doesn't...
2009-07-16 Marcel HoltmannReset the connecting and associating variables properly
2009-07-16 Marcel HoltmannReport a connected network as that and not as in progress
2009-07-16 Marcel HoltmannIf network is attempting to connect already, return...
2009-07-16 Marcel HoltmannFix detection of association errors from supplicant
2009-07-16 Marcel HoltmannDon't allow network connection attempts twice
2009-07-16 Marcel HoltmannAllow cancelling of a network connection attempt
2009-07-16 Martin XuAdd function to retrieve network association state
2009-07-16 Marcel HoltmannTrack connection attempts and report error if it fails
2009-07-12 Marcel HoltmannAdd MBM and HSO networks to the service list
2009-07-12 Marcel HoltmannAdd network type for Ericsson MBM devices
2009-07-11 Marcel HoltmannAdd missing comment for connman_network_get_group(...
2009-07-11 Samuel OrtizSet hidden network group name at time of association
next