summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-01-26ondemand: Remove ondemand.cDaniel Wagner4-136/+2
2011-01-26resolver: Only support resolv.conf and dnsproxyDaniel Wagner4-271/+173
2011-01-26dnsproxy: Add command line switchDaniel Wagner3-3/+15
2011-01-26dnsproxy: Fix checkpatch warningsDaniel Wagner1-7/+12
2011-01-26dnsproxy: Move from plugins to coreDaniel Wagner3-0/+1517
2011-01-26wifi: Balance scanning statesMohamed Abbas1-0/+17
2011-01-24Small coding style fixup for bridge enablingMarcel Holtmann1-1/+1
2011-01-22Add debug infoLi Jian5-0/+15
2011-01-22manager: Send network-manager state change signalsKalle Valo1-10/+46
2011-01-18Set GIOChannel to no encoding and no bufferingMarcel Holtmann2-0/+6
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-18Fixed comparison with "AutoConnect" in servicePekka Pessi1-1/+1
2011-01-18Remove MCC and MNC from ServicePekka Pessi1-7/+0
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-13notifier: Add proxy changed hookSamuel Ortiz2-0/+13
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 Ortiz1-0/+10
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-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-10service: Do not unref ipconf layer upon disconnectionSamuel Ortiz1-29/+6
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 Rissanen2-0/+14
2011-01-07ipconfig: Remove unnecessary null checksJukka Rissanen1-9/+2
2011-01-05Add inotify monitoring .config file.Mohamed Abbas1-8/+163
2011-01-05memoryleak: IPv6 gateway was not freedJukka Rissanen1-0/+1
2011-01-05memoryleak: ipconfig was not unreferenced properlyJukka Rissanen1-16/+24
2011-01-05ipconfig: add debugging to ref counting functionsJukka Rissanen1-2/+10
2011-01-03Make calls to __connman_ipconfig_disable() consistent.Jukka Rissanen1-6/+6
2011-01-03memoryleak: check return value correctly before clearing pointerJukka Rissanen1-2/+2
2010-12-31memoryleak: root element was not freedJukka Rissanen1-0/+2
2010-12-31memoryleak: remove element when not needed any moreJukka Rissanen1-0/+1
2010-12-31memoryleak: remove the element when not neededJukka Rissanen1-0/+2
2010-12-31memoryleak: remove the element for realJukka Rissanen1-0/+2
2010-12-31Possible memory leak when setting up ipconfigJukka Rissanen1-2/+6
2010-12-31Possible memory leak when creating ipconfigJukka Rissanen1-2/+4
2010-12-31memoryleak: proxy method string was not freedJukka Rissanen1-0/+1