1. 563b186 Release 0.48 by Marcel Holtmann · 12 years ago master 0.48
  2. 489c2ec test: Allow phonebook listing to fail by Marcel Holtmann · 12 years ago
  3. 78354b0 build: Add unit/test-gobex-apparam to .gitignore by Marcel Holtmann · 12 years ago
  4. c50f33b gdbus: Add g_dbus_add_properties_watch function by Luiz Augusto von Dentz · 12 years ago
  5. e9d2880 gdbus: Don't automatically attach ObjectManager by Lucas De Marchi · 12 years ago
  6. f3887af gdbus: Don't register DBus.Properties with no properties by Lucas De Marchi · 12 years ago
  7. 74bcd28 gdbus: Remove not needed NULL pointer checks by Szymon Janc · 12 years ago
  8. bf7394d gdbus: Replace leading spaces with tabs by Syam Sidhardhan · 12 years ago
  9. f18aaa6 gdbus: Fix compilation error due to missing #defines by Syam Sidhardhan · 12 years ago
  10. 3b2729e gdbus: Remove connection from pending_property functions by Lucas De Marchi · 12 years ago
  11. dda063b gdbus: Fix invalid memory access during interface removal by Johan Hedberg · 12 years ago
  12. 74f945e gdbus: Add g_dbus_get_properties function by Johan Hedberg · 12 years ago
  13. 451b9fe gdbus: Add support for invalidated properties by Johan Hedberg · 12 years ago
  14. 710e542 gdbus: Fix processing pending properties in remove_interface() by Johan Hedberg · 12 years ago
  15. 50bae81 gdbus: Fix up Properties.Set() code path by Lucas De Marchi · 12 years ago
  16. 4c55e54 gdbus: Fix invalid memory access while unregistering by Lucas De Marchi · 12 years ago
  17. eb5e123 gdbus: Implement PropertiesChanged signal by Lucas De Marchi · 12 years ago
  18. 740add6 gdbus: Simplify code for appending properties by Luiz Augusto von Dentz · 12 years ago
  19. bb0b172 gdbus: Integrates ObjectManager with Properties interface by Luiz Augusto von Dentz · 12 years ago
  20. 8b6da0d gdbus: Only export ObjectManager interface on root path by Luiz Augusto von Dentz · 12 years ago
  21. 10974c0 gdbus: Group interface changes to reduce the amount of signals emitted by Luiz Augusto von Dentz · 12 years ago
  22. e2ec6cb gdbus: Add support for org.freedesktop.DBus.ObjectManager interface by Luiz Augusto von Dentz · 12 years ago
  23. f2960b6 gdbus: Add properties into Introspectable interface by Lucas De Marchi · 12 years ago
  24. e6dd8fa gdbus: Implement DBus.Properties.Set method by Lucas De Marchi · 12 years ago
  25. f7427f2 gdbus: Implement DBus.Properties.GetAll method by Lucas De Marchi · 12 years ago
  26. 350f08a gdbus: Implement DBus.Properties.Get method by Lucas De Marchi · 12 years ago
  27. 0d79e5d gdbus: Add skeleton of DBus.Properties interface by Lucas De Marchi · 12 years ago
  28. 0aae634 gdbus: Use macros to add annotations by Lucas De Marchi · 12 years ago
  29. 7895575 gdbus: Move typedefs up by Lucas De Marchi · 12 years ago
  30. 1ab367c btio: Fix type detection for L2CAP fixed channels by Luiz Augusto von Dentz · 12 years ago
  31. a170504 bluetooth: Fix using BtIOType by Luiz Augusto von Dentz · 12 years ago
  32. 23d1cf9 tools: Fix using BT_IO_TYPE in test-client and test-server by Luiz Augusto von Dentz · 12 years ago
  33. fc0bcdd client: Fix using BtIOType by Luiz Augusto von Dentz · 12 years ago
  34. 2631c3c btio: Fix type detection when psm or channel are 0 by Luiz Augusto von Dentz · 12 years ago
  35. f6e4c84 btio: Remove BT_IO_L2ERTM by Johan Hedberg · 12 years ago
  36. 0947eb9 btio: Make BtIOType private by Johan Hedberg · 12 years ago
  37. a2e9081 btio: Remove unneeded L2CAP raw socket support by Johan Hedberg · 12 years ago
  38. b10bcae MAP: Add get_next_header() in message listing by Sunil Kumar Behera · 12 years ago
  39. 9f37ce8 MAP: Reset ap_sent variable by Sunil Kumar Behera · 12 years ago
  40. 01636c0 PBAP: Fix sending absolute path by Luiz Augusto von Dentz · 12 years ago
  41. 2281d4f client: Fix returning empty if messages was already listed by Luiz Augusto von Dentz · 12 years ago
  42. 2ab19ab client: Fix freeing apparam data on PBAP module by Luiz Augusto von Dentz · 12 years ago
  43. a85ab23 client: Fix not using port when it is set by the client by Luiz Augusto von Dentz · 12 years ago
  44. 7ae7411 test: Update map-client to include UpdateInbox. by Srinivasa Ragavan · 12 years ago
  45. cd69cb6 client-doc: Add documentation for UpdateInbox by Srinivasa Ragavan · 12 years ago
  46. 5a75cdf client: Add implementation for UpdateInbox by Srinivasa Ragavan · 12 years ago
  47. 12e58b4 MAP: Fix build when using --with-messages=tracker by Luiz Augusto von Dentz · 12 years ago
  48. b59b598 test: Update map-client to include Message.SetProperty and Message.GetProperties by Srinivasa Ragavan · 12 years ago
  49. b22ffdf client-doc: Add documentation for Message.SetProperty and Message.GetProperties by Srinivasa Ragavan · 12 years ago
  50. a32048f client: Add Message.SetProperty and Message.GetProperties implementation. by Srinivasa Ragavan · 12 years ago
  51. 9f980d0 client: Update the file offset to the beginning after writing to the file by Srinivasa Ragavan · 12 years ago
  52. 8b31072 gdbus: Fix not freeing list node by using g_slist_delete_link by Luiz Augusto von Dentz · 12 years ago
  53. d5d032b client: Make obc_transfer_put to accept NULL as filename by Luiz Augusto von Dentz · 12 years ago
  54. f98f1eb client: Avoid extra copies while passing apparam to transfer by Luiz Augusto von Dentz · 12 years ago
  55. 77284f4 test: Update map-client to work with changes in Message.Get by Luiz Augusto von Dentz · 12 years ago
  56. 9ccebc6 client: Fix not sending parameters to get message in map module by Luiz Augusto von Dentz · 12 years ago
  57. 04acf7b test: Update map-client to work with changes in MessageAccess interface by Luiz Augusto von Dentz · 12 years ago
  58. 68b2f15 client-doc: Update documentation of MessageAccess interface by Luiz Augusto von Dentz · 12 years ago
  59. 22cd0ab client: Add MessageAccess.ListFilterFields by Luiz Augusto von Dentz · 12 years ago
  60. 1e8db63 client: Rename MessageAccess method GetMessagesListing to ListMessages by Luiz Augusto von Dentz · 12 years ago
  61. b5cbff4 client: Rename MessageAccess method GetFolderListing to ListFolders by Luiz Augusto von Dentz · 12 years ago
  62. 9a47122 gdbus: Refactor filter_data_find() by Lucas De Marchi · 12 years ago
  63. 4699bf3 gdbus: Fix wrong signal handler match by Lucas De Marchi · 12 years ago
  64. 81dbaa0 gdbus: Fix crash when getting disconnected from the bus by Johan Hedberg · 12 years ago
  65. 4e252d8 client: Use larger timeout first packet in transfers by Luiz Augusto von Dentz · 12 years ago
  66. 15b1516 MAP: Unify callbacks for operations that only report status by Luiz Augusto von Dentz · 12 years ago
  67. 6fad7f6 MAP: Add set delete status function by Sunil Kumar Behera · 12 years ago
  68. 316096f MAP: Add set read status function by Sunil Kumar Behera · 12 years ago
  69. 0c2cf11 MAP: Add support for MessageStatus by Sunil Kumar Behera · 12 years ago
  70. 9434ebf client-doc: Update documentation of PhonebookAccess interface by Luiz Augusto von Dentz · 12 years ago
  71. 1401259 client: Move common code to pull_phonebook by Luiz Augusto von Dentz · 12 years ago
  72. 868ea91 test: Update pbap-client to work with changes in PhonebookAcess by Luiz Augusto von Dentz · 12 years ago
  73. 71ab503 client: Remove deprecated methods from PhonebookAccess by Luiz Augusto von Dentz · 12 years ago
  74. fd71d82 client: Add filters to PhonebookAccess.List and PhonebookAccess.Search by Luiz Augusto von Dentz · 12 years ago
  75. f25f8aa client: Add filters to PhonebookAccess.Pull by Luiz Augusto von Dentz · 12 years ago
  76. f623f6e client: Add filters to Phonebook.PullAll by Luiz Augusto von Dentz · 12 years ago
  77. 113a37a client: Fix crash on map module by Srinivasa Ragavan · 12 years ago
  78. 2169414 client-doc: Guarantee prefix in transfer paths by Mikel Astiz · 12 years ago
  79. c8df3cd gobex: Fix build on 32 bits systems by Luiz Augusto von Dentz · 12 years ago
  80. e694d84 core: Remove redundant include errno.h by Syam Sidhardhan · 12 years ago
  81. c3ba482 plugins: Remove redundant include sys/stat.h by Syam Sidhardhan · 12 years ago
  82. b970f67 build: BlueZ version 4.100 or later is required by Syam Sidhardhan · 12 years ago
  83. 24b6a4a MAP: Add subject length parameter in GetMessageListing by Sunil Kumar Behera · 12 years ago
  84. 1de97d0 MAP: Add offset parameter decription by Sunil Kumar Behera · 12 years ago
  85. 671e521 MAP: Fix invalid oflag check by Sunil Kumar Behera · 12 years ago
  86. 7bd6226 gdbus: Fix compilation error if macro "error" is defined by Jaganath Kanakkassery · 12 years ago
  87. fe14714 core: Remove map_ap.c by Luiz Augusto von Dentz · 12 years ago
  88. 696c94d MAP: Make use of GObexApparam API by Luiz Augusto von Dentz · 12 years ago
  89. d100750 PBAP: Make use of GObexApparam API by Luiz Augusto von Dentz · 12 years ago
  90. a1e83e9 client: Port PBAP module to use GObexApparam by Luiz Augusto von Dentz · 12 years ago
  91. c588191 gobex: Add debug option to apparam by Luiz Augusto von Dentz · 12 years ago
  92. 74fbc64 gobex: Add unit test for encoding/decoding apparam headers by Luiz Augusto von Dentz · 12 years ago
  93. b6d67f1 gobex: Integrate GObexApparam with GObexHeader by Luiz Augusto von Dentz · 12 years ago
  94. 5e32ef1 gobex: Add unit tests for GObexApparam API by Luiz Augusto von Dentz · 12 years ago
  95. 79db048 gobex: Introduce GObexApparam API by Luiz Augusto von Dentz · 12 years ago
  96. f1a2dd4 client: Fix pbap_select using absolute path with known locations by Ludek Finstrle · 12 years ago
  97. 9541b31 irmc: Fix possible memory leak in handling of location by Luiz Augusto von Dentz · 12 years ago
  98. 9925035 client: Fix possible memory leak in bluetooth driver by Luiz Augusto von Dentz · 12 years ago
  99. 0c5ebef gobex: Fix not printing debug messages when GOBEX_DEBUG is set by Luiz Augusto von Dentz · 12 years ago
  100. 73bb0a0 btio: Connect callback errors handling cleanup by Claudio Takahasi · 12 years ago