Implement special handling for http://tizen.org/privilege/antivirus
[framework/security/libprivilege-control.git] / src / privilege-control.c
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-29 Marcin NiesluchowskiRevert "Fixing app_revoke_internal() used by app_revoke...
2013-05-23 Krzysztof JackiewiczWRT binary link handling updated.
2013-05-21 Marcin NiesluchowskiFixing app_revoke_internal() used by app_revoke_permiss...
2013-05-10 Kidong Kimmerge back from tizen_2.1_smack
2013-05-08 Tomasz SwierczekRevert "Bug in app_install() fixed"
2013-05-07 Krzysztof JackiewiczMerge "Merge remote-tracking branch 'tizendev/tizen_2...
2013-05-07 Krzysztof JackiewiczClean up libprivilege-control code
2013-05-07 Marcin NiesluchowskiBug in app_install() fixed
2013-05-03 Rafal KrypaMerge remote-tracking branch 'tizendev/master' into...
2013-05-03 Rafal KrypaMerge missing code pieces from private repository.
2013-05-03 Bartlomiej GrzelewskiAllow multiple call of app_give_access.
2013-05-03 Rafal KrypaMerge remote-tracking branch 'tizendev/tizen_2.1' into...
2013-04-29 Krzysztof JackiewiczKlocwork bugfixes
2013-04-29 Janusz KozerskiAdd AV custom rule set support
2013-04-29 Rafal KrypaFix for complimentary groups setting.
2013-04-29 Rafal KrypaRemove SMACK_ENABLED ifdefs.
2013-04-25 Tomasz SwierczekSetting WebAPP label to pkgId again. This reverts commi...
2013-04-25 Rafal KrypaSimplify cleanup code by using GCC extension for variab...
2013-04-24 Jan Cybulskiapp_shared_dir_add_readers() accepts NULL in 'app_list...
2013-04-24 Rafal KrypaCreate separate source file for internal, common code.
2013-04-22 Rafal KrypaDon't delete SMACK rules file for app in function app_r...
2013-04-22 Rafal KrypaTemporary workaround for complimentary groups not worki...
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 Jan CybulskiAdd implementation of API function add_shared_dir_readers.
2013-04-18 Rafal KrypaImplement adding apps to additional groups based on...
2013-04-17 Rafal KrypaTruncate Smack file for app in app_revoke_permissions().
2013-04-17 Rafal KrypaChange implementation of have_smack()
2013-04-17 Rafal KrypaUnify code indentation.
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 GrzelewskiReduce complexity from O(n) to O(log(n)) druing state...
2013-04-16 Bartlomiej GrzelewskiImplemet data control solution for OSP apps.
2013-04-16 Rafal KrypaRevert "Temporary fix for web app launching."
2013-04-16 Rafal KrypaCheck validity of Smack labels in API function arguments.
2013-04-16 Rafal KrypaAdd debug logging into app_install() and app_uninstall()
2013-04-16 Rafal KrypaFix logging in app_add_permissions_internal()
2013-04-16 Rafal KrypaFix ifdef for debug logging.
2013-04-16 Rafal KrypaFix error handling in perm_to_smack() internal function.
2013-04-16 Rafal KrypaFix app_install function.
2013-04-11 Junfeng DongMerge "Fix for 64 bit compatibility." into tizen_2.1
2013-04-05 Junfeng DongFix for 64 bit compatibility.
2013-03-30 Junfeng DongFix for 64 bit compatibility.
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 proper #ifdef SMACK_ENABLED to new APIs static...
2013-03-26 Rafal KrypaImplicitly include base permission in app_enable_permis...
2013-03-26 Tomasz SwierczekAdded stub for add_shared_dir_readers function.
2013-03-26 Rafal KrypaDon't fail when trying to enable app permissions that...
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-26 Rafal KrypaRework Smack-less mode.
2013-03-26 Rafal KrypaCosmetic: fix space indentation.
2013-03-26 Bartlomiej GrzelewskiEnable libprivilege-control for target without smack...
2013-03-26 Tomasz SwierczekTemporary fix for web app launching.
2013-03-15 Jinkun Jangmerge with master
2013-03-12 Jinkun JangTizen 2.1 base
2013-02-19 Tomasz SwierczekDisable libprivilege-control logs for performance increase
2013-02-14 Tomasz SwierczekRemoved compilation warnings when SMACK is disabled.
2013-02-14 Rafal KrypaRemove legacy code for WRT, enable new WRT functionality.
2013-02-14 Rafal KrypaRewrite internal function set_smack_for_wrt().
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-14 Rafal KrypaRefactoring: adjust names of some internal identifiers.
2013-02-06 Rafal KrypaFix implementation of setting process label from Smack...
2013-02-06 Rafal KrypaCorrect bug introduced by patch 8ee07d7.
2013-02-06 Zofia AbramowskaFixing bug in setting execute label for executable...
2013-02-05 Rafal KrypaCorrect debug in dir_set_smack_r().
2013-02-05 Janusz KozerskiFix segfault in DLOG in dir_set_smack_r function.
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-30 Rafal KrypaRemove some unnecessary code from wrt_set_src_dir(...
2013-01-30 Rafal KrypaFix parsing of Smack config files.
2013-01-30 Janusz KozerskiImplement logging in libprivilege-control
2013-01-25 Jan OlszakBug fix in adding permissions.
2013-01-16 Mariusz DomanskiPrevent related bugfixes.
2013-01-10 Rafal KrypaNew API for native/OSP installer.
2013-01-10 Rafal KrypaChange syntax of SMACK config files.
2013-01-10 Rafal KrypaDrop legacy USE_PRIVILEGE_CONTROL ifdef.
2013-01-08 Rafal KrypaFix app type checking in set_app_privilege().
2013-01-08 Rafal KrypaSeparate ifdefs for Smack support for WRT.
2012-12-13 Pawel PolawskiFix problems reported on Coverity
2012-11-14 Karol LewandowskiMerge branch 'master' into systemd
2012-11-01 Kidong Kimremove admin group
2012-10-29 Tomasz SwierczekRelease changes from private Samsung repository.
2012-10-24 Tomasz SwierczekRelease changes from private Samsung repository.
2012-08-22 Kidong Kimmodified code
2012-08-22 Kidong Kimsource code open
2012-04-29 Kim Kibumupload tizen1.0 source