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
/
device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-12-19
Rename D-Bus helper function for variable arrays
Marcel Holtmann
1
-1
/
+1
2009-12-19
Make use of property changed helper for arrays
Marcel Holtmann
1
-12
/
+2
2009-12-19
Use D-Bus property helpers for network list details
Marcel Holtmann
1
-21
/
+6
2009-12-19
Add user data argument to D-Bus array property helpers
Marcel Holtmann
1
-1
/
+1
2009-12-19
Rename D-Bus helper for basic dictionary types
Marcel Holtmann
1
-7
/
+7
2009-12-19
Add user data to D-Bus helper function callbacks
Marcel Holtmann
1
-1
/
+1
2009-12-19
Use helper for basic property changed signals
Marcel Holtmann
1
-27
/
+5
2009-12-19
Use new D-Bus helpers wherever possible
Marcel Holtmann
1
-50
/
+14
2009-12-19
Add helper function to retrieve list of devices
Marcel Holtmann
1
-0
/
+5
2009-12-14
Add generic suffix handling to storage helpers
Marcel Holtmann
1
-4
/
+4
2009-12-07
Remove unused secondary feature of devices and networks
Marcel Holtmann
1
-29
/
+3
2009-12-06
Remove unused device types
Marcel Holtmann
1
-16
/
+4
2009-12-06
Remove unused device specific connect/disconnect callbacks
Marcel Holtmann
1
-16
/
+0
2009-11-30
Add workaround for DHCP startup failures with WiFi networks
Sam Leffler
1
-0
/
+16
2009-11-29
Use network details also for Ethernet devices
Marcel Holtmann
1
-186
/
+3
2009-11-26
Add device function for scheduling a scan
Marcel Holtmann
1
-0
/
+5
2009-11-23
Add function connman_device_remove_all_networks
Martin Xu
1
-0
/
+5
2009-11-23
Add device type CONNMAN_DEVICE_TYPE_CELLULAR
Martin Xu
1
-0
/
+4
2009-11-20
Clear scan trigger in device_destruct function
Haibo Zhu
1
-0
/
+2
2009-10-27
Set reconnect to FALSE when power off or disabling the device
Martin Xu
1
-0
/
+4
2009-10-27
Add device reconnect state and its helper functions
Martin Xu
1
-0
/
+13
2009-09-22
Add function connman_device_cleanup_scanning()
Martin Xu
1
-0
/
+18
2009-09-22
Add internal helper scanning_changed function
Martin Xu
1
-19
/
+25
2009-09-13
Add extra message for RFKILL block/unblock state changes
Marcel Holtmann
1
-0
/
+2
2009-09-13
Fix issue with missing scanning after disconnect
Marcel Holtmann
1
-0
/
+13
2009-09-06
Set powered_pending to TRUE during setup to fix race with RFKILL
Marcel Holtmann
1
-2
/
+4
2009-08-23
Add support for cloning IP configurations
Marcel Holtmann
1
-41
/
+0
2009-08-11
Add callbacks for IP bound and release events
Marcel Holtmann
1
-1
/
+13
2009-08-10
Use ignore method for unconfigured IP devices
Marcel Holtmann
1
-1
/
+1
2009-08-10
Add more detailed tracking of IP devices
Marcel Holtmann
1
-3
/
+36
2009-08-08
Track IP configuration based on RTNL interface list
Marcel Holtmann
1
-3
/
+3
2009-08-08
Create IP configuration based on the interface index
Marcel Holtmann
1
-5
/
+5
2009-08-07
Add initial steps for IPv4 monitoring via RTNL
Marcel Holtmann
1
-7
/
+12
2009-08-04
Add support for creating, modifying and removing profiles
Marcel Holtmann
1
-6
/
+10
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
1
-15
/
+0
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-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
1
-0
/
+32
2009-07-22
If previously powered off then don't enable when leaving offline mode
Marcel Holtmann
1
-0
/
+3
2009-07-22
Remove deprecated and unused network storage callbacks
Marcel Holtmann
1
-12
/
+0
2009-07-22
Use common storage helper for device information storage
Marcel Holtmann
1
-55
/
+12
2009-07-22
Rename internal function to match other function names
Marcel Holtmann
1
-1
/
+1
2009-07-22
Enforce current offline mode for new devices
Marcel Holtmann
1
-1
/
+7
2009-07-22
Add support for persistent storage of device power state
Marcel Holtmann
1
-48
/
+76
2009-07-21
Fix the problems with scan result from unknown triggers
Marcel Holtmann
1
-2
/
+0
2009-07-20
Remove support for CreateNetwork, RemoveNetwork and JoinNetwork
Marcel Holtmann
1
-205
/
+0
2009-07-19
Ensure updates of connected technologies for Ethernet
Marcel Holtmann
1
-0
/
+12
[next]