index
:
platform/upstream/connman
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel
ipsec
pristine-tar
sandbox/nmerinov/llvm
sandbox/pcoval/pc
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_devel
tizen_ivi_genivi
tizen_ivi_release
tizen_tv_devel
upstream
Domain: Network & Connectivity / Data Network;
Jaehyun Kim <jeik01.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-16
Remove supplicant and device scanning state cleaning
Samuel Ortiz
3
-24
/
+0
2010-04-14
ofono API refactoring: Rename netreg Operator property to Name
Daniel Wagner
1
-1
/
+6
2010-04-14
Remove the access of status property of DataConnectionManager from oFono
Martin Xu
1
-12
/
+0
2010-04-13
Release 0.52
0.52
Marcel Holtmann
2
-1
/
+9
2010-04-13
Fix session code identation
Samuel Ortiz
1
-1
/
+1
2010-04-13
Fix session API documentation
Samuel Ortiz
1
-1
/
+4
2010-04-13
Remove erroneous DHCP method setting from bluetooth plugin
Martin Xu
1
-2
/
+0
2010-04-13
Load ipconfig setting from __connman_service_create_ipconfig()
Martin Xu
1
-0
/
+14
2010-04-13
Reset ipconfig index
Martin Xu
1
-5
/
+17
2010-04-13
Add __connman_ipconfig_set_index() helper
Martin Xu
2
-0
/
+6
2010-04-09
Reference PAN network before disconnecting
Martin Xu
1
-0
/
+4
2010-04-09
Reset connman_network device pointer when it is no longer referenced
Samuel Ortiz
2
-2
/
+5
2010-04-06
Do not set network index from PAN disconnect reply
Samuel Ortiz
1
-7
/
+0
2010-04-03
Add session D-Bus manager API
Samuel Ortiz
2
-0
/
+57
2010-04-03
Add session support
Samuel Ortiz
4
-1
/
+307
2010-04-03
Connect service based on service type
Samuel Ortiz
2
-0
/
+59
2010-04-02
ONLINE and LOGIN are also "connected" states.
Gustavo Sverzut Barbieri
1
-62
/
+50
2010-04-01
Add hh2serial GPS support
Mohamed Abbas
4
-0
/
+133
2010-03-26
Use psk for building hidden WPA SSID group
Samuel Ortiz
1
-2
/
+9
2010-03-25
Release 0.51
0.51
Marcel Holtmann
2
-1
/
+9
2010-03-25
Reset location->result when disconnecting.
Samuel Ortiz
1
-0
/
+2
2010-03-25
Set netmask and gateway as the mandatory parameters of test/set-address
Martin Xu
1
-9
/
+5
2010-03-25
Add static gateway support
Martin Xu
4
-55
/
+78
2010-03-25
Add gateway to connman_ipaddress
Martin Xu
2
-7
/
+35
2010-03-24
Enable portal plugin for developers by default
Marcel Holtmann
1
-0
/
+1
2010-03-25
Indicate new service state according to the location results.
Samuel Ortiz
1
-4
/
+4
2010-03-25
Call location detection after setting DNS and routing tables
Mohamed Abbas
1
-1
/
+2
2010-03-25
Portal detection plugin
Mohamed Abbas
5
-0
/
+490
2010-03-24
Enable/Disable device when toggling the powered state
Samuel Ortiz
1
-0
/
+5
2010-03-23
Get simple-agent passphrase from command line
Kalle Valo
1
-4
/
+29
2010-03-23
Use udev_device_get_devtype before __connman_inet_get_device_type
Martin Xu
1
-1
/
+30
2010-03-23
Set network->device as NULL when the device is removed
Martin Xu
3
-2
/
+7
2010-03-22
Check for task->path when removing an interface or a network
Samuel Ortiz
1
-1
/
+7
2010-03-22
Ignore wext wireless rtnetlink events
Samuel Ortiz
1
-0
/
+3
2010-03-19
Handle the case that MobileNetworkCodeLength is not provided
Martin Xu
1
-15
/
+16
2010-03-19
Correct the modem properties key name
Martin Xu
1
-1
/
+1
2010-03-18
Fix convert_wifi_security for psk string
Samuel Ortiz
1
-1
/
+1
2010-03-08
Export MCC and MNC for cellular services
Martin Xu
1
-8
/
+33
2010-03-07
Remove internal GAtChat library
Marcel Holtmann
14
-3328
/
+0
2010-03-07
Remove unneeded plugin for Ericsson MBM support
Marcel Holtmann
15
-954
/
+0
2010-03-07
Remove unneeded plugin for Option HSO support
Marcel Holtmann
14
-152
/
+0
2010-03-07
Rename Moblin plugin to MeeGo features plugin
Marcel Holtmann
5
-19
/
+19
2010-03-07
Make interface callback tables const
Marcel Holtmann
2
-16
/
+16
2010-03-07
Fix the case when the requested name is already in use
Vinicius Costa Gomes
1
-1
/
+5
2010-03-03
Release 0.50
0.50
Marcel Holtmann
2
-1
/
+5
2010-03-03
Add config-format.txt to distribution
Marcel Holtmann
1
-1
/
+2
2010-03-03
Document configuration file format
Samuel Ortiz
1
-0
/
+71
2010-03-03
Remove DHCP method setting from ethernet plugin
Martin Xu
1
-2
/
+0
2010-03-03
Check ipconfig in __connman_ipconfig_clear_address
Martin Xu
1
-0
/
+5
2010-02-18
Add script to set IP configuration method
Lucas De Marchi
2
-1
/
+34
[next]