platform/core/security/audit-trail.git
2023-07-03 yeji01.kimFix build error 75/295175/1 accepted/tizen_unified_dev accepted/tizen/unified/dev/20230726.115551
2022-05-26 Tomasz SwierczekAdd error handling (via exception) to AbstractRuleSet... 75/275575/1 accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix tizen_7.0 tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.062440 accepted/tizen/7.0/unified/hotfix/20221116.105514 accepted/tizen/unified/20220704.213040 submit/tizen/20220704.031713 tizen_7.0_m2_release
2021-06-22 yeji01.kimFix coverity issue 35/260235/1 accepted/tizen_6.5_unified tizen_6.5 accepted/tizen/6.5/unified/20211028.120410 accepted/tizen/unified/20210623.043736 submit/tizen/20210622.105207 submit/tizen_6.5/20211028.162401 tizen_6.5.m2_release
2020-05-26 Jaemin RyuFix ASAN build error 73/234373/1 accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix tizen_6.0 tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.114738 accepted/tizen/6.0/unified/hotfix/20201103.003149 accepted/tizen/unified/20200528.132954 submit/tizen/20200526.072729 submit/tizen_6.0/20201029.205104 submit/tizen_6.0_hotfix/20201102.192504 submit/tizen_6.0_hotfix/20201103.114804 tizen_6.0.m2_release
2020-01-07 Mikhail Kashkarov[Tizen 6.0] Enable build with updated glibc 74/221674/1 accepted/tizen/unified/20200108.131635 submit/tizen/20200107.053941
2019-07-24 Sungbae YooRemove services from default units 94/210694/1 accepted/tizen_5.5_unified accepted/tizen_5.5_unified_mobile_hotfix accepted/tizen_5.5_unified_wearable_hotfix tizen_5.5 tizen_5.5_mobile_hotfix tizen_5.5_tv tizen_5.5_wearable_hotfix accepted/tizen/5.5/unified/20191031.022935 accepted/tizen/5.5/unified/mobile/hotfix/20201027.090038 accepted/tizen/5.5/unified/wearable/hotfix/20201027.113246 accepted/tizen/unified/20190809.110841 submit/tizen/20190808.081125 submit/tizen/20190809.055136 submit/tizen_5.5/20191031.000004 submit/tizen_5.5_mobile_hotfix/20201026.185104 submit/tizen_5.5_wearable_hotfix/20201026.184304 tizen_5.5.m2_release
2019-07-24 INSUN PYORemove unnecessary setting 51/210651/2
2019-07-02 INSUN PYORemove unnecessary setting 96/209096/1
2019-01-02 seolheui, kimChange addAll() to apply rules in rule-apply-engine 53/193053/8
2018-12-21 seolheui, kimRework addRule() and removeRule() in rule-apply-engine 50/193050/11
2018-11-14 seolheui, kimRemove unused headers in rule-apply-engine 33/193033/1
2018-10-01 yeji01.kimFix to catch exceptions 55/190355/3 accepted/tizen_5.0_unified tizen_5.0 accepted/tizen/5.0/unified/20181102.015231 accepted/tizen/unified/20181001.150937 submit/tizen/20181001.080809 submit/tizen_5.0/20181101.000003
2018-10-01 yeji01.kimRemove unnecessary negative value checks 52/190352/1
2018-08-08 yeji01.kimAdd parsing of ppid of subject in systemlog 76/186176/3 demo
2018-08-08 yeji01.kimAdd parsing of device id in AUDIT_PATH type 83/185983/5
2018-08-07 seolheui, kimFix the range of string condition field 87/186087/1
2018-07-31 yeji01.kimRemove deprecated test case 97/185097/2
2018-07-26 Sungbae YooChange callback notifiers to run on thread due to avoid... 89/184789/5 accepted/tizen/unified/20180801.080138 submit/tizen/20180727.090954
2018-07-23 Sungbae YooPlugin : Change not to leave logs about that open(... 21/184321/2
2018-07-19 yeji01.kimAdd report of audit log for optimizing audit rule 31/181331/9
2018-07-13 Sungbae YooChange audit_rule_condition doesn't check null value... 87/184087/1
2018-06-14 Sungbae YooRemove cyclic dependency with audit-trail and libaudit... 99/181499/1
2018-06-07 yeji01.kimFix coverity issues 96/180996/2 accepted/tizen/unified/20180611.015316 submit/tizen/20180607.013257
2018-06-07 seolheui kimAdd tag for indexing optimized list 07/180807/4
2018-06-04 seolheui kimAdd error handler for applying rules 79/180779/4
2018-05-31 yeji01.kimAdd test cases for event types 60/180160/9
2018-05-31 seolheui kimAdd never rules to optimized rule list 65/179465/6
2018-05-29 seolheui kimAdd rule-apply-engine to optimize rules 37/180037/7
2018-05-29 seolheui kimAdd combine rules methods 35/178935/9
2018-05-24 Sungbae YooChange unexpected error to show on klay logger 39/180039/1
2018-05-24 Sungbae Yooplugin: fix a typo of path in base-ruleset 38/180038/1
2018-05-18 Sungbae YooAdd '=' condition when fd is compared for checking... 03/179503/1
2018-05-14 yeji01.kimFix build fail on 64bit architecture 15/178815/2 accepted/tizen/unified/20180515.163416 submit/tizen/20180515.013128
2018-05-14 Sungbae YooFix default rules to reduce overheads 66/177766/9
2018-05-11 Sungbae YooAdd a TC to measure overheads of auditing rules 24/177524/9
2018-05-09 yeji01.kimAdd audit-trail rule verification tool 44/177144/12
2018-05-09 seolheui kimRemove to set default mask, rule type and tag 56/178256/5
2018-05-08 seolheui kimFix parameter type and add methods to get field value 35/177735/6
2018-05-03 Sungbae YooAdd CAPI to load a ruleset plugin 79/177479/8
2018-05-03 Sungbae YooChange the daemon to be non-root 94/177694/1 submit/tizen/20180511.084431
2018-05-02 Sungbae YooChannge admin-cli doesn't show foreach systemcalls... 80/177480/6
2018-05-02 Sungbae YooFix some SVACE issues 90/177490/9 accepted/tizen/unified/20180502.071207 submit/tizen/20180502.041736
2018-05-02 Sungbae YooChange LICENSE file to Apache-2.0 properly 47/177547/1
2018-04-30 Sungbae YooAdd default rule plugins of each profiles 44/176144/18
2018-04-30 seolheui kimFix to put multiple syscall number to rule 02/177202/6
2018-04-27 seolheui kimFix to ignore exception for each rule 55/177355/2
2018-04-27 seolheui kimSeparate watch rule by WatchPath and WatchDir rules 52/177352/2
2018-04-27 seolheui kimFix to apply correct field to rule 34/177334/1
2018-04-26 seolheui kimModify loadRuleSet to apply loaded rules 12/177212/4 accepted/tizen/unified/20180427.062429 submit/tizen/20180426.140701
2018-04-26 seolheui kimAdd all field types to field.h 79/177179/1
2018-04-26 seolheui kimModify rule capi to catch set/unsetMask exceptions 60/177160/1
2018-04-26 seolheui kimAdd supported field types 95/177095/4
2018-04-26 seolheui kimRemove old audit-rule code to replace with a audit... 68/177068/2
2018-04-25 Sungbae YooAdd error handling in admin-cli when audit daemon doesn... 65/177065/3 accepted/tizen/unified/20180426.062545 submit/tizen/20180425.085722
2018-04-25 seolheui kimApply modified rule presentation logic to audit-trail... 04/176604/4
2018-04-24 Sungbae YooChange not to failed when kernel has no audit features 53/176453/2
2018-04-23 seolheui kimRename libaudit-trail-rule to libaudit-rule 82/176382/3
2018-04-20 seolheui kimAdd rule data get method 42/176342/2
2018-04-19 seolheui kimFix input/return data type for rule and loader 26/176326/4
2018-04-16 seolheui kimAdd rule apply engine and loader 58/175458/14
2018-04-16 Sungbae YooChange the daemon to be on-demand 77/174377/13
2018-04-13 Sungbae YooAdd listing and removing the rules in audit-admin-cli 73/175873/5
2018-04-13 seolheui kimAdd audit rule presentation logic 64/174964/21
2018-04-13 yeji01.kimModify the doxygen about audit_rule_cb 36/175636/2 accepted/tizen/unified/20180413.151935 submit/tizen/20180413.074150
2018-04-13 yeji01.kimFix a invalid parsing in object field 23/175423/2
2018-04-13 Sungbae YooAdd a mutex for netlink socket 69/175869/2
2018-04-06 yeji01.kimRemove APIs associated with not used fields 25/175025/1
2018-04-06 yeji01.kimFix API description typo 14/175014/1
2018-04-06 yeji01.kimAdd parsing of socket address type 60/174260/8
2018-04-03 Sungbae YooAdd applying rules to catch the dac denied for testing 19/174619/1
2018-03-22 yeji01.kimAdd system log related APIs 68/172968/6 accepted/tizen/unified/20180329.125124 submit/tizen/20180322.011823 submit/tizen/20180327.003656
2018-03-22 Sungbae YooAdd user log related APIs 30/172730/5
2018-03-22 Sungbae YooAdd new log management APIs 29/172729/5
2018-03-22 Sungbae YooAdd log management classes and remove netlink-related... 03/165603/11
2018-02-27 Sungbae YooDeprecated all old-fashioned APIs 38/171138/1 accepted/tizen/unified/20180306.061306 submit/tizen/20180305.082921
2018-01-10 yeji01.kimFix build fail in aarch64 96/166396/1
2018-01-05 Sungbae YooAdd rule management APIs 93/163993/8 submit/tizen/20180110.012731
2017-12-14 Sungbae YooMove clasees for audit subsystem from klay git 02/163902/1
2017-12-07 Sungbae YooAdd a rpm package for TCs 62/163062/1
2017-11-16 Sungbae YooAdd TC for a speed of getting audit log 54/160454/1 accepted/tizen/unified/20171212.171938 submit/tizen/20171212.052346
2017-10-19 SungbaeFix a bug that text log in userspace can't contain... 14/156714/1
2017-10-10 Sungbae YooAdd APIs to handle audit messages from userspace 76/154376/2
2017-10-10 Sungbae YooAdd an example of sending audit message on userspace 84/151484/3
2017-09-08 Sungbae YooAdd build dependencies with capi-base-common, glib-2.0 72/148472/1
2017-08-30 Sungbae YooFix some doxygen errors about missing modules 81/146381/2
2017-08-07 Sungbae YooFix build break when some system calls aren't supported 19/140019/2
2017-08-07 Sungbae YooAdd more system calls to watch for DAC denied log 91/139691/8
2017-07-21 Sungbae YooChange MAC logs to have system call number instead... 62/139962/1
2017-07-19 Sungbae YooRemove kernel module 18/139518/1
2017-07-19 Sungbae YooAdd log parsers of MAC, DAC, SystemCall 89/137989/10
2017-07-19 Sungbae YooAdd UML diagrams for documentation 35/139135/3
2017-07-17 Sungbae YooFix the methods for log iteration simply 76/138476/4
2017-07-11 Sungbae YooAdd enabling/disabling to each loggers 50/137550/4
2017-07-11 Sungbae YooAdd system call logger 19/137519/6
2017-07-11 Sungbae YooAdd DAC logger and rename smack to MAC 85/137085/8
2017-06-28 Sungbae YooAdd a daemon and library for auditing 41/133941/5
2017-04-12 Sungbae Yoo[SECIOTSW-454] Add skeleton codes for command/data... 81/124081/6
2017-04-12 Sungbae YooRevert "Add base codes of unit tests" 36/124136/4
2017-04-12 Sungbae Yoo[SECIOTSW-456] Change file trees considering adding... 89/124189/5
2017-04-10 Sungbae YooAdd base codes of unit tests 71/123871/3
next