summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2010-04-01Add hh2serial GPS supportMohamed Abbas4-0/+133
2010-03-26Use psk for building hidden WPA SSID groupSamuel Ortiz1-2/+9
2010-03-25Release 0.510.51Marcel Holtmann2-1/+9
2010-03-25Reset location->result when disconnecting.Samuel Ortiz1-0/+2
2010-03-25Set netmask and gateway as the mandatory parameters of test/set-addressMartin Xu1-9/+5
2010-03-25Add static gateway supportMartin Xu4-55/+78
2010-03-25Add gateway to connman_ipaddressMartin Xu2-7/+35
2010-03-24Enable portal plugin for developers by defaultMarcel Holtmann1-0/+1
2010-03-25Indicate new service state according to the location results.Samuel Ortiz1-4/+4
2010-03-25Call location detection after setting DNS and routing tablesMohamed Abbas1-1/+2
2010-03-25Portal detection pluginMohamed Abbas5-0/+490
2010-03-24Enable/Disable device when toggling the powered stateSamuel Ortiz1-0/+5
2010-03-23Get simple-agent passphrase from command lineKalle Valo1-4/+29
2010-03-23Use udev_device_get_devtype before __connman_inet_get_device_typeMartin Xu1-1/+30
2010-03-23Set network->device as NULL when the device is removedMartin Xu3-2/+7
2010-03-22Check for task->path when removing an interface or a networkSamuel Ortiz1-1/+7
2010-03-22Ignore wext wireless rtnetlink eventsSamuel Ortiz1-0/+3
2010-03-19Handle the case that MobileNetworkCodeLength is not providedMartin Xu1-15/+16
2010-03-19Correct the modem properties key nameMartin Xu1-1/+1
2010-03-18Fix convert_wifi_security for psk stringSamuel Ortiz1-1/+1
2010-03-08Export MCC and MNC for cellular servicesMartin Xu1-8/+33
2010-03-07Remove internal GAtChat libraryMarcel Holtmann14-3328/+0
2010-03-07Remove unneeded plugin for Ericsson MBM supportMarcel Holtmann15-954/+0
2010-03-07Remove unneeded plugin for Option HSO supportMarcel Holtmann14-152/+0
2010-03-07Rename Moblin plugin to MeeGo features pluginMarcel Holtmann5-19/+19
2010-03-07Make interface callback tables constMarcel Holtmann2-16/+16
2010-03-07Fix the case when the requested name is already in useVinicius Costa Gomes1-1/+5
2010-03-03Release 0.500.50Marcel Holtmann2-1/+5
2010-03-03Add config-format.txt to distributionMarcel Holtmann1-1/+2
2010-03-03Document configuration file formatSamuel Ortiz1-0/+71
2010-03-03Remove DHCP method setting from ethernet pluginMartin Xu1-2/+0
2010-03-03Check ipconfig in __connman_ipconfig_clear_addressMartin Xu1-0/+5
2010-02-18Add script to set IP configuration methodLucas De Marchi2-1/+34
2010-02-18Fix configuration loading for unknown serviceLucas De Marchi1-1/+4
2010-02-17Fix: a pending call was leaking in check_serviceVinicius Costa Gomes1-0/+2
2010-02-16Update all test scripts using devices properties directlySamuel Ortiz5-99/+134