index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
obexd
/
plugins
/
bluetooth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-04
obexd/bluetooth: Make dict_append_entry function static
Szymon Janc
1
-1
/
+1
2013-10-04
obexd/bluetooth: Remove unused local variables
Szymon Janc
1
-4
/
+0
2013-09-16
obexd/bluetooth: Fix memory leak
Luiz Augusto von Dentz
1
-0
/
+1
2013-09-10
obexd/bluetooth: Fix error on register_profile
Luiz Augusto von Dentz
1
-10
/
+9
2013-09-09
obexd: Make use of g_dbus_send_message*
Luiz Augusto von Dentz
1
-1
/
+1
2013-06-12
obexd: Fix not checking for valid fd on NewConnection
Luiz Augusto von Dentz
1
-0
/
+13
2013-05-29
bluetooth: add getsockname() entry in the bluetooth driver
Gustavo Padovan
1
-0
/
+19
2013-04-10
obexd: Enable MNS server
Christian Fetzer
1
-0
/
+2
2013-01-09
obexd: Fix includes for uuid.h
Marcel Holtmann
1
-1
/
+1
2012-12-22
obexd: Simplify org.bluez.Error.InvalidArguments handling
Anderson Lizardo
1
-9
/
+9
2012-12-12
obexd: Fix build breakage from profile conversion
Marcel Holtmann
1
-1
/
+2
2012-12-12
obexd: Add support for custom records
Luiz Augusto von Dentz
1
-0
/
+19
2012-12-12
obexd: Enable support SYNC profile
Luiz Augusto von Dentz
1
-0
/
+2
2012-12-12
obexd: Enable support for MAS profile
Luiz Augusto von Dentz
1
-0
/
+2
2012-12-12
obexd: Port bluetooth plugin to use external profile support
Luiz Augusto von Dentz
1
-484
/
+212
2012-12-07
Revert "Ensure config.h is included by using CPPFLAGS"
Johan Hedberg
1
-0
/
+4
2012-12-05
Reorder btio.h includes
Lucas De Marchi
1
-1
/
+1
2012-12-05
Use the entire include path for btio.h
Lucas De Marchi
1
-1
/
+1
2012-12-05
Use the entire include path for gdbus.h
Lucas De Marchi
1
-1
/
+1
2012-12-05
Ensure config.h is included by using CPPFLAGS
Lucas De Marchi
1
-4
/
+0
2012-12-04
obexd: Fix using BtIOType
Luiz Augusto von Dentz
1
-22
/
+8
2012-12-04
obexd: Fix not setting port to 0 when listen fails
Luiz Augusto von Dentz
1
-0
/
+1
2012-12-04
obexd: Remove glib-helper.h support
Marcel Holtmann
1
-1
/
+0
2012-12-04
obexd: Add support for L2CAP transport
Luiz Augusto von Dentz
1
-49
/
+156
2012-12-04
obexd: add .getpeername support
Luiz Augusto von Dentz
1
-0
/
+17
2012-12-04
obexd: make use of secure flag for authorization
Luiz Augusto von Dentz
1
-1
/
+1
2012-12-04
obexd: remove unnecessary openobex includes
Luiz Augusto von Dentz
1
-3
/
+2
2012-12-04
obexd: Move secure flag to service driver
Luiz Augusto von Dentz
1
-9
/
+9
2012-12-04
obexd: Clean up header files
Johan Hedberg
1
-0
/
+1
2012-12-04
obexd: Make use of g_slist_free_full when elements are dynamically-allocated
Luiz Augusto von Dentz
1
-5
/
+4
2012-12-04
obexd: Fix crash introduced by f5279bfcedd669bc5d4e88cc1c59807c92226dfb
Luiz Augusto von Dentz
1
-12
/
+13
2012-12-04
obexd: Make proper use of user_data when using bt_io_listen
Luiz Augusto von Dentz
1
-8
/
+2
2012-12-04
obexd: Replace uses of debug with DBG
Luiz Augusto Von Dentz
1
-6
/
+6
2012-12-04
obexd: Add dynamic debug feature
Luiz Augusto von Dentz
1
-1
/
+1
2012-12-04
obexd: Add bluetooth transport driver
Luiz Augusto von Dentz
1
-0
/
+609