platform/core/system/crash-worker.git
2019-10-21 Mateusz MoscickiFix handling of child exit signal 62/215762/4
2019-10-18 Karol LewandowskiEnsure livedumper is installed for crash-service 51/216051/1 submit/tizen/20191021.093552
2019-10-10 Karol LewandowskiRelease 5.5.24 49/215549/2 accepted/tizen/unified/20191011.015545 submit/tizen/20191010.130640
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-10 Karol LewandowskiDrop log_dump scripts 46/215546/1
2019-10-09 Karol LewandowskiRelease 5.5.23 09/214809/2 submit/tizen/20191009.123450 submit/tizen/20191009.202509
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 MoscickiRun all existing tests from tests/system/ directory 04/213904/2
2019-09-26 Karol LewandowskiRelease 5.5.22 08/214808/1 submit/tizen/20190926.140827
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 MoscickiRelease 5.5.21 68/214168/1 accepted/tizen/unified/20190919.110156 submit/tizen/20190918.132704
2019-09-18 Mateusz MoscickiFix Coverity issues 41/214141/1
2019-09-11 Mateusz MoscickiCheck if open() was successful 03/212103/6
2019-09-04 Karol LewandowskiRelease 5.5.20 55/212455/3 accepted/tizen/unified/20190904.224501 submit/tizen/20190904.110321
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-21 Karol Lewandowskidump_scripts: move_dump.sh: set PATH exactly as securit... 52/212452/3 accepted/tizen/unified/20190822.045421 submit/tizen/20190821.171906
2019-08-09 Karol LewandowskiRelease 5.5.19 68/211868/2 accepted/tizen/unified/20190812.235604 submit/tizen/20190809.125447
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-25 Karol Lewandowskisystem tests: Simplify exit helper functions 58/211258/1
2019-07-24 Karol LewandowskiRelease 5.5.18 79/210679/2 accepted/tizen/unified/20190725.112358 submit/tizen/20190724.102627
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-18 Karol Lewandowskitests: Add crash-manager dbus notify system test 75/210275/2
2019-07-17 Karol Lewandowskicrash-manager: notify: Add missing report path to D... 74/210274/1
2019-07-17 Karol Lewandowskidefs.h: Fix crash-notify path 73/210273/1
2019-07-16 Karol LewandowskiBuild all programs as PIE - needed for ASLR to work 95/210195/2
2019-07-16 Mateusz MoscickiRelease 5.5.17 78/210078/2 submit/tizen/20190716.094555
2019-07-16 Mateusz Moscickicrash-manager executes livedumper with -m option 77/210077/2
2019-07-16 Mateusz MoscickiSkip test if livedumper doesn't exist 76/210076/2
2019-07-16 Mateusz MoscickiFix format specifier 75/210075/2
2019-07-09 Mateusz MoscickiRelease 5.5.16 50/209650/1 submit/tizen/20190709.135841
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 MoscickiRelease 5.5.15 11/209411/1 submit/tizen/20190705.142120
2019-07-05 Mateusz MoscickiAdd ability to dump minicore 24/208624/5
2019-06-26 INSUN PYOChange the config value of the "RemainAfterExit=" ... 38/208538/1
2019-06-21 Karol LewandowskiRelease 5.5.14 27/208127/3 accepted/tizen/unified/20190628.035304 submit/tizen/20190626.084119
2019-06-21 Karol Lewandowskisystem-tests: packaging: Sort files 26/208126/3
2019-06-21 Karol Lewandowskicrash-manager: Add ExtraScript to config 25/208125/3
2019-06-18 Karol Lewandowskisystem-tests: Fix incorrect variable usage 24/208124/1
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 LewandowskiRelease 5.5.12 50/206650/4 submit/tizen/20190523.142501
2019-05-23 Karol LewandowskiMove hardcoded paths back to .spec file 41/205941/5
2019-05-23 Mateusz MoscickiFix system tests 22/206422/9
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-30 Karol Lewandowskisystem tests: add `dump_systemstate -e' test 24/204824/3
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-25 Karol LewandowskiRelease 5.5.11 76/204676/2 accepted/tizen/unified/20190426.054201 submit/tizen/20190425.132450
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 LewandowskiRelease 5.5.10 50/200750/2 submit/tizen/20190301.163056
2019-03-01 Karol Lewandowskiutil: Fix spawn API to work properly on 64-bit architec... 49/200749/2
2019-03-01 Karol LewandowskiRelease 5.5.9 30/200730/1 submit/tizen/20190301.131043
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-28 Karol LewandowskiDisable log_dump 08/189808/20
2019-02-28 Karol Lewandowskisystem tests: report_basic: do not assume empty crash... 58/200658/2
next