summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-23sys assert messagesandbox/mmoscicki2/sysassert-messageMateusz Moscicki1-1/+5
2019-05-23Fix system testsMateusz Moscicki19-62/+85
2019-05-23Add livedumper and integrate it with the crash-managerMateusz Moscicki20-28/+1378
2019-05-23Use getopt to parse command line argumentsMateusz Moscicki4-9/+99
2019-05-17Redirect command's output to not pollute standard outputKarol Lewandowski2-5/+10
2019-05-17spawn: Allow executing list of handlersKarol Lewandowski6-47/+60
2019-05-16Silence zip command outputKarol Lewandowski2-9/+2
2019-04-30system tests: add `dump_systemstate -e' testKarol Lewandowski3-1/+67
2019-04-29dump_systemstate reads extra tasks from configMichal Bloch11-16/+338
2019-04-25Split dbus-notify-send from crash-managerKarol Lewandowski5-97/+174
2019-04-25Split crash-popup-launch from crash managerKarol Lewandowski5-54/+198
2019-04-25spawn: Introduce helper to open /dev/null on all standard fdsKarol Lewandowski2-0/+10
2019-04-25Release 5.5.11submit/tizen/20190425.132450accepted/tizen/unified/20190426.054201Karol Lewandowski2-2/+2
2019-04-18Fix missing includesMichal Bloch2-0/+4
2019-04-18Merge "shared utils: add a string suffix checker" into tizenKarol Lewandowski2-1/+13
2019-04-18Merge changes I738e241a,Idade13c1,Ic4b2732b into tizenKarol Lewandowski9-211/+239
2019-04-18log_dump: Honour CrashRootPath from configKarol Lewandowski5-2/+46
2019-04-18log_dump: Create temp dir if nonexistentKarol Lewandowski1-0/+1
2019-04-18Move crash-manager config handling to shared/Karol Lewandowski4-209/+192
2019-04-17shared utils: add a string suffix checkerMichal Bloch2-1/+13
2019-04-16Fix get application name from pathMateusz Moscicki1-2/+1
2019-04-12Introduce defs.h with all cmake variablesKarol Lewandowski6-35/+22
2019-03-26dump_systemstate: dump installed package listSunmin Lee2-3/+14
2019-03-01Release 5.5.10submit/tizen/20190301.163056Karol Lewandowski2-2/+2
2019-03-01util: Fix spawn API to work properly on 64-bit architecturesKarol Lewandowski5-27/+40
2019-03-01Release 5.5.9submit/tizen/20190301.131043Karol Lewandowski2-2/+2
2019-02-28Rewrite and re-enable log_dumpKarol Lewandowski7-208/+223
2019-02-28Replace system_command_* and run_command_* APIs with simpler spawn()Karol Lewandowski8-471/+329
2019-02-28Disable log_dumpKarol Lewandowski2-6/+22
2019-02-28system tests: report_basic: do not assume empty crash dump directoryKarol Lewandowski1-9/+10
2019-02-27Simplify CMakeFile.txtMateusz Moscicki1-11/+10
2019-02-27system tests: ensure core pattern is always restoredKarol Lewandowski5-10/+5
2019-02-27system tests: ensure needed variables are always availableKarol Lewandowski1-17/+20
2019-02-27system tests: add basic crash report sanity testKarol Lewandowski4-0/+55
2019-02-27system tests: log_dump: fix multiple issuesKarol Lewandowski2-6/+4
2019-02-27Fill the list of tests in the run.shMateusz Moscicki2-4/+7
2019-02-27Fix after change of default coredump formatMateusz Moscicki7-18/+50
2019-02-26util: Add make_dirKarol Lewandowski2-0/+16
2019-02-26system tests: add basic log_dump testsKarol Lewandowski6-1/+105
2019-02-26system tests: rationalize namingKarol Lewandowski8-37/+37
2019-02-26system tests: scripts depend on bash extensionsKarol Lewandowski12-11/+12
2019-02-19Release 5.5.8submit/tizen/20190219.142715accepted/tizen/unified/20190220.071628Karol Lewandowski2-2/+2
2019-02-19crash-manager: Fix error checking for pkgmgrinfo*() invocationKarol Lewandowski1-5/+3
2019-02-14Release 5.5.7submit/tizen/20190214.144730accepted/tizen/unified/20190218.063827Karol Lewandowski2-2/+2
2019-02-14Fix allocation size mismatchMateusz Moscicki1-6/+6
2019-02-01log_dump: change permission of service fileSunmin Lee2-3/+2
2019-01-17Release 5.5.6submit/tizen/20190122.114956submit/tizen/20190117.152408accepted/tizen/unified/20190128.061511Karol Lewandowski2-2/+2
2019-01-17Merge "svace: fix closing potentially negative fd" into tizenKarol Lewandowski1-2/+3
2019-01-17Add support for tpk packagesMateusz Moscicki1-0/+121
2019-01-17svace: fix closing potentially negative fdKarol Lewandowski1-2/+3