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-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
2009-07-22
Add common helpers for keyfile storage
Marcel Holtmann
2
-0
/
+69
2009-07-22
Rename internal function to match other function names
Marcel Holtmann
3
-5
/
+5
2009-07-22
Enforce current offline mode for new devices
Marcel Holtmann
3
-1
/
+16
2009-07-22
Add infrastructure for global settings storage
Marcel Holtmann
3
-0
/
+43
2009-07-22
Add support for persistent storage of device power state
Marcel Holtmann
3
-50
/
+80
2009-07-21
Don't include hidden services in the service list
Marcel Holtmann
1
-1
/
+1
2009-07-21
Use a proper udev function for getting network device
Marcel Holtmann
1
-4
/
+2
2009-07-21
Fix the problems with scan result from unknown triggers
Marcel Holtmann
1
-2
/
+0
2009-07-21
Print an error if disconnected from D-Bus
Marcel Holtmann
1
-1
/
+1
2009-07-20
Remove support for network Connect and Disconnect methods
Marcel Holtmann
1
-62
/
+0
2009-07-20
Remove support for CreateNetwork, RemoveNetwork and JoinNetwork
Marcel Holtmann
1
-205
/
+0
2009-07-19
Send signal when default technology changes
Marcel Holtmann
1
-0
/
+29
2009-07-19
Add support for default technology property
Marcel Holtmann
3
-0
/
+26
2009-07-19
Add missing signal for offline mode changes
Marcel Holtmann
1
-0
/
+27
2009-07-19
Don't emit connecting state change signal
Marcel Holtmann
1
-0
/
+2
2009-07-19
Ensure updates of connected technologies for Ethernet
Marcel Holtmann
1
-0
/
+12
2009-07-19
Fix the swapped registered vs enabled technologies signal
Marcel Holtmann
1
-19
/
+19
2009-07-19
Add simple GetState method for really simple applications
Marcel Holtmann
1
-0
/
+21
2009-07-19
Fix handling of enabled notifications with async powered changes
Marcel Holtmann
1
-14
/
+27
2009-07-19
Add support for ConnectedTechnologies property
Marcel Holtmann
4
-47
/
+204
2009-07-19
Rename Technologies property to AvailableTechnologies
Marcel Holtmann
2
-2
/
+2
2009-07-19
Track service types and not device types for technologies listing
Marcel Holtmann
5
-120
/
+116
2009-07-18
During the scan trigger set scanning to false to start fresh
Marcel Holtmann
1
-0
/
+2
2009-07-18
Use common function for resetting the scan trigger
Marcel Holtmann
1
-30
/
+20
2009-07-18
Remove the unneeded out-of-range error code setting
Marcel Holtmann
1
-5
/
+0
2009-07-18
Fix another reference counting imbalance when adding networks
Marcel Holtmann
1
-42
/
+16
2009-07-18
Fix limitation with simultaneous connects from different technologies
Marcel Holtmann
1
-2
/
+3
2009-07-18
Fix missing disarming of the connection timeout
Marcel Holtmann
1
-7
/
+4
2009-07-17
Make sure to always trigger disconnect on users request
Marcel Holtmann
1
-4
/
+1
2009-07-17
Ensure only one service connection attempt at a time
Marcel Holtmann
1
-0
/
+12
2009-07-17
Remove delay when removing services since it causes trouble
Marcel Holtmann
1
-61
/
+29
2009-07-17
Handle error for operation aborted case
Marcel Holtmann
1
-0
/
+2
2009-07-17
Remove timeout when service connect is stopped via disconnect
Marcel Holtmann
1
-0
/
+5
2009-07-17
Don't remove network from service during remove grace period
Marcel Holtmann
1
-5
/
+0
2009-07-17
Ensure to disconnect from devices and networks
Marcel Holtmann
2
-3
/
+3
2009-07-17
Add full support for enable/disable technology methods
Marcel Holtmann
4
-2
/
+180
2009-07-17
One second timeout for service list update delays is enough
Marcel Holtmann
1
-1
/
+1
[next]