dump_systemstate: Dump additional files and applications output
[platform/core/system/crash-worker.git] / src /
2019-11-22 Mateusz Moscickidump_systemstate: Dump additional files and application... 31/217031/6
2019-11-22 Mateusz Moscickidump_systemstate: Add flag to dump_systemstate to deter... 63/215763/8
2019-11-22 Mateusz MoscickiRevert "Allow new special priv_livecoredump group membe... 65/218465/1
2019-11-21 Mateusz MoscickiSet supplementary groups for the crash-manager process 08/218008/3
2019-11-21 Mateusz MoscickiDrop privileges when started by kernel 52/217352/4
2019-11-21 Mateusz MoscickiConfigure the crash-service so that it doesn't require... 64/215764/13
2019-11-06 Karol LewandowskiAllow new special priv_livecoredump group members to... 30/217130/1
2019-11-04 Mateusz MoscickiFix preparing report for applications with too long... 45/215845/5
2019-10-21 Mateusz MoscickiRelease 5.5.26: Coverity fix 61/216161/2 accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix accepted/tizen/5.5/unified/20191031.023143 accepted/tizen/5.5/unified/mobile/hotfix/20201027.090745 accepted/tizen/unified/20191021.220204 submit/tizen/20191021.144555 submit/tizen_5.5/20191031.000004 submit/tizen_5.5_mobile_hotfix/20201026.185104 tizen_5.5.m2_release
2019-10-21 Mateusz MoscickiRelease 5.5.25: Converity fix 59/216159/3 submit/tizen/20191021.135902
2019-10-21 Mateusz MoscickiFix handling of child exit signal 62/215762/4
2019-10-10 Mateusz MoscickiReduce heap usage 69/215469/8
2019-10-10 Mateusz MoscickiPass the "-s" (without_core) parameter to the minicored... 15/215215/5
2019-10-10 Karol LewandowskiDrop sys-assert 48/215548/2
2019-10-10 Karol Lewandowskiupgrade script: change confusing comments 47/215547/2
2019-10-09 Mateusz MoscickiFix coverity issue - ensure that the buffer is null... 86/215486/2
2019-10-09 Mateusz MoscickiInitialize variables to NULL 90/215290/4
2019-10-08 Karol LewandowskiMerge "Make remaining macros behave like standard state...
2019-09-30 Karol LewandowskiMerge "Move log_dump to platform/core/system/log_dump...
2019-09-30 Karol LewandowskiMerge "Separate log_dump from crash-worker" into tizen
2019-09-30 Karol LewandowskiMerge "Run all existing tests from tests/system/ direct...
2019-09-28 Karol LewandowskiMake remaining macros behave like standard statements 23/214923/1
2019-09-26 Karol LewandowskiFix compilation on 64-bit architectures 18/214818/1 submit/tizen/20190926.222014 submit/tizen/20190927.061310
2019-09-26 Mateusz MoscickiMove log_dump to platform/core/system/log_dump 05/213905/2
2019-09-26 Mateusz MoscickiSeparate log_dump from crash-worker 75/212875/3
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-09-18 Mateusz MoscickiFix Coverity issues 41/214141/1
2019-09-11 Mateusz MoscickiCheck if open() was successful 03/212103/6
2019-09-03 Karol Lewandowskiconfig: Use same type to store all bools 52/213052/3
2019-09-03 Karol Lewandowskiconfig: Fix invalid default setting for MaxRetentionSec 87/213087/3
2019-09-03 Karol Lewandowskiconfig: Add missing free() for extra_script 51/213051/2
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-08-05 Karol LewandowskiLower the number (and priority) of crash-worker sysctl... 09/211409/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 Lewandowskidefs: Make comm size public 88/210488/1
2019-07-19 Karol Lewandowskicrash-manager: dbus: Add information about signal that... 68/210368/2
2019-07-17 Karol Lewandowskicrash-manager: notify: Add missing report path to D... 74/210274/1
2019-07-16 Karol LewandowskiBuild all programs as PIE - needed for ASLR to work 95/210195/2
2019-07-16 Mateusz Moscickicrash-manager executes livedumper with -m option 77/210077/2
2019-07-16 Mateusz MoscickiFix format specifier 75/210075/2
2019-07-09 Michal BlochFix a bunch of minor issues found by Coverity. 42/209642/1
2019-07-05 Mateusz MościckiMerge changes I0a2bc0e4,I9056c6e6 into tizen
2019-07-05 Mateusz MoscickiAdd ability to dump minicore 24/208624/5
2019-06-21 Karol Lewandowskicrash-manager: Add ExtraScript to config 25/208125/3
2019-05-28 Mateusz MoscickiRemove logging to error output 47/206647/3
2019-05-28 Mateusz MoscickiFix SVACE warnings 83/206883/1
2019-05-23 Michal BlochRelease 5.5.13 21/206721/1 submit/tizen/20190523.190019
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-25 Karol Lewandowskispawn: Introduce helper to open /dev/null on all standa... 77/204677/2
2019-04-18 Michal BlochFix missing includes 27/204027/2
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 Lewandowskilog_dump: Honour CrashRootPath from config 43/203443/6
2019-04-18 Karol Lewandowskilog_dump: Create temp dir if nonexistent 71/203771/2
2019-04-18 Karol LewandowskiMove crash-manager config handling to shared/ 29/203429/6
2019-04-17 Michal Blochshared utils: add a string suffix checker 53/203753/2
2019-04-16 Mateusz MoscickiFix get application name from path 57/203657/1
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 LewandowskiRewrite and re-enable log_dump 12/189812/23
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-26 Karol Lewandowskiutil: Add make_dir 84/200384/4
2019-02-19 Karol Lewandowskicrash-manager: Fix error checking for pkgmgrinfo*(... 40/200140/3
2019-02-14 Mateusz MoscickiFix allocation size mismatch 33/199533/4
2019-02-01 Sunmin Leelog_dump: change permission of service file 66/199066/1
2019-01-17 Karol LewandowskiMerge "svace: fix closing potentially negative fd"...
2019-01-17 Mateusz MoscickiAdd support for tpk packages 32/197632/5
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 Lewandowskicrash-stack: Fix format specifier 38/194838/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-23 Karol LewandowskiMerge "Add system tests" into tizen
2018-11-23 Karol LewandowskiDrop unused service files 44/193644/2
2018-11-23 Karol Lewandowskisysctl: Set fs.suid_dumpable=2 for release builds 43/193643/2
2018-11-16 Karol Lewandowskidump_systemstate: Replace extremely inefficient vconfto... 11/189811/7
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
next