OSDN Git Service

android-x86/external-bluetooth-bluez.git
2012-12-04 Syam Sidhardhanobexd: Remove redundant include sys/stat.h
2012-12-04 Sunil Kumar... obexd: Add subject length parameter in GetMessageListing
2012-12-04 Sunil Kumar... obexd: Add offset parameter decription
2012-12-04 Sunil Kumar... obexd: Fix invalid oflag check
2012-12-04 Luiz Augusto... obexd: Remove map_ap.c
2012-12-04 Luiz Augusto... obexd: Make use of GObexApparam API
2012-12-04 Luiz Augusto... obexd: Make use of GObexApparam API
2012-12-04 Luiz Augusto... obexd: Port PBAP module to use GObexApparam
2012-12-04 Ludek Finstrleobexd: Fix pbap_select using absolute path with known...
2012-12-04 Luiz Augusto... obexd: Fix possible memory leak in handling of location
2012-12-04 Luiz Augusto... obexd: Fix possible memory leak in bluetooth driver
2012-12-04 Luiz Augusto... obexd: Make handle of location more clear
2012-12-04 Harald Schmittobexd: phonebook: Replace magic strings for phonebook...
2012-12-04 Harald Schmittobexd: Fix phonebook contacts query
2012-12-04 Luiz Augusto... obexd: Add Message.Get implementation
2012-12-04 Luiz Augusto... obexd: Use filter instead of dummy as argument name...
2012-12-04 Luiz Augusto... obexd: Change MessageAccess.GetMessageListing to not...
2012-12-04 Luiz Augusto... obexd: Change MessageAccess.GetFolderListing to not...
2012-12-04 Luiz Augusto... obexd: Fix wrong signature of MessageAccess.SetFolder
2012-12-04 Szymon Jancobexd: Fix some common spelling errors
2012-12-04 Szymon Jancobexd: Fix dead assignments
2012-12-04 Szymon Jancobexd: Fix error returning in obc_transfer_put
2012-12-04 Szymon Jancobexd: Use g_malloc0 in get_filter_strs
2012-12-04 Szymon Jancobexd: Fix use of uninitialized count variable
2012-12-04 Luiz Augusto... obexd: Fix memory leak in bluetooth driver
2012-12-04 Mikel Astizobexd: Fix cancellation of queued transfers
2012-12-04 Mikel Astizobexd: Remove obc_transfer_abort
2012-12-04 Mikel Astizobexd: Fix possible unreplied D-Bus message
2012-12-04 Luiz Augusto... obexd: Fix using org.openobex.Error
2012-12-04 Luiz Augusto... obexd: Use session path as prefix for transfer path
2012-12-04 Luiz Augusto... obexd: Fix not using connection passed to obc_transfer_...
2012-12-04 Luiz Augusto... obexd: Rename Transfer interface to org.bluez.obex...
2012-12-04 Luiz Augusto... obexd: Rename MessageAccess interface to org.bluez...
2012-12-04 Luiz Augusto... obexd: Rename Synchronization interface to org.bluez...
2012-12-04 Luiz Augusto... obexd: Rename PhonebookAccess interface to org.bluez...
2012-12-04 Luiz Augusto... obexd: Rename FileTransfer interface to org.bluez.obex...
2012-12-04 Luiz Augusto... obexd: Rename ObjectPush interface to org.bluez.obex...
2012-12-04 Luiz Augusto... obexd: Rename session interface to org.bluez.obex.Session
2012-12-04 Luiz Augusto... obexd: Change namespace to org.bluez.obex.client
2012-12-04 Luiz Augusto... obexd: Change agent interface to org.bluez.obex.Agent
2012-12-04 Luiz Augusto... obexd: Change D-Bus namespace to org.bluez.obex
2012-12-04 Mikel Astizobexd: Update copyright statement
2012-12-04 Mikel Astizobexd: PhonebookAccess sessions return transfers
2012-12-04 Mikel Astizobexd: Synchronization sessions return transfers
2012-12-04 Mikel Astizobexd: FileTransfer sessions return transfers
2012-12-04 Mikel Astizobexd: ObjectPush sessions return transfers
2012-12-04 Mikel Astizobexd: Expose D-Bus data in internal transfer API
2012-12-04 Mikel Astizobexd: Support empty filename in obc_transfer_get
2012-12-04 Mikel Astizobexd: Make transfer filename optional
2012-12-04 Mikel Astizobexd: Make FileTransfer.PutFile asynchronous
2012-12-04 Mikel Astizobexd: Expose all transfers in D-Bus
2012-12-04 Mikel Astizobexd: Remove obsolete authentication code
2012-12-04 Mikel Astizobexd: Remove internal transfer progress report
2012-12-04 Mikel Astizobexd: Remove unused functions in transfer API
2012-12-04 Mikel Astizobexd: Remove D-Bus agent
2012-12-04 Mikel Astizobexd: Use transfer owner instead of agent
2012-12-04 Mikel Astizobexd: Add transfer event-reporting signals
2012-12-04 Mikel Astizobexd: Add progress property to transfer
2012-12-04 Mikel Astizobexd: Add D-Bus helper library
2012-12-04 Mikel Astizobexd: Replace parameter dict with conventional ones
2012-12-04 Mikel Astizobexd: Move GetCapabilities to session API
2012-12-04 Mikel Astizobexd: Replace SendFiles with SendFile
2012-12-04 Mikel Astizobexd: Wrap OPP into specific session type
2012-12-04 Mikel Astizobexd: Use constant instead of NULL variable
2012-12-04 Paul Seidlerobexd: Remove left over glib-helper.h support
2012-12-04 Mikel Astizobexd: Simplify error-handling code
2012-12-04 Mikel Astizobexd: Fix NULL dereference in case of error
2012-12-04 Lucas De Marchiobexd: Do not set signature and reply in GDBus tables
2012-12-04 Lucas De Marchiobexd: Convert GDBus methods to use macro helpers
2012-12-04 Marcel Holtmannobexd: Constify GDBus signal tables
2012-12-04 Marcel Holtmannobexd: Constify GDBus method tables
2012-12-04 Luiz Augusto... obexd: Fix not checking if GoepL2capPsm contains a...
2012-12-04 Luiz Augusto... obexd: Fix not setting port to 0 when listen fails
2012-12-04 Luiz Augusto... obexd: Use stack memory for application parameters...
2012-12-04 Luiz Augusto... obexd: Add obc_transfer_set_params to set application...
2012-12-04 Mikel Astizobexd: Create transfers in modules
2012-12-04 Mikel Astizobexd: Flip parameter order in transfer API
2012-12-04 Mikel Astizobexd: Buffer-passing changes in transfer API
2012-12-04 Mikel Astizobexd: Transfer API splits create and register
2012-12-04 Mikel Astizobexd: Split internal obc_transfer_register()
2012-12-04 Mikel Astizobexd: Fix possible double free of params
2012-12-04 Luiz Augusto... obexd: Add handler for SIGUSR2
2012-12-04 Luiz Augusto... obexd: Use signalfd to handle unix signals
2012-12-04 Luiz Augusto... obexd: Use signalfd to handle unix signals
2012-12-04 Luiz Augusto... obexd: Fix codying style
2012-12-04 Jaganath Kanakkasseryobexd: Wait for abort completion before Transfer.Cancel...
2012-12-04 Mikel Astizobexd: Remove transfer from queue before callback
2012-12-04 Mikel Astizobexd: Remove deprecated part of session API
2012-12-04 Mikel Astizobexd: Use new session callback style in modules
2012-12-04 Mikel Astizobexd: Give transfer pointer in session callbacks
2012-12-04 Mikel Astizobexd: Avoid GObex dependency from transfer.h
2012-12-04 Mikel Astizobexd: Minor buffer access API changes
2012-12-04 Jaganath Kanakkasseryobexd: Emit TransferStarted signal only if stream start...
2012-12-04 Luiz Augusto... obexd: Return request id when generating a request...
2012-12-04 Luiz Augusto... obexd: Fix not propagating GError in session API functions
2012-12-04 Luiz Augusto... obexd: Remove file in case of error
2012-12-04 Luiz Augusto... obexd: open file during transfer creation
2012-12-04 Mikel Astizobexd: transfers take gobex when starting
2012-12-04 Mikel Astizobexd: transfer api merges put and get
2012-12-04 Mikel Astizobexd: remove unused field
next