summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Fix format string warnings for g_dbus_create_errorJohan Hedberg2010-08-203-10/+10
* Make sure errors are reported properly to applicationsLuiz Augusto von Dentz2010-08-025-50/+86
* Fix not closing socket when connection attempt failsLuiz Augusto von Dentz2010-07-292-15/+26
* client: reuse code when reading buffered dataLuiz Augusto von Dentz2010-07-151-34/+36
* client: fix not reading all buffered dataLuiz Augusto von Dentz2010-07-151-10/+17
* client: fix strerr optionLuiz Augusto von Dentz2010-07-091-1/+1
* More cleanup for the logging codeMarcel Holtmann2010-07-061-5/+3
* Fix security requirements for legacy devices (< 2.1)Luiz Augusto von Dentz2010-06-221-0/+1
* Make use of BtIO on obex-clientLuiz Augusto von Dentz2010-06-211-53/+18
* Fix transfer for empty name/mimetype specificLuiz Augusto Von Dentz2010-06-181-10/+13
* Fix not unregistering transfer when completedLuiz Augusto Von Dentz2010-06-181-4/+12
* Fix memory leak when freeing transfer parametersLuiz Augusto Von Dentz2010-06-182-4/+10
* Fix crash on pbap client when message was already replied/freedLuiz Augusto Von Dentz2010-06-181-1/+11
* Fix not replying error when transfer could not be startedLuiz Augusto Von Dentz2010-06-181-26/+55
* Replace uses of debug with DBGLuiz Augusto Von Dentz2010-06-172-12/+12
* Add dynamic debug featureLuiz Augusto von Dentz2010-06-174-17/+24
* Fix possible memory leakLuiz Augusto von Dentz2010-06-171-5/+4
* Fix PullBusinessCard ignoring the file argumentVinicius Costa Gomes2010-05-131-1/+15
* Fix not passing filename for pull requestsVinicius Costa Gomes2010-05-131-1/+1
* Fix misuse of the listing callbackVinicius Costa Gomes2010-05-131-3/+6
* Fix sending the reply for pull requests too earlyVinicius Costa Gomes2010-05-131-1/+0
* Fix PullBusinessCard not return transfer errorsLuiz Augusto Von Dentz2010-04-271-0/+12
* Fix RemoveSession argument to be object path instead of stringLuiz Augusto Von Dentz2010-04-271-1/+1
* Move transfer implementation to its own fileLuiz Augusto Von Dentz2010-04-207-841/+1109
* Fix agent not being released after transfers completeLuiz Augusto Von Dentz2010-04-195-558/+524
* Fix not releasing the watches when a session is freedLuiz Augusto Von Dentz2010-04-191-2/+3
* Fix sending packets before they are fullLuiz Augusto Von Dentz2010-03-181-16/+23
* Fix file corruption during PUTVinicius Costa Gomes2010-03-051-1/+1
* Fix: the session is shutdown when the agent exits the busVinicius Costa Gomes2010-02-121-15/+21
* Improve the error message when setting up the bus nameVinicius Costa Gomes2010-02-011-6/+3
* Add support for using the logging infrastructure from obexdVinicius Costa Gomes2010-02-013-17/+59
* Fix handling of the response of the Request() methodVinicius Costa Gomes2010-02-011-141/+263
* Fix issue when opening the file fails during SendFilesVinicius Costa Gomes2010-02-011-12/+24
* Update Intel copyrightsMarcel Holtmann2010-01-074-4/+4
* Update copyright informationMarcel Holtmann2010-01-017-7/+7
* Fix the types of session->size and session->transferredVinicius Costa Gomes2009-11-191-2/+2
* Fixed SendFiles to use "Source" argument.Claudio Takahasi2009-09-031-1/+1
* Switch to a full non-recursive buildMarcel Holtmann2009-08-171-29/+0
* Use $(AM_V_GEN) for custom rulesMarcel Holtmann2009-08-161-1/+1
* Fix handling of strict-aliasing rulesMarcel Holtmann2009-07-161-2/+5
* Add Channel property.Luiz Augusto von Dentz2009-07-033-11/+34
* Fix the registration of the Transfer interface for FTP sessionsVinicius Costa Gomes2009-05-051-1/+1
* Allow compilation with -Wsign-compareMarcel Holtmann2009-01-303-3/+4
* add support for Sync PutphonebookForrest Zhao2009-01-233-2/+97
* add support for Sync GetphonebookForrest Zhao2009-01-211-2/+41
* Fix compiler warningMarcel Holtmann2009-01-191-0/+1
* add initial framework support for SYNC clientForrest Zhao2009-01-194-1/+165
* use session_get_data(), session_set_data() to access 'priv' field of struct s...Forrest Zhao2009-01-193-17/+32
* rename pbapdata in struct session_data to priv, so that it could be reused by...Forrest Zhao2009-01-152-18/+18
* Update copyright informationMarcel Holtmann2009-01-015-5/+5