summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-11-25Add packaging directoryHEADtizen_4.0.m1_releasetizen_3.0_ivi_releasetizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasetizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasesubmit/tizen_unified/20170313.040938submit/tizen_ivi/20160217.000006submit/tizen_ivi/20160217.000000submit/tizen_3.0_common/20161104.104000submit/tizen/20141128.010817submit/tizen/20141126.073427accepted/tizen/unified/20170313.043903accepted/tizen/mobile/20141201.102132accepted/tizen/ivi/20160218.025302accepted/tizen/ivi/20141208.013047accepted/tizen/common/20141128.095251accepted/tizen/3.0/common/20161114.111336tizen_3.0_ivitizen_3.0.m2tizen_3.0.m1_tvtizen_3.0.m1_mobiletizen_3.0.2015.q2_commontizen_3.0.2015.q1_commontizen_3.0.2014.q4_commontizen_3.0tizenaccepted/tizen_wearableaccepted/tizen_unifiedaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonaccepted/tizen_3.0_iviaccepted/tizen_3.0_commonArron Wang1-1/+1
2014-11-25ndef: Add support for WiFi Handover through MIME/x-nfctlSamuel Ortiz1-0/+78
2014-11-25Add raw NDEF support for P2PArron Wang1-0/+31
2014-11-25tag: Implement a raw NDEF accessorArron Wang1-0/+29
2014-11-25ndef: Support RAW ndef writesSamuel Ortiz1-0/+61
2013-11-25netlink: Check for netlink message sender PIDSamuel Ortiz1-0/+7
2013-11-25device: Implement Adapter propertySamuel Ortiz1-3/+30
2013-11-25tag: Implement Adapter propertySamuel Ortiz1-0/+22
2013-11-21main: Call agent_init firstSamuel Ortiz1-2/+2
2013-11-21adapter: Remove near_adapter_listSamuel Ortiz2-20/+0
2013-11-20adapter: Make the power cycle upon driver error configurableSamuel Ortiz3-6/+22
2013-11-18adapter: Catch polling errorsSamuel Ortiz3-2/+59
2013-11-18netlink: Expose NL_CB_FINISH handlerSamuel Ortiz1-5/+27
2013-11-13agent: Export matching record payload from GetNDEFSamuel Ortiz1-0/+5
2013-11-13ndef: Implement record payload getterSamuel Ortiz2-0/+9
2013-11-13agent: Only print matching record from NDEF agent's GetNDEFSamuel Ortiz1-25/+7
2013-11-11device: Create the Device D-Bus interface only when the DEP link is upSamuel Ortiz3-6/+19
2013-11-11agent: Keep legacy interfaces for a few more releasesSamuel Ortiz1-0/+14
2013-11-10tag: Remove trailing whitespacesSamuel Ortiz1-2/+2
2013-11-10tag: Create new path when writing a new RecordSamuel Ortiz1-5/+4
2013-11-10tag: Unregister Record before TagSamuel Ortiz1-6/+3
2013-11-10device: Unregister Record before DeviceSamuel Ortiz1-6/+3
2013-11-10ndef: ObjectManager conversionSamuel Ortiz1-158/+263
2013-11-10tag: ObjectManager conversionSamuel Ortiz3-206/+35
2013-11-10device: ObjectManager conversionSamuel Ortiz1-72/+2
2013-11-10adapter: Initial transition to managed objectsSamuel Ortiz4-346/+288
2013-11-05tag: Do not unref a NULL write messageSamuel Ortiz1-2/+4
2013-10-18ndef: Simplify the exported MIME type D-Bus type furtherSamuel Ortiz1-1/+1
2013-10-18ndef: Simplify D-Bus exported record type stringsSamuel Ortiz1-2/+2
2013-10-14adapter: Implement TagFound signalSamuel Ortiz3-18/+74
2013-10-11adapter: Do not send a poll command when adapter is downSamuel Ortiz1-0/+5
2013-09-02neard: Change in dbus conf to allow PHDC managers and agentsOlivier Guiter1-0/+2
2013-09-02p2p: Add a user_data pointer to p2p structOlivier Guiter1-3/+5
2013-09-02main: Use gboolean type in GOptionEntryPatrik Flykt3-4/+4
2013-08-28error: Add ENOMEM error string messageOlivier Guiter2-0/+9
2013-08-23bluetooth: Make the default adapter callback error less confusingSamuel Ortiz1-1/+1
2013-08-20core: Do not compare expression against NULLDaniel Wagner13-450/+446
2013-08-20core: Use stdbool instead gboolean or near_bool_tDaniel Wagner13-228/+227
2013-08-20core: Include stdbool.hDaniel Wagner1-0/+1
2013-08-20tag: Use dbus_bool_t for D-Bus functionDaniel Wagner1-1/+3
2013-08-20adapter: Use dbus_bool_t for D-Bus functionsDaniel Wagner1-4/+9
2013-07-31src: Remove redundant include config.hSyam Sidhardhan1-4/+0
2013-07-18ndef: Make near_ndef_prepare_ac_message ready for multibyte cdrSzymon Janc1-14/+21
2013-07-18ndef: Make near_ndef_prepare_cfg_message accept cdr as pointerSzymon Janc1-4/+6
2013-07-18ndef: Remove unused struct near_ndef_carrier_dataSzymon Janc1-10/+0
2013-07-18ndef: Make cdr in near_ndef_ac_payload multibyteSzymon Janc1-3/+11
2013-07-03manager: Remove the SetProperty methodSamuel Ortiz1-11/+0
2013-07-03adapter: Restart polling when failing to connect to a new targetSamuel Ortiz1-2/+8
2013-07-02ndef: Add raw MIME payload supportLouis Yung-Chieh Lo1-1/+77
2013-07-02main: Use signalfd instead of raw signalsSamuel Ortiz1-12/+68