index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hcid
/
plugin.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Don't try to load plugins if no directory is specified
Marcel Holtmann
2008-07-11
1
-0
/
+3
|
*
Fix memory leak
Marcel Holtmann
2008-07-11
1
-1
/
+3
|
*
Don't use lib prefix for plugins
Marcel Holtmann
2008-06-30
1
-1
/
+1
|
*
Implement support for disabling specific plugins from loading
Johan Hedberg
2008-05-16
1
-1
/
+35
|
*
Move D-Bus watch functions into libgdbus
Marcel Holtmann
2008-05-08
1
-2
/
+0
|
*
Moving authorization code to dbus-service.c
Claudio Takahasi
2008-05-01
1
-113
/
+3
|
*
fixed service authorization
Claudio Takahasi
2008-05-01
1
-7
/
+5
|
*
eglib: fixing the plugin loading when using the eglib.
Vinicius Gomes
2008-04-17
1
-3
/
+3
|
*
Plugin auth cancel: call device's agent when it is available
Claudio Takahasi
2008-04-11
1
-2
/
+19
|
*
Plugin auth: use device's agent when it is available
Claudio Takahasi
2008-04-11
1
-2
/
+4
|
*
Added new function for plugin authorization
Claudio Takahasi
2008-04-09
1
-0
/
+98
|
*
Unload plugins which fails to init.
Luiz Augusto von Dentz
2008-04-01
1
-3
/
+6
|
*
Make use of g_module_error when a plugin fails to load.
Luiz Augusto von Dentz
2008-03-27
1
-1
/
+1
|
*
Fix plugin init to just load .so files and add a stat check.
Luiz Augusto von Dentz
2008-03-26
1
-1
/
+14
|
*
Fix g_free that may cause segmentation fault.
Luiz Augusto von Dentz
2008-03-25
1
-1
/
+3
|
*
Fix possible memory leak on plugin failure and make plugin_init fail if the ↵
Luiz Augusto von Dentz
2008-03-25
1
-30
/
+30
|
|
|
|
configured directory is invalid.
*
Add plugin loading support
Marcel Holtmann
2008-03-11
1
-1
/
+92
|
*
Add plugin definition structure
Marcel Holtmann
2008-03-11
1
-0
/
+2
|
*
Add skeleton for plugin infrastructure
Marcel Holtmann
2008-03-11
1
-0
/
+37