summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-25Release 0.530.53Marcel Holtmann2-1/+14
2010-05-25Remove implemented items from the TODO listMarcel Holtmann1-22/+0
2010-05-25Break function declaration down to two linesMarcel Holtmann1-1/+2
2010-05-25Bring back -d option without need for argumentGustavo F. Padovan1-1/+12
2010-05-22Add configuration file option for passphraseDaniel Wagner2-0/+12
2010-05-21Adapt to new MCC and MNC properties from oFonoDaniel Wagner1-19/+36
2010-05-18Use helper for checking rtnl message validitySamuel Ortiz1-8/+18
2010-05-18Fix set_property() indentationSamuel Ortiz1-3/+3
2010-05-18Clear and set IPv4 settings when connectedSamuel Ortiz1-1/+17
2010-05-18network API for setting and clearing IPv4 settings on the flySamuel Ortiz2-0/+120
2010-05-18Support RTPROT_KERNEL when adding/deleting routesSamuel Ortiz1-2/+4
2010-05-18Unregister element's children by typeSamuel Ortiz2-0/+60
2010-05-17Fix memory leak with nameserver and domain configurationMarcel Holtmann1-0/+2
2010-05-17Add some extra comments for IPv4 and nameserver configurationMarcel Holtmann1-0/+10
2010-05-16Add example test tool for DNS resolver clientMarcel Holtmann4-2/+145
2010-05-14Notify for technology disabling when removing a deviceSamuel Ortiz1-0/+1
2010-05-14Add some simple commands to cm utilityMarcel Holtmann1-69/+92
2010-05-13Fix wrong return type of LookupService messageMarcel Holtmann1-1/+1
2010-05-13Minor whitespace versus tab changeMarcel Holtmann1-1/+1
2010-05-13Add method to retrieve sorted list of tuples for servicesMarcel Holtmann6-48/+175
2010-05-13Add initial support for LookupService helper methodMarcel Holtmann6-1/+81
2010-05-13Internal functions should not have a __connman prefixMarcel Holtmann1-5/+5
2010-05-13Add error for not unique situationsMarcel Holtmann2-0/+9
2010-05-13Fix massive amount of whitespace usage in configure.acMarcel Holtmann1-12/+12
2010-05-13Check for dhclient hostname supportMarcel Holtmann2-0/+8
2010-05-13Add support for setting per service domain listMarcel Holtmann5-3/+114
2010-05-13Portal check for Bluetooth, WiMAX and cellular networksSamuel Ortiz1-3/+13
2010-05-12Watch for Bluez network change signalSamuel Ortiz1-1/+53
2010-05-12Add support for setting manual DNS server configurationMarcel Holtmann7-15/+254
2010-05-12Set system gateway correctly so it can be exportedMarcel Holtmann1-3/+32
2010-05-12Add support for retrieving system hostnameMarcel Holtmann1-4/+15
2010-05-12Send system hostname with dhclient executionMarcel Holtmann2-1/+7
2010-05-12Add support for getting current system hostnameMarcel Holtmann2-0/+31
2010-05-12Export IPv4 gateway properly information if availableMarcel Holtmann1-1/+12
2010-05-12Ignore invalid hostname provided by DHCP serverMarcel Holtmann1-0/+3
2010-05-12Fail immediately enabling/disabling unregistered technologyForest Bond3-3/+31
2010-05-10Check ssid_len before set WiFi.SSID of networkMartin Xu1-1/+2
2010-05-08Mention Forest's contributionsMarcel Holtmann1-0/+1
2010-05-08Minor coding style updateMarcel Holtmann1-5/+5
2010-05-08Add support multiple nameservers in /etc/resolv.confForest Bond1-17/+94
2010-05-07Export Gateway from service properties IPv4Martin Xu1-0/+3
2010-05-06Update the Nameservers and Domains property descriptionMarcel Holtmann1-2/+29
2010-05-06Remove set_powered() calls based on IFF_UPKalle Valo1-5/+2
2010-05-06Call __connman_notifier_connect() only when state is READYMartin Xu1-2/+1
2010-05-06Append Ethernet dictionary to cellular service propertiesDaniel Wagner1-0/+2
2010-05-06Set network associating to FALSE in pan_disconnect()Martin Xu1-0/+2
2010-05-06Check error before call dbus_message_get_args to acquire argumentsMartin Xu1-1/+29
2010-05-06Clean all VPN added host and gateway entries on VPN disconnectMohamed Abbas1-10/+13
2010-05-06Fix issue with two default gateways when using VPNMohamed Abbas1-0/+1
2010-05-04Split DHCP-provided nameserver string.Forest Bond1-1/+10