stats: Add an informational message for mmap failures
[framework/connectivity/connman.git] / src /
2011-03-04 Grant Ericksonstats: Add an informational message for mmap failures
2011-03-04 Grant Ericksonstats: Avoid double-frees on a failed mapping
2011-03-02 Grant Ericksonprofile: Ignore malformed profiles
2011-03-02 Jukka Rissanenipconfig: Catch IPv6 default route creation and deletion.
2011-03-02 Jukka Rissanenrtnl: Catch IPv6 route netlink messages.
2011-03-02 Henri Braggenetwork: Export connman_network_get_connecting() to...
2011-02-25 Samuel Ortizprovider: Initial IPv6 support
2011-02-25 Samuel Ortizconnection: Do not move to DISCONNECT when removing...
2011-02-25 Samuel Ortizservice: Add a generic ipconfig selection routine
2011-02-25 Samuel Ortiznetwork: Remove gateway when network disconnects
2011-02-25 Daniel Wagnerelement: Remove IPV4 element
2011-02-25 Daniel Wagnerprovider: Remove IPv4 element registration
2011-02-25 Samuel Ortizipconfig: Remove __connman_ipconfig_set_element_ipv6_ga...
2011-02-25 Samuel Ortizipconfig: Remove connman_ipconfig_bind
2011-02-24 Samuel Ortiznetwork: Fix nameserver setting routine
2011-02-24 Daniel Wagnerofono: Remove IPv4 element registration
2011-02-24 Samuel Ortizservice: Do not always reset the IPv4 state on error...
2011-02-24 Samuel Ortizipconfig: IPv4 gateway can be NULL
2011-02-24 Samuel Ortiznetwork: Fix the manual setting case
2011-02-24 Daniel Wagnerelement: Remove DHCP element
2011-02-23 Samuel Ortizipconfig: Split ipconfig_set_gateway()
2011-02-23 Samuel Ortizipconfig: Rename ipconfig_set/clear_address routines
2011-02-23 Daniel Wagneripconfig: Fix IP setters
2011-02-23 Daniel Wagnerprovider: Add IP setters
2011-02-23 Daniel Wagnernetwork: Add IP setters
2011-02-23 Samuel Ortizservice: Add a nameserver clearing routine
2011-02-23 Daniel Wagnerservice: Add timeserver and pac setters
2011-02-23 Samuel Ortizipconfig: Save IPv6 privacy setting
2011-02-23 Daniel Wagneripconfig: Only save FIXED & MANUAL IP configuraiton
2011-02-23 Samuel Ortiznetwork: Remove address field
2011-02-22 Martin Xuconnection: Check gateway_hash value before call update...
2011-02-21 Samuel Ortizservice: Do not duplicate nameserver entries
2011-02-21 Jukka Rissanenipconfig: Support IPv6 privacy extension for autoconf...
2011-02-18 Samuel Ortizdevice: Initial scan delays exponential backoff
2011-02-18 Jukka Rissanenipconfig: Enable and disable IPv6 properly
2011-02-17 Jukka Rissanenipconfig: Toggle interface IPv6 status properly
2011-02-17 Samuel Ortizdnsproxy: Add domains to the query only when it has...
2011-02-16 Samuel Ortizipv4: Add domainame before moving to READY state
2011-02-16 Jukka Rissanennetwork: Remove unused parameter from autoconf_ipv6_set()
2011-02-16 Alok Barsodetechnology: Rename __connman_technology_[enable|disable...
2011-02-16 Samuel Ortizservice: Remove unused mcc and mnc fields
2011-02-16 Samuel Ortizservice: Remove APN property
2011-02-15 Samuel Ortizservice: Compare combined states in service_compare()
2011-02-15 Daniel Wagnerconnection: Remove connection element
2011-02-15 Daniel Wagneripconfig: Add ipaddress setters/getters
2011-02-15 Daniel Wagneripconfig: Rename __connman_ipconfig_get_*(index)
2011-02-15 Daniel Wagnerservice: Refactor Service nameserver API
2011-02-15 Alok Barsodetechnology: Remove "blocked" state and use "offline...
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 Rissanenipconfig: Enable ipconfig if loading autoconfigurable...
2011-02-11 Jukka Rissanenservice: Change IPv4 state when address is released
2011-02-11 Jukka Rissanenservice: Check service state properly if user changes...
2011-02-11 Jukka Rissanenservice: IPv6 autoconf will change the service state
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 Rissanenipconfig: Enable or disable IPv6 when loading the saved...
2011-02-11 Jukka Rissanenservice: Split service state to IPv4 and IPv6 parts
2011-02-11 Jukka Rissanenipconfig: Added helper function that returns the config...
2011-02-11 Jukka Rissanenipconfig: Clear the ipaddress pointers when address...
2011-02-10 Samuel Ortiztethering: Check for kernel bridge support
2011-02-09 Kalle Valortnl: Fix some uninitalised warnings
2011-02-08 Alok Barsodetechnology: Optimize __connman_technology_remove_interf...
2011-02-08 Alok Barsodetechnology: Optimize __connman_technology_add_interface()
2011-02-08 Kalle Valoiptables: Fix uninitialised use of entry_return
2011-02-07 Patrik Flyktnetwork: Add CONNMAN_NETWORK_ERROR_INVALID_KEY for...
2011-02-07 Patrik Flyktservice: Add CONNMAN_SERVICE_ERROR_INVALID_KEY to servi...
2011-02-07 Samuel Ortizdnsproxy: Do not add NULL domains to the domain list
2011-02-07 Marcel Holtmannplugin: Allow colon as plugin name separator
2011-02-04 Samuel Ortizservice: Remove WPS from the exported D-Bus properties
2011-02-04 Guillaume Lucastechnology: trigger technology creation by new interface
2011-02-04 Mohamed Abbasproxy: Add implementation for internal proxy framework.
2011-02-04 Mohamed Abbaslocation: Allow to get the service for a location
2011-02-03 Daniel Wagnerstats: Add comment about MAP_SHARED
2011-02-02 Samuel Ortiztethering: Add a tethering property per technology
2011-01-31 Daniel Wagnerdnsproxy: Fallback to resolv.conf if dnsproxy fails
2011-01-31 Grant Ericksonstats: Fix double free error
2011-01-28 Kalle Valomanager: Remove network-manager compatibility code
2011-01-28 Daniel Wagnerdhcp: Move plugins/dhcp in to core
2011-01-28 Mohamed Abbasprovider: Report VPN error code
2011-01-28 Mohamed Abbastask: Pass exit code to the exit callback
2011-01-27 Samuel Ortizservice: Check for WPS support only in the WiFi case
2011-01-27 Daniel Wagnerprovider: route_env_parse should depend on type not...
2011-01-27 Tomasz Bursztykaservice: WPS connection logic
2011-01-27 Tomasz Bursztykaagent: WPS input request logic
2011-01-27 Tomasz Bursztykaservice: WPS enabled getter
2011-01-27 Tomasz Bursztykaservice: WPS support
2011-01-27 Tomasz Bursztykanetwork: WPS support
2011-01-27 Pekka Pessiservice: Mark service as failed if connect fails
2011-01-27 Pekka Pessinetwork: Add connman_network_clear_error()
2011-01-26 Samuel Ortizdnsproxy: Fix public server support
2011-01-26 Samuel Ortizprovider: Factorize VPN routing environment variables...
2011-01-26 Samuel Ortizprovider: Set service pointer for provider_set_nameservers
2011-01-26 Samuel Ortizprovider: Implement IPv6 route setting
2011-01-26 Samuel Ortizinet: IPv6 network route setting API
2011-01-26 Daniel Wagnerprovider: Handle empty nameservers
2011-01-26 Daniel Wagnerondemand: Remove ondemand.c
2011-01-26 Daniel Wagnerresolver: Only support resolv.conf and dnsproxy
2011-01-26 Daniel Wagnerdnsproxy: Add command line switch
2011-01-26 Daniel Wagnerdnsproxy: Fix checkpatch warnings
next