Add crash manager API
[platform/core/system/crash-worker.git] / src / crash-manager / crash-manager.c
2019-09-26 Mateusz MoscickiAdd crash manager API 74/212874/13
2019-09-23 Mateusz MoscickiMove code to the shared library 47/212547/11
2019-09-20 Mateusz MoscickiAdd --output option 43/212043/12
2019-08-30 Mateusz MoscickiMove code to a separate function 40/212040/5
2019-08-23 Karol Lewandowskicrash-manager: print textual error code where possible 51/212451/5
2019-08-23 Karol Lewandowskicrash-manager: Janitorial: rename crash_crash_path... 50/211950/6
2019-08-23 Karol Lewandowskicrash-manager: Rewrite make_dump_path() for readability 50/212450/5
2019-08-09 Karol Lewandowskishared: Simplify get_exe_path 21/211721/2
2019-08-09 Karol Lewandowskicrash-manager: fix potential cinfo->cmdline double... 20/211720/2
2019-07-24 Mateusz MoscickiPass the executable name to the minicoredumper 97/210397/5
2019-07-24 Mateusz MoscickiSave livedumper reports in the livedump/ subdirectory 92/210392/6
2019-07-24 Karol Lewandowskicrash-manager: dbus: Add /proc/tid/comm info to signal 90/210490/3
2019-07-24 Karol Lewandowskishared: Generalize function to read any /proc/pid entry 89/210489/3
2019-07-19 Karol Lewandowskicrash-manager: dbus: Add information about signal that... 68/210368/2
2019-07-16 Mateusz Moscickicrash-manager executes livedumper with -m option 77/210077/2
2019-06-21 Karol Lewandowskicrash-manager: Add ExtraScript to config 25/208125/3
2019-05-23 Karol LewandowskiMove hardcoded paths back to .spec file 41/205941/5
2019-05-23 Mateusz MoscickiAdd livedumper and integrate it with the crash-manager 52/203752/23
2019-05-23 Mateusz MoscickiUse getopt to parse command line arguments 42/205842/6
2019-05-17 Karol LewandowskiRedirect command's output to not pollute standard output 02/206402/2
2019-05-17 Karol Lewandowskispawn: Allow executing list of handlers 26/206326/3
2019-05-16 Karol LewandowskiSilence zip command output 25/206325/1
2019-04-29 Michal Blochdump_systemstate reads extra tasks from config 96/203096/9
2019-04-25 Karol LewandowskiSplit dbus-notify-send from crash-manager 79/204679/4
2019-04-25 Karol LewandowskiSplit crash-popup-launch from crash manager 78/204678/3
2019-04-18 Karol LewandowskiMerge "shared utils: add a string suffix checker" into...
2019-04-18 Karol LewandowskiMerge changes I738e241a,Idade13c1,Ic4b2732b into tizen
2019-04-18 Karol LewandowskiMove crash-manager config handling to shared/ 29/203429/6
2019-04-12 Karol LewandowskiIntroduce defs.h with all cmake variables 28/203428/1
2019-03-26 Sunmin Leedump_systemstate: dump installed package list
2019-03-01 Karol Lewandowskiutil: Fix spawn API to work properly on 64-bit architec... 49/200749/2
2019-02-28 Karol LewandowskiReplace system_command_* and run_command_* APIs with... 09/189809/26
2019-02-27 Mateusz MoscickiFix after change of default coredump format 83/200383/4
2019-02-19 Karol Lewandowskicrash-manager: Fix error checking for pkgmgrinfo*(... 40/200140/3
2019-01-17 Karol LewandowskiMerge "svace: fix closing potentially negative fd"...
2019-01-17 Karol Lewandowskisvace: fix closing potentially negative fd 89/197989/1
2018-12-18 Karol LewandowskiFix DLog format specifier for 64-bit architecures 26/195826/2
2018-12-11 Karol LewandowskiMake disk-usage functions use off_t 37/194837/2
2018-12-04 Karol Lewandowskicrash-manager: Do not force system to wait for crash... 46/193646/5
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-10-24 Mateusz MoscickiHandle spaces in the crashed app pathname and in the... 59/191359/5
2018-10-19 Mateusz Mo?cickiMerge "crash-manager: Do not make temporary copy of...
2018-10-03 Karol Lewandowskicrash-manager: Do not make temporary copy of crashed... 62/189862/5
2018-09-17 Karol Lewandowskicrash-manager: Use same constant for minicoredumper... 23/189423/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-05 Mateusz MoscickiAdd timeout to the zip command 43/188143/4
2018-09-05 Mateusz MoscickiAdd timeout to run the crash-stack 41/188141/5
2018-09-05 Mateusz MoscickiMerge move_dump_dir() and move_info_file() 27/188127/5
2018-09-05 Mateusz MoscickiStop using crash_info struct as a global variable 26/188126/5
2018-09-04 Mateusz MoscickiUse parsed command line arguments instead of raw string... 44/188044/6
2018-08-29 Karol LewandowskiMerge "Release 5.0.4" into tizen accepted/tizen/unified/20180830.182653 submit/tizen/20180829.134902
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-29 Karol Lewandowskicrash-manager: Simplify dump_core error reporting 98/187898/2
2018-08-28 Mateusz MoscickiFix SVACE warnings 01/187801/2
2018-08-23 Mateusz MoscickiFix report path for INFO report type 74/187474/1
2018-08-23 Mateusz MoscickiMove finding TID to crash-manager 57/187457/1
2018-08-22 Karol LewandowskiNormalize minicoredumper config variable naming 78/187378/2
2018-08-22 Karol LewandowskiMove crash-manager.conf to /etc 77/187377/2
2018-08-22 Karol LewandowskiFail early if can not run minicoredumper properly 53/187353/3
2018-08-22 Karol LewandowskiRemove unsupported and misleading configuration options 37/187337/4
2018-08-22 Karol LewandowskiMerge changes I5ecf4873,I049952ab into tizen
2018-08-22 Mateusz MoscickiAdd report types 21/185421/12
2018-08-22 Mateusz MoscickiSplit execute_crash_modules 20/185420/10
2018-08-22 Mateusz MoscickiAdd ability to set report path in crash-manager.conf 19/185419/10
2018-08-22 Mateusz MoscickiAdd DBus signal emitting after report save 65/186565/6
2018-08-22 Mateusz MoscickiSave full cmd_line 64/186564/6
2018-08-22 Łukasz Stelmachcrash-stack: Use dlog-based macros for logging messages 45/186145/18
2018-08-22 Łukasz StelmachIntegrate code from tbstack 44/186144/16
2018-07-19 Mateusz MoscickiCopy /proc/<pid>/maps file to temporary directory 81/184381/3
2018-07-19 Mateusz MoscickiAdd checking if CRASH_ROOT_PATH exists 18/183918/4
2018-06-18 Mateusz Moscickicrash-manager: add minicoredumper 75/170975/13
2018-06-15 Mateusz MoscickiAdd *.so_info file to the report 32/173332/15
2018-05-29 Mateusz MoscickiStop setting the PR_SET_DUMPABLE flag for crash-manager... 97/176597/2
2018-05-07 Sunmin LeeFix potentially undefined behavior 09/178009/3 accepted/tizen/unified/20180518.120452 submit/tizen/20180510.103449
2018-03-16 Mateusz Moscickicrash-manager: don't store in zip archive files referre... 04/171104/7
2018-03-16 Mateusz Moscickicrash-manager: fix get cmd_path 74/170974/10
2018-02-27 Mateusz MoscickiFixed code style 03/171103/2
2017-11-03 Michal BlochImprove error handling 16/153516/5
2017-09-28 Karol LewandowskiMerge "svace fixes: insufficient error handling" into...
2017-09-28 Karol Lewandowskisvace fixes: insufficient error handling 02/152602/3
2017-09-28 Kichan Kwondump_systemstate : add journal log 71/153071/3 accepted/tizen/unified/20170928.072303 submit/tizen/20170928.020903
2017-06-27 Kunhoon BaikPreparation of debug & release package 76/135876/3 accepted/tizen/unified/20170629.090140 submit/tizen/20170629.013438
2017-05-05 Karol Lewandowskicrash-worker: Generate core only if /opt/etc/.debugmode... 10/128110/1
2017-04-22 Karol LewandowskiMerge "spec: change group(system -> root) on tizen...
2017-04-18 Karol LewandowskiMerge branch 'tizen_3.0' 46/125746/1
2017-03-08 Karol LewandowskiFallback to ptrace call-stack unwinder if sys-assert... 89/118089/1
2017-02-24 Sunmin LeeMerge branch 'tizen_3.0' into tizen 50/116750/1
2017-02-21 Sunmin LeeFix vulnerability 77/115677/1 accepted/tizen/3.0/common/20170222.125537 accepted/tizen/3.0/ivi/20170222.082717 accepted/tizen/3.0/mobile/20170222.082645 accepted/tizen/3.0/tv/20170222.082659 accepted/tizen/3.0/wearable/20170222.082710 submit/tizen_3.0/20170221.053734
2017-02-21 Sunmin LeeExecute dump_systemstate in parallel 34/115634/2
2017-02-17 Sunmin Leecrash-manager: Utilize cmdline instead of core_pattern 90/109190/5
2017-01-02 Sunmin LeeMerge branch 'tizen_3.0' into tizen 13/107913/1
2016-12-28 Sunmin LeeChange internal modules work 35/107435/1 accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv accepted/tizen_3.0.m2_wearable tizen_3.0.m2 tizen_3.0_tv accepted/tizen/3.0.m2/mobile/20170104.141409 accepted/tizen/3.0.m2/tv/20170104.142012 accepted/tizen/3.0.m2/wearable/20170104.142306 accepted/tizen/3.0/common/20161228.162501 accepted/tizen/3.0/ivi/20161228.095940 accepted/tizen/3.0/mobile/20161228.095844 accepted/tizen/3.0/tv/20161228.095905 accepted/tizen/3.0/wearable/20161228.095922 submit/tizen_3.0.m2/20170104.093751 submit/tizen_3.0/20161228.075358
2016-12-27 Sunmin Leecrash-stack: Simplify signal info 13/107313/1
2016-12-27 Sunmin LeeAdjust smack label 95/107295/2 submit/tizen_3.0/20161227.111028
2016-12-26 Sunmin Leecrash-stack: Make ptrace callstack feature selective 00/107100/1 accepted/tizen/3.0/common/20161227.102347 accepted/tizen/3.0/ivi/20161227.011727 accepted/tizen/3.0/mobile/20161227.011714 accepted/tizen/3.0/tv/20161227.011720 accepted/tizen/3.0/wearable/20161227.011722 submit/tizen_3.0/20161226.231846
2016-12-20 Karol LewandowskiMerge "crash-stack: use libunwind for i686 and x86_64...
2016-12-20 Karol LewandowskiMerge "crash-stack: fixed attaching to thread" into...
next