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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-03
Add method for starting scan via the device interface
Marcel Holtmann
1
-0
/
+1
2008-12-03
Add network methods for connect and disconnect
Marcel Holtmann
1
-0
/
+2
2008-12-03
Allow setting of Powered property
Marcel Holtmann
1
-70
/
+108
2008-12-03
Add support for static byte and integer properties
Marcel Holtmann
1
-9
/
+26
2008-12-03
Add byte and signed integer types
Marcel Holtmann
1
-0
/
+9
2008-12-02
Make property setting a little bit more generic
Marcel Holtmann
1
-24
/
+71
2008-12-02
Remove usage of GStaticMutex since it causes compiler problems
Marcel Holtmann
3
-63
/
+69
2008-11-26
Add type constant for service elements
Marcel Holtmann
1
-0
/
+2
2008-11-24
Add skeleton for udev support
Marcel Holtmann
2
-5
/
+38
2008-11-24
Add policy setting and export it
Marcel Holtmann
1
-0
/
+30
2008-11-24
Limit Device interface to real devices only
Marcel Holtmann
1
-2
/
+4
2008-11-24
Remove thread pool for element registration
Marcel Holtmann
1
-130
/
+107
2008-11-24
Make threading support optional
Marcel Holtmann
2
-2
/
+6
2008-11-23
Fix broken global state change signals
Marcel Holtmann
1
-1
/
+1
2008-11-23
Remove old storage functions
Marcel Holtmann
1
-304
/
+0
2008-11-23
Add basic signals for changes of manager properties
Marcel Holtmann
1
-2
/
+129
2008-11-23
Add Networks property to device elements
Marcel Holtmann
1
-0
/
+28
2008-11-23
Fix value of global state property
Marcel Holtmann
3
-3
/
+45
2008-11-23
Provide connection element and its interface
Marcel Holtmann
2
-3
/
+48
2008-11-23
Provide detailed device and network properties
Marcel Holtmann
1
-34
/
+103
2008-11-23
Add Network interface to network elements
Marcel Holtmann
1
-3
/
+18
2008-11-23
Show empty passphrase property if security value is present
Marcel Holtmann
1
-3
/
+9
2008-11-23
Add Device interface to device elements
Marcel Holtmann
1
-1
/
+26
2008-11-23
Add support for WiFi Security and Passphrase properties
Marcel Holtmann
2
-2
/
+108
2008-11-23
Remove unused variable
Marcel Holtmann
1
-1
/
+1
2008-11-19
Add global state property
Marcel Holtmann
1
-9
/
+31
2008-11-19
Use properties for profiles, devices and connections
Marcel Holtmann
1
-29
/
+59
2008-11-19
Store element properties in key files
Marcel Holtmann
1
-66
/
+62
2008-11-19
Add support for resolver modules
Marcel Holtmann
3
-2
/
+71
2008-10-18
Simplify plugin descriptor checking
Marcel Holtmann
1
-5
/
+3
2008-10-18
Fix memory leak when plugin init fails
Marcel Holtmann
1
-1
/
+3
2008-10-18
Handle plugin init errors
Marcel Holtmann
1
-2
/
+3
2008-10-17
Fix disconnect callback declaration
Marcel Holtmann
1
-1
/
+1
2008-10-17
Fix agent disconnect callback declaration
Marcel Holtmann
1
-1
/
+1
2008-10-17
Make use of generic D-Bus helpers
Marcel Holtmann
1
-86
/
+16
2008-10-17
Add generic D-Bus helpers
Marcel Holtmann
2
-1
/
+100
2008-10-17
Preparation for network abstraction
Marcel Holtmann
2
-159
/
+1
2008-10-16
Add more property helpers
Marcel Holtmann
1
-8
/
+172
2008-10-16
Add element type for profiles
Marcel Holtmann
1
-0
/
+2
2008-10-15
Return when enable or disable callbacks fail
Marcel Holtmann
1
-2
/
+4
2008-10-15
Fix function declaration
Marcel Holtmann
1
-3
/
+1
2008-10-15
Add set_enabled and rescan funtions
Marcel Holtmann
2
-0
/
+37
2008-10-15
Add init and cleanup calls for device abstraction
Marcel Holtmann
1
-0
/
+4
2008-10-15
Add string conversion for fake subtype
Marcel Holtmann
1
-0
/
+2
2008-10-14
Add first step towards providing device abstraction
Marcel Holtmann
2
-1
/
+154
2008-10-14
Force symbol resolving and fix memory leak
Marcel Holtmann
1
-2
/
+3
2008-10-14
Add dynamic export linker flag
Marcel Holtmann
1
-1
/
+1
2008-10-14
Use dynamic linking loader directly
Marcel Holtmann
2
-38
/
+23
2008-10-14
Add method and signal for property handling
Marcel Holtmann
1
-7
/
+61
2008-10-14
Increase message buffer size
Marcel Holtmann
1
-1
/
+1
[next]