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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-02
obexd: Fix emitting Type property changed signals for messages
Christian Fetzer
1
-10
/
+11
2013-09-29
obexd/client: Fix not setting Transfer.Size for GET operations
Luiz Augusto von Dentz
1
-0
/
+11
2013-09-26
obexd/bluetooth: Fix memory leak when adapter is off
Luiz Augusto von Dentz
1
-1
/
+1
2013-09-26
obexd: Fix setting message folder for relative folder in ListMessages
Christian Fetzer
1
-2
/
+16
2013-09-26
obexd: Add folder property to map_msg_create
Christian Fetzer
1
-3
/
+5
2013-09-25
obexd/service: Fix possible leaking drivers list
Luiz Augusto von Dentz
1
-1
/
+17
2013-09-25
obexd/server: Fix leaking drivers list
Luiz Augusto von Dentz
1
-0
/
+1
2013-09-16
obexd/bluetooth: Fix memory leak
Luiz Augusto von Dentz
1
-0
/
+1
2013-09-16
obexd: Remove msg from MAP session structure
Christian Fetzer
1
-1
/
+0
2013-09-16
obexd: Use pending request in UpdateInbox
Christian Fetzer
1
-7
/
+10
2013-09-16
obexd: Use pending request in ListMessages
Christian Fetzer
1
-12
/
+17
2013-09-16
obexd: Use pending request in ListFolders
Christian Fetzer
1
-9
/
+14
2013-09-16
obexd: Use pending request in SetFolder
Christian Fetzer
1
-7
/
+9
2013-09-16
obexd: Add request struct to MAP
Christian Fetzer
1
-0
/
+24
2013-09-13
obexd: Use documented values in org.bluez.obex.Message1 Type property
Christian Fetzer
1
-1
/
+11
2013-09-11
codingstyle: Change __FUNCTION__ to __func__
Andrei Emeltchenko
1
-1
/
+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
4
-9
/
+7
2013-09-02
obexd: Fix disconnecting underline transport before processing operations
Luiz Augusto von Dentz
1
-6
/
+6
2013-09-02
obexd: Add property changed signals for 'org.bluez.obex.Message1'
Christian Fetzer
1
-2
/
+92
2013-09-02
obexd: Add property Folder to MAP message
Christian Fetzer
1
-0
/
+14
2013-09-02
obexd: Add obc_session_get_folder function
Christian Fetzer
2
-0
/
+40
2013-08-26
obexd: Use g_dbus_get_properties when parsing MAP-msg-listing
Christian Fetzer
1
-63
/
+21
2013-08-26
obexd: Fix memleak when unregistering MAP event handler
Christian Fetzer
1
-0
/
+1
2013-08-12
client/transfer: Add proper message to errors
Luiz Augusto von Dentz
1
-2
/
+2
2013-07-08
obexd/client: Add Target property to Session interface
Martin
1
-0
/
+22
2013-06-30
obexd: Re-add D-Bus session properties
Christian Fetzer
1
-1
/
+2
2013-06-26
obexd/MAP: Fix assigning pointer not value to 0
Luiz Augusto von Dentz
1
-1
/
+1
2013-06-25
obexd/MAP: Fix crash when receiving an event report
Luiz Augusto von Dentz
1
-4
/
+4
2013-06-25
obexd: Notify registered notification handlers in MNS
Christian Fetzer
1
-7
/
+3
2013-06-25
obexd: Register notification handler in the MAP client
Christian Fetzer
1
-0
/
+25
2013-06-25
obexd: Add MAP notification dispatching
Christian Fetzer
3
-0
/
+136
2013-06-25
obexd: Add function to get the destination from the obc_session
Christian Fetzer
2
-0
/
+6
2013-06-18
obexd: Fix crash when retrieving multiple MAP event reports
Christian Fetzer
1
-3
/
+4
2013-06-18
obexd: Use correct callback in obc_session_mkdir
Christian Fetzer
1
-1
/
+1
2013-06-18
obexd: Fix file_op_complete callback
Christian Fetzer
1
-2
/
+1
2013-06-18
obexd: Call setpath_complete with the correct parameter
Christian Fetzer
1
-1
/
+1
2013-06-18
obexd: Fix handling error cases in setpath
Christian Fetzer
1
-4
/
+13
2013-06-12
obexd: Fix not checking for valid fd on NewConnection
Luiz Augusto von Dentz
1
-0
/
+13
2013-06-11
obexd: Fix crash when resetting OPP session without a transfer
Luiz Augusto von Dentz
1
-3
/
+17
2013-05-29
obexd: Fix coding style
Luiz Augusto von Dentz
1
-1
/
+2
2013-05-29
obexd: Simplify manager_register_session
Luiz Augusto von Dentz
1
-4
/
+1
2013-05-29
obexd: Fix not unregistering interface when a session is detroyed
Luiz Augusto von Dentz
1
-1
/
+3
2013-05-29
manager: remove unused call to obex_getpeername()
Gustavo Padovan
1
-8
/
+0
2013-05-29
session: add Source and Destination properties
Gustavo Padovan
1
-0
/
+26
2013-05-29
obex: get src and dst address and store it
Gustavo Padovan
2
-0
/
+8
2013-05-29
obex: add obex_getsockname()
Gustavo Padovan
2
-0
/
+11
2013-05-29
bluetooth: add getsockname() entry in the bluetooth driver
Gustavo Padovan
1
-0
/
+19
2013-05-29
transport: add getsockname to transport driver
Gustavo Padovan
1
-0
/
+1
2013-05-29
obexd: Queue delete command
Christian Fetzer
1
-13
/
+26
[next]