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-07-29
Add support for proxy auto-configuration D-Bus properties
Marcel Holtmann
1
-0
/
+17
2010-07-29
Add support for retrieving proxy auto-configuration via DNS
Marcel Holtmann
1
-0
/
+97
2010-07-29
Add function to get nameserver address for a service
Marcel Holtmann
2
-0
/
+9
2010-07-29
Add function for retrieving index value from service
Marcel Holtmann
2
-0
/
+12
2010-07-29
Update service domain name when connection becomes active
Marcel Holtmann
2
-3
/
+11
2010-07-29
Add support for storing service specific domain name
Marcel Holtmann
2
-0
/
+24
2010-07-29
Provide access to hostname and domainname element properties
Marcel Holtmann
1
-0
/
+12
2010-07-29
Fix memory leak with IPv6 address and network values
Marcel Holtmann
1
-0
/
+2
2010-07-29
Store host and domain names retrieved from DHCP
Marcel Holtmann
2
-0
/
+6
2010-07-29
Add missing src/wpad.c file
Marcel Holtmann
1
-0
/
+48
2010-07-29
Add skeleton for WPAD integration
Marcel Holtmann
3
-0
/
+11
2010-07-29
Skip IPv6 link-local addresses reporting
Samuel Ortiz
1
-0
/
+6
2010-07-29
Set default ipconfig method to OFF for IPv6
Samuel Ortiz
1
-3
/
+6
2010-07-29
Disable offline mode when enabling a technology from offline mode
Samuel Ortiz
4
-4
/
+9
2010-07-28
Set default IPv6 method as off
Martin Xu
1
-0
/
+1
2010-07-29
Separate v4 and v6 gateways in connman_ipdevice structure
Samuel Ortiz
1
-8
/
+20
2010-07-29
Add a family argument to the ipconfig routing functions
Samuel Ortiz
3
-6
/
+6
2010-07-29
Add a family member to connman_ipaddress
Samuel Ortiz
1
-6
/
+8
2010-07-29
Track IPv6 address changes through rtnl
Samuel Ortiz
3
-18
/
+74
2010-07-29
Initial IPv6 support
Martin Xu
8
-35
/
+702
2010-07-26
Have ondemand_connected always return TRUE
Samuel Ortiz
1
-1
/
+4
2010-07-26
Don't try to connect when service list is empty
Samuel Ortiz
1
-0
/
+2
2010-07-26
Add a resolver flush method
Samuel Ortiz
2
-0
/
+23
2010-07-26
Initial on-demand connection implementation
Samuel Ortiz
3
-0
/
+94
2010-07-23
Update RegisterCounter method parameters
Marcel Holtmann
1
-4
/
+7
2010-07-21
Check for NULL service pointer in nameserver host route routines
Samuel Ortiz
1
-0
/
+6
2010-07-15
Provide unique identifier along with the interface callbacks
Marcel Holtmann
3
-8
/
+19
2010-07-15
Add service property and signals for LoginRequired
Marcel Holtmann
3
-8
/
+38
2010-07-15
Fix Ethernet service type detection
Marcel Holtmann
1
-6
/
+12
2010-07-15
Fix proper detection for pure Ethernet technology types
Marcel Holtmann
1
-4
/
+27
2010-07-15
Add technology driver callbacks for adding/removing interfaces
Marcel Holtmann
3
-4
/
+81
2010-07-15
Monitor interface creation/removal and check DEVTYPE
Marcel Holtmann
1
-0
/
+77
2010-07-15
Add technology driver callback for setting Tethering
Marcel Holtmann
1
-11
/
+10
2010-07-15
Add callbacks for Tethering enable/disable on technology level
Marcel Holtmann
3
-2
/
+36
2010-07-15
Add support for technology drivers
Marcel Holtmann
2
-1
/
+70
2010-07-14
change data->gateway to data->ipv4_gateway in src/connection.c
Martin Xu
1
-21
/
+23
2010-07-12
Add empty dictionary for roaming counters for now
Marcel Holtmann
1
-0
/
+6
2010-07-12
Check for add_gateway() return value before dereferencing it
Samuel Ortiz
1
-6
/
+11
2010-07-12
Update nameserver host routes with DNS manual settings
Samuel Ortiz
1
-0
/
+11
2010-07-12
Return manually set gateway when the ipdevice one is NULL
Samuel Ortiz
1
-1
/
+8
2010-07-12
No host route needed for nameservers on the same subnet
Samuel Ortiz
2
-1
/
+63
2010-07-12
Set DNS host routes before toggling the service READY state
Samuel Ortiz
3
-6
/
+49
2010-07-12
Factorize host route setting routine
Samuel Ortiz
2
-57
/
+11
2010-07-12
Remove child watch when connman_task is freed
Pekka Pessi
1
-1
/
+7
2010-07-09
Fix connman_wifi_load_ssid
Samuel Ortiz
1
-5
/
+7
2010-07-09
Keep start/stop state of statistic timers
Daniel Wagner
1
-0
/
+9
2010-07-08
Add additionals statistics counters
Daniel Wagner
4
-12
/
+161
2010-07-08
Save counter values during shutdown
Daniel Wagner
1
-0
/
+3
2010-07-07
Start/stop statistics depending on LOWER_UP state
Daniel Wagner
2
-5
/
+32
2010-07-07
Initialize offset counters
Daniel Wagner
1
-7
/
+38
[next]