e_security: general utilization module related to the security system. 16/128916/5
authorGwanglim Lee <gl77.lee@samsung.com>
Fri, 12 May 2017 05:19:48 +0000 (14:19 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Mon, 15 May 2017 04:56:07 +0000 (13:56 +0900)
commit172f435a9345e5a441dae4c006f055671de121cc
tree8ba3a667f9606188c909cb9a9d260a803cab23d8
parent6284b012423864e598d1c0cb055853d8d90e1c0d
e_security: general utilization module related to the security system.
And it can be used to validate requests from clients.

e_privilege: a collection of privilege strings for maintaining.

Change-Id: Ie4a183ef605bfa9dd3810aa882182bfd9cc27439
configure.ac
packaging/enlightenment.spec
src/bin/Makefile.mk
src/bin/e_includes.h
src/bin/e_main.c
src/bin/e_privilege.c [new file with mode: 0644]
src/bin/e_privilege.h [new file with mode: 0644]
src/bin/e_security.c [new file with mode: 0644]
src/bin/e_security.h [new file with mode: 0644]