index
:
delta/bluez.git
baserock/5.37+service-api
baserock/5.37-19-g28fef24
baserock/5.41+service-api
baserock/5.43+service-api
baserock/builds/6f732a8d4f074e4cbc4c1ac3001e883d/35bee4e6e1c5431fac9bab5c648fd88b
baserock/ct143/builds/18545492640241d0ac4a8d048cc6b076/09910848d15848c5b1f66a78f16ae322
baserock/ct143/master
baserock/genivi-baseline
baserock/genivi/baseline
baserock/jannispohlmann/genivi-baseline
baserock/morph
baserock/pedroalvarez/5.37-17-g0879a80
baserock/pedroalvarez/5.37-17-g0879a80-v2
baserock/pedroalvarez/5.37-17-g0879a80-v3
baserock/pedroalvarez/5.41+service-api
baserock/v5.17
baserock/v5.17-patched
master
git.kernel.org: pub/scm/bluetooth/bluez.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
service.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix DBG() calls with bogus messages
Anderson Lizardo
2011-02-24
1
-2
/
+3
*
plugins: use btd_error_failed()
Gustavo F. Padovan
2010-12-14
1
-18
/
+4
*
convert errors to btd_error_does_not_exist()
Gustavo F. Padovan
2010-12-08
1
-1
/
+1
*
Add btd_error_not_authorized()
Gustavo F. Padovan
2010-12-07
1
-14
/
+8
*
Add btd_error_does_not_exist()
Gustavo F. Padovan
2010-12-07
1
-8
/
+2
*
Add btd_error_not_available()
Gustavo F. Padovan
2010-12-07
1
-13
/
+3
*
Create btd_error_invalid_args()
Gustavo F. Padovan
2010-12-07
1
-7
/
+1
*
Remove unused includes
Johan Hedberg
2010-11-28
1
-2
/
+0
*
Fix format string warnings for g_dbus_create_error
Johan Hedberg
2010-08-19
1
-3
/
+3
*
Move debug() to DBG()
Gustavo F. Padovan
2010-05-21
1
-8
/
+8
*
Move logging.{c,h} to log.{c,h}
Gustavo F. Padovan
2010-05-21
1
-1
/
+1
*
Add check for sdp_record_find
Luiz Augusto Von Dentz
2010-03-24
1
-0
/
+2
*
Update Nokia copyrights
Johan Hedberg
2010-01-07
1
-1
/
+1
*
Update copyright information
Marcel Holtmann
2010-01-01
1
-1
/
+1
*
Fix memory leak.
Luiz Augusto von Dentz
2009-05-05
1
-0
/
+2
*
Add support for builtin plugins
Marcel Holtmann
2009-05-03
1
-1
/
+1
*
Using # operator to stringify plugin name.
Alok Barsode
2009-04-21
1
-1
/
+1
*
Add priority field to plugin descriptor definition and load plugins in priori...
Alok Barsode
2009-04-21
1
-1
/
+2
*
Convert some not-so-important info logs to debug logs
Johan Hedberg
2009-03-24
1
-1
/
+1
*
Adding version check for plugins.
Alok Barsode
2009-03-14
1
-1
/
+1
*
Update copyright information
Marcel Holtmann
2009-01-01
1
-1
/
+1
*
Remove duplicate (and incorrect) call to adapter_get_address
Johan Hedberg
2008-11-11
1
-1
/
+0
*
Check ANY record list in case the record is not present on adapter record list.
Luiz Augusto von Dentz
2008-11-04
1
-2
/
+10
*
Fix handling of service records on any adapter object
Marcel Holtmann
2008-11-01
1
-16
/
+38
*
Add support for service interface on any adapter object
Marcel Holtmann
2008-11-01
1
-14
/
+51
*
Remember to remove the name listener in path_unregister
Johan Hedberg
2008-10-20
1
-0
/
+3
*
Call exit_callback with correct parameters upon path removal
Johan Hedberg
2008-10-20
1
-1
/
+6
*
Fix fallouts due to GDBusWatchFunction changes
Marcel Holtmann
2008-10-17
1
-2
/
+2
*
Now the record list is managed on a per adapter basis
Vinicius Costa Gomes
2008-09-09
1
-64
/
+84
*
Implements the authorization methods on Service plugin
Vinicius Costa Gomes
2008-09-09
1
-7
/
+205
*
Redefining adapter_get_address to take bdaddr_t as parameter.
Alok Barsode
2008-09-08
1
-2
/
+2
*
Make RequestAuthorization always return a positive reply for now
Johan Hedberg
2008-09-05
1
-3
/
+2
*
Renaming struct adapter to struct btd_adapter.
Alok Barsode
2008-09-04
1
-4
/
+4
*
Fixing service.c
Alok Barsode
2008-09-03
1
-2
/
+2
*
Release the D-Bus connection
Marcel Holtmann
2008-09-03
1
-0
/
+2
*
Make methods related to external services into service plugin.
Luiz Augusto von Dentz
2008-09-02
1
-0
/
+569