sensord: check NULL if memory allocation is failed
[platform/core/system/sensord.git] / src / shared /
2017-02-08 kibak.yoonsensord: initialize class member variables in constructors 89/113589/4
2016-12-13 kibak.yoonsensor: fix return value from false to 0 46/104446/1
2016-12-06 kibak.yoonMerge branch 'devel/tizen' into tizen_3.0 54/102454/1 accepted/tizen/3.0/common/20161207.194152 accepted/tizen/3.0/ivi/20161207.010558 accepted/tizen/3.0/mobile/20161207.010452 accepted/tizen/3.0/tv/20161207.010529 accepted/tizen/3.0/wearable/20161207.010542 submit/tizen_3.0/20161205.094941
2016-12-06 kibak.yoonsensord: install required header files instead of all... 51/102451/1
2016-12-02 kibak.yoonMerge branch 'devel/tizen' into tizen_3.0 13/101913/1
2016-11-30 kibak.yoonsensord: change file permission to remove execute permi... 06/99906/2
2016-11-30 kibak.yoonsensord: add internal sensor types 39/99939/2
2016-11-30 kibak.yoonsensord: add select before sending the event 12/99912/2
2016-11-30 minsoo kimsensord: set socket_type when connection of client... 11/99911/2
2016-11-30 kibak.yoonsensord: change socket type from stream to seqpacket 10/99910/2
2016-11-30 minsoo kimsensord: create file for macros 05/99905/2
2016-11-11 kibak.yoonsensord: change log level from error to warning for... 20/97020/1 accepted/tizen/3.0/common/20161116.143750 accepted/tizen/3.0/ivi/20161116.022722 accepted/tizen/3.0/mobile/20161116.022557 accepted/tizen/3.0/tv/20161116.022627 accepted/tizen/3.0/wearable/20161116.022649 submit/tizen_3.0/20161111.035059 submit/tizen_3.0/20161115.054155
2016-11-09 kibak.yoonsensord: change log level from error to warning for... 35/96535/4
2016-09-28 kibak.yoonMerge branch 'devel/tizen_3.0' into tizen 28/90028/1 accepted/tizen/3.0/ivi/20161011.062327 accepted/tizen/3.0/mobile/20161015.034142 accepted/tizen/3.0/tv/20161016.005732 accepted/tizen/3.0/wearable/20161015.084055 accepted/tizen/common/20160928.164057 accepted/tizen/ivi/20160929.081006 accepted/tizen/mobile/20160929.080924 accepted/tizen/tv/20160929.080956 accepted/tizen/wearable/20160929.080946 submit/tizen/20160928.053031 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000006 submit/tizen_3.0_mobile/20161015.000006 submit/tizen_3.0_tv/20161015.000005 submit/tizen_3.0_wearable/20161015.000005
2016-09-28 Mu-Woong LeeMerge "sensord: change an input value name of set_attri...
2016-09-22 hs81.gosensord: change an input value name of set_attribute... 88/89188/1
2016-09-02 akhilkedia94Face Down Gesture Sensor 11/81911/21
2016-07-01 kibak.yoonMerge branch 'devel/tizen_3.0' into tizen 82/77482/3 accepted/tizen/common/20160706.142207 accepted/tizen/ivi/20160706.082614 accepted/tizen/mobile/20160706.082522 accepted/tizen/tv/20160706.082512 accepted/tizen/wearable/20160706.082451 submit/tizen/20160705.060431 submit/tizen/20160706.022032
2016-07-01 hs81.gosensord: modify enum values for classification 87/77887/1
2016-07-01 kibak.yoonsensord: print errno log when proper errors are returned 19/77719/2
2016-06-21 kibak.yoonMerge branch 'devel/tizen_3.0' into tizen 37/75737/1
2016-06-21 kibak.yoonsensord: rename and reorder sensor types 22/75722/1
2016-06-20 kibak.yoonsensord: add new internal sensor types 04/75604/1
2016-06-20 kibak.yoonsensord: rename option to pause policy 97/75597/1
2016-06-20 kibak.yoonsensord: support attribute interface & clean up option 96/75596/1
2016-05-26 kibak.yoonsensord: remove EVENT_TYPE_SHIFT macro in sensor_log.h 06/71506/3
2016-05-26 kibak.yoonsensord: move deprecated event types to sensor_deprecated.h 37/71337/2
2016-05-24 kibak.yoonsensord: support external sensor feature 61/71161/1
2016-05-24 kibak.yoonsensord: change comment for syncing 60/71160/1
2016-05-24 kibak.yoonsensord: write void explicitly when no parameters allowed 86/71086/1
2016-05-24 kibak.yoonsensord: add/remove useless spaces for code style 76/71076/1
2016-05-23 kibak.yoonMerge branch 'devel/tizen_3.0' into tizen 79/70879/2
2016-05-19 kibak.yoonsensord: terminate sensor daemon safely 39/70239/3
2016-05-19 kibak.yoonsensord: set signal fd to poller for knowing what signa... 01/70201/3
2016-05-18 kibak.yoonsensord: put a space after "if" 21/70121/1
2016-05-13 kibak.yoonsensord: enable rotation vector/orientation sensors 58/69058/3
2016-05-10 kibak.yoonsensord: clean up the code detected by style checker 43/68943/4
2016-04-25 kibak.yoonMerge branch 'devel/tizen_3.0' into tizen 28/67128/1 accepted/tizen/common/20160427.053748 accepted/tizen/ivi/20160426.103125 accepted/tizen/mobile/20160426.103039 accepted/tizen/tv/20160426.102946 accepted/tizen/wearable/20160426.102903 submit/tizen/20160426.040753
2016-04-14 kibak.yoonsensord: reduce sensor logs which is printed when event... 49/65949/3
2016-04-14 kibak.yoonsensord: declare sensor types by using macro for conver... 44/65944/3
2016-04-08 kibak.yoonsensord: change the max available interval until 255... 84/65284/2
2016-04-08 kibak.yoonMerge branch 'devel/tizen_3.0' into tizen 38/65238/1 accepted/tizen/common/20160408.185536 accepted/tizen/ivi/20160408.105200 accepted/tizen/mobile/20160408.105104 accepted/tizen/tv/20160408.105123 accepted/tizen/wearable/20160408.105139 submit/tizen/20160408.063044
2016-04-07 kibak.yoonsensord: add internal sensor types 28/65028/1
2016-04-06 kibak.yoonsensord: add the checking EAGAIN while the data is... 64/64864/2
2016-04-05 kibak.yoonMerge branch 'devel/tizen_3.0' into tizen 99/64699/1
2016-04-04 kibak.yoonsensord: replace 0x% with %# 30/64630/1
2016-04-01 kibak.yoonsensord: hal: splite sensor_hal.h into sensor_hal inter... 14/64514/1
2016-04-01 kibak.yoonsensord: redefine _ERRNO macro to use easily 71/64471/2
2016-03-24 kibak.yoonMerge branch 'devel/tizen_3.0' into tizen 04/63504/1 accepted/tizen/common/20160324.173054 accepted/tizen/ivi/20160324.131328 accepted/tizen/mobile/20160324.132509 accepted/tizen/tv/20160324.132358 accepted/tizen/wearable/20160324.132336 submit/tizen/20160324.083530
2016-03-24 kibak.yoonsensord: remove the error log that is not error actually 00/63500/1
2016-03-21 kibak.yoonMerge branch 'devel/tizen_3.0' into tizen 52/62952/1 accepted/tizen/common/20160322.145625 accepted/tizen/ivi/20160322.003104 accepted/tizen/mobile/20160322.003013 accepted/tizen/tv/20160322.003030 accepted/tizen/wearable/20160322.003045 submit/tizen/20160321.103327
2016-03-18 kibak.yoonsensord: add the checker whether m_sock_fd is valid... 11/62811/2
2016-03-17 kibak.yoonsensord: [Svace] change strerror to strerror_r 88/62688/2
2016-03-15 kibak.yoonMerge branch 'devel/tizen_3.0' into tizen 55/62255/1 submit/tizen/20160315.065646
2016-03-15 kibak.yoonsensord: add sensord_flush internal API for batching 20/62220/2
2016-03-15 kibak.yoonsensord: sync/clean up sensord source code 17/62217/2
2016-03-15 kibak.yoonsensord: remove set_wakeup API and implementations 68/62168/1
2016-03-03 kibak.yoonsensord: fix the svace issue because of using non-termi... 19/60919/1
2016-03-02 kibak.yoonsensord: clean up the source code 63/60863/1
2016-03-02 kibak.yoonsensord: clean up boiler plates 59/60859/1
2016-03-02 kibak.yoonsensord: restructuring sensord directories 58/60858/1
2016-02-22 Mu-Woong LeeMerge "sensord: change to systemd socket" into devel...
2016-02-20 kibak.yoonsensord: change to systemd socket 59/59959/2
2016-02-16 kibak.yoonsensord: rename sensor_logs.h to sensor_log.h 44/59544/1
2016-02-15 kibak.yoonMerge branch 'devel/tizen_3.0' into tizen 22/59422/1
2016-02-15 Mu-Woong LeeMerge "sensord: fix the bug that uses wrong type if...
2016-02-15 Mu-Woong LeeMerge "sensord: add the sensord plugin logic for flexib...
2016-02-15 kibak.yoonsensord: add the sensord plugin logic for flexibility 49/59349/6
2016-02-15 Mu-Woong Leeshared: re-assign sensor type numbers to activity/gestu... 60/59360/1
2016-02-13 kibak.yoonsensord: change macros for log 46/59346/1
2016-02-13 kibak.yoonsensord: clean up sf_common.h/sensor_common.h/sensor_logs.h 45/59345/2
2016-02-13 kibak.yoonsensord: add set_attribute_* API for internal 44/59344/3
2016-02-13 kibak.yoonsensord: remove useless the type-casting 42/59342/2
2016-02-13 kibak.yoonsensord: create sensor-hal-devel package 35/59335/4
2016-02-13 kibak.yoonsensord: clean up spec/pc/cmakelists.txt 31/59331/4
2016-02-12 kibak.yoonsensord: change the interface of set_attribute_* 87/59287/1
2016-02-12 kibak.yoonsensord: change the type of hal id to int32_t 83/59283/1
2016-02-05 kibak.yoonsensord: change the HAL interface 85/58985/1
2016-02-05 kibak.yoonsensord: clean up sensor fw code 84/58984/1
2016-02-04 Hongkuk, Sonsensord: fix build error 78/58878/1
2016-02-02 kibak.yoonsensord: unify code style for class brackets 49/58649/1
2016-02-02 kibak.yoonsensord: enable sensor-test 48/58648/1
2016-02-02 kibak.yoonsensord: modify HAL interface for batching 39/58639/2
2016-02-02 kibak.yoonsensord: remove vector in sensor HAL interface 94/58594/2
2016-02-02 kibak.yoonsensord: [2/4] add the refactored HAL interface 69/58569/1
2016-02-02 kibak.yoonsensord: [1/4] add the refactored HAL interface 68/58568/1
2016-02-02 kibak.yoonsensord: move the location of header inclusion 67/58567/1
2016-02-01 kibak.yoonsensord: clean up header dependency 16/58516/1
2016-01-25 kibak.yoonsensord: fix the build error because of changing macro... 78/57878/1
2016-01-25 kibak.yoonsensord: refactoring the way to load virtual sensor 56/57856/2
2016-01-22 kibak.yoonsensord: rename interface of HAL for managing it easily 63/57763/2
2016-01-22 kibak.yoonsensord: change access permissions about all files 17/57717/2
2016-01-22 kibak.yoonsensord: remove "c" prefix about all classes 11/57711/2
2016-01-21 kibak.yoonsensord: add sensor_properties_t to sensor_handle_t 86/57686/1
2016-01-21 kibak.yoonsensord: modify HAL interface for support sensorhub 31/57631/5
2016-01-21 kibak.yoonsensord: move poller to share library for using it... 30/57630/3
2016-01-21 kibak.yoonsensord: reordering the sensor internal type for managi... 38/57438/8
2015-12-21 kibak.yoonMerge branch 'devel/tizen_3.0' into tizen 61/54961/1 accepted/tizen/mobile/20151221.223142 accepted/tizen/tv/20151221.223154 accepted/tizen/wearable/20151221.223213 submit/tizen/20151221.092437
2015-12-21 kibak.yoonsensord: close socket fd if accept() is failed 52/54952/1
2015-12-21 Mu-Woong LeeFix for build errors of packages that are using depreca... 32/54932/1
next