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-08-17
technology: Move SetProperty to async method call
Tomasz Bursztyka
1
-1
/
+1
2012-08-17
technology: Refactor enable/disable technology
Tomasz Bursztyka
1
-86
/
+39
2012-08-14
technology: Save tethering identifier and passphrase
Julien Massot
1
-0
/
+18
2012-08-14
technology: Rename save_state function by technology_save
Julien Massot
1
-6
/
+6
2012-07-05
technology: check validity of given properties for tethering
Julien Massot
1
-2
/
+5
2012-07-05
technology: return already enabled when tethering is enabled
Julien Massot
1
-1
/
+1
2012-07-05
technology: Set regulatory domain by device or fallback to technology based
Tomasz Bursztyka
1
-4
/
+32
2012-07-05
technology: Notify the regulatory domain setting by device
Tomasz Bursztyka
1
-0
/
+15
2012-06-25
technology: Return proper error code when already disabled
Jukka Rissanen
1
-1
/
+4
2012-06-25
technology: Return proper error code when already enabled
Jukka Rissanen
1
-1
/
+4
2012-06-18
technology: Disable technology when the last device is unpowered
Patrik Flykt
1
-4
/
+8
2012-06-18
technology: Remove unneeded scan stop when removing device
Patrik Flykt
1
-3
/
+0
2012-05-25
device: Make scanning getter method public.
Tomasz Bursztyka
1
-2
/
+2
2012-05-18
Do not set signature and reply in GDBus tables
Henrique Dante de Almeida
1
-4
/
+4
2012-05-18
Convert GDBus methods and signals to use macro helpers
Henrique Dante de Almeida
1
-6
/
+9
2012-05-18
Constify GDBus signal tables
Henrique Dante de Almeida
1
-1
/
+1
2012-05-18
Constify GDBus method tables
Henrique Dante de Almeida
1
-1
/
+1
2012-05-17
technology: Set deprecated flag for GetProperties method
Marcel Holtmann
1
-1
/
+2
2012-04-29
core: Update copyright information
Marcel Holtmann
1
-1
/
+1
2012-04-27
technology: Create the settings file in init
Jukka Rissanen
1
-0
/
+3
2012-04-27
technology: Save technology state if entry is missing from file
Jukka Rissanen
1
-28
/
+30
2012-04-27
technology: Offline mode is OFF by default
Jukka Rissanen
1
-2
/
+2
2012-04-27
technology: Enable ethernet by default
Jukka Rissanen
1
-2
/
+9
2012-04-20
technology: Fix indention
Daniel Wagner
1
-1
/
+1
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
[next]