Adapt to tizenorg
[platform/core/security/libprivilege-control.git] / include /
2014-03-06 Zofia AbramowskaAdapt to tizenorg 14/17314/1 accepted/tizen/generic/20140307.163253 accepted/tizen/ivi/20140308.072327 accepted/tizen/mobile/20140310.030150 submit/tizen/20140307.131426
2014-03-06 Krzysztof JackiewiczMerge branch 'sandbox/kjackiewicz/samsung_devel' into... 13/17313/1
2014-02-24 Lukasz WojciechowskiUpdate comment in API header file. sandbox/kjackiewicz/samsung_devel
2014-02-05 Pawel BrodaNew API for getting information about application privi...
2014-02-05 Pawel BrodaAPI for transaction rollback in libprivilege
2014-02-05 Damian ChromejkoImplement perm_app_remove_path() for libprivilege-contr...
2014-02-05 Piotr BartosiewiczCode cleanup
2014-01-30 Damian ChromejkoAdd support for shared transaction in libprivilege...
2014-01-30 Damian ChromejkoImplement perm_app_get_permissions() API in libprivileg...
2014-01-30 Damian ChromejkoImplement perm_app_get_paths() API in libprivilege...
2014-01-30 Sebastian GrabowskiNew API for registering app permissions.
2014-01-30 Jan OlszakCorrected marking additional rules as modified.
2014-01-30 Jan OlszakRemoved a spell mistake form defines.
2014-01-30 Krzysztof JackiewiczMerge remote-tracking branch 'rsa/master' into tizen
2013-12-09 Damian ChromejkoAdd strerror equivalent in libprivilege for more inform...
2013-12-09 Marcin NiesluchowskiChanging functions' descriptions to be consistent with...
2013-12-09 Piotr BartosiewiczOptimize perm_begin and perm_end
2013-11-14 Marcin LisNew API for permission checking
2013-11-14 Sebastian GrabowskiAdd perm_app_register_permissions function.
2013-11-14 Jan OlszakModified perm_end and rdb_end so they return error...
2013-10-25 Krzysztof Jackiewicz[Release] libprivilege-control_0.0.43.TIZEN
2013-10-25 Krzysztof JackiewiczRevert "add API definition"
2013-10-24 Marcin LisImplement adding new WRT rules in libprivilege-control
2013-10-24 Kidong Kimadd API definition
2013-10-18 Jan OlszakCorrection in enabling permissions.
2013-10-18 Jan OlszakRenamed enums and deleted unused defines
2013-10-18 Jan OlszakModified checking labels and deleted unused checking.
2013-10-18 Jan OlszakAdding additional rules.
2013-10-18 Jan OlszakImplementation of cross-app rule patterns in *.smack...
2013-10-18 Jan OlszakDeleted volatile rules on boot and corrected permission...
2013-10-18 Jan OlszakMade marking labels as modified beautiful.
2013-10-18 Jan OlszakChanged new API names.
2013-10-18 Jan OlszakRevert "rollback because of rule database"
2013-10-09 Bartlomiej GrzelewskiFix build break in osp-installer. 65/10665/3 accepted/tizen/20131011.045524 accepted/tizen/20131011.172343 accepted/tizen/20131011.204651 submit/tizen/20131011.043745
2013-09-11 Krzysztof JackiewiczLibprivilege API cleanup
2013-09-11 Lukasz KostyraAdd missing information about APP_PATH_ANY_LABEL in...
2013-09-10 Janusz KozerskiAdd for all anti viruses RWX access to all public-RO...
2013-09-05 Marcin LisSimple corrections in api-feature handling. +Fix
2013-08-20 Rafal KrypaRelease version 0.0.42.TIZEN
2013-08-19 Lukasz KostyraAdd better debug logs to libprivilege-control
2013-08-19 Rafal KrypaRewrite internal function app_uninstall_remove_early_ru...
2013-08-12 Jan OlszakChanged dlog logging buffer.
2013-08-08 Krzysztof Jackiewicz[Release] libprivilege-control_0.0.40.TIZEN
2013-07-31 Jan CybulskiAdd support for EFL apps
2013-07-31 Bartlomiej GrzelewskiRemove deprected code.
2013-07-25 Zofia AbramowskaFixing language errors
2013-07-16 Jan CybulskiChange API function naming sheme
2013-07-08 Krzysztof Jackiewicz[Release] libprivilege-control_0.0.36.TIZEN
2013-07-08 Janusz KozerskiEarly rule loading - livebox issue.
2013-07-05 Pawel PolawskiImplementation of background rule loading
2013-06-27 Tomasz Swierczek[Release] libprivilege-control_0.0.33.TIZEN
2013-06-20 Marcin NiesluchowskiReducing error logs number.
2013-06-20 Bartlomiej Grzelewski[Release] libprivilege-control_0.0.32.TIZEN
2013-06-18 Bartlomiej GrzelewskiMerge "Added SECURE_LOG* macro"
2013-06-18 Zbigniew JasinskiAdded SECURE_LOG* macro
2013-06-10 Krzysztof Jackiewicz[Release] libprivilege-control_0.0.29.TIZEN
2013-06-05 Bartlomiej GrzelewskiAdd value APP_PATH_ANY_LABEL to enum app_path_type_t.
2013-06-03 Marcin NiesluchowskiComment to app_revoke_permissions() changed.
2013-06-03 Jan CybulskiChange parameter names app_id to pkg_id in API functions
2013-06-03 Jan CybulskiAdd implementation for appsetting privilege
2013-06-03 Marcin Niesluchowskiprivilege-control.c and privilege-control.h extended...
2013-05-29 Krzysztof Jackiewicz[Release] libprivilege-control_0.0.28.TIZEN
2013-05-29 Rafal KrypaNew API for labeling directories and files.
2013-05-29 Janusz KozerskiImplement special handling for tizen.org/privilege...
2013-05-29 Krzysztof JackiewiczMerge remote-tracking branch 'rsa/tizen_2.1' into rsa_m...
2013-05-29 Janusz KozerskiAdd API functions smack_pid_have_access and get_smack_l...
2013-05-29 Krzysztof Jackiewicz[Release] libprivilege-control_0.0.27.TIZEN
2013-05-23 Krzysztof JackiewiczWRT binary link handling updated.
2013-05-21 Zofia AbramowskaMarking app_give_access & app_revoke_access as deprecated
2013-05-10 Kidong Kimmerge back from tizen_2.1_smack
2013-05-07 Krzysztof JackiewiczMerge "Merge remote-tracking branch 'tizendev/tizen_2...
2013-05-07 Krzysztof JackiewiczClean up libprivilege-control code
2013-05-03 Rafal KrypaMerge remote-tracking branch 'tizendev/master' into...
2013-05-03 Rafal KrypaMerge remote-tracking branch 'tizendev/tizen_2.1' into...
2013-04-29 Rafal KrypaRemove SMACK_ENABLED ifdefs.
2013-04-25 Rafal KrypaSimplify cleanup code by using GCC extension for variab...
2013-04-24 Rafal KrypaCreate separate source file for internal, common code.
2013-04-18 Krzysztof JackiewiczAdded support for gids in add_new_feature API
2013-04-18 Jan CybulskiAdd check if app_label and shared_label are different...
2013-04-18 Rafal KrypaImplement adding apps to additional groups based on...
2013-04-17 Rafal KrypaImlement app_disable_permissions() API function stub.
2013-04-17 Janusz KozerskiAdd API for install antivirus (app_register_av API...
2013-04-16 Krzysztof JackiewiczAdded add_api_feature API
2013-04-16 Bartlomiej GrzelewskiImplemet data control solution for OSP apps.
2013-03-29 Lukasz StelmachMerge "Bugfix: Ensure that SMACK labelling finishes...
2013-03-27 Tomasz SwierczekMerge "[Release] libprivilege-control_0.0.25.TIZEN...
2013-03-27 Krzysztof Jackiewicz[Release] libprivilege-control_0.0.25.TIZEN
2013-03-26 Tomasz SwierczekAdded stub for add_shared_dir_readers function.
2013-03-26 Rafal KrypaAdd new API function app_enable_permissions() to replac...
2013-03-26 Rafal KrypaAdd new API functions app_install() and app_uninstall().
2013-03-26 Rafal KrypaNew API function app_add_friend(app_id1, app_id2).
2013-03-15 Jinkun Jangmerge with master
2013-03-12 Jinkun JangTizen 2.1 base
2013-02-14 Rafal KrypaRemove legacy code for WRT, enable new WRT functionality.
2013-02-14 Rafal KrypaProvide app_add_volatile_permissions() API function.
2013-02-14 Rafal KrypaProvide app_reset_permissions() API function.
2013-02-14 Rafal KrypaRemove prefix from process labels of WRT applications.
2013-02-05 Zofia AbramowskaChanges for label settings on directories API
2013-02-01 Zofia AbramowskaAdding new API for setting label and transmute on directory
2013-01-10 Rafal KrypaNew API for native/OSP installer.
next