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-01-25
Add support for technology interface
Marcel Holtmann
4
-15
/
+276
2010-01-23
Set APN before connecting via oFono plugin
Martin Xu
1
-1
/
+1
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-13
Add special "online" service state
Marcel Holtmann
1
-0
/
+6
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-07
Fix some WPA Enterprise privacy issues
Marcel Holtmann
2
-21
/
+22
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
3
-4
/
+40
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-05
Allow counters with zero interval
Marcel Holtmann
1
-4
/
+2
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
3
-16
/
+54
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
4
-46
/
+121
2010-01-05
Use common set of INET routing helpers
Marcel Holtmann
2
-215
/
+70
2010-01-05
Add helper for removing host routes
Marcel Holtmann
2
-3
/
+44
2010-01-05
Split gateway and host route setting in two separate functions
Marcel Holtmann
2
-27
/
+55
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
4
-112
/
+79
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
1
-0
/
+10
2010-01-05
Add place-holder for technology type GPS
Marcel Holtmann
3
-0
/
+20
2010-01-04
Add framework for counter callbacks
Marcel Holtmann
5
-0
/
+237
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
2010-01-04
Don't re-enable configuration if already set
Marcel Holtmann
1
-0
/
+3
2010-01-04
Remove two more unused element functions
Marcel Holtmann
1
-67
/
+0
2010-01-04
Remove element lock and unlock functions
Marcel Holtmann
2
-63
/
+0
2010-01-04
Remove unused prototype of string conversion function
Marcel Holtmann
1
-2
/
+0
2010-01-04
Remove two unused IPv4 element helpers
Marcel Holtmann
2
-180
/
+0
2010-01-04
Store PAC URL configuration in DHCP and provider elements
Marcel Holtmann
3
-7
/
+39
2010-01-03
Add basic interfaces for automatic proxy configuration
Marcel Holtmann
5
-5
/
+43
2010-01-02
Add skeleton for technology specific functions
Marcel Holtmann
3
-0
/
+43
2010-01-02
Add missing PropertyChanged signal for IPv4.Configuration
Gustavo Sverzut Barbieri
1
-0
/
+11
2010-01-02
Add missing PropertyChanged signal from manager interface
Gustavo Sverzut Barbieri
1
-0
/
+7
2010-01-01
Update copyright information
Marcel Holtmann
33
-33
/
+33
2009-12-30
Use new functions for setting gateway address or interface
Martin Xu
1
-75
/
+16
2009-12-30
Add INET functions for setting gateway address and gateway interface
Martin Xu
1
-3
/
+51
2009-12-30
Add method handling into function set_connected()
Martin Xu
1
-33
/
+71
2009-12-30
Add function connman_network_set_method()
Martin Xu
1
-0
/
+6
2009-12-30
Don't reset associating from function connman_network_set_error()
Martin Xu
1
-1
/
+0
2009-12-25
Add extra NULL pointer check for service configuration
Marcel Holtmann
1
-0
/
+3
2009-12-25
Some cleanup with the provision handling
Marcel Holtmann
1
-12
/
+16
[next]