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
/
profile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-04
Add support for creating, modifying and removing profiles
Marcel Holtmann
1
-31
/
+494
2009-07-25
Fix missing update of signal strength from scan results
Marcel Holtmann
1
-0
/
+9
2009-07-17
One second timeout for service list update delays is enough
Marcel Holtmann
1
-1
/
+1
2009-07-17
Fix reference counting with multiple networks with same SSID
Marcel Holtmann
1
-18
/
+2
2009-07-17
When network gets remove ensure to disconnect the service
Marcel Holtmann
1
-0
/
+4
2009-07-17
Fix issues with current auto-connect logic
Marcel Holtmann
1
-2
/
+0
2009-07-16
Trigger auto-connect from service list changed signals
Marcel Holtmann
1
-0
/
+2
2009-07-16
Some service list updates should be not delayed
Marcel Holtmann
1
-1
/
+6
2009-07-16
Delay the update of service list by 2 seconds
Marcel Holtmann
1
-4
/
+25
2009-06-28
Check for valid default route when updating profile details
Marcel Holtmann
1
-0
/
+2
2009-05-13
Make some service function private for now
Marcel Holtmann
1
-2
/
+2
2009-04-23
Export active profile path and ident information
Marcel Holtmann
1
-7
/
+18
2009-04-21
Add basic handling of configuration state
Marcel Holtmann
1
-14
/
+0
2009-04-21
Add support for carrier service state
Marcel Holtmann
1
-1
/
+1
2009-04-21
Create proper service interface abstraction
Marcel Holtmann
1
-424
/
+22
2009-04-13
Fix infinite loop for service lookup
Marcel Holtmann
1
-0
/
+2
2009-04-07
Move service type and state declarations to header file
Marcel Holtmann
1
-17
/
+0
2009-04-07
Add missing service states
Marcel Holtmann
1
-2
/
+17
2009-04-06
Add support for handling carrier updates from devices
Marcel Holtmann
1
-11
/
+31
2009-04-05
Add error checking for service methods
Marcel Holtmann
1
-0
/
+23
2009-04-05
Use proper constants for service type
Marcel Holtmann
1
-16
/
+83
2009-04-05
Add support for sending signals when service list changes
Marcel Holtmann
1
-52
/
+84
2009-04-05
Add initial steps for sorting service list
Marcel Holtmann
1
-2
/
+31
2009-04-05
Prefix group names with the service type
Marcel Holtmann
1
-2
/
+18
2009-04-04
Use sequence instead of hash table for service list
Marcel Holtmann
1
-10
/
+26
2009-04-04
Add skeleton for service state property
Marcel Holtmann
1
-0
/
+26
2009-04-04
Update service interface declarations
Marcel Holtmann
1
-4
/
+44
2009-04-04
Don't set name for Ethernet devices
Marcel Holtmann
1
-1
/
+0
2009-04-04
Add support for favorite service setting
Marcel Holtmann
1
-0
/
+6
2009-03-31
Add support for mode, security and signal strength service properties
Marcel Holtmann
1
-3
/
+43
2009-03-31
Export device and network names via service interface
Marcel Holtmann
1
-1
/
+10
2009-03-31
Add initial support for service properties
Marcel Holtmann
1
-4
/
+55
2009-03-31
Add basic automatic clustering support for networks
Marcel Holtmann
1
-3
/
+124
2009-03-11
Add more helpers for handling profile/service support
Marcel Holtmann
1
-1
/
+13
2009-03-11
Add skeleton for profile/service integration
Marcel Holtmann
1
-0
/
+28
2009-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2008-12-20
Use connman_dbus_dict_append_variant() instead of self-coded version
Marcel Holtmann
1
-18
/
+2
2008-08-07
Add properties to the profile interface
Marcel Holtmann
1
-0
/
+45
2008-08-07
Add object path for the default profile
Marcel Holtmann
1
-0
/
+35
2008-08-07
Add initial skeleton for profile support
Marcel Holtmann
1
-0
/
+38