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-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
2008-10-14
Fix spelling mistake of debug message
Marcel Holtmann
1
-2
/
+2
2008-10-14
Disable link attribute parsing for now
Marcel Holtmann
1
-0
/
+2
2008-10-14
Fix return value of getlink function
Marcel Holtmann
1
-1
/
+1
2008-10-14
Remove link_flags callback
Marcel Holtmann
1
-20
/
+0
2008-10-14
Add support for newlink and dellink callbacks
Marcel Holtmann
1
-2
/
+68
2008-10-14
Add function for requesting link status
Marcel Holtmann
1
-0
/
+20
2008-10-14
The interface flags are from type short
Marcel Holtmann
1
-1
/
+1
2008-10-14
Fix forgotten index parameter
Marcel Holtmann
1
-2
/
+2
2008-10-14
Add generic RTNL framework
Marcel Holtmann
1
-1
/
+71
2008-10-11
Don't include the Identifier property for now
Marcel Holtmann
1
-0
/
+2
2008-10-08
Fix missing driver handling issue
Marcel Holtmann
1
-4
/
+1
2008-10-08
Fix checking for existing driver and callbacks
Marcel Holtmann
1
-8
/
+2
2008-10-08
Handle drivers without enable or disable callbacks
Marcel Holtmann
1
-10
/
+10
2008-10-07
Update status of Enabled property
Marcel Holtmann
1
-2
/
+25
2008-10-07
Use glob pattern matching for interface names
Marcel Holtmann
1
-1
/
+2
2008-09-26
Restore setting of IPv4 properties via D-Bus
Marcel Holtmann
1
-9
/
+7
2008-09-26
Restore functionality to get property values
Marcel Holtmann
1
-13
/
+11
2008-09-26
Print error details when plugin loading fails
Marcel Holtmann
1
-1
/
+2
2008-09-16
Add debug message when device is ignored
Marcel Holtmann
1
-1
/
+3
2008-09-16
Add string conversion for network device subtype
Marcel Holtmann
1
-0
/
+2
2008-08-25
Add more advanced properties implementation
Marcel Holtmann
1
-33
/
+369
2008-08-17
Add error definition for invalid arguments
Marcel Holtmann
2
-0
/
+7
2008-08-15
Use the D-Bus settings if no security module is loaded
Marcel Holtmann
1
-1
/
+1
2008-08-14
Add documentation for the drivers
Marcel Holtmann
1
-0
/
+14
2008-08-14
Add documentation for the security framework
Marcel Holtmann
1
-0
/
+14
2008-08-14
First steps into providing API documentation
Marcel Holtmann
2
-2
/
+24
2008-08-13
Start consolidating D-Bus errors
Marcel Holtmann
3
-2
/
+38
2008-08-13
Remove shadow variable messing up the result
Marcel Holtmann
1
-1
/
+0
2008-08-13
Add hook for privileges check
Marcel Holtmann
2
-0
/
+31
2008-08-13
Add security access policy framework
Marcel Holtmann
3
-1
/
+65
2008-08-13
Add copy of libgdbus helper for easier adoption
Marcel Holtmann
2
-3
/
+3
[next]