summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-02-15ipconfig: Add ipaddress setters/gettersDaniel Wagner3-4/+99
2011-02-15ipconfig: Rename __connman_ipconfig_get_*(index)Daniel Wagner4-11/+11
2011-02-15service: Refactor Service nameserver APIDaniel Wagner6-83/+162
2011-02-15technology: Remove "blocked" state and use "offline" state insteadAlok Barsode1-8/+5
2011-02-15network: IPv6 must go through disconnect state before idleJukka Rissanen1-0/+7
2011-02-11network: Back to IDLE when network is not connectedSamuel Ortiz1-2/+2
2011-02-11ipconfig: Enable ipconfig if loading autoconfigurable IPv6 configJukka Rissanen1-1/+14
2011-02-11service: Change IPv4 state when address is releasedJukka Rissanen1-0/+6
2011-02-11service: Check service state properly if user changes methodJukka Rissanen1-16/+47
2011-02-11service: IPv6 autoconf will change the service stateJukka Rissanen1-0/+28
2011-02-11network: Set service state correctly when ipconfig is clearedJukka Rissanen1-1/+8
2011-02-11network: Enable IPv6 autoconf to change the service state to readyJukka Rissanen1-2/+41
2011-02-11ipconfig: Enable or disable IPv6 when loading the saved serviceJukka Rissanen1-0/+8
2011-02-11service: Split service state to IPv4 and IPv6 partsJukka Rissanen6-72/+303
2011-02-11ipconfig: Added helper function that returns the config typeJukka Rissanen2-0/+8
2011-02-11ipconfig: Clear the ipaddress pointers when address is deletedJukka Rissanen1-1/+2
2011-02-10tethering: Check for kernel bridge supportSamuel Ortiz2-0/+13
2011-02-09rtnl: Fix some uninitalised warningsKalle Valo1-7/+5
2011-02-08technology: Optimize __connman_technology_remove_interface()Alok Barsode1-12/+7
2011-02-08technology: Optimize __connman_technology_add_interface()Alok Barsode1-14/+7
2011-02-08iptables: Fix uninitialised use of entry_returnKalle Valo1-3/+4
2011-02-08network: Add CONNMAN_NETWORK_ERROR_INVALID_KEY for a networkPatrik Flykt1-0/+13
2011-02-08service: Add CONNMAN_SERVICE_ERROR_INVALID_KEY to service error enumPatrik Flykt1-0/+7
2011-02-08dnsproxy: Do not add NULL domains to the domain listSamuel Ortiz1-0/+3
2011-02-06plugin: Allow colon as plugin name separatorMarcel Holtmann1-2/+2
2011-02-04service: Remove WPS from the exported D-Bus propertiesSamuel Ortiz1-6/+18
2011-02-04technology: trigger technology creation by new interfaceGuillaume Lucas1-75/+79
2011-02-04proxy: Add implementation for internal proxy framework.Mohamed Abbas1-6/+108
2011-02-04location: Allow to get the service for a locationMohamed Abbas1-0/+5
2011-02-03stats: Add comment about MAP_SHAREDDaniel Wagner1-0/+6
2011-02-02tethering: Add a tethering property per technologySamuel Ortiz4-73/+124
2011-01-31dnsproxy: Fallback to resolv.conf if dnsproxy failsDaniel Wagner4-14/+16
2011-01-31stats: Fix double free errorGrant Erickson1-3/+11
2011-01-28manager: Remove network-manager compatibility codeKalle Valo3-134/+4
2011-01-28dhcp: Move plugins/dhcp in to coreDaniel Wagner2-166/+161
2011-01-28provider: Report VPN error codeMohamed Abbas2-0/+28
2011-01-28task: Pass exit code to the exit callbackMohamed Abbas1-4/+8
2011-01-27service: Check for WPS support only in the WiFi caseSamuel Ortiz1-1/+2
2011-01-27provider: route_env_parse should depend on type not nameDaniel Wagner1-2/+2
2011-01-27service: WPS connection logicTomasz Bursztyka1-5/+17
2011-01-27agent: WPS input request logicTomasz Bursztyka1-1/+76
2011-01-27service: WPS enabled getterTomasz Bursztyka2-0/+9
2011-01-27service: WPS supportTomasz Bursztyka1-1/+24
2011-01-27network: WPS supportTomasz Bursztyka1-0/+17
2011-01-27service: Mark service as failed if connect failsPekka Pessi1-17/+45
2011-01-27network: Add connman_network_clear_error()Pekka Pessi3-0/+37
2011-01-27dnsproxy: Fix public server supportSamuel Ortiz1-1/+7
2011-01-27provider: Factorize VPN routing environment variables parsingSamuel Ortiz1-43/+129
2011-01-26provider: Set service pointer for provider_set_nameserversSamuel Ortiz1-0/+5
2011-01-26provider: Implement IPv6 route settingSamuel Ortiz1-3/+19