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-08-12
Both host and domain provider strings should not be NULL
Samuel Ortiz
1
-1
/
+1
2010-08-12
Device is not offline when enabled succeeds or is in progress
Samuel Ortiz
1
-4
/
+2
2010-08-10
Fix typo
Marcel Holtmann
1
-1
/
+1
2010-08-10
Remove unpaired Bluetooth devices
Samuel Ortiz
1
-2
/
+45
2010-08-10
Watch for Bluetooth device changes
Samuel Ortiz
1
-1
/
+35
2010-08-09
Add BLOCKED technology state
Samuel Ortiz
4
-5
/
+35
2010-08-09
Export devices blocked status
Samuel Ortiz
2
-0
/
+21
2010-08-09
Disconnect VPNs when all services are offline
Samuel Ortiz
1
-1
/
+46
2010-08-09
Fix provider refcounting
Samuel Ortiz
3
-10
/
+9
2010-08-06
Disable offline devices upon device_set_connected(TRUE) calls
Samuel Ortiz
1
-1
/
+8
2010-08-06
If device is powered, set powered_pending from device_set_powered
Yingan Deng
1
-1
/
+3
2010-08-06
Always create a default profile
Samuel Ortiz
1
-1
/
+1
2010-08-06
Export IPv4 PAC
Samuel Ortiz
1
-1
/
+6
2010-08-06
Export the VPN PAC file to the VPN service
Samuel Ortiz
1
-0
/
+2
2010-08-06
Build VPN services based on VPN host and domain strings
Samuel Ortiz
4
-12
/
+46
2010-08-05
Simplify the provider creation code path
Samuel Ortiz
1
-22
/
+1
2010-08-05
Remove useless provider_free routine
Samuel Ortiz
1
-15
/
+6
2010-08-04
Release 0.56
0.56
Marcel Holtmann
2
-1
/
+13
2010-08-03
Use five retries for DHCP discover and select requests
Marcel Holtmann
1
-2
/
+2
2010-08-04
Use connman_resolver_append() for adding VPN nameservers
Samuel Ortiz
1
-2
/
+4
2010-08-04
Add VPN nameservers after being connected
Samuel Ortiz
1
-12
/
+13
2010-08-04
Have providers going through the configuration state
Samuel Ortiz
1
-0
/
+3
2010-08-04
Add ipconfig layer to the VPN services
Samuel Ortiz
1
-0
/
+22
2010-08-04
Return when VPN ip setting fails
Samuel Ortiz
1
-1
/
+5
2010-08-03
If hostname is not provided then don't request one via DHCP
Marcel Holtmann
1
-20
/
+3
2010-08-03
Forward device_enable() error from enable_technolgy()
Samuel Ortiz
1
-4
/
+17
2010-08-03
Do not try to enable a device if it's rfkill blocked
Samuel Ortiz
1
-0
/
+3
2010-08-03
Toggle the powered_pending device flag only if driver op succeeds
Samuel Ortiz
1
-6
/
+10
2010-08-03
Use __connman_device_[enable|disable] from set_powered
Samuel Ortiz
1
-91
/
+52
2010-08-03
Toggle offline mode only if device enablement succeeds
Ying An Deng
1
-4
/
+10
2010-08-03
Add server ID option support to dhcp-lib
Samuel Ortiz
1
-0
/
+1
2010-08-03
Link VPN nameservers and domains to the VPN service
Samuel Ortiz
1
-41
/
+40
2010-08-02
Track and report VPN providers states
Samuel Ortiz
3
-8
/
+61
2010-08-02
Update the provider related documentation
Samuel Ortiz
2
-0
/
+28
2010-08-02
Remove the manager Providers property
Samuel Ortiz
2
-21
/
+0
2010-08-02
Remove provider PassphraseRequired property
Samuel Ortiz
1
-6
/
+0
2010-08-02
Switch VPN service state to IDLE when being disconnected
Samuel Ortiz
1
-1
/
+1
2010-08-02
Fix test-manager
Samuel Ortiz
1
-2
/
+33
2010-08-02
Update test scripts for the new provider interface
Samuel Ortiz
4
-8
/
+39
2010-08-02
Remove the provider D-Bus interface
Samuel Ortiz
3
-290
/
+67
2010-08-02
Link providers with services
Samuel Ortiz
3
-13
/
+105
2010-08-02
Unref openconnect provider on disconnect and remove
Samuel Ortiz
1
-0
/
+4
2010-08-02
Fix potential NULL pointer with DHCP plugin and hostname
Marcel Holtmann
1
-2
/
+4
2010-08-01
Fix up test tool for web service library
Marcel Holtmann
1
-1
/
+21
2010-08-01
Add some initial support for HTTP to web service library
Marcel Holtmann
2
-2
/
+257
2010-08-01
Report error if lookup fails
Marcel Holtmann
1
-1
/
+5
2010-08-01
Fix small function prototype mismatch
Marcel Holtmann
1
-1
/
+1
2010-07-31
Add simple test tool for web service library
Marcel Holtmann
3
-2
/
+114
2010-07-31
Add skeleton for web service library
Marcel Holtmann
3
-2
/
+147
2010-07-31
Add placeholder for PAC file download
Marcel Holtmann
1
-0
/
+12
[prev]
[next]