summaryrefslogtreecommitdiff
path: root/obexd
AgeCommit message (Expand)AuthorFilesLines
2013-05-10obexd: Fix using the same prefix for client and server sessionsLuiz Augusto von Dentz2-4/+7
2013-05-02obexd: Get rid of gcharLucas De Marchi3-6/+6
2013-05-01obexd: Get rid of gintLucas De Marchi7-14/+14
2013-04-17obexd: Fix make distcheckLuiz Augusto von Dentz1-1/+1
2013-04-17obexd: Read service attributes when instantiating MAP sessionChristian Fetzer1-2/+29
2013-04-17obexd: Add obc_session_get_attribute to sessionChristian Fetzer2-0/+12
2013-04-17obexd: Add bluetooth_getattribute to Bluetooth transportChristian Fetzer1-0/+24
2013-04-17obexd: Add getattribute to obc_transportChristian Fetzer1-0/+1
2013-04-17obexd: Cache SDP record in bluetooth transportChristian Fetzer1-2/+10
2013-04-10obexd: Automatically setup notification connection for MAP clientChristian Fetzer1-0/+32
2013-04-10obexd: Enable MNS serverChristian Fetzer1-0/+2
2013-04-10obexd: Add Message Notification Service (MNS) serverChristian Fetzer3-0/+406
2013-04-09obexd: Use gcc builtin instead of g_atomicLucas De Marchi1-6/+6
2013-02-22obexd: Handle absolute paths in obc_session_setpathChristian Fetzer1-5/+8
2013-02-22obexd: Remove obc_session_setpath limitChristian Fetzer1-1/+1
2013-02-07obexd: Add PushMessageChristian Fetzer1-0/+161
2013-01-18obexd: Add parameter Status to GetMessageListing responseChristian Fetzer1-0/+19
2013-01-18obexd: Add parameter AttachmentSize to GetMessageListing responseChristian Fetzer1-0/+22
2013-01-18obexd: Add parameter Text to GetMessageListing responseChristian Fetzer1-0/+22
2013-01-18obexd: Move parse_size function in map.cChristian Fetzer1-8/+8
2013-01-18obexd: Add parameter SubjectLength to map_list_messagesChristian Fetzer1-0/+16
2013-01-14obexd: Remove transferred file only if the GET operation failedChristian Fetzer1-1/+2
2013-01-14obexd: Change behavior of parse_filter_readChristian Fetzer1-2/+2
2013-01-14obexd: Use defines for values in parse_filter_read parse_filter_priorityChristian Fetzer1-4/+18
2013-01-14obexd: Fix segfault in parse_filter_read and parse_filter_priorityChristian Fetzer1-4/+6
2013-01-14obexd: Fix FILTER_ALL in MAP client to set 16 bitChristian Fetzer1-1/+1
2013-01-14obexd: Fix infinite loop in ListMessages with filter "Types"Christian Fetzer1-0/+2
2013-01-14obexd: Add property exist functions to map clientChristian Fetzer1-8/+68
2013-01-14obexd: Handle empty path name in SetPathChristian Fetzer1-1/+1
2013-01-11obexd: Don't bother with trying to handle SIGPIPEMarcel Holtmann1-4/+0
2013-01-09obexd: Fix includes for uuid.hMarcel Holtmann1-1/+1
2013-01-04obexd: Remove the total silly usage of gchar and replace it with charMarcel Holtmann10-37/+37
2013-01-02obexd: Fix crash while removing sessionMarcin Zawiejski1-3/+16
2012-12-29obexd: The function g_dbus_pending_property_error has no return valueMarcel Holtmann1-2/+4
2012-12-23obexd: Fix missing config.h includesCristian Rodríguez1-0/+4
2012-12-23obexd: Move __terminated into signal handlerMarcel Holtmann1-2/+1
2012-12-22obexd: Update string enumeration values to lower caseJohan Hedberg3-15/+15
2012-12-22obexd: Simplify org.bluez.Error.InvalidArguments handlingAnderson Lizardo1-9/+9
2012-12-21obexd: Fix crash while attempting to authorize transferLuiz Augusto von Dentz1-12/+13
2012-12-21obexd: Update Authorize call to AuthorizePush APIJohan Hedberg1-10/+5
2012-12-21obexd: Implement Session transfer propertyJohan Hedberg1-0/+20
2012-12-21obexd: Fix session path generation in manager_unregister_sessionJohan Hedberg1-3/+2
2012-12-21obexd: Implement Time transfer propertyJohan Hedberg1-0/+27
2012-12-21obexd: Implement Type transfer propertyJohan Hedberg1-0/+24
2012-12-21obexd: Add a few more debug statementsMarcel Holtmann1-1/+6
2012-12-21obexd: There is only one daemonMarcel Holtmann3-5/+5
2012-12-21obexd: Add Session property to Transfer interfaceLuiz Augusto von Dentz2-3/+18
2012-12-21obexd: Remove unused codeLuiz Augusto von Dentz1-15/+0
2012-12-21obexd: Rename Progress property to TransferredLuiz Augusto von Dentz2-7/+8
2012-12-21obexd: Use term active instead of in-progress for transfer statusLuiz Augusto von Dentz2-10/+10