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-01-26
Use more unique debug descriptor
Marcel Holtmann
1
-2
/
+2
2010-01-26
Handle enabled/disabled cases for technology interface
Marcel Holtmann
3
-26
/
+58
2010-01-26
Add available RFKILL switches to list of technologies
Marcel Holtmann
3
-7
/
+138
2010-01-25
Add support for technology states
Marcel Holtmann
2
-3
/
+63
2010-01-25
Use the technology type for an unqiue object path
Marcel Holtmann
1
-3
/
+7
2010-01-25
Use proper base path prefix for device objects
Marcel Holtmann
1
-1
/
+1
2010-01-25
Add support for technology interface
Marcel Holtmann
12
-36
/
+349
2010-01-23
Sync GAtChat library with oFono
Marcel Holtmann
6
-95
/
+214
2010-01-23
Set APN before connecting via oFono plugin
Martin Xu
2
-1
/
+67
2010-01-23
Add default context if no context exists
Martin Xu
1
-0
/
+78
2010-01-23
Ignore resolvers with no interface for resolvconf
Marcel Holtmann
1
-0
/
+6
2010-01-20
Update test program for redirection checks.
Mohamed Abbas
1
-36
/
+99
2010-01-19
Fix PropertyChanged for disconnect event
Lucas De Marchi
1
-1
/
+1
2010-01-18
Some minor style fixing for the previous commit
Marcel Holtmann
1
-6
/
+2
2010-01-18
Process RFKILL events after opening device
Martin Xu
1
-14
/
+35
2010-01-18
Check RFKILL block state before enable the device
Martin Xu
4
-0
/
+69
2010-01-15
Fix: One more fix for disconnect detection
Denis Kenzior
1
-2
/
+1
2010-01-14
Fix: Make remote disconnect detection work
Denis Kenzior
1
-1
/
+1
2010-01-13
Fix minor style issue
Marcel Holtmann
1
-1
/
+1
2010-01-13
Add special "online" service state
Marcel Holtmann
3
-1
/
+14
2010-01-13
Set the connecting flag to FALSE upon connection failure
Samuel Ortiz
1
-1
/
+3
2010-01-13
Do not call __connman_service_put() twice
Samuel Ortiz
1
-3
/
+2
2010-01-12
Add more details and examples for agent API
Marcel Holtmann
1
-4
/
+76
2010-01-08
Fix regression when removing watches
Luiz Augusto Von Dentz
1
-5
/
+9
2010-01-07
Fix some WPA Enterprise privacy issues
Marcel Holtmann
3
-23
/
+25
2010-01-07
Add debug information for proxy auto configuration URL
Marcel Holtmann
1
-0
/
+2
2010-01-07
Add support for setting immutable flag from configurations
Marcel Holtmann
4
-7
/
+40
2010-01-07
Add counter API document
Marcel Holtmann
2
-0
/
+15
2010-01-07
Add configuration file option for private key passphrase type
Marcel Holtmann
1
-9
/
+10
2010-01-07
Add support for multiple services per configuration file
Marcel Holtmann
1
-127
/
+161
2010-01-06
Add first draft of a portal test application
Marcel Holtmann
3
-1
/
+320
2010-01-06
Add support for handling BSS changed signals
Marcel Holtmann
1
-7
/
+44
2010-01-05
Allow counters with zero interval
Marcel Holtmann
2
-4
/
+7
2010-01-05
Fix typo with RX versus TX stats
Marcel Holtmann
1
-1
/
+1
2010-01-05
Usage statistics structure directly
Marcel Holtmann
1
-7
/
+6
2010-01-05
Include interface name in statistics usage
Marcel Holtmann
4
-17
/
+58
2010-01-05
Check interval parameters and request first update
Marcel Holtmann
1
-0
/
+5
2010-01-05
Only send updates if byte count actually changed
Marcel Holtmann
1
-0
/
+4
2010-01-05
Add support for exporting basic interface statistics
Marcel Holtmann
5
-49
/
+126
2010-01-05
Use common set of INET routing helpers
Marcel Holtmann
3
-215
/
+71
2010-01-05
Add helper for removing host routes
Marcel Holtmann
3
-4
/
+46
2010-01-05
Split gateway and host route setting in two separate functions
Marcel Holtmann
3
-28
/
+57
2010-01-05
Fix invalid argument terminator
Marcel Holtmann
1
-1
/
+2
2010-01-05
Move online/offline state handling into notifier framework
Marcel Holtmann
5
-113
/
+80
2010-01-05
Add Ethernet information for WiMAX and Bluetooth devices
Marcel Holtmann
1
-2
/
+2
2010-01-05
Add interface name to Ethernet settings
Marcel Holtmann
2
-0
/
+14
2010-01-05
Add place-holder for technology type GPS
Marcel Holtmann
5
-1
/
+23
2010-01-04
Add framework for counter callbacks
Marcel Holtmann
9
-2
/
+288
2010-01-04
Enable IP configuration when entering configuration state
Marcel Holtmann
1
-0
/
+3
2010-01-04
Fix issue when manual IP setup not using configuration state
Marcel Holtmann
1
-14
/
+15
[next]