platform/upstream/neard.git
2014-11-25 Arron WangAdd packaging directory 77/30777/1 accepted/tizen_3.0_common accepted/tizen_3.0_ivi accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_unified accepted/tizen_wearable tizen tizen_3.0 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.2015.q2_common tizen_3.0.m1_mobile tizen_3.0.m1_tv tizen_3.0.m2 tizen_3.0_ivi accepted/tizen/3.0/common/20161114.111336 accepted/tizen/common/20141128.095251 accepted/tizen/ivi/20141208.013047 accepted/tizen/ivi/20160218.025302 accepted/tizen/mobile/20141201.102132 accepted/tizen/unified/20170313.043903 submit/tizen/20141126.073427 submit/tizen/20141128.010817 submit/tizen_3.0_common/20161104.104000 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000006 submit/tizen_unified/20170313.040938 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release tizen_3.0_ivi_release tizen_4.0.m1_release
2014-11-25 Samuel Ortizndef: Add support for WiFi Handover through MIME/x... 76/30776/1
2014-11-25 Arron WangAdd raw NDEF support for P2P 75/30775/1
2014-11-25 Arron Wangtag: Implement a raw NDEF accessor 74/30774/1
2014-11-25 Samuel Ortizndef: Support RAW ndef writes 73/30773/1
2013-12-09 Samuel OrtizRelease 0.14 0.14 upstream/0.14
2013-12-07 Samuel OrtizAUTHORS: Mention Timo's contributions
2013-12-07 Timo Muellertest: Add handover support with BlueZ 5
2013-12-07 Timo Muellertest: Move paired device removal to separate method
2013-11-25 Samuel Ortiznetlink: Check for netlink message sender PID
2013-11-24 Samuel Ortizphdc: Check for the sender identity before registering...
2013-11-24 Samuel Ortiznfctype1: Check for remaining space before memcpy'ing...
2013-11-24 Samuel Ortiznfctype1: Check for remaining space before memcpy'ing...
2013-11-24 Samuel Ortiztest: Display device properties from the list command
2013-11-24 Samuel Ortizdevice: Implement Adapter property
2013-11-24 Samuel Ortiztest: Display tag properties from the list command
2013-11-24 Samuel Ortiztag: Implement Adapter property
2013-11-21 Samuel Ortizmain: Call agent_init first
2013-11-21 Samuel Ortizadapter: Remove near_adapter_list
2013-11-20 Samuel Ortiznfctool: Fix snep-decode potential overflow
2013-11-20 Samuel Ortiznfctool: Fix llcp-decode potential overflow
2013-11-20 Samuel Ortizadapter: Make the power cycle upon driver error configu...
2013-11-18 Samuel Ortizadapter: Catch polling errors
2013-11-18 Samuel Ortiznetlink: Expose NL_CB_FINISH handler
2013-11-13 Samuel Ortizagent: Export matching record payload from GetNDEF
2013-11-13 Samuel Ortizndef: Implement record payload getter
2013-11-13 Samuel Ortizagent: Only print matching record from NDEF agent's...
2013-11-11 Bastien Noceragdbus: Fix trying to remove already removed sources
2013-11-11 Samuel Ortiztest: Port bt-handover to the ObjectManager interface
2013-11-10 Samuel Ortizdevice: Create the Device D-Bus interface only when...
2013-11-10 Samuel Ortizagent: Keep legacy interfaces for a few more releases
2013-11-10 Samuel Ortiztest: Fix test-tag whitespace damage
2013-11-10 Samuel Ortiztag: Remove trailing whitespaces
2013-11-10 Samuel Ortiztest: Remove dump-record
2013-11-10 Samuel Ortiztag: Create new path when writing a new Record
2013-11-10 Samuel Ortiztest: Add test-device script
2013-11-10 Samuel Ortizneardutils: Implement dump_all_records
2013-11-10 Samuel Ortiztag: Unregister Record before Tag
2013-11-10 Samuel Ortizdevice: Unregister Record before Device
2013-11-10 Samuel Ortizndef: ObjectManager conversion
2013-11-10 Samuel Ortiztag: ObjectManager conversion
2013-11-10 Samuel Ortiztest: Fix test-adapter prototype
2013-11-10 Samuel Ortizdevice: ObjectManager conversion
2013-11-10 Samuel Ortizadapter: Initial transition to managed objects
2013-11-04 Samuel Ortiztag: Do not unref a NULL write message
2013-10-29 Samuel Ortiznfctype4: Do not release target after a succesful tag...
2013-10-17 Samuel Ortizndef: Simplify the exported MIME type D-Bus type further
2013-10-17 Samuel Ortizndef: Simplify D-Bus exported record type strings
2013-10-14 Szymon Jancgdbus: Remove not needed check for NULL DBusPendingCall
2013-10-14 Szymon Jancgdbus: Check for NULL DBusPendingCall in g_dbus_send_me...
2013-10-13 Samuel Ortizadapter: Implement TagFound signal
2013-10-11 Samuel Ortizadapter: Do not send a poll command when adapter is...
2013-10-11 Samuel OrtizAUTHORS: Mention Dmytro's contributions
2013-10-11 Dmytro Bagriinfctool: Fix options type
2013-10-11 Dmytro Bagriibuild: Fix build in separate directory
2013-10-11 Szymon Jancnfctype2: Remove not needed NULL assignment
2013-10-11 Szymon Jancnfctype1: Remove dead code from nfctype1_write
2013-09-22 Samuel Ortiznpp: Implement npp_push
2013-09-22 Samuel Ortiznpp: Fix npp_read
2013-09-19 Samuel OrtizRelease 0.13 0.13
2013-09-12 Luiz Augusto... gdbus/client: Use g_dbus_add_properties_watch to track...
2013-09-12 Luiz Augusto... gdbus/client: Use g_dbus_add_signal_watch to track...
2013-09-12 Luiz Augusto... gdbus/client: Use g_dbus_add_service_watch to track...
2013-09-12 Luiz Augusto... gdbus/watch: Fix crash when disconnecting from D-Bus
2013-09-12 Luiz Augusto... gdbus/watch: Fix aborting when removing D-Bus filter
2013-09-12 Luiz Augusto... gdbus/watch: Fix crash when g_dbus_remove_watch is...
2013-09-11 Luiz Augusto... gdbus: Fix emitting PropertiesChanged twice
2013-09-11 Luiz Augusto... gdbus: Avoid calling dbus_connection_send*
2013-09-11 Luiz Augusto... gdbus: Add g_dbus_send_message_with_reply
2013-09-11 Luiz Augusto... gdbus: Fix sending ObjectManager/Properties signals...
2013-09-10 Thierry Escandenfctool: Add firmware download command
2013-09-10 Thierry Escandenfctool: netlink: Pass attributes to registered callbacks
2013-09-10 Thierry Escandenfc_copy: Update nfc_copy.h with SE command and firmwar...
2013-09-02 Olivier Guiterphdc: API documentation and sample code
2013-09-02 Olivier Guiterneard: Change in dbus conf to allow PHDC managers and...
2013-09-02 Olivier Guiterphdc: Initial PHDC implementation
2013-09-02 Olivier Guiterp2p: Add new_client method in p2p struct
2013-09-02 Olivier Guiterp2p: Add a user_data pointer to p2p struct
2013-09-02 Patrik Flyktmain: Use gboolean type in GOptionEntry
2013-08-28 Olivier Guiterp2p: Remove const from service and driver name
2013-08-28 Olivier Guiterp2p: Change p2p_register to look for service name
2013-08-28 Olivier Guitererror: Add ENOMEM error string message
2013-08-27 Lars Poeschelnfctype4: Fix a memory leak in t4_readbin_cc
2013-08-23 Samuel Ortizbluetooth: Make the default adapter callback error...
2013-08-20 Samuel OrtizAUTHORS: Mention Daniel's contributions
2013-08-20 Daniel Wagnerdoc: Change coding style for NULL pointer checks
2013-08-20 Daniel Wagnerunit: Do not compare expression against NULL
2013-08-20 Daniel Wagnertools: Do not compare expression against NULL
2013-08-20 Daniel Wagnercore: Do not compare expression against NULL
2013-08-20 Daniel Wagnerplugins: Do not compare expression against NULL
2013-08-20 Daniel Wagnertypes: Remove near_bool_t definition
2013-08-20 Daniel Wagnerunit: Use stdbool instead gboolean or near_bool_t
2013-08-20 Daniel Wagnertools: Use stdbool instead gboolean or near_bool_t
2013-08-20 Daniel Wagnercore: Use stdbool instead gboolean or near_bool_t
2013-08-20 Daniel Wagnerplugins: Use stdbool instead gboolean or near_bool_t
2013-08-20 Daniel Wagnerinclude: Use stdbool instead gboolean or near_bool_t
2013-08-20 Daniel Wagnercore: Include stdbool.h
2013-08-20 Daniel Wagnerinclude: Include stdbool.h
2013-08-20 Daniel Wagnerplugins: Include stdbool.h
2013-08-20 Daniel Wagnertag: Use dbus_bool_t for D-Bus function
next