summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-25ipconfig: Remove connman_ipconfig_bindSamuel Ortiz2-21/+0
2011-02-24network: Fix nameserver setting routineSamuel Ortiz2-2/+6
2011-02-24ofono: Remove IPv4 element registrationDaniel Wagner2-127/+129
2011-02-24service: Do not always reset the IPv4 state on error clearingSamuel Ortiz1-0/+8
2011-02-24ipconfig: IPv4 gateway can be NULLSamuel Ortiz1-1/+1
2011-02-24network: Fix the manual setting caseSamuel Ortiz1-22/+6
2011-02-24element: Remove DHCP elementDaniel Wagner5-199/+242
2011-02-23ipconfig: Split ipconfig_set_gateway()Samuel Ortiz3-24/+54
2011-02-23ipconfig: Rename ipconfig_set/clear_address routinesSamuel Ortiz4-14/+14
2011-02-23ipconfig: Fix IP settersDaniel Wagner3-9/+26
2011-02-23provider: Add IP settersDaniel Wagner2-12/+78
2011-02-23network: Add IP settersDaniel Wagner2-1/+95
2011-02-23service: Add a nameserver clearing routineSamuel Ortiz2-0/+9
2011-02-23service: Add timeserver and pac settersDaniel Wagner2-1/+125
2011-02-23ipconfig: Save IPv6 privacy settingSamuel Ortiz1-8/+8
2011-02-23ipconfig: Only save FIXED & MANUAL IP configuraitonDaniel Wagner1-0/+11
2011-02-23network: Remove address fieldSamuel Ortiz3-90/+2
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