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
2009-08-08
Track IP configuration based on RTNL interface list
Marcel Holtmann
4
-13
/
+78
2009-08-08
Create IP configuration based on the interface index
Marcel Holtmann
2
-13
/
+8
2009-08-07
Add initial steps for IPv4 monitoring via RTNL
Marcel Holtmann
6
-38
/
+236
2009-08-07
Add fully flexible task handling framework
Marcel Holtmann
1
-4
/
+264
2009-08-07
Add first steps of generic task framework
Marcel Holtmann
3
-0
/
+119
2009-08-07
Add support for changing the AutoConnect value of services
Marcel Holtmann
1
-0
/
+53
2009-08-07
Report AutoConnect as false if not a favorite service
Marcel Holtmann
1
-1
/
+5
2009-08-07
Only allow service resorting when they are in the same state
Marcel Holtmann
1
-0
/
+6
2009-08-07
Add support for AutoConnect property of services
Marcel Holtmann
1
-0
/
+22
2009-08-05
Fix missing service type ordering
Marcel Holtmann
1
-0
/
+14
2009-08-05
Add support for grouping Bluetooth networks into a service
Marcel Holtmann
1
-3
/
+3
2009-08-05
Add network to service type conversion for Bluetooth
Marcel Holtmann
1
-5
/
+6
2009-08-04
Add skeleton for task handling framework
Marcel Holtmann
3
-1
/
+29
2009-08-04
Add skeleton for provider framework implementation
Marcel Holtmann
3
-2
/
+30
2009-08-04
Add support for creating, modifying and removing profiles
Marcel Holtmann
8
-182
/
+663
2009-08-03
Fix broken check for security modes
Martin Xu
1
-3
/
+3
2009-07-29
Fix error handling in case when passphrase is required
Marcel Holtmann
3
-0
/
+32
2009-07-29
Add support for PassphraseRequired property
Marcel Holtmann
1
-4
/
+94
2009-07-29
Add missing check for WiFi security modes
Marcel Holtmann
1
-0
/
+6
2009-07-25
Fix missing update of signal strength from scan results
Marcel Holtmann
4
-3
/
+38
2009-07-24
Fix wrong variable reference when sending technology replies
Marcel Holtmann
1
-1
/
+1
2009-07-24
Fix wrong D-Bus error names
Marcel Holtmann
1
-7
/
+4
2009-07-24
Add timeout for technology enable and disable operation
Marcel Holtmann
1
-0
/
+25
2009-07-24
Add error code translation for timeout error
Marcel Holtmann
1
-0
/
+2
2009-07-24
Add support for blocking enable and disable technology changes
Marcel Holtmann
1
-21
/
+77
2009-07-24
Add error codes for already enabled and disabled technologies
Marcel Holtmann
2
-0
/
+16
2009-07-24
Add function to check if technology is enabled
Marcel Holtmann
2
-0
/
+23
2009-07-24
Fix notification to use service types instead of device types
Marcel Holtmann
1
-3
/
+3
2009-07-23
Fix availability listing for devices without attached drivers
Marcel Holtmann
1
-10
/
+9
2009-07-23
Fix signals for connected and default technologies
Marcel Holtmann
3
-58
/
+17
2009-07-23
Fix missing auto-connect trigger on Ethernet device removal
Marcel Holtmann
1
-0
/
+6
2009-07-23
Fix connect method to handle non-WiFi services
Marcel Holtmann
1
-7
/
+31
2009-07-23
Fix wrong usage of device types instead of service types
Marcel Holtmann
4
-73
/
+55
2009-07-23
Fix device power state changes tracking with RFKILL notifications
Marcel Holtmann
1
-5
/
+13
2009-07-23
Fix rearming the scan trigger if a device got disabled
Marcel Holtmann
1
-1
/
+10
2009-07-23
Fix setup of udev context before loading any plugins
Marcel Holtmann
6
-21
/
+38
2009-07-22
Don't remove state and storage directories on shutdown
Marcel Holtmann
1
-4
/
+0
2009-07-22
Fix the state value of Network Manager compatibility support
Marcel Holtmann
1
-1
/
+4
2009-07-22
Handle the RFKILL change events from udev
Marcel Holtmann
1
-27
/
+87
2009-07-22
Store the current blocked state internally
Marcel Holtmann
1
-0
/
+6
2009-07-22
Add support for RFKILL changes of the WiFi subsystem
Marcel Holtmann
5
-2
/
+102
2009-07-22
Fix WiMAX device detection handling
Marcel Holtmann
3
-7
/
+47
2009-07-22
Fix broken device unregistration on removal
Marcel Holtmann
1
-17
/
+17
2009-07-22
Add some extra logging output
Marcel Holtmann
2
-3
/
+9
2009-07-22
If previously powered off then don't enable when leaving offline mode
Marcel Holtmann
1
-0
/
+3
2009-07-22
Move RTNL and udev init after probing of devices
Marcel Holtmann
2
-2
/
+3
2009-07-22
Load global settings before probing devices
Marcel Holtmann
1
-2
/
+2
2009-07-22
Remove deprecated and unused network storage callbacks
Marcel Holtmann
5
-98
/
+0
2009-07-22
Add support for global offline mode storage
Marcel Holtmann
1
-0
/
+58
2009-07-22
Use common storage helper for device information storage
Marcel Holtmann
1
-55
/
+12
[next]