summaryrefslogtreecommitdiff
path: root/client/pbap.c
Commit message (Expand)AuthorAgeFilesLines
* PBAP: Fix sending absolute pathLuiz Augusto von Dentz2012-10-261-1/+1
* client: Fix freeing apparam data on PBAP moduleLuiz Augusto von Dentz2012-10-091-2/+0
* client: Avoid extra copies while passing apparam to transferLuiz Augusto von Dentz2012-09-281-29/+13
* client: Move common code to pull_phonebookLuiz Augusto von Dentz2012-09-101-49/+30
* client: Remove deprecated methods from PhonebookAccessLuiz Augusto von Dentz2012-09-101-183/+14
* client: Add filters to PhonebookAccess.List and PhonebookAccess.SearchLuiz Augusto von Dentz2012-09-101-39/+76
* client: Add filters to PhonebookAccess.PullLuiz Augusto von Dentz2012-09-101-26/+52
* client: Add filters to Phonebook.PullAllLuiz Augusto von Dentz2012-09-101-46/+210
* client: Port PBAP module to use GObexApparamLuiz Augusto von Dentz2012-08-161-132/+49
* client: Fix pbap_select using absolute path with known locationsLudek Finstrle2012-08-101-2/+2
* Fix dead assignmentsSzymon Janc2012-06-141-1/+1
* client: Use g_malloc0 in get_filter_strsSzymon Janc2012-06-141-4/+1
* client: Fix using org.openobex.ErrorLuiz Augusto von Dentz2012-06-111-32/+38
* client-api: Rename PhonebookAccess interface to org.bluez.obex.PhonebookAccessLuiz Augusto von Dentz2012-06-051-1/+1
* client: PhonebookAccess sessions return transfersMikel Astiz2012-06-041-86/+75
* Do not set signature and reply in GDBus tablesLucas De Marchi2012-05-181-11/+11
* Convert GDBus methods to use macro helpersLucas De Marchi2012-05-181-17/+35
* Constify GDBus method tablesMarcel Holtmann2012-05-171-1/+1
* client: Use stack memory for application parameters in pbap moduleLuiz Augusto von Dentz2012-05-151-3/+1
* client: Add obc_transfer_set_params to set application parametersLuiz Augusto von Dentz2012-05-141-19/+22
* client: Create transfers in modulesMikel Astiz2012-05-141-36/+46
* client: Use new session callback style in modulesMikel Astiz2012-05-031-5/+5
* client: Give transfer pointer in session callbacksMikel Astiz2012-05-031-5/+10
* client: Minor buffer access API changesMikel Astiz2012-05-031-1/+1
* client: Fix not propagating GError in session API functionsLuiz Augusto von Dentz2012-04-261-18/+29
* client: Remove buffer based transferLuiz Augusto von Dentz2012-04-241-12/+27
* client: Fix possible memory leak on pbap moduleLuiz Augusto von Dentz2012-04-231-0/+1
* client: queue transfers in pbap sessionsMikel Astiz2012-02-171-61/+66
* client: fix pbap select when same path given twiceMikel Astiz2012-02-171-43/+16
* client: fix incorrect error checkMikel Astiz2012-02-171-2/+4
* client: remove use of gobex in pbap moduleLuiz Augusto von Dentz2012-02-081-94/+43
* client: fix circular dependency of session and transferLuiz Augusto von Dentz2012-01-201-32/+10
* client: fix parsing of apparam on pbap driverLuiz Augusto von Dentz2012-01-181-5/+6
* client: port to gobexLuiz Augusto von Dentz2011-09-011-40/+104
* client: add pbap targetLuiz Augusto von Dentz2011-08-121-16/+66
* client: make use of obc_ prefix for public functionsLuiz Augusto von Dentz2011-08-121-27/+27
* client: add target driver supportLuiz Augusto von Dentz2011-08-121-0/+2
* client: make transfer structure privateLuiz Augusto von Dentz2011-08-021-24/+18
* client: make session structure privateLuiz Augusto von Dentz2011-08-021-123/+161
* Fix endian conversion for appparams in pbap clientBartosz Szatkowski2011-05-151-1/+1
* Fix format string warnings for g_dbus_create_errorJohan Hedberg2010-08-201-1/+1
* Make sure errors are reported properly to applicationsLuiz Augusto von Dentz2010-08-021-3/+3
* Fix not unregistering transfer when completedLuiz Augusto Von Dentz2010-06-181-4/+12
* Fix crash on pbap client when message was already replied/freedLuiz Augusto Von Dentz2010-06-181-1/+11
* Add dynamic debug featureLuiz Augusto von Dentz2010-06-171-1/+1
* Move transfer implementation to its own fileLuiz Augusto Von Dentz2010-04-201-0/+1
* Fix agent not being released after transfers completeLuiz Augusto Von Dentz2010-04-191-15/+16
* Add support for using the logging infrastructure from obexdVinicius Costa Gomes2010-02-011-5/+6
* Update Intel copyrightsMarcel Holtmann2010-01-071-1/+1
* Update copyright informationMarcel Holtmann2010-01-011-1/+1