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
/
plugin.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-06
plugin: Allow colon as plugin name separator
Marcel Holtmann
1
-2
/
+2
2010-10-28
Fix string array memory leaks during plugin loading
Johan Hedberg
1
-0
/
+3
2010-10-04
Support -p and -P options with list of plugins
Pekka Pessi
1
-11
/
+27
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-05-26
Add workaround for broken libraries within plugins
Marcel Holtmann
1
-1
/
+12
2009-05-01
Fix position of builtin include
Marcel Holtmann
1
-2
/
+2
2009-05-01
Use proper error helpers for plugin failures
Marcel Holtmann
1
-6
/
+7
2009-05-01
Add pattern and exclude matching for builtin plugins
Marcel Holtmann
1
-11
/
+25
2009-04-27
Add infrastructure for built-in plugins
Marcel Holtmann
1
-1
/
+8
2009-04-23
Add initial steps for builtin plugins
Marcel Holtmann
1
-0
/
+4
2009-02-28
Load plugins in priority order
Marcel Holtmann
1
-6
/
+13
2009-02-27
Add priority field to plugin description
Marcel Holtmann
1
-1
/
+9
2009-01-21
Add extra options to exclude devices and plugins
Marcel Holtmann
1
-2
/
+11
2009-01-07
Only load plugins with the same version string
Marcel Holtmann
1
-0
/
+3
2009-01-05
Apply plugin pattern only if specified
Marcel Holtmann
1
-1
/
+1
2009-01-05
Add support for plugin pattern via command line
Marcel Holtmann
1
-1
/
+8
2009-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
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-14
Force symbol resolving and fix memory leak
Marcel Holtmann
1
-2
/
+3
2008-10-14
Use dynamic linking loader directly
Marcel Holtmann
1
-36
/
+21
2008-09-26
Print error details when plugin loading fails
Marcel Holtmann
1
-1
/
+2
2008-08-14
First steps into providing API documentation
Marcel Holtmann
1
-2
/
+0
2008-06-30
Don't load plugins that have lib prefix
Marcel Holtmann
1
-1
/
+2
2008-06-28
Don't use libconnman- prefix for plugins
Marcel Holtmann
1
-2
/
+1
2008-04-14
Update copyright information
Marcel Holtmann
1
-1
/
+1
2008-03-28
Also check for the plugin suffix
Marcel Holtmann
1
-1
/
+2
2007-12-22
Add plugin infrastructure
Marcel Holtmann
1
-0
/
+141