summaryrefslogtreecommitdiffstats
path: root/common/error.c
Commit message (Expand)AuthorAgeFilesLines
* Move error helpers to bluetoothd sourceMarcel Holtmann2008-08-041-57/+0
* Move error_connection_attempt_failed to its usage placesMarcel Holtmann2008-08-041-13/+0
* Move error_failed to its usage placesMarcel Holtmann2008-08-041-12/+0
* Move create_errno_message to appropiate placeMarcel Holtmann2008-08-041-6/+0
* Remove unused error_canceled functionMarcel Holtmann2008-08-041-12/+0
* Move error_not_supported where it is actually usedMarcel Holtmann2008-08-041-13/+0
* Move error_failed_errno where it is actually usedMarcel Holtmann2008-08-041-13/+0
* Fix some minor detailsMarcel Holtmann2008-06-101-3/+4
* Cleanup errors and remove unused functionsMarcel Holtmann2008-06-071-157/+0
* Fix the D-Bus sending for error messagesMarcel Holtmann2008-06-061-4/+16
* Restore error handling for the new manager interfaceMarcel Holtmann2008-05-271-0/+6
* Move D-Bus object and interface helpers into libgdbusMarcel Holtmann2008-05-081-1/+2
* Move error_unknown_method to libhelper.Luiz Augusto von Dentz2008-03-131-0/+21
* Update copyright informationMarcel Holtmann2008-02-021-2/+2
* Add common error helper functionsJohan Hedberg2007-11-261-0/+242