summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-15Release 1.5.12tizen_5.5.m2_releasesubmit/tizen_5.5_mobile_hotfix/20201026.185104submit/tizen_5.5/20191031.000004submit/tizen/20191015.081321submit/tizen/20191015.050025accepted/tizen/unified/20191017.114033accepted/tizen/unified/20191017.011721accepted/tizen/5.5/unified/mobile/hotfix/20201027.090144accepted/tizen/5.5/unified/20191031.022318tizen_5.5_mobile_hotfixaccepted/tizen_5.5_unified_mobile_hotfixYunjin Lee3-2/+11
2019-10-15Add core privileges: securesysteminfo and voicecontrol.ttsYunjin Lee0-0/+0
2019-10-11Add core privileges: securesysteminfo and voicecontrol.ttsYunjin Lee5-0/+10
2019-10-09Release 1.5.11submit/tizen/20191009.143649accepted/tizen/unified/20191011.015409Krzysztof Jackiewicz3-2/+12
2019-10-09Do not fail NS worker action if mount point doesn't existTomasz Swierczek1-3/+9
2019-10-01Refactor service_impl.cppTomasz Swierczek5-194/+270
2019-09-03Release 1.5.10submit/tizen/20190903.051704accepted/tizen/unified/20190904.011515Tomasz Swierczek3-2/+10
2019-08-29Disable http://tizen.org/privilege/internal/sysadmin for non-applicationsTomasz Swierczek6-0/+7
2019-08-23Release 1.5.9submit/tizen/20190826.095036accepted/tizen/unified/20190828.011043Tomasz Swierczek3-2/+12
2019-08-23Fix for synchronization of per-thread mount namespace setupTomasz Swierczek2-16/+45
2019-08-23Add check for proper synchronization of threads namespacesTomasz Swierczek3-9/+21
2019-07-30Fix licence comments in source code filesTomasz Swierczek2-4/+0
2019-07-15Release 1.5.8submit/tizen/20190724.083637submit/tizen/20190722.094000submit/tizen/20190718.095643submit/tizen/20190715.152548accepted/tizen/unified/20190725.042914Dariusz Michaluk3-2/+14
2019-07-15Prevent starting service without the socketDariusz Michaluk2-0/+2
2019-07-15Make GetErrnoString not throwingTomasz Swierczek2-7/+4
2019-07-12Optimize nss plugin memory usageTomasz Swierczek23-236/+345
2019-07-09Remove unnecessary settingINSUN PYO2-4/+0
2019-07-05Migrate to openssl 1.1Konrad Lipinski4-12/+7
2019-06-11Release 1.5.7submit/tizen/20190611.044719accepted/tizen/unified/20190612.111715Tomasz Swierczek3-2/+11
2019-06-10Add additional check for threads supgid pointersTomasz Swierczek1-12/+18
2019-06-07Add logging of server-side operation handling timeTomasz Swierczek9-18/+138
2019-06-06Release 1.5.6submit/tizen/20190606.151034Tomasz Swierczek3-2/+13
2019-06-03Improve security_manager_prepare_app() performanceDariusz Michaluk6-135/+70
2019-05-15Stop forcing logs from server-side write() and close() operationsTomasz Swierczek2-8/+6
2019-05-14Revert "Enhance logs in case of socket problems, client hangs on waitForSocke...Dariusz Michaluk2-14/+9
2019-05-14Properly handle EINPROGRESS error from connect()Krzysztof Jackiewicz1-1/+1
2019-04-29Release 1.5.5submit/tizen/20190430.132225Krzysztof Jackiewicz3-2/+10
2019-04-29Remove dbus.service.wants dependencyINSUN PYO2-7/+0
2019-04-26Release 1.5.4submit/tizen/20190426.145014accepted/tizen/unified/20190429.103747Dariusz Michaluk3-2/+11
2019-04-26Enhance logs in case of socket problems, client hangs on waitForSocket()Dariusz Michaluk2-9/+14
2019-04-26Increase backlog for listening socketsDariusz Michaluk1-1/+1
2019-04-15Release 1.5.3submit/tizen/20190415.060512accepted/tizen/unified/20190416.071449Yunjin Lee3-2/+12
2019-04-15Add core privilege: d2d.datasharing, d2d.remotelaunchYunjin Lee5-0/+10
2019-04-10Release 1.5.2submit/tizen/20190410.103749accepted/tizen/unified/20190411.144016Dariusz Michaluk3-2/+9
2019-04-09Add new rules-loader optionsDariusz Michaluk12-164/+146716
2019-03-28Release 1.5.1submit/tizen/20190404.021824submit/tizen/20190329.053841accepted/tizen/unified/20190405.015727Yunjin Lee3-2/+10
2019-03-28Add core privilege: windowsystem.adminYunjin Lee5-0/+5
2019-03-14Make waitpid(WNOHANG) call more explicit to appease SVACEKonrad Lipinski1-3/+2
2019-03-05Release 1.5.0submit/tizen/20190305.095610accepted/tizen/unified/20190307.231033Tomasz Swierczek3-2/+11
2019-03-05Replace time(NULL) with monotonic clock usageTomasz Swierczek2-6/+18
2019-03-05Enhance logs in case of writing errors & socket problemsTomasz Swierczek1-6/+14
2019-02-13Release 1.4.14submit/tizen/20190213.072219accepted/tizen/unified/20190214.060632Tomasz Swierczek3-2/+11
2019-02-12Force logging server-side write() and close() operationsTomasz Swierczek2-6/+9
2019-02-12Add logging response buffer size in debug modeTomasz Swierczek3-2/+9
2019-01-11Release 1.4.13submit/tizen_5.0/20190114.002221submit/tizen/20190111.113023accepted/tizen/unified/20190114.060147Dariusz Michaluk3-2/+12
2019-01-11Apply db fallback is present and the db is an empty fileKonrad Lipinski2-12/+31
2019-01-11Loader: add pragma legacy_alter_table for compatibility with sqlite 3.25.2+Konrad Lipinski1-0/+7
2019-01-08Add missing spaces in log messagesPawel Kowalski4-5/+5
2018-12-19Release: 1.4.12submit/tizen/20181219.065218submit/tizen/20181219.022100accepted/tizen/unified/20181220.061549Yunjin Lee3-2/+13
2018-12-18Add core privilegesYunjin Lee5-0/+20