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
/
connman.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-08
Track IP configuration based on RTNL interface list
Marcel Holtmann
1
-2
/
+4
2009-08-07
Add initial steps for IPv4 monitoring via RTNL
Marcel Holtmann
1
-0
/
+12
2009-08-07
Add first steps of generic task framework
Marcel Holtmann
1
-0
/
+3
2009-08-04
Add skeleton for task handling framework
Marcel Holtmann
1
-0
/
+2
2009-08-04
Add skeleton for provider framework implementation
Marcel Holtmann
1
-0
/
+2
2009-08-04
Add support for creating, modifying and removing profiles
Marcel Holtmann
1
-23
/
+32
2009-07-29
Fix error handling in case when passphrase is required
Marcel Holtmann
1
-0
/
+1
2009-07-25
Fix missing update of signal strength from scan results
Marcel Holtmann
1
-0
/
+2
2009-07-24
Add error codes for already enabled and disabled technologies
Marcel Holtmann
1
-0
/
+2
2009-07-24
Add function to check if technology is enabled
Marcel Holtmann
1
-0
/
+2
2009-07-23
Fix wrong usage of device types instead of service types
Marcel Holtmann
1
-4
/
+4
2009-07-23
Fix setup of udev context before loading any plugins
Marcel Holtmann
1
-0
/
+2
2009-07-22
Add support for RFKILL changes of the WiFi subsystem
Marcel Holtmann
1
-0
/
+8
2009-07-22
Remove deprecated and unused network storage callbacks
Marcel Holtmann
1
-3
/
+0
2009-07-22
Add common helpers for keyfile storage
Marcel Holtmann
1
-0
/
+3
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
-0
/
+4
2009-07-22
Add infrastructure for global settings storage
Marcel Holtmann
1
-0
/
+3
2009-07-22
Add support for persistent storage of device power state
Marcel Holtmann
1
-0
/
+2
2009-07-19
Add support for default technology property
Marcel Holtmann
1
-0
/
+1
2009-07-19
Add support for ConnectedTechnologies property
Marcel Holtmann
1
-1
/
+5
2009-07-19
Track service types and not device types for technologies listing
Marcel Holtmann
1
-6
/
+8
2009-07-17
Add full support for enable/disable technology methods
Marcel Holtmann
1
-0
/
+4
2009-07-17
Fix reference counting with multiple networks with same SSID
Marcel Holtmann
1
-0
/
+2
2009-07-17
Add function for cleaning out stale networks
Marcel Holtmann
1
-0
/
+1
2009-07-17
If the WiFi signal strength is below 20 then don't show network
Marcel Holtmann
1
-0
/
+1
2009-07-16
Add support for Technologies and EnabledTechnologies properties
Marcel Holtmann
1
-0
/
+4
2009-07-16
Add global method call to request scanning
Marcel Holtmann
1
-0
/
+2
2009-07-16
Trigger auto-connect from service list changed signals
Marcel Holtmann
1
-0
/
+1
2009-07-16
Some service list updates should be not delayed
Marcel Holtmann
1
-1
/
+1
2009-07-16
Delay the update of service list by 2 seconds
Marcel Holtmann
1
-1
/
+1
2009-07-16
Add support for connecting existing services via SSID
Marcel Holtmann
1
-0
/
+1
2009-07-16
Add helper function for WiFi group name
Marcel Holtmann
1
-0
/
+2
2009-07-16
Add function to find first device of a given type
Marcel Holtmann
1
-0
/
+2
2009-07-12
Store control interface for complex devices
Marcel Holtmann
1
-1
/
+1
2009-07-11
Add detection routine for Ericsson MBM devices
Marcel Holtmann
1
-0
/
+1
2009-07-06
Split service connect/disconnect from D-Bus message handling
Marcel Holtmann
1
-0
/
+3
2009-07-06
Fix various error definitions
Marcel Holtmann
1
-0
/
+1
2009-07-04
Move the network device type detection into its own function
Marcel Holtmann
1
-0
/
+2
2009-07-03
Use RTNL device detection only if udev is not available
Marcel Holtmann
1
-3
/
+0
2009-07-03
Require udev and if not present use a compat layer
Marcel Holtmann
1
-16
/
+0
2009-06-30
Add callbacks for storage of IP configuration of services
Marcel Holtmann
1
-0
/
+5
2009-06-29
Add function for more detailed error reporting
Marcel Holtmann
1
-0
/
+2
2009-06-29
Add support for exporting IP configuration properties
Marcel Holtmann
1
-0
/
+2
2009-06-29
Hook up setting of IPv4 properties
Marcel Holtmann
1
-0
/
+3
2009-06-29
First step towards a generic IP configuration infrastructure
Marcel Holtmann
1
-5
/
+3
2009-06-29
Add error code for invalid properties
Marcel Holtmann
1
-0
/
+1
2009-06-28
Add support for reading DEVTYPE attribute
Marcel Holtmann
1
-0
/
+6
2009-06-26
Add support for switching default route based on service order
Marcel Holtmann
1
-0
/
+2
2009-06-26
Add function to read the internal service order value
Marcel Holtmann
1
-0
/
+2
[prev]
[next]