Commit: 97c6683e9503cd3528739aedae007337ccde80f8
Parent: 6ba70b4e55231c7813711bc8ed466e784ff586c7
Author: Luiz Augusto von Dentz <luiz.dentz-von@nokia.com>
Committer: Marcel Holtmann <marcel@holtmann.org>
Date: 2012-12-04 23:48:21
Tree: c412d98f73d1e236e36d19b72d01c6a72f2a13a5

obexd: Add dynamic debug feature

Diffstat

M obexd/client/main.c | 35 +++++++++++++++++++++- - - - - - - - - - - - - -
M obexd/client/pbap.c | 2 +-
M obexd/client/session.c | 2 +-
M obexd/client/transfer.c | 2 +-
M obexd/plugins/bluetooth.c | 2 +-
M obexd/plugins/filesystem.c | 2 +-
M obexd/plugins/ftp.c | 2 +-
M obexd/plugins/nokia-backup.c | 2 +-
M obexd/plugins/opp.c | 2 +-
M obexd/plugins/pbap.c | 2 +-
M obexd/plugins/phonebook-dummy.c | 2 +-
M obexd/plugins/phonebook-ebook.c | 2 +-
M obexd/plugins/phonebook-tracker.c | 2 +-
M obexd/plugins/syncevolution.c | 2 +-
M obexd/plugins/usb.c | 2 +-
R obexd/src/log.c | 120 ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
R obexd/src/log.h | 35 ++++++++++++++++++++++++++++- - - - - - -
M obexd/src/main.c | 31 ++++++++++++++++++++- - - - - - - - - - -
M obexd/src/manager.c | 2 +-
M obexd/src/mimetype.c | 2 +-
M obexd/src/obex.c | 2 +-
M obexd/src/plugin.c | 2 +-
M obexd/src/server.c | 2 +-
M obexd/src/service.c | 2 +-
M obexd/src/transport.c | 2 +-

27 files changed, 376 insertions(+), 315 deletions(-)

View Full Diff | Patch