platform/core/security/security-manager.git
2020-09-21 Dariusz MichalukFix author_id mismatch after DB upgrade 17/239217/16
2020-09-15 Tomasz SwierczekRelease 1.6.6 62/244162/2 accepted/tizen/unified/20200916.121703 submit/tizen/20200915.110745
2020-09-15 Tomasz SwierczekAdd configuration for appdebugging & internet Smack... 66/240566/3
2020-09-01 Tomasz SwierczekCalculate application privilege level based on manifest... 94/240694/4
2020-08-20 Dariusz MichalukRemove unused GetAuthorIdByName() 42/238942/5
2020-08-20 Yunjin LeeRelease 1.6.5 (modified) 19/241419/1 accepted/tizen/unified/20200821.042433 submit/tizen/20200820.051038
2020-08-20 Yunjin LeeRelease 1.6.5 29/241329/2
2020-08-19 Mateusz CegielkaAdd setting package type and privilege level in app... 77/240477/2
2020-08-19 Yunjin LeeAdd core privilege: network.route 96/241296/2
2020-07-29 Dariusz MichalukRelease 1.6.4 64/239764/1 accepted/tizen/unified/20200731.145757 submit/tizen/20200730.095352
2020-07-29 Dariusz MichalukSwitch security-manager to dual license (Apache 2.0... 19/239419/7
2020-07-29 Dariusz MichalukRemove unneeded dependencies from nss plugin 11/239411/3
2020-07-10 Mateusz CegielkaTest recently added queries to privilege database 11/238311/1
2020-07-10 Tomasz SwierczekRelease 1.6.3 74/238274/1 submit/tizen/20200710.130420
2020-07-01 Konrad LipinskiFix CheckProperDrop tests 18/236218/8
2020-07-01 Konrad LipinskiReimplement prepare_app proper drop checking 92/231392/57
2020-06-24 Tomasz SwierczekAdd smack-rules positive tests 68/234168/17
2020-06-24 Tomasz SwierczekEnhance testability of TemplateManager class 27/235127/12
2020-06-24 Tomasz SwierczekAdd logging classes to unit tests 67/234167/14
2020-06-24 Zofia AbramowskaAdd unit tests for template manager class 79/228679/35
2020-06-24 Tomasz SwierczekRemove unused code from sql_connection.cpp 53/232453/16
2020-06-24 Tomasz SwierczekAdd negative test cases wherever possible 52/230352/30
2020-06-24 Tomasz SwierczekAdd unit tests for functions in utils.cpp and other... 58/229658/28
2020-06-19 Tomasz SwierczekAdd tests for service_impl_utils.cpp functions 81/229081/29
2020-06-18 Tomasz SwierczekRemove almost unused code from filesystem.cpp/.h 81/236581/3
2020-06-18 Tomasz SwierczekRemove unused code from filesystem.cpp/.h 81/236481/7
2020-06-18 Tomasz SwierczekAdd test cases for filesystem.cpp functions 38/228538/31
2020-06-18 Tomasz SwierczekSet C++ 17 flags 09/236509/2
2020-06-17 Tomasz SwierczekCategorize unit test cases as negative or positive 61/228061/17
2020-05-20 Konrad LipinskiDisable assert() for release builds 32/233932/1
2020-05-14 Tomasz SwierczekRelease 1.6.2 90/233390/1 accepted/tizen/unified/20200529.124059 submit/tizen/20200514.103903 submit/tizen/20200528.071929 submit/tizen/20200529.012726
2020-05-14 Tomasz SwierczekAdd new arguments for installation requests 95/229895/10
2020-05-13 Krzysztof JackiewiczProperly handle missing/invalid smack privilege policy 01/232001/6
2020-05-13 Krzysztof JackiewiczCatch TizenPlatformConfig exception in NSMountLogic 25/232425/2
2020-05-13 Krzysztof JackiewiczGet distinct app names from pkg 11/231011/2
2020-05-05 Zofia AbramowskaAdd listing running apps based on namespace 61/230561/8
2020-05-05 Zofia AbramowskaDon't assume that default privilege Smack rules templat... 89/231889/2
2020-05-05 Zofia AbramowskaLet template manager throw for configuration errors 88/231888/2
2020-04-30 Dariusz MichalukFix enterMountNamespace() error handling. 86/232286/2
2020-04-22 Dariusz MichalukRelease 1.6.1 70/231570/1 accepted/tizen/unified/20200423.054604 submit/tizen/20200422.125336
2020-04-21 Dariusz MichalukProperly handle ENOENT error on encrypted device 87/231387/2
2020-04-21 Dariusz MichalukMove initial namespace setup to security_manager_prepar... 68/231368/2
2020-04-21 Tomasz SwierczekRelease 1.6.0 65/231365/5 submit/tizen/20200421.142342
2020-04-21 Dariusz MichalukFix security_manager_cleanup_app() 12/231012/3
2020-04-21 Lukasz PawelczykAdd group mapping for internal/appdebugging privilege 41/203441/5
2020-04-21 Lukasz PawelczykCreate new RPM for loading iptables rules at system... 42/203442/11
2020-04-21 Krzysztof JackiewiczProperly handle nonexisting apps uninstallation 50/230850/7
2020-04-21 Zofia AbramowskaDisable Smack privilege mapping configuration 52/231352/2
2020-04-20 Zofia AbramowskaFix multi-user detection 60/231260/1
2020-04-20 Zofia AbramowskaUse mount namespace mount points to find running apps 49/230849/5
2020-04-20 Zofia AbramowskaRemove privilege related Smack rules when multi-user... 70/230070/6
2020-04-20 Zofia AbramowskaChange privilege related Smack rules on cynara policy... 84/229384/11
2020-04-20 Zofia AbramowskaRemove privilege Smack mapping rules on application... 85/229085/9
2020-04-20 Zofia AbramowskaCheck if smack privilege mapping is enabled 12/229812/7
2020-04-20 Zofia AbramowskaAdd Smack template files manager 36/228536/10
2020-04-17 Zofia GrzelewskaSplit smack API wrapper and rules management 12/228212/12
2020-04-17 Zofia GrzelewskaAdd restriction for privilege smack mapping rules 74/226974/12
2020-04-17 Zofia AbramowskaChange privilege and privilege status vector names... 74/228974/8
2020-04-17 Zofia AbramowskaChange cynara client check to admin check for allowed... 57/229257/6
2020-04-17 Zofia GrzelewskaAdd privilege-Smack mapping 62/224862/13
2020-04-14 Dariusz MichalukFix security-manager worker 69/168869/8
2020-04-10 Tomasz SwierczekRelease 0.5.22 43/230543/2 accepted/tizen/unified/20200413.130917 submit/tizen/20200410.113048
2020-04-10 Konrad LipinskiMake prepare_app more robust with respect to thread... 80/230380/5
2020-04-10 Lukasz PawelczykFix ignoring ENOENT 04/230204/6
2020-04-10 Lukasz PawelczykCheckProperDrop class unit tests 10/228210/16
2020-04-07 Yunjin LeeAdd new core privilege: notification.admin 76/229976/1
2020-03-19 Lukasz PawelczykDo not ignore EACCES (and other errors) while getting... 40/226940/4
2020-03-19 Zofia GrzelewskaUnify path generation 73/226973/4
2020-03-19 Tomasz SwierczekAdd single manifest file for each RPM package 34/228134/2
2020-02-28 Tomasz SwierczekRelease 1.5.21 82/226282/1 accepted/tizen/unified/20200302.042005 submit/tizen/20200228.133513
2020-02-28 Tomasz SwierczekIndicate tgkill failure in error log with errno 71/226171/2
2020-02-28 Tomasz SwierczekFix static analysis issues 38/226038/5
2020-02-06 Konrad LipinskiRelease 1.5.20 57/224157/1 accepted/tizen/unified/20200207.122346 submit/tizen/20200206.161502
2020-02-06 Konrad LipinskiFix app_update not setting sharedRO to false in db 40/224140/3
2020-02-06 Konrad LipinskiRefactor ServiceThread 44/222844/6
2020-02-06 Tomasz SwierczekReintroduce checks for directory existance in sharedRO... 90/223990/3
2020-02-03 Tomasz SwierczekRelease 1.5.19 19/223719/1 accepted/tizen/5.5/unified/20200326.232322 accepted/tizen/unified/20200204.125818 submit/tizen/20200203.111649 submit/tizen_5.5/20200325.102441
2020-02-03 Tomasz SwierczekRemove nss plugin IPC with security-manager daemon 99/222099/14
2020-02-03 Dariusz MichalukFix Svace defect, remove unreachable statement. 30/223430/3
2020-01-30 Konrad LipinskiRefactor macro usage within CheckProperDrop::checkThreads() 37/220737/2
2020-01-23 Tomasz SwierczekRelease 1.5.18 37/223137/1 accepted/tizen/5.5/unified/20200312.234628 accepted/tizen/unified/20200129.022634 submit/tizen/20200123.073443 submit/tizen_5.5/20200311.033315 submit/tizen_5.5_tv/20200311.054720
2020-01-23 Konrad Lipinskidb: drop redundant IsPackageSharedRO query 13/222513/6
2020-01-23 Konrad Lipinskiprepare_app: refactor supplementary group assignment 12/222512/7
2020-01-23 Konrad Lipinskiprepare_app: coalesce all client->mgr IPCs into one 11/222511/6
2020-01-23 Konrad LipinskiMake prepare_app_candidate faster 09/222509/5
2020-01-23 Konrad Lipinskiprepare_app: optimize setupSharedRO 08/222508/4
2020-01-23 Konrad Lipinskiprepare_app: simplify thread syncing 07/222507/6
2020-01-23 Konrad Lipinskiprepare_app: return errcode on CheckProperDrop failure 37/222837/3
2020-01-23 Konrad LipinskiThrow exception on failed config file read 47/222947/3
2020-01-22 Zofia GrzelewskaDon't copy socket events 92/220592/3
2020-01-17 Konrad LipinskiDrop intermediate istringstream in ConfigFile::read() 04/222504/2
2020-01-17 Konrad LipinskiDrop useless cap_clear() following cap_init() 06/222506/3
2020-01-17 Konrad LipinskiNanoooptimize mount-namespace.cpp 10/222510/2
2020-01-17 Tomasz SwierczekRelease 1.5.17 92/222692/1 accepted/tizen/unified/20200117.075031 submit/tizen/20200117.074218
2020-01-17 Tomasz SwierczekAdd even more gcc 9 fixes after Wall enabling 94/222494/2
2020-01-09 Tomasz SwierczekRelease 1.5.16 accepted/tizen/unified/20200113.130714 submit/tizen/20200109.083615
2020-01-08 Tomasz SwierczekFix build for gcc 9 03/221903/2
2019-12-23 Tomasz SwierczekRevert "Mark colour_log_formatter methods as override" 67/220767/1 accepted/tizen/5.5/unified/20200105.221111 submit/tizen_5.5/20200103.003447
2019-12-20 Dariusz MichalukRelease 1.5.15 89/220689/1 accepted/tizen/unified/20191223.060214 submit/tizen/20191220.095458 submit/tizen_5.5/20191220.095710
2019-12-19 Dariusz MichalukRemove duplicated mount namespace setup 57/220357/2
next