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
2011-08-25
profile: Remove profile.c and profile.h
Alok Barsode
1
-218
/
+0
2011-08-25
service: Add services changed signal
Alok Barsode
1
-39
/
+0
2011-08-25
technology: Remove blocked variables and associated functions
Alok Barsode
1
-9
/
+0
2011-08-25
technology: Redo offlinemode logic
Alok Barsode
1
-5
/
+1
2011-06-16
element: Remove element.c
Daniel Wagner
1
-0
/
+1
2011-04-11
profile: Remove profile D-Bus API
Samuel Ortiz
1
-123
/
+0
2011-04-04
manager: Remove the Create/RemoveProfile D-Bus API
Samuel Ortiz
1
-190
/
+22
2011-04-04
profile: Remove useless wrappers
Samuel Ortiz
1
-31
/
+0
2011-03-02
profile: Ignore malformed profiles
Grant Erickson
1
-0
/
+13
2010-09-09
Remove the no longer needed security framework
Marcel Holtmann
1
-4
/
+0
2010-08-06
Always create a default profile
Samuel Ortiz
1
-1
/
+1
2010-07-29
Disable offline mode when enabling a technology from offline mode
Samuel Ortiz
1
-2
/
+4
2010-01-02
Add missing PropertyChanged signal from manager interface
Gustavo Sverzut Barbieri
1
-0
/
+7
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
-42
/
+12
2009-12-19
Add user data parameter to dictionary helpers
Marcel Holtmann
1
-1
/
+1
2009-12-19
Add user data argument to D-Bus array property helpers
Marcel Holtmann
1
-4
/
+4
2009-12-19
Rename D-Bus helper for basic dictionary types
Marcel Holtmann
1
-2
/
+2
2009-12-19
Add user data to D-Bus helper function callbacks
Marcel Holtmann
1
-3
/
+1
2009-12-19
Use helper for basic property changed signals
Marcel Holtmann
1
-28
/
+4
2009-12-19
Use new D-Bus helpers wherever possible
Marcel Holtmann
1
-82
/
+31
2009-12-14
Add generic suffix handling to storage helpers
Marcel Holtmann
1
-5
/
+5
2009-12-14
Use public function to validate identifiers
Marcel Holtmann
1
-19
/
+2
2009-12-14
Fix memory leak in profiles and rename hash variable
Marcel Holtmann
1
-11
/
+12
2009-11-29
Use network details also for Ethernet devices
Marcel Holtmann
1
-22
/
+0
2009-08-29
Fix profile cleanup race condition
Marcel Holtmann
1
-7
/
+5
2009-08-29
Remove all the useless D-Bus connection passing
Marcel Holtmann
1
-4
/
+4
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
[next]