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-05-10
obexd: Fix using the same prefix for client and server sessions
Luiz Augusto von Dentz
2
-4
/
+7
2013-05-02
obexd: Get rid of gchar
Lucas De Marchi
3
-6
/
+6
2013-05-01
obexd: Get rid of gint
Lucas De Marchi
7
-14
/
+14
2013-04-17
obexd: Fix make distcheck
Luiz Augusto von Dentz
1
-1
/
+1
2013-04-17
obexd: Read service attributes when instantiating MAP session
Christian Fetzer
1
-2
/
+29
2013-04-17
obexd: Add obc_session_get_attribute to session
Christian Fetzer
2
-0
/
+12
2013-04-17
obexd: Add bluetooth_getattribute to Bluetooth transport
Christian Fetzer
1
-0
/
+24
2013-04-17
obexd: Add getattribute to obc_transport
Christian Fetzer
1
-0
/
+1
2013-04-17
obexd: Cache SDP record in bluetooth transport
Christian Fetzer
1
-2
/
+10
2013-04-10
obexd: Automatically setup notification connection for MAP client
Christian Fetzer
1
-0
/
+32
2013-04-10
obexd: Enable MNS server
Christian Fetzer
1
-0
/
+2
2013-04-10
obexd: Add Message Notification Service (MNS) server
Christian Fetzer
3
-0
/
+406
2013-04-09
obexd: Use gcc builtin instead of g_atomic
Lucas De Marchi
1
-6
/
+6
2013-02-22
obexd: Handle absolute paths in obc_session_setpath
Christian Fetzer
1
-5
/
+8
2013-02-22
obexd: Remove obc_session_setpath limit
Christian Fetzer
1
-1
/
+1
2013-02-07
obexd: Add PushMessage
Christian Fetzer
1
-0
/
+161
2013-01-18
obexd: Add parameter Status to GetMessageListing response
Christian Fetzer
1
-0
/
+19
2013-01-18
obexd: Add parameter AttachmentSize to GetMessageListing response
Christian Fetzer
1
-0
/
+22
2013-01-18
obexd: Add parameter Text to GetMessageListing response
Christian Fetzer
1
-0
/
+22
2013-01-18
obexd: Move parse_size function in map.c
Christian Fetzer
1
-8
/
+8
2013-01-18
obexd: Add parameter SubjectLength to map_list_messages
Christian Fetzer
1
-0
/
+16
2013-01-14
obexd: Remove transferred file only if the GET operation failed
Christian Fetzer
1
-1
/
+2
2013-01-14
obexd: Change behavior of parse_filter_read
Christian Fetzer
1
-2
/
+2
2013-01-14
obexd: Use defines for values in parse_filter_read parse_filter_priority
Christian Fetzer
1
-4
/
+18
2013-01-14
obexd: Fix segfault in parse_filter_read and parse_filter_priority
Christian Fetzer
1
-4
/
+6
2013-01-14
obexd: Fix FILTER_ALL in MAP client to set 16 bit
Christian Fetzer
1
-1
/
+1
2013-01-14
obexd: Fix infinite loop in ListMessages with filter "Types"
Christian Fetzer
1
-0
/
+2
2013-01-14
obexd: Add property exist functions to map client
Christian Fetzer
1
-8
/
+68
2013-01-14
obexd: Handle empty path name in SetPath
Christian Fetzer
1
-1
/
+1
2013-01-11
obexd: Don't bother with trying to handle SIGPIPE
Marcel Holtmann
1
-4
/
+0
2013-01-09
obexd: Fix includes for uuid.h
Marcel Holtmann
1
-1
/
+1
2013-01-04
obexd: Remove the total silly usage of gchar and replace it with char
Marcel Holtmann
10
-37
/
+37
2013-01-02
obexd: Fix crash while removing session
Marcin Zawiejski
1
-3
/
+16
2012-12-29
obexd: The function g_dbus_pending_property_error has no return value
Marcel Holtmann
1
-2
/
+4
2012-12-23
obexd: Fix missing config.h includes
Cristian RodrÃguez
1
-0
/
+4
2012-12-23
obexd: Move __terminated into signal handler
Marcel Holtmann
1
-2
/
+1
2012-12-22
obexd: Update string enumeration values to lower case
Johan Hedberg
3
-15
/
+15
2012-12-22
obexd: Simplify org.bluez.Error.InvalidArguments handling
Anderson Lizardo
1
-9
/
+9
2012-12-21
obexd: Fix crash while attempting to authorize transfer
Luiz Augusto von Dentz
1
-12
/
+13
2012-12-21
obexd: Update Authorize call to AuthorizePush API
Johan Hedberg
1
-10
/
+5
2012-12-21
obexd: Implement Session transfer property
Johan Hedberg
1
-0
/
+20
2012-12-21
obexd: Fix session path generation in manager_unregister_session
Johan Hedberg
1
-3
/
+2
2012-12-21
obexd: Implement Time transfer property
Johan Hedberg
1
-0
/
+27
2012-12-21
obexd: Implement Type transfer property
Johan Hedberg
1
-0
/
+24
2012-12-21
obexd: Add a few more debug statements
Marcel Holtmann
1
-1
/
+6
2012-12-21
obexd: There is only one daemon
Marcel Holtmann
3
-5
/
+5
2012-12-21
obexd: Add Session property to Transfer interface
Luiz Augusto von Dentz
2
-3
/
+18
2012-12-21
obexd: Remove unused code
Luiz Augusto von Dentz
1
-15
/
+0
2012-12-21
obexd: Rename Progress property to Transferred
Luiz Augusto von Dentz
2
-7
/
+8
2012-12-21
obexd: Use term active instead of in-progress for transfer status
Luiz Augusto von Dentz
2
-10
/
+10
[next]