loopback: Check hostname/domainname validity
[framework/connectivity/connman.git] / src /
2012-04-11 Patrik Flyktmain: Add 'DefaultAutoConnectTechnologies' configuratio...
2012-04-11 Patrik Flyktservice: Add __connman_service_string2type() function
2012-04-05 Alok Barsodetimeserver: Check for resolv before accessing it
2012-04-05 Alok Barsodetimeservers: Add Fallback Timerservers
2012-04-05 Alok Barsodemain: Parse FallbackTimeservers list from main.conf
2012-04-05 Alok Barsodentp: Shorten NTP failure delay
2012-04-05 Alok Barsodetimeserver: Add Timeservers.Configuration to timeserver...
2012-04-05 Alok Barsodeservice: Add Timeservers.Configuration Property
2012-04-05 Alok Barsodetimeserver: Add service gateway to timeserver list
2012-04-05 Alok Barsodetimeserver: Create timeserver list
2012-04-05 Alok Barsodetimeserver: Trigger ntp on default changed notifier
2012-04-05 Alok Barsodeservice: Add __connman_service_get_default
2012-04-05 Alok BarsodeReplace older system timeserver values with new ones...
2012-04-05 Jukka Rissanenconnection: Add host route for VPN when setting default...
2012-04-05 Jukka Rissanenconnection: Remove wrong VPN route
2012-04-05 Patrik Flyktinet: Build failure fix
2012-04-05 Jukka Rissanen6to4: Connectivity check was done too early
2012-04-05 Jukka Rissanen6to4: Add web debug prints
2012-04-05 Jukka Rissaneninet: Refactor rtnl functions in 6to4.c
2012-04-05 Jukka Rissanenconnection: Set additional point-to-point route
2012-04-05 Jukka Rissanenservice: Nameservers behind P-t-P link need special...
2012-04-05 Jukka Rissanennet: Add functions to get dest address of P-t-P link
2012-04-05 Jukka Rissanenconnection: Remove original default route only when...
2012-04-05 Jukka Rissanenservice: Return service split routing status
2012-04-05 Jukka Rissanenconnection: Update service list order
2012-04-05 Jukka Rissanenservice: Add function to update the service list order
2012-04-05 Jukka Rissanenservice: Save/load split routing information for VPN
2012-04-05 Jukka Rissanenservice: Allow user to do split routing for VPN services
2012-04-05 Jukka Rissanenprovider: Check if there are any routes for the provider
2012-04-05 Jukka Rissanenprovider: Allow user to set routes when creating provider
2012-04-05 Jukka Rissanenprovider: Save and load user specified routes
2012-04-05 Jukka Rissanenprovider: Add support for user defined routes
2012-04-02 Daniel Wagnerdnsproxy: Refactor request destroy code
2012-03-27 Jukka Rissanenprovider: Free provider when destructing it
2012-03-21 Julien Massotdnsproxy: Remove pending requests before destroying...
2012-03-20 Daniel Wagnerservice: Fix refcount leak on ipconfigs
2012-03-20 Daniel Wagneripconfig: Disable IPv6 for new interfaces
2012-03-20 Daniel Wagneripconfig: Track ipconfigs enabled/disabled state
2012-03-20 Daniel Wagneripconfig: Do not enable IPv6 ipconfigs when loading...
2012-03-20 Daniel Wagnerservice: Enable AutoConnect for new ethernet services
2012-03-20 Daniel Wagnerservice: Load/store AutoConnect and Favorite properties...
2012-03-19 Tomasz Bursztykawispr: do not take care about http_proxy
2012-03-19 Tomasz Bursztykawispr: do not lookup for proxy if service does not...
2012-03-19 Jukka Rissanenconnection: Try to avoid having two default gateways
2012-03-19 Jukka Rissanenconnection: Remove obsolete routes for VPN
2012-03-19 Jukka Rissanenconnection: Check all active gateways in update
2012-03-19 Jukka Rissanenconnection: Get correct VPN phy link data
2012-03-19 Jukka Rissanenconnection: Do not set host routes in VPN case
2012-03-19 Jukka Rissanenconnection: Avoid stale memory access
2012-03-19 Jukka Rissanenservice: Check redundant default changed notify
2012-03-19 Jukka Rissanenservice: Allow removing only certain type nameservers
2012-03-19 Jukka Rissanenconnection: Remove nameserver routes only once
2012-03-19 Jukka Rissanenconnection: Trigger service updates only after setting...
2012-03-19 Jukka Rissanenconnection: Fix debugging prints
2012-03-19 Jukka Rissaneninet: Fix debugging prints
2012-03-05 Marcel Holtmannipconfig: Fix broken attempt to handle {IPv4,IPv6}...
2012-03-05 Marcel Holtmannservice: Fix two small style issues
2012-03-05 Marcel Holtmanncore: Add extra checks for set property methods
2012-03-05 Marcel Holtmannclock: Revert change to accept variant of variant
2012-03-01 Tim Sanderipconfig: Accept variant types in __connman_ipconfig_se...
2012-03-01 Tim Sanderclock: Accept variant types in SetProperty
2012-03-01 Patrik Flyktservice: Fix ServiceRemoved signals
2012-03-01 Otavio Salvadorinet: Ensure data->channel exist before accessing it
2012-03-01 Alok Barsodetechnology: Enable tech if device is already powered
2012-03-01 Grant Ericksoncore: Change coding style for passing NULL to time
2012-02-28 Mario Domenech Goulartippool: Fix NULL pointer access
2012-02-28 Mario Domenech Goulartippool: Fix typo in error message
2012-02-28 Patrik Flyktservice: Keep ordering and send all services in Service...
2012-02-28 Tomasz Bursztykasession: filtering session state update according to...
2012-02-28 Tomasz Bursztykasession: introducing a property to select a type on...
2012-02-28 Tomasz Bursztykasession: do not notify ipconfig content if it's not...
2012-02-28 Tomasz Bursztykaservice: adding a function to know the connected state...
2012-02-28 Tomasz Bursztykasession: do not notify an ipconfig change if the sessio...
2012-02-28 Tomasz Bursztykasession: refactor and optimize how notification are...
2012-02-28 Tomasz Bursztykasession: changing online property to a state property
2012-02-27 Marcel Holtmannmanager: Fix signature of ServicesRemoved signal
2012-02-24 Alok Barsodetechnology: Fix technology refcounting
2012-02-24 Patrik Flyktservice: Remove 'Services' property from Manager D...
2012-02-24 Patrik Flyktservice: Implement ServicesAdded and ServicesRemoved...
2012-02-24 Patrik Flyktmanager: Use helper function for adding arrays of objpa...
2012-02-24 Patrik Flyktdbus: Function for adding array of object paths and...
2012-02-24 Daniel Wagnertethering: Fix pool size request
2012-02-24 Daniel Wagnerippool: Add error and warning messages
2012-02-15 Alok Barsodemanager: Fix TechnologyAdded signal signature
2012-02-14 Tomasz Bursztykawispr: Provide a callback for agent browser request...
2012-02-14 Tomasz Bursztykaagent: Handle browser request reply
2012-02-14 Tomasz Bursztykawispr: Request a browser action through agent api
2012-02-14 Tomasz Bursztykaagent: Add support for requesting browser action
2012-02-14 Daniel Wagnerservice: Set service state idle when creating from...
2012-02-13 Santiago Carot-Nemesioagent: Fix capital letter for mandatory requirement
2012-02-13 Grant Ericksondhcp: Request sending a RFC 1533- and 2132-compliant...
2012-02-13 Daniel Wagnerippool: Fix collision detection altorithm
2012-02-13 Daniel Wagnerippool: Fix 16 bit block iterator
2012-02-13 Daniel Wagnerippool: Add prefixlen argument to __connman_ippool_new...
2012-02-13 Daniel Wagnernat: Fix typo in iptables rule
2012-02-13 Daniel Wagnerbridge: Fix __connman_bridge_enable() arguments ordering
2012-02-13 Daniel Wagneriptables: Mask address when parsing ip/prefixlen
2012-02-13 Tomasz Bursztykaiptables: Fix rule insertion in a builtin chain
2012-02-13 Daniel Wagnertethering: Fix start of IP pool
2012-02-13 Jukka Rissanenresolver: Domain name was not set
next