Remove boost dependency
[platform/core/appfw/app-installers.git] / src / common / shared_dirs.cc
2024-02-16 Sangyoon JangRemove boost dependency 30/303330/11
2024-02-08 Sangyoon JangFix smack labeling for lib rpk 82/305782/1
2023-08-16 ilho kimFix static analysis issue 78/297278/1
2022-09-14 Ilho KimFix RecoverStorageDirectories 02/281202/1
2022-07-12 Ilho KimFix light user directory path 16/277116/4
2022-04-25 Ilho KimFix static analysis issue 27/274227/1
2022-04-22 Junghyun YeonImplement lightuser feature 18/274018/4
2022-01-26 Junghyun YeonAdd shared directory creation logic 07/270207/1
2021-05-28 Sangyoon JangMerge changes I168c9485,Ia3df2821 into tizen
2021-05-26 Sangyoon JangFix variable shadowing 66/252566/6
2020-10-14 Sangyoon JangAdd missing codes for creating symlinks 78/245678/3
2020-09-14 Sangyoon JangFix removing packaged rw directories 51/243251/6
2020-08-06 Ilho KimSet ownership and permission while installing user... 29/239529/2
2020-07-20 Sangyoon JangFix to remove skel directories when uninstalling with... 16/238916/1
2020-07-03 Junghyun YeonRelocate some utility files 08/237608/2
2020-02-20 Ilho KimFix permission value correctly 13/225413/2
2020-02-12 Sangyoon JangRefactor creating shared data logic 29/221429/23
2020-02-07 Ilho KimFix create shared data directory during update 84/224184/3
2020-02-07 Sangyoon JangFix backup/restore shared/shared_tmp directories 77/224177/1
2020-02-06 Sangyoon JangFix install failure of user package 69/223969/3
2019-12-20 Junghyun YeonFix minor coding rule 27/217427/4
2019-12-12 Junghyun YeonMerge "Change header path to be included" into tizen
2019-12-10 Ilho KimChange the way to delete "shared/data" directory 63/219763/2
2019-12-03 Sangyoon JangFix StepUpdateStorageDirectories 22/218222/16
2019-11-21 Junghyun YeonChange shared/data handle logic 03/210403/22
2019-11-07 Junghyun YeonFix codes for efficiency 26/217026/3
2019-09-05 Sangyoon JangCheck config file for disabling legacy shareddata dir... 33/213433/3
2019-09-05 Sangyoon JangRefactor creating shared/data directory 25/213425/3
2019-06-27 Sangyoon JangFix creating storage directories 09/208709/1
2019-05-30 Junghyun YeonFix static anylysis issue 42/206842/2
2019-01-30 Sangyoon JangUse lambda expressions for simple callback function 60/198860/2
2018-05-02 Inkyun KilMerge "Change rules for default dbus policy" into tizen
2018-04-25 Sangyoon JangSet ownership of shared data dir properly when update 59/177059/1
2018-01-17 Sangyoon JangFix removing globalapp symlinks 81/167381/1
2017-12-15 Damian PietruchowskiRefactor and reduce unnecessary code 32/134632/33
2017-08-24 Damian PietruchowskiAdapter interface for external PkgMgr module 98/138998/14
2017-08-10 Sangyoon JangFix SetPackageDirectoryOwnerAndPermissions 56/143056/4
2017-08-03 Sangyoon JangImplement extended storage feature 93/136993/21
2017-06-16 Junghyun YeonAdd another condition for external pkgs 78/133778/3
2017-06-01 jongmyeongkoFix coding style violations 69/131069/4
2017-05-16 Junghyun YeonAdd/delete certain directory when updating pkg 28/126628/11
2017-05-15 Damian PietruchowskiNew functions for creating and deleting storage dirs 67/123467/3
2017-03-07 Bartlomiej KunikowskiAdd missing error checking 12/114612/4
2017-02-06 Piotr GaniczStyle check 15/112515/2
2017-01-05 jongmyeongkoApply the change of skel root path from /etc to /opt/etc 40/102740/18 accepted/tizen/3.0/common/20170109.083940 accepted/tizen/3.0/ivi/20170106.095011 accepted/tizen/3.0/mobile/20170106.094820 accepted/tizen/3.0/tv/20170106.094913 accepted/tizen/3.0/wearable/20170106.094941 accepted/tizen/common/20170110.085220 accepted/tizen/ivi/20170106.103643 accepted/tizen/mobile/20170106.103448 accepted/tizen/tv/20170106.103532 accepted/tizen/wearable/20170106.103608 submit/tizen/20170105.051706 submit/tizen_3.0/20170105.051635
2017-01-04 Sangyoon JangSet group of cache dir as system_share 01/108401/2
2016-12-19 Sangyoon JangFix some log level 29/105629/2
2016-12-19 Piotr DabrowskiCreate private tmp directory in skel 68/105468/4 accepted/tizen/3.0/common/20161221.180529 accepted/tizen/3.0/ivi/20161221.005137 accepted/tizen/3.0/mobile/20161221.005217 accepted/tizen/3.0/tv/20161221.004941 accepted/tizen/3.0/wearable/20161221.005038 submit/tizen_3.0/20161219.021225
2016-12-16 Piotr GaniczCode style check 10/104810/2
2016-12-14 Junghyun YeonMerge "Add default permission of directory for global...
2016-12-14 Junghyun YeonAdd default permission of directory for global pkg... 37/104637/1
2016-12-06 Sangyoon JangFix for setting gid properly 80/101680/7
2016-11-30 Junghyun YeonIgnore external storage error while uninstalling pkg 46/100646/4
2016-11-29 Sangyoon JangSet write/setgid bit on data, shared/data dir 42/100642/2 accepted/tizen/3.0/common/20161130.133553 accepted/tizen/3.0/ivi/20161130.091212 accepted/tizen/3.0/mobile/20161130.091112 accepted/tizen/3.0/tv/20161130.091140 accepted/tizen/3.0/wearable/20161130.091157 submit/tizen_3.0/20161130.023420
2016-11-24 jongmyeongkoapply extended concept of package's attribute. 39/99039/9
2016-09-06 Piotr GaniczAdd user utils 89/86689/7
2016-08-26 Sangyoon JangFix shared/data directory policy 56/85456/3
2016-08-25 Sangyoon JangDeclare a const variable for tizenglobalapp uid 77/85477/2
2016-08-23 Tomasz IwanekRemove outdated TODOs 30/84630/4
2016-08-22 Sangyoon JangRefine getting security install type at PrepareRequest 47/84547/5
2016-08-11 jongmyeongkosymlink control for read-only files of global app. 93/81493/26 accepted/tizen/common/20160817.133206 accepted/tizen/common/20160818.144522 accepted/tizen/ivi/20160819.063353 accepted/tizen/mobile/20160819.063231 accepted/tizen/tv/20160819.063338 accepted/tizen/wearable/20160819.063317 submit/tizen/20160817.084623 submit/tizen/20160818.060816
2016-08-09 jongmyeongkoapply c++ type cast 90/83190/2 accepted/tizen/common/20160809.183948 accepted/tizen/ivi/20160809.232613 accepted/tizen/mobile/20160809.232352 accepted/tizen/tv/20160809.232502 accepted/tizen/wearable/20160809.232708 submit/tizen/20160809.051427
2016-08-09 jongmyeongkofix build error for 64bit 40/83140/2
2016-08-09 Junghyun YeonImplement new dbus method for create all external direc... 83/80383/17
2016-07-22 jongmyeongkoremove NOT used functions. 04/80204/5
2016-07-22 jongmyeongkosupport of legacy app directories 19/80319/7
2016-07-22 jongmyeongkoremove deprecated and not-supported RW directories 79/80279/9
2016-07-18 Sangyoon JangFix GetUserList 78/80478/1 accepted/tizen/common/20160719.171850 accepted/tizen/ivi/20160718.104415 accepted/tizen/mobile/20160718.104301 accepted/tizen/tv/20160718.104201 accepted/tizen/wearable/20160718.104318 submit/tizen/20160718.020809
2016-06-30 Sangyoon JangUse security-manager api for labeling user directories 84/77384/4
2016-06-29 Sangyoon JangRemove attr_copy_file 80/77380/3
2016-06-28 jongmyeong koRevert "Clean up author_id parameter and shared_dirs... 74/76974/3 accepted/tizen/common/20160703.125718 accepted/tizen/ivi/20160629.015649 accepted/tizen/mobile/20160629.015608 accepted/tizen/tv/20160629.015720 accepted/tizen/wearable/20160629.015522 submit/tizen/20160627.042541
2016-06-24 Tomasz IwanekClean up author_id parameter and shared_dirs API 16/74816/4
2016-06-23 Tomasz IwanekSplit API in pkgmgr_registration.h 09/75109/4
2016-06-21 Tomasz IwanekRename backup_paths.h to paths.h 96/74296/3
2016-06-17 Tomasz IwanekMove tep between internal memory and sd card 68/74068/6
2016-06-16 Tomasz IwanekHandling external appdata directories 05/74805/4
2016-06-13 Sangyoon JangFix null pointer dereference 16/74116/1
2016-06-07 jongmyeongkochange 'chown' to 'fchown'. 21/72921/2
2016-06-02 jongmyeongkochecking 'apps' existence of external storage. 36/72736/1 accepted/tizen/common/20160606.141604 accepted/tizen/ivi/20160602.230743 accepted/tizen/mobile/20160602.230724 accepted/tizen/tv/20160602.230706 accepted/tizen/wearable/20160602.230641 submit/tizen/20160602.040935
2016-05-26 Sangyoon JangFix update failure 01/71201/4
2016-05-24 Piotr GaniczCoding style patch 51/71151/1
2016-05-23 Sangyoon JangRework pkgdir-tool 33/67933/26
2016-05-20 Sangyoon JangRevert "Don't create skel dirs for packages" 76/67676/13
2016-05-20 Sangyoon JangRevert "Add user option at pkgdir-tool" 75/67675/14
2016-05-16 Sangyoon JangStyle & build warning fix 81/69681/1
2016-05-13 jongmyeongkochange the base-path for external rw dirs to 'SDCardA1... 69/68269/7
2016-04-15 Sangyoon JangAdd user option at pkgdir-tool 07/66107/2
2016-04-15 Sangyoon JangDon't create skel dirs for packages 74/66074/1
2016-04-14 Sangyoon JangUnregister security context for each user when uninstal... 76/65976/1
2016-04-12 Junghyun Yeonchange functions for thread-safe 93/65493/6 accepted/tizen/common/20160413.130959 accepted/tizen/ivi/20160413.123452 accepted/tizen/mobile/20160413.123225 accepted/tizen/tv/20160413.123402 accepted/tizen/wearable/20160413.123425 submit/tizen/20160412.075243
2016-04-05 Tomasz IwanekFix coding style and warnings 20/63020/3
2016-04-05 Arkadiusz SzulakiewiczCreate shared directories on external storage 41/61541/37