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
/
technology.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-04
core: Add extra checks for set property methods
Marcel Holtmann
1
-0
/
+7
2012-03-01
technology: Enable tech if device is already powered
Alok Barsode
1
-2
/
+11
2012-02-24
technology: Fix technology refcounting
Alok Barsode
1
-2
/
+2
2012-02-04
technology: Implement Technology Scan and scan start/stop functionality
Patrik Flykt
1
-11
/
+100
2012-02-01
technology: Fix technology refcounting
Alok Barsode
1
-2
/
+6
2012-02-01
technology: Create a list for technology orphaned rfkill switches
Alok Barsode
1
-20
/
+45
2012-02-01
technology: Create a list for technology orphaned devices
Alok Barsode
1
-2
/
+43
2012-01-24
technology: Remove 'State' property from Technology
Patrik Flykt
1
-58
/
+3
2012-01-24
technology: Add 'Connected' Technology property
Patrik Flykt
1
-0
/
+23
2012-01-24
technology: Add object path to TechnologyAdded signal
Daniel Wagner
1
-0
/
+2
2012-01-20
technology: Fix g_dbus_emit_signal argument
Alok Barsode
1
-1
/
+1
2012-01-20
technology: Remove unused notifier functions
Patrik Flykt
1
-6
/
+0
2012-01-20
technology: Add 'Powered' Technology property
Patrik Flykt
1
-154
/
+192
2012-01-16
technology: Register a technology is there's a driver for it
Alok Barsode
1
-22
/
+25
2012-01-16
technology: Assign driver to technology at creation time
Alok Barsode
1
-15
/
+2
2012-01-13
technology: Add missing args termination
Daniel Wagner
1
-1
/
+2
2012-01-09
technology: There is no need for add_interface to refcount technology.
Alok Barsode
1
-4
/
+2
2012-01-09
technology: return a reply even if there are no devices in the technology list.
Alok Barsode
1
-2
/
+4
2012-01-05
manager: Remove manager 'Technologies' property
Patrik Flykt
1
-24
/
+0
2012-01-05
technology: Implement Manager API GetTechnologies method call
Patrik Flykt
1
-0
/
+20
2012-01-05
technology: Add 'TechnologyAdded' and 'TechnologyRemoved' signals
Patrik Flykt
1
-13
/
+46
2011-12-22
technology: Return technology name Cellular instead 3G
Daniel Wagner
1
-1
/
+1
2011-12-01
technology: Check if pending message is NULL before sending it back
Samuel Ortiz
1
-2
/
+4
2011-11-28
technology: Save the pending reply only when the status is inprogress
Yu A Wang
1
-8
/
+12
2011-11-10
core: Use gcc atomics instead glib's ones
Daniel Wagner
1
-10
/
+11
2011-10-06
technology: remove the pending_timeout source with g_source_remove
Alok Barsode
1
-0
/
+3
2011-09-29
technology: Register a rfkilled technology in technology_add_rfkill
Alok Barsode
1
-0
/
+9
2011-09-12
technology: Disable tethering only when no technology is tethering
Patrik Flykt
1
-2
/
+11
2011-09-12
technology: When disabling technology, disble tethering too
Patrik Flykt
1
-0
/
+3
2011-09-12
technology: Move bridege checking to set_tethering()
Patrik Flykt
1
-8
/
+7
2011-09-12
storage: Switch to settings file
Alok Barsode
1
-21
/
+29
2011-08-25
storage: Remove technology state load/save methods from storage module
Alok Barsode
1
-71
/
+62
2011-08-25
technology: Save/Load offlinemode
Alok Barsode
1
-15
/
+63
2011-08-25
device: Remove device persistent code
Alok Barsode
1
-2
/
+2
2011-08-25
technology: Remove blocked variables and associated functions
Alok Barsode
1
-84
/
+51
2011-08-25
technology: Fix enable notifier to be invoked just once
Alok Barsode
1
-2
/
+1
2011-08-25
technology: Remove 'available' state
Alok Barsode
1
-16
/
+5
2011-08-25
technology: Redo offlinemode logic
Alok Barsode
1
-5
/
+27
2011-08-25
technology: Save state persistently
Alok Barsode
1
-3
/
+87
2011-08-25
technology: Remove the global device hash
Alok Barsode
1
-18
/
+1
2011-08-25
technology: Remove global rfkill table
Alok Barsode
1
-11
/
+5
2011-08-25
technology: Modify technology enable/disable APIs
Alok Barsode
1
-13
/
+100
2011-08-25
device: Update profile in enable_persistent callback
Alok Barsode
1
-0
/
+5
2011-08-25
technology: Refactor enable/disable APIs
Alok Barsode
1
-2
/
+56
2011-06-16
element: Remove element.c
Daniel Wagner
1
-0
/
+1
2011-02-16
technology: Rename __connman_technology_[enable|disable]_device
Alok Barsode
1
-14
/
+6
2011-02-15
technology: Remove "blocked" state and use "offline" state instead
Alok Barsode
1
-8
/
+5
2011-02-10
tethering: Check for kernel bridge support
Samuel Ortiz
1
-0
/
+2
2011-02-08
technology: Optimize __connman_technology_remove_interface()
Alok Barsode
1
-12
/
+7
2011-02-08
technology: Optimize __connman_technology_add_interface()
Alok Barsode
1
-14
/
+7
[next]