OSDN Git Service

android/hal-audio: Use hal-utils helpers for unaligned access
[android-x86/external-bluetooth-bluez.git] / obexd /
2014-09-24 Szymon Jancobexd: Fix compilation error with musl
2014-09-22 Gowtham Anandha... obexd: Fix the double check for agent
2014-09-17 Gowtham Anandha... obexd/client: Add support for MAP Event Report 1.1
2014-09-16 Gowtham Anandha... obexd/client/map: Check msg value is valid
2014-09-15 Luiz Augusto von... obexd/mns: Check event value is valid
2014-09-15 Luiz Augusto von... obexd/client: Fix leaking memory on MNS
2014-09-03 Luiz Augusto von... obexd/mas: Fix crash when outparams is NULL
2014-09-03 Luiz Augusto von... obexd/mas: Fix parsing of application parameters
2014-08-29 Luiz Augusto von... obexd/client: Fix crash while disconnecting
2014-08-29 Luiz Augusto von... obexd/client: Fix not being able to cancel a suspended...
2014-08-29 Luiz Augusto von... obexd/client: Allow suspending transfer while they...
2014-08-13 Andrei Emeltchenkoobexd: Fix possible NULL dereference
2014-08-04 Andrei Emeltchenkoobexd: Fix memory leak
2014-08-04 Andrei Emeltchenkoobexd: Fix memory leak
2014-04-23 Luiz Augusto von... obexd: Fix treating PUT with Body header as delete
2014-04-08 Luiz Augusto von... obexd/client: Fix calling g_obex_cancel_req for complet...
2014-03-31 Luiz Augusto von... obexd: Remove code related to OBEX authentication
2014-03-21 Luiz Augusto von... obexd/client: Fix not sending OBEX Disconnect when...
2014-03-20 Luiz Augusto von... obexd/client: Fix not being able cancel GET requests
2014-02-20 Luiz Augusto von... obexd/transfer: Add Transfer.Resume method
2014-02-20 Luiz Augusto von... obexd/transfer: Add Transfer.Suspend method
2014-02-05 Hannu Mallatpbap: Fix PhonebookSize endianness
2014-01-26 Marcel Holtmannobexd: Make btio/btio.h include local
2014-01-20 Harald Schmittobexd/irmc: Fix folder for LUID requests
2013-11-12 Bastien Noceraobex: Use user's cache dir as a default root
2013-10-15 Luiz Augusto von... obexd/session: Fix crash when transport is disconnected
2013-10-09 Luiz Augusto von... obexd/MAP: Fix parsing message handles as decimal numbers
2013-10-09 Luiz Augusto von... obexd/MAP: Fix sending \0 after filler byte
2013-10-07 Luiz Augusto von... obexd/session: Fix crash while disconnecting
2013-10-04 Szymon Jancobexd/MAP: Fix protected property value
2013-10-04 Szymon Jancobexd/client: Remove unused static functions
2013-10-04 Szymon Jancclient/transfer: Return "error" for unknown status...
2013-10-04 Szymon Jancobexd/MAP: Fix missing include
2013-10-04 Szymon Jancobexd/service: Remove unused local variable
2013-10-04 Szymon Jancobexd: Return "error" for unknown status in status2str
2013-10-04 Szymon Jancobexd: Remove unused local variables
2013-10-04 Szymon Jancobexd: Remove unused static functions
2013-10-04 Szymon Jancobexd/MAP: Remove unused mas_drivers variable
2013-10-04 Szymon Jancobexd/MAP: Fix missing include
2013-10-04 Szymon Jancobexd/MAP: Fix missing include
2013-10-04 Szymon Jancobexd/bluetooth: Make dict_append_entry function static
2013-10-04 Szymon Jancobexd/bluetooth: Remove unused local variables
2013-10-04 Szymon Jancobexd/MAP: Fix invalid snprintf format string in map_ms...
2013-10-03 Luiz Augusto von... obexd/MAP: Store message handle in binary format
2013-10-03 Luiz Augusto von... obexd/session: Fix crash while processing command queue
2013-10-03 Christian Fetzerobexd: Prefix folders in event reports with leading...
2013-10-03 Christian Fetzerobexd: Handle message shift and message deleted events
2013-10-03 Christian Fetzerobexd: Handle message status events
2013-10-03 Christian Fetzerobexd: Handle new message event
2013-10-02 Christian Fetzerobexd: Fix emitting Type property changed signals for...
2013-09-29 Luiz Augusto von... obexd/client: Fix not setting Transfer.Size for GET...
2013-09-26 Luiz Augusto von... obexd/bluetooth: Fix memory leak when adapter is off
2013-09-26 Christian Fetzerobexd: Fix setting message folder for relative folder...
2013-09-26 Christian Fetzerobexd: Add folder property to map_msg_create
2013-09-25 Luiz Augusto von... obexd/service: Fix possible leaking drivers list
2013-09-25 Luiz Augusto von... obexd/server: Fix leaking drivers list
2013-09-16 Luiz Augusto von... obexd/bluetooth: Fix memory leak
2013-09-16 Christian Fetzerobexd: Remove msg from MAP session structure
2013-09-16 Christian Fetzerobexd: Use pending request in UpdateInbox
2013-09-16 Christian Fetzerobexd: Use pending request in ListMessages
2013-09-16 Christian Fetzerobexd: Use pending request in ListFolders
2013-09-16 Christian Fetzerobexd: Use pending request in SetFolder
2013-09-16 Christian Fetzerobexd: Add request struct to MAP
2013-09-13 Christian Fetzerobexd: Use documented values in org.bluez.obex.Message1...
2013-09-11 Andrei Emeltchenkocodingstyle: Change __FUNCTION__ to __func__
2013-09-10 Luiz Augusto von... obexd/bluetooth: Fix error on register_profile
2013-09-09 Luiz Augusto von... obexd: Make use of g_dbus_send_message*
2013-09-02 Luiz Augusto von... obexd: Fix disconnecting underline transport before...
2013-09-02 Christian Fetzerobexd: Add property changed signals for 'org.bluez...
2013-09-02 Christian Fetzerobexd: Add property Folder to MAP message
2013-09-02 Christian Fetzerobexd: Add obc_session_get_folder function
2013-08-26 Christian Fetzerobexd: Use g_dbus_get_properties when parsing MAP-msg...
2013-08-26 Christian Fetzerobexd: Fix memleak when unregistering MAP event handler
2013-08-12 Luiz Augusto von... client/transfer: Add proper message to errors
2013-07-08 Martinobexd/client: Add Target property to Session interface
2013-06-30 Christian Fetzerobexd: Re-add D-Bus session properties
2013-06-26 Luiz Augusto von... obexd/MAP: Fix assigning pointer not value to 0
2013-06-25 Luiz Augusto von... obexd/MAP: Fix crash when receiving an event report
2013-06-25 Christian Fetzerobexd: Notify registered notification handlers in MNS
2013-06-25 Christian Fetzerobexd: Register notification handler in the MAP client
2013-06-25 Christian Fetzerobexd: Add MAP notification dispatching
2013-06-25 Christian Fetzerobexd: Add function to get the destination from the...
2013-06-18 Christian Fetzerobexd: Fix crash when retrieving multiple MAP event...
2013-06-18 Christian Fetzerobexd: Use correct callback in obc_session_mkdir
2013-06-18 Christian Fetzerobexd: Fix file_op_complete callback
2013-06-18 Christian Fetzerobexd: Call setpath_complete with the correct parameter
2013-06-18 Christian Fetzerobexd: Fix handling error cases in setpath
2013-06-11 Luiz Augusto von... obexd: Fix not checking for valid fd on NewConnection
2013-06-11 Luiz Augusto von... obexd: Fix crash when resetting OPP session without...
2013-05-29 Luiz Augusto von... obexd: Fix coding style
2013-05-29 Luiz Augusto von... obexd: Simplify manager_register_session
2013-05-29 Luiz Augusto von... obexd: Fix not unregistering interface when a session...
2013-05-29 Gustavo Padovanmanager: remove unused call to obex_getpeername()
2013-05-29 Gustavo Padovansession: add Source and Destination properties
2013-05-29 Gustavo Padovanobex: get src and dst address and store it
2013-05-29 Gustavo Padovanobex: add obex_getsockname()
2013-05-29 Gustavo Padovanbluetooth: add getsockname() entry in the bluetooth...
2013-05-29 Gustavo Padovantransport: add getsockname to transport driver
2013-05-29 Christian Fetzerobexd: Queue delete command
2013-05-29 Christian Fetzerobexd: Queue move command
next