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
path:
root
/
src
/
provider.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-18
Imported Upstream version 1.37
submit/tizen/20190920.082459
Nishant Chaprana
1
-4
/
+2
2019-07-04
Imported Upstream version 1.37
upstream/1.37
Nishant Chaprana
1
-4
/
+2
2018-01-23
Updated connman to version 1.35
Seonah Moon
1
-7
/
+8
2018-01-08
Imported Upstream version 1.35
upstream/1.35
Seonah Moon
1
-7
/
+8
2017-03-14
Apply DNS configuration method
submit/tizen/20170322.011410
accepted/tizen/wearable/20170322.235735
accepted/tizen/unified/20170322.235830
accepted/tizen/tv/20170322.235708
accepted/tizen/mobile/20170322.235633
accepted/tizen/ivi/20170322.235801
accepted/tizen/common/20170322.153711
Seonah Moon
1
-0
/
+6
2015-08-07
Base Code merged to SPIN 2.4
submit/tizen/20150810.034432
hyunuktak
1
-0
/
+0
2015-07-08
Fix MMS connection failure
Jaehyun Kim
1
-0
/
+4
2014-07-17
Imported Upstream version 1.24
upstream/1.24
Zhang zhengguang
1
-65
/
+73
2013-03-27
provider: Set nameservers if we receive them from vpnd
Jukka Rissanen
1
-10
/
+4
2013-03-08
provider: New provider removal function callable from vpn plugin
Jukka Rissanen
1
-0
/
+13
2013-03-08
provider: Change the name of provider remove function
Jukka Rissanen
1
-1
/
+1
2013-03-08
provider: Function to set the immutable flag
Jukka Rissanen
1
-0
/
+13
2012-11-23
provider: Set the state properly when removing provider
Jukka Rissanen
1
-0
/
+3
2012-11-23
provider: Do not remove the provider as it would remove it from storage
Jukka Rissanen
1
-15
/
+1
2012-11-23
provider: Add callback when creating vpn provider
Jukka Rissanen
1
-5
/
+37
2012-11-23
provider: Refactor server and user route handling
Jukka Rissanen
1
-36
/
+6
2012-11-23
provider: Initially provider ipconfigs are now OFF
Jukka Rissanen
1
-2
/
+3
2012-11-23
provider: Support functions added
Jukka Rissanen
1
-0
/
+65
2012-11-23
provider: Remove functionality that is no longer used
Jukka Rissanen
1
-890
/
+68
2012-11-23
provider: Provider disconnect function made available to plugin
Jukka Rissanen
1
-2
/
+2
2012-08-23
provider: Return VPN gateway IP address
Jukka Rissanen
1
-1
/
+7
2012-08-15
provider: Return EINPROGRESS to the caller when connect is pending
Jukka Rissanen
1
-1
/
+28
2012-08-14
service: Allow plugins access to connman_service_create_ip4/6config
Daniel Wagner
1
-2
/
+2
2012-08-09
provider: Discard routes to VPN server via VPN tunnel
Jukka Rissanen
1
-2
/
+84
2012-08-09
provider: Allow VPN connection if not in connected state
Jukka Rissanen
1
-2
/
+15
2012-05-08
provider: Fix network/netmask parsing and potential crash
Patrik Flykt
1
-4
/
+17
2012-04-29
core: Update copyright information
Marcel Holtmann
1
-1
/
+1
2012-04-12
provider: Disconnect VPN when phy service is disconnected
Jukka Rissanen
1
-0
/
+62
2012-04-05
provider: Check if there are any routes for the provider
Jukka Rissanen
1
-0
/
+17
2012-04-05
provider: Allow user to set routes when creating provider
Jukka Rissanen
1
-2
/
+51
2012-04-05
provider: Save and load user specified routes
Jukka Rissanen
1
-4
/
+74
2012-04-05
provider: Add support for user defined routes
Jukka Rissanen
1
-0
/
+34
2012-03-27
provider: Free provider when destructing it
Jukka Rissanen
1
-0
/
+1
2012-01-27
provider: Don't remove a provider on error
Patrik Flykt
1
-7
/
+1
2012-01-27
provider: Load providers at provider driver registration time
Patrik Flykt
1
-0
/
+78
2012-01-27
provider: Handle connman_provider_load() in provider_create()
Patrik Flykt
1
-2
/
+2
2012-01-27
provider: Factor out service creation
Patrik Flykt
1
-11
/
+25
2012-01-27
provider: Factor out keyfile loading
Patrik Flykt
1
-9
/
+17
2012-01-27
provider: Don't set provider->name when creating provider struct
Patrik Flykt
1
-3
/
+0
2012-01-24
provider: Add caller information to ref/unref debug prints.
Jukka Rissanen
1
-4
/
+9
2012-01-20
provider: Remove provider from the hash properly
Jukka Rissanen
1
-1
/
+1
2012-01-20
provider: VPN service can be null
Jukka Rissanen
1
-2
/
+4
2012-01-20
service: Refactor the service unref function
Jukka Rissanen
1
-4
/
+3
2012-01-13
ipconfig: Rename previously public functions
Daniel Wagner
1
-2
/
+2
2012-01-10
provider: Undo empty D-Bus message check
Daniel Wagner
1
-3
/
+0
2012-01-09
provider: Handle empty D-Bus message
Daniel Wagner
1
-0
/
+3
2011-11-28
service: Support automatically added nameservers
Jukka Rissanen
1
-1
/
+1
2011-11-10
core: Use gcc atomics instead glib's ones
Daniel Wagner
1
-3
/
+3
2011-11-07
provider: Helper function for fetching the keyfile group
Patrik Flykt
1
-0
/
+5
2011-11-07
provider: Define a save function for provider drivers
Patrik Flykt
1
-0
/
+3
[next]