summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-20Release 0.670.67Marcel Holtmann2-1/+6
2011-01-20ofono: Use dbus_bool_t instead of gbooleanMarcel Holtmann1-4/+4
2011-01-19gdbus: Remove root node 'name' attribute in introspectionDaniel Wagner1-1/+1
2011-01-19gdbus: invaldate_parent_data: walk the whole path downDaniel Wagner1-3/+4
2011-01-18Set GIOChannel to no encoding and no bufferingMarcel Holtmann2-0/+6
2011-01-18ofono: avoid extra SetProperty("Online") callsPekka Pessi1-0/+10
2011-01-18Use g_io_channel_read_chars instead of g_io_channel_readMarcel Holtmann2-12/+19
2011-01-18Remove pointless variable initializationMarcel Holtmann1-1/+1
2011-01-18Use -DG_DISABLE_DEPRECATED compiler defineMarcel Holtmann1-0/+1
2011-01-18Fixed comparison with "AutoConnect" in servicePekka Pessi1-1/+1
2011-01-18Remove MCC and MNC from Service docPekka Pessi1-10/+0
2011-01-18Remove MCC and MNC from ServicePekka Pessi1-7/+0
2011-01-18Clarify relation between AutoConnect and Roaming.Pekka Pessi1-1/+3
2011-01-17Release 0.660.66Marcel Holtmann2-1/+10
2011-01-14element: Assign element nameLi Jian1-0/+2
2011-01-13service: Do not reconnect to an already connected serviceSamuel Ortiz1-0/+10
2011-01-13service: Proxy changes notificationsSamuel Ortiz1-1/+10
2011-01-13pacrunner: Implement proxy_changed hookSamuel Ortiz1-0/+16
2011-01-13notifier: Add proxy changed hookSamuel Ortiz3-0/+14
2011-01-13service: Return DIRECT proxy if wpad_start failsSamuel Ortiz3-9/+13
2011-01-13service: Return service proxy is configured PAC URL is not setSamuel Ortiz1-1/+6
2011-01-13wpad: Set proxy method to DIRECT if WPAD name resolution failedSamuel Ortiz1-4/+10
2011-01-13service: Start WPAD if DHCP failed to provide a PAC URLSamuel Ortiz1-3/+10
2011-01-13service: Start WPAD if proxy is not manually configuredSamuel Ortiz1-1/+8
2011-01-13service: Add proxy_config for storing configured proxy methodSamuel Ortiz1-11/+21
2011-01-12service: Define proxy setting helperSamuel Ortiz2-0/+11
2011-01-11service: Set proxy to DIRECT if unknownSamuel Ortiz1-3/+3
2011-01-11service: Set proxy method to AUTO from set_proxy_autoconfigSamuel Ortiz1-0/+2
2011-01-11TODO: Remove implemented entriesSamuel Ortiz1-34/+2
2011-01-10Add ipv4 and ipv6 method scripts to test_scriptsSamuel Ortiz1-3/+3
2011-01-10ipconfig: Restore original IPv6 interface status when connman quitsJukka Rissanen1-0/+36
2011-01-10ipconfig: Set ipconfig method correctly for IPv4 and IPv6 configJukka Rissanen1-2/+75
2011-01-10test: Fix set-ipv4-method usage printJukka Rissanen1-1/+1
2011-01-10test: Renamed set-ip-method to be consistent with IPv6 scriptJukka Rissanen1-0/+0
2011-01-10test: Test script for setting IPv6 MethodJukka Rissanen1-0/+33
2011-01-10doc: Update description of Phase2-keywordHenri Bragge1-1/+3
2011-01-10gsupplicant: Support EAP phase2 authentication methodsHenri Bragge1-1/+5
2011-01-10supplicant: Support EAP phase2 authentication methodsHenri Bragge1-1/+5
2011-01-10service: Do not unref ipconf layer upon disconnectionSamuel Ortiz1-29/+6
2011-01-10wifi: Stack based crash risk fixedTomasz Bursztyka2-3/+9
2011-01-08doc: Fix possible values for IPv6 Method in service APIJukka Rissanen1-3/+1
2011-01-08service: Do not disconnect IPv4 if IPv6 method changesJukka Rissanen1-27/+23
2011-01-08ipconfig: Removed obsolete codeJukka Rissanen1-3/+0
2011-01-08ipconfig: Removed obsolete parameter from __connman_ipconfig_set_config()Jukka Rissanen3-10/+6
2011-01-08service: Do not set the ipv6 method to OFFJukka Rissanen1-3/+0
2011-01-07ipconfig: Default method is auto for IPv6Jukka Rissanen1-1/+1
2011-01-07ipconfig: Add AUTO ipconfig method for IPv6 auto configured addressesJukka Rissanen4-0/+16
2011-01-07ipconfig: Remove unnecessary null checksJukka Rissanen1-9/+2
2011-01-07gsupplicant: Use the prefixed version of phase2_auth valueHenri Bragge1-1/+1
2011-01-07gsupplicant: Drop unnecessary quotes from phase2 valueHenri Bragge1-1/+1