summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-17Update RW script for 4.0tizen_4.0.m2_releasetizen_4.0.IoT.p2_releasesubmit/tizen_4.0/20171017.111332accepted/tizen/4.0/unified/20171018.061103Sunmin Lee4-24/+14
2017-09-29Revert "log_dump: assign CAP_SYS_PTRACE capability"tizen_4.0.IoT.p1_releasesubmit/tizen_4.0/20170929.073008accepted/tizen/4.0/unified/20171010.064017Sunmin Lee1-3/+0
2017-09-28Fix vulnerabilitiessubmit/tizen_4.0/20170928.103022accepted/tizen/4.0/unified/20170929.080312Sunmin Lee2-3/+4
2017-09-18Fix vulnerabilitiessubmit/tizen_4.0/20170918.052155accepted/tizen/4.0/unified/20170920.081345Sunmin Lee1-3/+3
2017-09-13Merge branch 'tizen' into tizen_4.0submit/tizen_4.0/20170913.061112accepted/tizen/4.0/unified/20170914.175723Sunmin Lee3-4/+2
2017-09-13Fix bugsSunmin Lee3-4/+2
2017-09-12Merge branch 'tizen' into tizen_4.0submit/tizen_4.0/20170912.081006Sunmin Lee6-20/+41
2017-09-12Remove unused fileSunmin Lee1-9/+0
2017-08-31log_dump: assign CAP_SYS_PTRACE capabilityByungSoo Kim1-0/+3
2017-08-31crash-worker: add dump_systemstate mempsminsoo kim1-5/+5
2017-08-29crash-worker: add supplementarygroups log systemd-journalminsoo kim4-2/+29
2017-08-28crash-worker: change permission to none root processminsoo kim1-4/+4
2017-08-11Apply ASLR to executables: crash-pipe, crash-stacksubmit/tizen_4.0/20170828.110004submit/tizen_4.0/20170828.100004submit/tizen/20170815.230002accepted/tizen/unified/20170818.083111accepted/tizen/4.0/unified/20170829.020423Sunmin Lee2-0/+5
2017-07-24packaging: Disable sys-assertsubmit/tizen_4.0/20170811.094300submit/tizen/20170727.104559accepted/tizen/unified/20170728.195604accepted/tizen/4.0/unified/20170816.011029Karol Lewandowski1-1/+0
2017-06-27Preparation of debug & release packagesubmit/tizen/20170629.013438accepted/tizen/unified/20170629.090140Kunhoon Baik9-23/+43
2017-06-19log_dump: selective mode for dbus activationminsoo kim4-3/+29
2017-06-14Adjust buffer size for addresssubmit/tizen/20170616.010939Sunmin Lee1-6/+6
2017-06-09Fix sscanf vulnerabilitySunmin Lee1-6/+23
2017-05-16crash-stack: Fix Tizen Coding Style violationstizen_4.0.m1_releasesubmit/tizen/20170517.000458accepted/tizen/unified/20170517.014336Karol Lewandowski1-136/+146
2017-05-11crash-stack: Change "ThreadID" heuristic to work on aarch64Karol Lewandowski1-1/+1
2017-05-05crash-worker: Generate core only if /opt/etc/.debugmode file is presentKarol Lewandowski6-13/+14
2017-04-25Merge "Removing dependency of tizen-debug-on/off service from sys-assert" int...Karol Lewandowski5-8/+8
2017-04-24Removing dependency of tizen-debug-on/off service from sys-assertsubmit/tizen/20170425.080615accepted/tizen/unified/20170426.061702Karol Lewandowski5-8/+8
2017-04-22Merge "spec: change group(system -> root) on tizen-debug-off.[service|socket]...Karol Lewandowski1-2/+2
2017-04-20spec: change group(system -> root) on tizen-debug-off.[service|socket]INSUN PYO1-2/+2
2017-04-18crash-pipe: Drop all reporting functionalityKarol Lewandowski1-383/+1
2017-04-18crash-pipe: Introduce option to copy core using splice(2)Karol Lewandowski1-18/+50
2017-04-18Merge branch 'tizen_3.0'Karol Lewandowski3-4/+18
2017-04-14crash-stack: Eliminate now-deprecated readdir_rKarol Lewandowski1-6/+5
2017-04-05sys-assert: Fix handle leak of mmapsubmit/tizen/20170405.094846accepted/tizen/unified/20170406.055541Sunmin Lee1-0/+4
2017-04-03Revert "Separate logdump from crash-worker"Sunmin Lee12-0/+722
2017-03-08Fallback to ptrace call-stack unwinder if sys-assert failedKarol Lewandowski2-2/+15
2017-03-08libunwind: Fix off by one in _create_crash_stackKarol Lewandowski1-2/+3
2017-02-28Separate logdump from crash-workerSunmin Lee12-722/+0
2017-02-24Merge branch 'tizen_3.0' into tizenSunmin Lee15-429/+516
2017-02-21Fix vulnerabilitysubmit/tizen_3.0/20170221.053734accepted/tizen/3.0/wearable/20170222.082710accepted/tizen/3.0/tv/20170222.082659accepted/tizen/3.0/mobile/20170222.082645accepted/tizen/3.0/ivi/20170222.082717accepted/tizen/3.0/common/20170222.125537Sunmin Lee2-3/+6
2017-02-21Execute dump_systemstate in parallelSunmin Lee3-11/+41
2017-02-20crash-stack: Get executable name from cmdlineSunmin Lee1-3/+11
2017-02-17Print pre-ptrace info to buffer fileSunmin Lee1-32/+71
2017-02-17crash-stack: Find crashed tid by wchanSunmin Lee1-1/+80
2017-02-17crash-manager: Utilize cmdline instead of core_patternSunmin Lee2-28/+53
2017-02-15Set suid_dumpable to debug (1)Sunmin Lee1-0/+1
2017-02-02crash-stack: Make output match sys-assert reportƁukasz Stelmach1-1/+1
2017-02-02crash-stack: remove the core dump handling remainsAdrian Szyndela5-333/+14
2017-02-02crash-stack: add file offset to outputAdrian Szyndela2-1/+6
2017-02-02crash-stack: disable unw_get_proc_name predictionRafal Pietruch1-6/+2
2017-02-02crash-stack: integration test addedRafal Pietruch6-14/+234
2017-01-18(Modified) Deal with Toolchain upgradesubmit/tizen_unified/20170308.100409submit/tizen/20170118.071648accepted/tizen/wearable/20170118.223022accepted/tizen/unified/20170309.033723accepted/tizen/tv/20170118.223006accepted/tizen/mobile/20170118.222949accepted/tizen/ivi/20170118.223040accepted/tizen/common/20170118.174031accepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonSunmin Lee7-24/+10
2017-01-02Deal with Toolchain upgradesubmit/tizen/20170102.065224accepted/tizen/wearable/20170102.222917accepted/tizen/tv/20170102.222855accepted/tizen/mobile/20170102.222840accepted/tizen/ivi/20170102.222935accepted/tizen/common/20170102.152227Sunmin Lee4-4/+6
2017-01-02Merge branch 'tizen_3.0' into tizenSunmin Lee61-6077/+5416