bluez/obexd/client
Luiz Augusto von Dentz 127fe7b3cf obexd: Fix logging for obex-client
Since obex-client and obexd share the same log code they both were using
obexd for openlog which makes it very confusing when reading the logs.

To fix this now __obex_log_init takes the binary name so that each daemon
can be properly labeled.
2012-12-04 22:48:31 +01:00
..
main.c obexd: Fix logging for obex-client 2012-12-04 22:48:31 +01:00
pbap.c obexd: Fix format string warnings for g_dbus_create_error 2012-12-04 22:48:25 +01:00
pbap.h obexd: Update Intel copyrights 2012-12-04 22:48:07 +01:00
session.c obexd: Fix possible crash when processing session callback 2012-12-04 22:48:31 +01:00
session.h obexd: Make sure errors are reported properly to applications 2012-12-04 22:48:24 +01:00
sync.c obexd: Make sure errors are reported properly to applications 2012-12-04 22:48:24 +01:00
sync.h obexd: Update Intel copyrights 2012-12-04 22:48:07 +01:00
transfer.c obexd: Make use of transfer->err to store transfer errors 2012-12-04 22:48:28 +01:00
transfer.h obexd: Fix memory leak when freeing transfer parameters 2012-12-04 22:48:21 +01:00