crash-manager: Fix error checking for pkgmgrinfo*() invocation
[platform/core/system/crash-worker.git] / src / shared /
2018-12-11 Karol LewandowskiMake disk-usage functions use off_t 37/194837/2
2018-11-23 Karol LewandowskiMerge "Add system tests" into tizen
2018-11-16 Karol Lewandowskiutil: Add fsync_path to selectively flush file buffer... 68/192668/5
2018-11-07 Karol Lewandowskiutil: Fix and replace nullvec2str utility function... 47/190547/9
2018-11-07 Karol LewandowskiDefine _GNU_SOURCE once for whole codebase 39/190539/7
2018-11-07 Karol Lewandowskiutil: Unify function calling convention to specify... 67/192667/3
2018-11-07 Karol Lewandowskiutil: copy_bytes: Multiple changes 25/189425/12
2018-10-16 Łukasz StelmachMerge "Do not copy source files, it breaks SCQV process...
2018-10-03 Karol LewandowskiFix: Another instance of indexing array with negative... 43/190543/1
2018-10-03 Karol LewandowskiFix: Do not index buffer[] with negative index in case... 28/190528/1
2018-10-03 Karol Lewandowskiutil: Remove unused file_exist() 27/190527/1
2018-10-03 Karol Lewandowskiutil: Allow functions to be called from c++ 10/189810/4
2018-10-03 Karol Lewandowskiutil: Add nullvec2str 83/189983/2
2018-10-03 Karol Lewandowskiutil: Remove unused cat_file() 82/189982/2
2018-09-20 Karol Lewandowskiutil: Dead code removal 07/189807/1
2018-09-13 Mateusz MoscickiFix after security review 85/188885/4
2018-09-05 Mateusz MoscickiUse dynamic allocated memory instead of fixed-size... 22/188522/1
2018-09-04 Mateusz MoscickiUse parsed command line arguments instead of raw string... 44/188044/6
2018-08-29 Mateusz Mo?cickiMerge "crash-manager: Simplify dump_core error reportin...
2018-08-29 Mateusz MoscickiMove the function to read /proc/<pid>/exe symlink to... 18/187918/2
2018-08-23 Mateusz MoscickiMove finding TID to crash-manager 57/187457/1
2018-08-22 Karol LewandowskiMerge changes I5ecf4873,I049952ab into tizen
2018-08-22 Łukasz Stelmachlog: Enable logging messages to a FILE* instead of... 46/186146/18
2018-07-19 Mateusz MoscickiLog message to dlog when wait_for_child returns non... 83/184383/4
2018-07-19 Mateusz MoscickiAdd checking if CRASH_ROOT_PATH exists 18/183918/4
2018-07-12 Mateusz MoscickiReturn exit code of the program invoked by run_command_... 17/183917/1
2018-06-15 Karol LewandowskiMerge "Add timeout to run_command_write_fd and replace...
2018-05-30 Mateusz MoscickiAdd timeout to run_command_write_fd and replace popen... 58/179558/6
2017-04-18 Karol LewandowskiMerge branch 'tizen_3.0' 46/125746/1
2017-02-24 Sunmin LeeMerge branch 'tizen_3.0' into tizen 50/116750/1
2017-02-21 Sunmin LeeExecute dump_systemstate in parallel 34/115634/2
2017-01-18 Sunmin Lee(Modified) Deal with Toolchain upgrade 14/110814/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170118.174031 accepted/tizen/ivi/20170118.223040 accepted/tizen/mobile/20170118.222949 accepted/tizen/tv/20170118.223006 accepted/tizen/unified/20170309.033723 accepted/tizen/wearable/20170118.223022 submit/tizen/20170118.071648 submit/tizen_unified/20170308.100409
2017-01-02 Sunmin LeeMerge branch 'tizen_3.0' into tizen 13/107913/1
2016-12-06 Sunmin LeeConfigurable crash-manager 46/99646/6
2016-11-12 taeyoungMerge branch 'tizen' into tizen_3.0 71/97271/1 accepted/tizen/3.0/common/20161115.184135 accepted/tizen/3.0/ivi/20161115.022319 accepted/tizen/3.0/mobile/20161115.022212 accepted/tizen/3.0/tv/20161115.022241 accepted/tizen/3.0/wearable/20161115.022259 submit/tizen_3.0/20161113.013524
2016-11-04 Sunmin Leeutil: bug fix for remove_dir_internal() 50/95650/1
2016-07-26 Lukasz Skalskicrash-worker refactoring to meet Tizen coding style 90/81490/1
2016-04-12 Karol LewandowskiMerge "Prototype version of stack trace unwinder" into...
2016-04-12 Karol LewandowskiMerge "Porting McTernan's unwinder to armv7l Tizen...
2016-04-12 Karol LewandowskiMerge "Added sources of ARM Stack Unwinder by Michael...
2016-04-12 Karol LewandowskiMerge "Added stub of crash-stack" into tizen
2016-03-24 Taeyoung Kimcommon: remove thread unsafe function 85/63485/2 accepted/tizen/ivi/20160324.131501 accepted/tizen/mobile/20160324.132645 accepted/tizen/tv/20160324.132543 accepted/tizen/wearable/20160324.132525 submit/tizen/20160324.084401
2016-03-17 pr.jungRemove thread unsafety function usages. 80/62480/7 accepted/tizen/common/20160317.161902 accepted/tizen/ivi/20160318.113739 accepted/tizen/mobile/20160318.113526 accepted/tizen/tv/20160318.113623 accepted/tizen/wearable/20160318.113603 submit/tizen/20160317.122246
2015-12-28 Taeyoung Kimcrash: change strcmp() to strncmp() 80/55480/2 accepted/tizen/mobile/20151228.063717 accepted/tizen/tv/20151228.063744 accepted/tizen/wearable/20151228.063821 submit/tizen/20151228.041818 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
2015-11-26 taeyoungcrash: add crash module to use coredumpctl