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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-15
ipconfig: Add ipaddress setters/getters
Daniel Wagner
3
-4
/
+99
2011-02-15
ipconfig: Rename __connman_ipconfig_get_*(index)
Daniel Wagner
4
-11
/
+11
2011-02-15
service: Refactor Service nameserver API
Daniel Wagner
6
-83
/
+162
2011-02-15
technology: Remove "blocked" state and use "offline" state instead
Alok Barsode
1
-8
/
+5
2011-02-15
network: IPv6 must go through disconnect state before idle
Jukka Rissanen
1
-0
/
+7
2011-02-11
network: Back to IDLE when network is not connected
Samuel Ortiz
1
-2
/
+2
2011-02-11
ipconfig: Enable ipconfig if loading autoconfigurable IPv6 config
Jukka Rissanen
1
-1
/
+14
2011-02-11
service: Change IPv4 state when address is released
Jukka Rissanen
1
-0
/
+6
2011-02-11
service: Check service state properly if user changes method
Jukka Rissanen
1
-16
/
+47
2011-02-11
service: IPv6 autoconf will change the service state
Jukka Rissanen
1
-0
/
+28
2011-02-11
network: Set service state correctly when ipconfig is cleared
Jukka Rissanen
1
-1
/
+8
2011-02-11
network: Enable IPv6 autoconf to change the service state to ready
Jukka Rissanen
1
-2
/
+41
2011-02-11
ipconfig: Enable or disable IPv6 when loading the saved service
Jukka Rissanen
1
-0
/
+8
2011-02-11
service: Split service state to IPv4 and IPv6 parts
Jukka Rissanen
6
-72
/
+303
2011-02-11
ipconfig: Added helper function that returns the config type
Jukka Rissanen
2
-0
/
+8
2011-02-11
ipconfig: Clear the ipaddress pointers when address is deleted
Jukka Rissanen
1
-1
/
+2
2011-02-10
tethering: Check for kernel bridge support
Samuel Ortiz
2
-0
/
+13
2011-02-09
rtnl: Fix some uninitalised warnings
Kalle Valo
1
-7
/
+5
2011-02-08
technology: Optimize __connman_technology_remove_interface()
Alok Barsode
1
-12
/
+7
2011-02-08
technology: Optimize __connman_technology_add_interface()
Alok Barsode
1
-14
/
+7
2011-02-08
iptables: Fix uninitialised use of entry_return
Kalle Valo
1
-3
/
+4
2011-02-08
network: Add CONNMAN_NETWORK_ERROR_INVALID_KEY for a network
Patrik Flykt
1
-0
/
+13
2011-02-08
service: Add CONNMAN_SERVICE_ERROR_INVALID_KEY to service error enum
Patrik Flykt
1
-0
/
+7
2011-02-08
dnsproxy: Do not add NULL domains to the domain list
Samuel Ortiz
1
-0
/
+3
2011-02-06
plugin: Allow colon as plugin name separator
Marcel Holtmann
1
-2
/
+2
2011-02-04
service: Remove WPS from the exported D-Bus properties
Samuel Ortiz
1
-6
/
+18
2011-02-04
technology: trigger technology creation by new interface
Guillaume Lucas
1
-75
/
+79
2011-02-04
proxy: Add implementation for internal proxy framework.
Mohamed Abbas
1
-6
/
+108
2011-02-04
location: Allow to get the service for a location
Mohamed Abbas
1
-0
/
+5
2011-02-03
stats: Add comment about MAP_SHARED
Daniel Wagner
1
-0
/
+6
2011-02-02
tethering: Add a tethering property per technology
Samuel Ortiz
4
-73
/
+124
2011-01-31
dnsproxy: Fallback to resolv.conf if dnsproxy fails
Daniel Wagner
4
-14
/
+16
2011-01-31
stats: Fix double free error
Grant Erickson
1
-3
/
+11
2011-01-28
manager: Remove network-manager compatibility code
Kalle Valo
3
-134
/
+4
2011-01-28
dhcp: Move plugins/dhcp in to core
Daniel Wagner
2
-166
/
+161
2011-01-28
provider: Report VPN error code
Mohamed Abbas
2
-0
/
+28
2011-01-28
task: Pass exit code to the exit callback
Mohamed Abbas
1
-4
/
+8
2011-01-27
service: Check for WPS support only in the WiFi case
Samuel Ortiz
1
-1
/
+2
2011-01-27
provider: route_env_parse should depend on type not name
Daniel Wagner
1
-2
/
+2
2011-01-27
service: WPS connection logic
Tomasz Bursztyka
1
-5
/
+17
2011-01-27
agent: WPS input request logic
Tomasz Bursztyka
1
-1
/
+76
2011-01-27
service: WPS enabled getter
Tomasz Bursztyka
2
-0
/
+9
2011-01-27
service: WPS support
Tomasz Bursztyka
1
-1
/
+24
2011-01-27
network: WPS support
Tomasz Bursztyka
1
-0
/
+17
2011-01-27
service: Mark service as failed if connect fails
Pekka Pessi
1
-17
/
+45
2011-01-27
network: Add connman_network_clear_error()
Pekka Pessi
3
-0
/
+37
2011-01-27
dnsproxy: Fix public server support
Samuel Ortiz
1
-1
/
+7
2011-01-27
provider: Factorize VPN routing environment variables parsing
Samuel Ortiz
1
-43
/
+129
2011-01-26
provider: Set service pointer for provider_set_nameservers
Samuel Ortiz
1
-0
/
+5
2011-01-26
provider: Implement IPv6 route setting
Samuel Ortiz
1
-3
/
+19
[next]