summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2010-04-30Fix parent path introspection data invalidation for multiple levelsJohan Hedberg1-1/+3
2010-04-29Fix memory leak in g_dbus_register_interfaceJohan Hedberg1-1/+3
2010-04-22Fix typo: store password into service->password fieldDaniel Wagner1-1/+1
2010-04-16Mention Daniel's contributionsMarcel Holtmann1-0/+1
2010-04-16Remove supplicant and device scanning state cleaningSamuel Ortiz3-24/+0
2010-04-14ofono API refactoring: Rename netreg Operator property to NameDaniel Wagner1-1/+6
2010-04-14Remove the access of status property of DataConnectionManager from oFonoMartin Xu1-12/+0
2010-04-13Release 0.520.52Marcel Holtmann2-1/+9
2010-04-13Fix session code identationSamuel Ortiz1-1/+1
2010-04-13Fix session API documentationSamuel Ortiz1-1/+4
2010-04-13Remove erroneous DHCP method setting from bluetooth pluginMartin Xu1-2/+0
2010-04-13Load ipconfig setting from __connman_service_create_ipconfig()Martin Xu1-0/+14
2010-04-13Reset ipconfig indexMartin Xu1-5/+17
2010-04-13Add __connman_ipconfig_set_index() helperMartin Xu2-0/+6
2010-04-09Reference PAN network before disconnectingMartin Xu1-0/+4
2010-04-09Reset connman_network device pointer when it is no longer referencedSamuel Ortiz2-2/+5
2010-04-06Do not set network index from PAN disconnect replySamuel Ortiz1-7/+0
2010-04-03Add session D-Bus manager APISamuel Ortiz2-0/+57
2010-04-03Add session supportSamuel Ortiz4-1/+307
2010-04-03Connect service based on service typeSamuel Ortiz2-0/+59
2010-04-02ONLINE and LOGIN are also "connected" states.Gustavo Sverzut Barbieri1-62/+50