#include <linux/types.h>
#include <rsbac/aci.h>
#include <rsbac/types.h>
#include <rsbac/lists.h>
Go to the source code of this file.
|
Value: { ACLS_USER, \ RSBAC_SECOFF_UID, \ ( RSBAC_DEV_REQUEST_VECTOR & \ ( RSBAC_READ_WRITE_REQUEST_VECTOR | RSBAC_SECURITY_REQUEST_VECTOR ) ) \ | RSBAC_ACL_ACMAN_RIGHTS_VECTOR } Definition at line 43 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_USER, \ RSBAC_SECOFF_UID, \ ( RSBAC_FD_REQUEST_VECTOR & \ ( RSBAC_READ_WRITE_REQUEST_VECTOR | RSBAC_EXECUTE_REQUEST_VECTOR | RSBAC_SECURITY_REQUEST_VECTOR ) ) \ | RSBAC_ACL_ACMAN_RIGHTS_VECTOR } Definition at line 24 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_USER, \ RSBAC_SECOFF_UID, \ ( RSBAC_GROUP_REQUEST_VECTOR & \ ( RSBAC_READ_WRITE_REQUEST_VECTOR | RSBAC_SECURITY_REQUEST_VECTOR ) ) \ | RSBAC_ACL_ACMAN_RIGHTS_VECTOR } Definition at line 222 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_USER, \ RSBAC_SECOFF_UID, \ ( RSBAC_IPC_REQUEST_VECTOR & \ ( RSBAC_READ_WRITE_REQUEST_VECTOR | RSBAC_SECURITY_REQUEST_VECTOR ) ) \ | RSBAC_ACL_ACMAN_RIGHTS_VECTOR } Definition at line 62 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_USER, \ RSBAC_SECOFF_UID, \ ( RSBAC_NETDEV_REQUEST_VECTOR & \ ( RSBAC_READ_WRITE_REQUEST_VECTOR | RSBAC_SECURITY_REQUEST_VECTOR ) ) \ | RSBAC_ACL_ACMAN_RIGHTS_VECTOR } Definition at line 239 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_USER, \ RSBAC_SECOFF_UID, \ ( RSBAC_NETOBJ_REQUEST_VECTOR & \ ( RSBAC_READ_WRITE_REQUEST_VECTOR | RSBAC_SECURITY_REQUEST_VECTOR ) ) \ | RSBAC_ACL_ACMAN_RIGHTS_VECTOR } Definition at line 277 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_USER, \ RSBAC_SECOFF_UID, \ ( RSBAC_NETTEMP_REQUEST_VECTOR & \ ( RSBAC_READ_WRITE_REQUEST_VECTOR | RSBAC_SECURITY_REQUEST_VECTOR ) ) \ | RSBAC_ACL_ACMAN_RIGHTS_VECTOR } Definition at line 258 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_USER, \ RSBAC_SECOFF_UID, \ ( RSBAC_PROCESS_REQUEST_VECTOR & \ ( RSBAC_READ_WRITE_REQUEST_VECTOR | RSBAC_SECURITY_REQUEST_VECTOR ) ) \ | RSBAC_ACL_ACMAN_RIGHTS_VECTOR } Definition at line 203 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_USER, \ RSBAC_SECOFF_UID, \ ( RSBAC_SCD_REQUEST_VECTOR & \ ( RSBAC_READ_WRITE_REQUEST_VECTOR | RSBAC_SECURITY_REQUEST_VECTOR ) ) \ | RSBAC_ACL_ACMAN_RIGHTS_VECTOR } Definition at line 105 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_USER, \ RSBAC_SECOFF_UID, \ ( RSBAC_NONE_REQUEST_VECTOR & \ ( \ ((rsbac_request_vector_t) 1 << R_MAP_EXEC) \ | ((rsbac_request_vector_t) 1 << R_MODIFY_ATTRIBUTE) \ | ((rsbac_request_vector_t) 1 << R_GET_STATUS_DATA) \ | ((rsbac_request_vector_t) 1 << R_MODIFY_PERMISSIONS_DATA) \ | ((rsbac_request_vector_t) 1 << R_READ_ATTRIBUTE) \ | ((rsbac_request_vector_t) 1 << R_SWITCH_LOG) \ | ((rsbac_request_vector_t) 1 << R_SWITCH_MODULE) \ ) \ ) \ | RSBAC_ACL_ACMAN_RIGHTS_VECTOR } Definition at line 112 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: Definition at line 185 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_USER, \ RSBAC_AUDITOR_UID, \ ( RSBAC_SCD_REQUEST_VECTOR & \ ( \ ((rsbac_request_vector_t) 1 << R_GET_STATUS_DATA) \ | ((rsbac_request_vector_t) 1 << R_MODIFY_SYSTEM_DATA) \ ) \ ) \ } Definition at line 161 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 345 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 346 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 347 of file acl_data_structures.h. Referenced by def_dev_get_conv(). |
|
Definition at line 305 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 308 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 310 of file acl_data_structures.h. Referenced by def_fd_get_conv(). |
|
Definition at line 392 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 393 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 394 of file acl_data_structures.h. Referenced by def_g_get_conv(). |
|
Definition at line 353 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 354 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 355 of file acl_data_structures.h. Referenced by def_ipc_get_conv(). |
|
Definition at line 403 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 404 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 405 of file acl_data_structures.h. Referenced by def_netdev_get_conv(). |
|
Definition at line 428 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 429 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 430 of file acl_data_structures.h. Referenced by def_netobj_get_conv(). |
|
Definition at line 414 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 415 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 416 of file acl_data_structures.h. Referenced by def_nettemp_nt_get_conv(). |
|
Definition at line 382 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 383 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 384 of file acl_data_structures.h. Referenced by def_p_get_conv(). |
|
Definition at line 362 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 364 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 366 of file acl_data_structures.h. Referenced by def_scd_get_conv(). |
|
Definition at line 374 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 375 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 376 of file acl_data_structures.h. Referenced by def_u_get_conv(). |
|
Definition at line 341 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 342 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 343 of file acl_data_structures.h. Referenced by dev_get_conv(), and dev_get_subconv(). |
|
Definition at line 344 of file acl_data_structures.h. Referenced by dev_get_conv(), and dev_get_subconv(). |
|
Definition at line 304 of file acl_data_structures.h. Referenced by acl_detach_fd_lists(), and acl_register_fd_lists(). |
|
Definition at line 307 of file acl_data_structures.h. Referenced by acl_register_fd_lists(). |
|
Definition at line 309 of file acl_data_structures.h. Referenced by fd_get_conv(), and fd_get_subconv(). |
|
Definition at line 390 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 391 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_GROUP, \ RSBAC_ACL_GROUP_EVERYONE, \ ( RSBAC_DEV_REQUEST_VECTOR & RSBAC_READ_WRITE_REQUEST_VECTOR ) | RSBAC_ACL_GEN_RIGHTS_VECTOR } Definition at line 38 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_GROUP, \ RSBAC_ACL_GROUP_EVERYONE, \ ( RSBAC_FD_REQUEST_VECTOR & RSBAC_READ_WRITE_REQUEST_VECTOR ) | RSBAC_EXECUTE_REQUEST_VECTOR | RSBAC_ACL_GEN_RIGHTS_VECTOR } Definition at line 19 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_GROUP, \ RSBAC_ACL_GROUP_EVERYONE, \ RSBAC_REQUEST_VECTOR(R_SEARCH) | RSBAC_REQUEST_VECTOR(R_GET_STATUS_DATA) } Definition at line 217 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_GROUP, \ RSBAC_ACL_GROUP_EVERYONE, \ ( RSBAC_IPC_REQUEST_VECTOR & RSBAC_READ_WRITE_REQUEST_VECTOR ) | RSBAC_ACL_GEN_RIGHTS_VECTOR } Definition at line 57 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_GROUP, \ RSBAC_ACL_GROUP_EVERYONE, \ ( RSBAC_NETDEV_REQUEST_VECTOR ) | RSBAC_ACL_GEN_RIGHTS_VECTOR } Definition at line 234 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_GROUP, \ RSBAC_ACL_GROUP_EVERYONE, \ ( RSBAC_NETOBJ_REQUEST_VECTOR & RSBAC_READ_WRITE_REQUEST_VECTOR ) | RSBAC_ACL_GEN_RIGHTS_VECTOR } Definition at line 272 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_GROUP, \ RSBAC_ACL_GROUP_EVERYONE, \ ( RSBAC_NETTEMP_REQUEST_VECTOR & RSBAC_READ_REQUEST_VECTOR ) | RSBAC_ACL_GEN_RIGHTS_VECTOR } Definition at line 253 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_GROUP, \ RSBAC_ACL_GROUP_EVERYONE, \ ( RSBAC_PROCESS_REQUEST_VECTOR & RSBAC_READ_WRITE_REQUEST_VECTOR ) | RSBAC_ACL_GEN_RIGHTS_VECTOR } Definition at line 198 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_GROUP, \ RSBAC_ACL_GROUP_EVERYONE, \ ( RSBAC_SCD_REQUEST_VECTOR & \ ( RSBAC_READ_WRITE_REQUEST_VECTOR | ((rsbac_request_vector_t) 1 << R_MODIFY_SYSTEM_DATA) ) \ ) \ | RSBAC_ACL_GEN_RIGHTS_VECTOR \ } Definition at line 76 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_GROUP, \ RSBAC_ACL_GROUP_EVERYONE, \ ((rsbac_request_vector_t) 1 << R_GET_STATUS_DATA) \ } Definition at line 99 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_GROUP, \ RSBAC_ACL_GROUP_EVERYONE, \ ((rsbac_request_vector_t) 1 << R_MAP_EXEC) \ } Definition at line 93 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_GROUP, \ RSBAC_ACL_GROUP_EVERYONE, \ RSBAC_REQUEST_VECTOR(R_SEARCH) | RSBAC_REQUEST_VECTOR(R_GET_STATUS_DATA) } Definition at line 180 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 438 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 442 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 437 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 17 of file acl_data_structures.h. Referenced by acl_detach_fd_lists(), acl_register_fd_lists(), and rsbac_init_acl(). |
|
Definition at line 400 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 401 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 402 of file acl_data_structures.h. Referenced by netdev_get_conv(), and netdev_get_subconv(). |
|
Definition at line 425 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 426 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 427 of file acl_data_structures.h. |
|
Definition at line 422 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 423 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 411 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 412 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 413 of file acl_data_structures.h. Referenced by nettemp_nt_get_conv(), and nettemp_nt_get_subconv(). |
|
Definition at line 424 of file acl_data_structures.h. Referenced by nettemp_get_conv(), and nettemp_get_subconv(). |
|
Definition at line 306 of file acl_data_structures.h. Referenced by acl_detach_fd_lists(), acl_register_fd_lists(), and fd_hash(). |
|
Definition at line 361 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 363 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 365 of file acl_data_structures.h. Referenced by scd_get_conv(), and scd_get_subconv(). |
|
Value: { ACLS_USER, \ RSBAC_SYSADM_UID, \ ( RSBAC_DEV_REQUEST_VECTOR & \ ( RSBAC_READ_WRITE_REQUEST_VECTOR | RSBAC_SYSTEM_REQUEST_VECTOR ) ) \ | RSBAC_ACL_SYSADM_RIGHTS_VECTOR } Definition at line 50 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_USER, \ RSBAC_SYSADM_UID, \ ( RSBAC_FD_REQUEST_VECTOR & \ ( RSBAC_READ_WRITE_REQUEST_VECTOR | RSBAC_EXECUTE_REQUEST_VECTOR | RSBAC_SYSTEM_REQUEST_VECTOR ) ) \ | RSBAC_ACL_SYSADM_RIGHTS_VECTOR } Definition at line 31 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_USER, \ RSBAC_SYSADM_UID, \ RSBAC_REQUEST_VECTOR(R_SEARCH) | RSBAC_REQUEST_VECTOR(R_GET_STATUS_DATA) } Definition at line 229 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_USER, \ RSBAC_SYSADM_UID, \ ( RSBAC_IPC_REQUEST_VECTOR & \ ( RSBAC_READ_WRITE_REQUEST_VECTOR | RSBAC_SYSTEM_REQUEST_VECTOR ) ) \ | RSBAC_ACL_SYSADM_RIGHTS_VECTOR } Definition at line 69 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_USER, \ RSBAC_SYSADM_UID, \ ( RSBAC_NETDEV_REQUEST_VECTOR & \ ( RSBAC_READ_WRITE_REQUEST_VECTOR | RSBAC_SYSTEM_REQUEST_VECTOR ) ) \ | RSBAC_ACL_SYSADM_RIGHTS_VECTOR } Definition at line 246 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_USER, \ RSBAC_SYSADM_UID, \ ( RSBAC_NETOBJ_REQUEST_VECTOR & \ ( RSBAC_READ_WRITE_REQUEST_VECTOR | RSBAC_SYSTEM_REQUEST_VECTOR ) ) \ | RSBAC_ACL_SYSADM_RIGHTS_VECTOR } Definition at line 284 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_USER, \ RSBAC_SYSADM_UID, \ ( RSBAC_NETTEMP_REQUEST_VECTOR & \ ( RSBAC_READ_REQUEST_VECTOR | RSBAC_SYSTEM_REQUEST_VECTOR ) ) \ | RSBAC_ACL_SYSADM_RIGHTS_VECTOR } Definition at line 265 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_USER, \ RSBAC_SYSADM_UID, \ ( RSBAC_PROCESS_REQUEST_VECTOR & \ ( RSBAC_READ_WRITE_REQUEST_VECTOR | RSBAC_SYSTEM_REQUEST_VECTOR ) ) \ | RSBAC_ACL_SYSADM_RIGHTS_VECTOR } Definition at line 210 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_USER, \ RSBAC_SYSADM_UID, \ ( RSBAC_SCD_REQUEST_VECTOR & \ ( \ ((rsbac_request_vector_t) 1 << R_GET_PERMISSIONS_DATA) \ | ((rsbac_request_vector_t) 1 << R_GET_STATUS_DATA) \ | ((rsbac_request_vector_t) 1 << R_MODIFY_PERMISSIONS_DATA) \ | ((rsbac_request_vector_t) 1 << R_MODIFY_SYSTEM_DATA) \ | ((rsbac_request_vector_t) 1 << R_WRITE) \ ) \ ) \ | RSBAC_ACL_SYSADM_RIGHTS_VECTOR } Definition at line 128 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_USER, \ RSBAC_SYSADM_UID, \ ( RSBAC_NONE_REQUEST_VECTOR & \ ( \ ((rsbac_request_vector_t) 1 << R_ADD_TO_KERNEL) \ | ((rsbac_request_vector_t) 1 << R_CHANGE_GROUP) \ | ((rsbac_request_vector_t) 1 << R_CHANGE_OWNER) \ | ((rsbac_request_vector_t) 1 << R_GET_STATUS_DATA) \ | ((rsbac_request_vector_t) 1 << R_MAP_EXEC) \ | ((rsbac_request_vector_t) 1 << R_MOUNT) \ | ((rsbac_request_vector_t) 1 << R_REMOVE_FROM_KERNEL) \ | ((rsbac_request_vector_t) 1 << R_UMOUNT) \ | ((rsbac_request_vector_t) 1 << R_SHUTDOWN) \ ) \ ) \ | ((rsbac_request_vector_t) 1 << R_MODIFY_SYSTEM_DATA) \ | RSBAC_ACL_SYSADM_RIGHTS_VECTOR } Definition at line 142 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Value: { ACLS_USER, \ RSBAC_SYSADM_UID, \ RSBAC_ACL_RIGHTS_VECTOR(R_READ_ATTRIBUTE) \ | RSBAC_REQUEST_VECTOR(R_SEARCH) | RSBAC_REQUEST_VECTOR(R_GET_STATUS_DATA) \ | RSBAC_ACL_SYSADM_RIGHTS_VECTOR } Definition at line 191 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 372 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 373 of file acl_data_structures.h. Referenced by rsbac_init_acl(). |
|
Definition at line 298 of file acl_data_structures.h. |