platform/upstream/neard.git
2012-12-30 Luiz Augusto... gdbus: Introduce G_DBUS_METHOD_FLAG_EXPERIMENTAL
2012-12-30 Marcel Holtmanngdbus: Include changed properties only once per signal
2012-12-29 Marcel Holtmanngdbus: Update properties on D-Bus client re-connections
2012-12-29 Marcel Holtmanngdbus: Add function to manually refresh properties
2012-12-29 Marcel Holtmanngdbus: Add support for proxy property change notifications
2012-12-29 Marcel Holtmanngdbus: Fix handling of client connect/disconnect signals
2012-12-29 Marcel Holtmanngdbus: Protect standalone proxy creation with client...
2012-12-28 Marcel Holtmanngdbus: Use object manager only if callback functions...
2012-12-28 Marcel Holtmanngdbus: Use client service name and not hardcoded org...
2012-12-28 Marcel Holtmanngdbus: Add support for creating D-Bus proxies without...
2012-12-22 Marcel Holtmanngdbus: Avoid using g_ptr_array_new_full convenience...
2012-12-19 Marcel Holtmannbuild: Compile support for new D-Bus client helpers
2012-12-19 Marcel Holtmanngdbus: Increase the method call timeout to 5 minutes
2012-12-19 Marcel Holtmanngdbus: Add helper for sending async error replies
2012-12-19 Marcel Holtmanngdbus: Fix race condition with creating duplicate clien...
2012-12-19 Marcel Holtmanngdbus: Fix issue with unref of client while parsing...
2012-12-19 Marcel Holtmanngdbus: Fix issue with unref of client in connect handler
2012-12-19 Marcel Holtmanngdbus: Add support for D-Bus client method calls
2012-12-19 Marcel Holtmanngdbus: Add callback support for handling property changes
2012-12-19 Marcel Holtmanngdbus: Handle property changed signals and update property
2012-12-19 Marcel Holtmanngdbus: Set property changed filter match rule for each...
2012-12-19 Marcel Holtmanngdbus: Use a GPtrArray for the match rules
2012-12-19 Marcel Holtmanngdbus: Add support for setting D-Bus client basic prope...
2012-12-19 Marcel Holtmanngdbus: Deep copy of variants also requires a signature
2012-12-19 Marcel Holtmanngdbus: Add support for complex D-Bus client properties
2012-12-19 Marcel Holtmanngdbus: Add support for D-Bus client properties
2012-12-19 Marcel Holtmanngdbus: Add support for D-Bus client proxies
2012-12-19 Marcel Holtmanngdbus: Add helper functions for simple D-Bus clients
2012-12-10 Samuel Ortizp2p: Make p2p_push more robust
2012-12-06 Szymon Jancbluetooth: Remove not needed forward declaration
2012-12-06 Szymon Janctest: Add handover_agent for testing
2012-12-06 Szymon Jancndef: Remove not needed NULL assignments
2012-12-06 Szymon JancFix coding style errors through the code
2012-12-05 Samuel OrtizTODO: Update
2012-11-30 Luiz Augusto... gdbus: Add g_dbus_add_properties_watch function
2012-11-29 Lucas De Marchigdbus: Don't automatically attach ObjectManager
2012-11-29 Lucas De Marchigdbus: Don't register DBus.Properties with no properties
2012-11-29 Samuel Ortizadapter: Update the Devices array before emitting the...
2012-11-26 Marcel Holtmannagent: Provide DBUS_TIMEOUT_USE_DEFAULT if not available
2012-11-26 Szymon Jancgdbus: Remove not needed NULL pointer checks
2012-11-26 Syam Sidhardhangdbus: Replace leading spaces with tabs
2012-11-26 Syam Sidhardhangdbus: Fix compilation error due to missing #defines
2012-11-26 Lucas De Marchigdbus: Remove connection from pending_property functions
2012-11-26 Johan Hedberggdbus: Fix invalid memory access during interface removal
2012-11-26 Johan Hedberggdbus: Add g_dbus_get_properties function
2012-11-26 Johan Hedberggdbus: Add support for invalidated properties
2012-11-26 Johan Hedberggdbus: Fix processing pending properties in remove_inte...
2012-11-26 Lucas De Marchigdbus: Fix up Properties.Set() code path
2012-11-26 Lucas De Marchigdbus: Fix invalid memory access while unregistering
2012-11-26 Lucas De Marchigdbus: Implement PropertiesChanged signal
2012-11-26 Luiz Augusto... gdbus: Simplify code for appending properties
2012-11-26 Luiz Augusto... gdbus: Integrates ObjectManager with Properties interface
2012-11-26 Luiz Augusto... gdbus: Only export ObjectManager interface on root...
2012-11-26 Luiz Augusto... gdbus: Group interface changes to reduce the amount...
2012-11-26 Luiz Augusto... gdbus: Add support for org.freedesktop.DBus.ObjectManag...
2012-11-26 Lucas De Marchigdbus: Add properties into Introspectable interface
2012-11-26 Lucas De Marchigdbus: Implement DBus.Properties.Set method
2012-11-26 Lucas De Marchigdbus: Implement DBus.Properties.GetAll method
2012-11-26 Lucas De Marchigdbus: Implement DBus.Properties.Get method
2012-11-26 Lucas De Marchigdbus: Add skeleton of DBus.Properties interface
2012-11-26 Lucas De Marchigdbus: Use macros to add annotations
2012-11-26 Lucas De Marchigdbus: Move typedefs up
2012-11-26 Luiz Augusto... gdbus: Fix not freeing list node by using g_slist_delet...
2012-11-26 Lucas De Marchigdbus: Refactor filter_data_find()
2012-11-26 Lucas De Marchigdbus: Fix wrong signal handler match
2012-11-26 Johan Hedberggdbus: Fix crash when getting disconnected from the bus
2012-11-26 Samuel Ortizadapter: Update the RF mode D-Bus property
2012-11-26 Samuel Ortizadapter: Expose the adapter radio mode through D-Bus
2012-11-21 Szymon Jancdoc: Some small issues cleanup
2012-11-21 Szymon Jancdoc: Clarify EIR blob format in handover agent API
2012-11-19 Samuel Ortiznfctype3: Sending the POLL command should be the defaul...
2012-11-19 Samuel Ortizagent: Don't look for NULL record type on the NDEF...
2012-11-19 Szymon Jancndef: Cosmetic fix for action check in parse_mime_type
2012-11-19 Szymon Jancbluetooth: Always enable legacy BT when no HO agent...
2012-11-19 Szymon Jancndef: Select HO agent based on agent presence check
2012-11-14 Samuel Ortizbluetooth: Cosmetic fix for handover registration check
2012-11-14 Szymon JancSupport only static handover with Nokia proprietary...
2012-11-14 Szymon Jancndef: Workaround buggy Nokia BH-505 handover implementation
2012-11-14 Szymon Jancndef: Workaround buggy Android 4.1 BT handover implemen...
2012-11-14 Szymon JancUse handover agent for Bluetooth data
2012-11-14 Szymon Jancbluetooth: Use bluetooth implementation only for BlueZ 4
2012-11-14 Szymon Jancbluetooth: Use struct bt_data in near_ndef_prepare_hand...
2012-11-14 Szymon Jancbluetooth: Move name at the end of EIR
2012-11-14 Szymon Jancbluetooth: Make __near_bluetooth_parse_oob_record use...
2012-11-14 Szymon JancAdd __near_agent_handover_registered function
2012-11-14 Szymon Jancagent: Add __near_agent_handover_request_data function
2012-11-14 Szymon Jancagent: Add __near_agent_handover_push_data function
2012-10-30 Samuel OrtizRelease 0.8 0.8
2012-10-30 Samuel Ortiznetlink: Add netlink event socket
2012-10-29 Olivier Guiterndef: Remove the cr record from Hs message
2012-10-29 Olivier Guiterndef: Fix handover version check
2012-10-24 Olivier Guiterhandover: Fix to allow two handover requests
2012-10-24 Olivier Guiterhandover: Handle Handover frames without ac records
2012-10-24 Olivier Guiterbluetooth: Extend mime_type with bluetooth properties
2012-10-24 Olivier Guiterhandover: Change carriers type to bitfield
2012-10-24 Olivier Guiterhandover: Change behavior for empty (no ac) frames
2012-10-24 Samuel Ortizndef: Skip record header when parsing handover records
2012-10-24 Olivier Guiterndef: Fix offset check when parsing NDEF records
2012-10-23 Samuel Ortizagent: Push raw NDEF along with the matching record
2012-10-23 Samuel Ortizndef: Add records raw data to a D-Bus iterator
next