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
2010-12-21
connection: Add gateway host routes for non NULL gateways
Samuel Ortiz
1
-2
/
+5
2010-12-21
openvpn: Add pushed routes
Daniel Wagner
1
-0
/
+47
2010-12-21
inet: Add connman_inet_[add|del]_network_route()
Daniel Wagner
1
-3
/
+22
2010-12-17
ipconfig: Set method to OFF when the stored method is unknown
Samuel Ortiz
1
-0
/
+4
2010-12-17
service: Set ipconfig structure to NULL if ipconfig_disable fails
Samuel Ortiz
1
-2
/
+2
2010-12-17
ipconfig: Remove unused ipconfig_clone routine
Samuel Ortiz
1
-25
/
+0
2010-12-17
ipconfig: Fix IPv6 config reference count initialization
Samuel Ortiz
1
-0
/
+2
2010-12-15
technology: Export set_regdom to plugins
Samuel Ortiz
2
-2
/
+1
2010-12-15
network: Don't set an IPv6 address if method is OFF or UNKNOWN
Samuel Ortiz
1
-0
/
+1
2010-12-14
ipconfig: Remove ipconfig_driver
Samuel Ortiz
1
-154
/
+0
2010-12-14
ipconfig: Remove connman_ipconfig_get_ipv6config
Samuel Ortiz
1
-9
/
+0
2010-12-14
ipconfig: Check for a valid IPv6 config before appending D-Bus data
Jukka Rissanen
1
-0
/
+3
2010-12-14
ipconfig: Check for a valid IPv4 config before appending D-Bus data
Jukka Rissanen
1
-0
/
+3
2010-12-14
ipconfig: Set the IPv6 gateway address only from an IPv6 config
Jukka Rissanen
1
-1
/
+2
2010-12-14
ipconfig: Return a valid IPv6 configuration
Jukka Rissanen
1
-1
/
+1
2010-12-14
ipconfig: Define 2 separate pointers for IPv4 and IPv6
Jukka Rissanen
6
-259
/
+556
2010-12-14
service: __connman_service_notify() prototype change
Jukka Rissanen
3
-5
/
+9
2010-12-14
ipconfig: Allow more than one IP address per device
Jukka Rissanen
1
-3
/
+0
2010-12-14
ipconfig: Do not add duplicate IP address to the address list
Jukka Rissanen
1
-0
/
+17
2010-12-14
network: Remove ipconfig from the network structure
Jukka Rissanen
1
-6
/
+0
2010-12-14
ipconfig: Make sure ipconfig is not null before de referencing it
Jukka Rissanen
1
-1
/
+2
2010-12-14
dhcp: Add function to clear DHCP configuration
Julien Massot
1
-0
/
+13
2010-12-13
device: Reset device->connections and device->scanning on device enable
Mohamed Abbas
1
-0
/
+3
2010-12-13
network: Keep device->connections counter in sync
Mohamed Abbas
2
-2
/
+5
2010-12-10
stats: Sum stats ring buffer up info history file
Daniel Wagner
1
-44
/
+358
2010-12-09
rtnl: Call __connman_technology_add_interface() after rtnl->newlink()
Martin Xu
1
-7
/
+6
2010-12-09
technology: Add support for regulatory domain notification
Samuel Ortiz
1
-0
/
+16
2010-12-08
technology: Set technology driver to NULL when unregistering
Samuel Ortiz
1
-0
/
+28
2010-12-08
Revert "main: Stop rfkill after the plugins"
Samuel Ortiz
2
-2
/
+4
2010-12-08
technology: Fix technology refcount
Samuel Ortiz
1
-1
/
+1
2010-12-08
main: Stop rfkill after the plugins
Samuel Ortiz
2
-4
/
+2
2010-12-08
Add CONNMAN_DEVICE_TYPE_GADGET and CONNMAN_SERVICE_TYPE_GADGET
Martin Xu
9
-0
/
+44
2010-12-08
inet: Add connman_inet_[add|remove]_to_bridge() routines
Martin Xu
1
-0
/
+59
2010-12-07
tethering: Set tethering_status earlier
Martin Xu
1
-2
/
+2
2010-12-07
resolver: Add support for multiple search domains
Henri Bragge
2
-6
/
+43
2010-12-03
rtnl: Receive notification of RDNSS from IPv6 router advertisements
David Woodhouse
1
-1
/
+65
2010-12-03
resolver: Handle temporary nameservers with automatic expiry
David Woodhouse
1
-5
/
+65
2010-12-02
Remove selftest file and option
Samuel Ortiz
4
-101
/
+0
2010-12-02
service: Initiate scan when not retrying a failed connection
Samuel Ortiz
1
-0
/
+1
2010-12-02
service: Call __connman_agent_report_error when a service fails to connect
Patrik Flykt
1
-1
/
+22
2010-12-02
agent: Agent API ReportError method call
Patrik Flykt
2
-1
/
+91
2010-12-02
service: Create service_complete helper function
Patrik Flykt
1
-7
/
+12
2010-12-02
technology: Add regulatory domain framework
Samuel Ortiz
2
-0
/
+18
2010-11-29
device: Support already powered up devices
Samuel Ortiz
1
-1
/
+1
2010-11-26
device: Support already powered devices
Leena Gunda
1
-4
/
+9
2010-11-26
Remove moblin.org domain from resolver selftest
Marcel Holtmann
1
-1
/
+1
2010-11-26
Change service name from org.moblin.connman to net.connman
Marcel Holtmann
3
-10
/
+10
2010-11-24
tethering: Remove bridge asynchronously
Samuel Ortiz
1
-6
/
+12
2010-11-24
tethering: Properly check for tethering refcount hitting 0
Samuel Ortiz
1
-1
/
+1
2010-11-24
tethering: Disable forward delay on the tethering bridge
Samuel Ortiz
1
-3
/
+33
[next]