summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-22Release 0.700.70Marcel Holtmann2-1/+8
2011-02-22connection: Check gateway_hash value before call update_order()Martin Xu1-0/+3
2011-02-22service: Do not duplicate nameserver entriesSamuel Ortiz1-0/+6
2011-02-21wifi: Remove interfaces from the bridge when disabling tetheringSamuel Ortiz1-1/+5
2011-02-21test: Fix tethering scriptsSamuel Ortiz2-0/+8
2011-02-21test: Enable or disable IPv6 privacy extensionJukka Rissanen1-7/+11
2011-02-21ipconfig: Support IPv6 privacy extension for autoconf addressesJukka Rissanen1-6/+135
2011-02-21doc: Add description about IPv6 privacy settingJukka Rissanen1-0/+20
2011-02-18device: Initial scan delays exponential backoffSamuel Ortiz1-1/+22
2011-02-18ipconfig: Enable and disable IPv6 properlyJukka Rissanen3-15/+18
2011-02-18test: Remove APN support from test-connmanSamuel Ortiz1-32/+0
2011-02-18ofono: Fix infinite recursion in network disconnectHenri Bragge1-0/+2
2011-02-18ofono: Fix memory leak in network activationHenri Bragge1-1/+1
2011-02-17ipconfig: Toggle interface IPv6 status properlyJukka Rissanen1-28/+33
2011-02-16portal: Print region information if availableMarcel Holtmann1-0/+4
2011-02-17dnsproxy: Add domains to the query only when it has no dotSamuel Ortiz1-0/+6
2011-02-17ipv4: Add domainame before moving to READY stateSamuel Ortiz1-2/+3
2011-02-16network: Remove unused parameter from autoconf_ipv6_set()Jukka Rissanen1-4/+3
2011-02-16technology: Rename __connman_technology_[enable|disable]_deviceAlok Barsode3-20/+19
2011-02-16service: Remove unused mcc and mnc fieldsSamuel Ortiz1-12/+0
2011-02-16service: Remove APN propertySamuel Ortiz3-205/+2
2011-02-15gweb: Avoid forward declarations in resolver codeMarcel Holtmann1-341/+338
2011-02-15gweb: Some coding style cleanup on resolver codeMarcel Holtmann1-50/+74
2011-02-15service: Compare combined states in service_compare()Samuel Ortiz1-2/+4
2011-02-15connection: Remove connection elementDaniel Wagner9-262/+214
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 Wagner8-87/+167
2011-02-15technology: Remove "blocked" state and use "offline" state insteadAlok Barsode2-10/+7
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-11TODO: IPv6 enhancements are doneJukka Rissanen1-13/+0
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-11ipv6: Add property for IPv6 nameserverJukka Rissanen1-0/+1
2011-02-11ipconfig: Clear the ipaddress pointers when address is deletedJukka Rissanen1-1/+2
2011-02-10TODO: VPNc and WiFi tethering are doneSamuel Ortiz1-16/+25
2011-02-10test: Improve tethering scriptsSamuel Ortiz2-9/+18
2011-02-10tethering: Check for kernel bridge supportSamuel Ortiz2-0/+13
2011-02-09rtnl: Fix some uninitalised warningsKalle Valo1-7/+5
2011-02-08AUTHORS: Mention Alok's contributionsSamuel Ortiz1-0/+1
2011-02-08technology: Optimize __connman_technology_remove_interface()Alok Barsode1-12/+7
2011-02-08technology: Optimize __connman_technology_add_interface()Alok Barsode1-14/+7