summaryrefslogtreecommitdiff
path: root/src/dbus-common.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify D-Bus connection handling and move it to main.cJohan Hedberg2010-10-261-109/+0
* Remove useless hcid_dbus_unregister functionJohan Hedberg2010-10-261-34/+0
* Rename dbus-hci.c event.c and use btd_event_ prefix for itJohan Hedberg2010-10-261-1/+1
* Move class_to_icon() to dbus-common.cJohan Hedberg2010-10-261-0/+64
* Move global D-Bus connection functions to dbus-common.cJohan Hedberg2010-10-261-0/+12
* Fix dict_append_array to accept types other than stringLuiz Augusto von Dentz2010-09-101-5/+11
* Fix append_variant_array() to take a number of elementsVinicius Costa Gomes2010-08-091-5/+6
* Move logging.{c,h} to log.{c,h}Gustavo F. Padovan2010-05-211-1/+1
* Update Nokia copyrightsJohan Hedberg2010-01-071-1/+1
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Fix bogus error comparisonJohan Hedberg2009-07-211-1/+1
* Move MAX_NAME_LENGTH define from hcid.h to adapter.hJohan Hedberg2009-06-301-1/+0
* Use a proper define for the maximum name lengthJohan Hedberg2009-06-301-0/+1
* Add udev mode to bluetoothdBastien Nocera2009-06-111-5/+13
* Move l2raw_connect over to device.c (since it's not needed anywhere else)Johan Hedberg2009-01-121-56/+0
* Add support for dedicated bonding using BT_SECURITYJohan Hedberg2009-01-121-1/+5
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* Cleanup adapters on exit.Luiz Augusto von Dentz2008-12-221-1/+2
* Use g_dbus_send_message instead of dbus_connection_sendJohan Hedberg2008-10-241-12/+2
* Fix fallouts due to GDBusWatchFunction changesMarcel Holtmann2008-10-171-1/+1
* Add emit_array_property_changed()Johan Hedberg2008-10-161-67/+59
* Rename dbus_connection_emit_property_changed to emit_property_changedJohan Hedberg2008-10-161-5/+5
* Add dict_append_array()Johan Hedberg2008-10-161-0/+31
* Rename dbus_message_iter_append_dict_entry to dict_append_entryJohan Hedberg2008-10-161-2/+2
* Don't allow NULL strings in dictionaries (just ignore them)Marcel Holtmann2008-10-061-0/+6
* Modifying l2raw_connect to take bdaddr_t as parameter.Alok Barsode2008-09-121-3/+3
* Renaming struct adapter to struct btd_adapter.Alok Barsode2008-09-041-1/+1
* Storage cleanupClaudio Takahasi2008-08-281-1/+1
* Removed warningsClaudio Takahasi2008-08-261-0/+2
* Cleanup: unnecessary includesClaudio Takahasi2008-08-251-3/+0
* Remove SDP server and experimental optionMarcel Holtmann2008-08-041-12/+0
* Move hcid to src directory and rename it to bluetoothdMarcel Holtmann2008-07-291-0/+353