Changeset 2764
- Timestamp:
- 07/24/08 18:56:03
(4 months ago)
- Author:
- cpebenito
- Message:
trunk: 7 patches from Fedora policy, cherry picked by david hrdeman.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r2763 |
r2764 |
|
| | 1 | - Several misc changes from the Fedora policy, cherry picked by David |
|---|
| | 2 | Hrdeman. |
|---|
| 1 | 3 | - Large whitespace fix from Dominick Grift. |
|---|
| 2 | 4 | - Pam_mount fix for local login from Stefan Schulze Frielinghaus. |
|---|
| r2697 |
r2764 |
|
| 1 | 1 | |
|---|
| 2 | | policy_module(kismet, 1.0.0) |
|---|
| | 2 | policy_module(kismet, 1.0.1) |
|---|
| 3 | 3 | |
|---|
| 4 | 4 | ######################################## |
|---|
| … | … | |
| 27 | 27 | |
|---|
| 28 | 28 | allow kismet_t self:capability { net_admin setuid setgid }; |
|---|
| | 29 | allow kismet_t self:packet_socket create_socket_perms; |
|---|
| 29 | 30 | |
|---|
| 30 | 31 | manage_files_pattern(kismet_t, kismet_log_t, kismet_log_t) |
|---|
| r2763 |
r2764 |
|
| 1 | 1 | |
|---|
| 2 | | policy_module(slocate, 1.7.0) |
|---|
| | 2 | policy_module(slocate, 1.7.1) |
|---|
| 3 | 3 | |
|---|
| 4 | 4 | ################################# |
|---|
| … | … | |
| 48 | 48 | fs_getattr_all_files(locate_t) |
|---|
| 49 | 49 | fs_list_all(locate_t) |
|---|
| | 50 | fs_list_inotifyfs(locate_t) |
|---|
| 50 | 51 | |
|---|
| 51 | 52 | # getpwnam |
|---|
| r2668 |
r2764 |
|
| 1 | 1 | |
|---|
| 2 | | policy_module(secadm, 1.0.0) |
|---|
| | 2 | policy_module(secadm, 1.0.1) |
|---|
| 3 | 3 | |
|---|
| 4 | 4 | ######################################## |
|---|
| … | … | |
| 49 | 49 | |
|---|
| 50 | 50 | optional_policy(` |
|---|
| | 51 | dmesg_exec(secadm_t) |
|---|
| | 52 | ') |
|---|
| | 53 | |
|---|
| | 54 | optional_policy(` |
|---|
| 51 | 55 | netlabel_run_mgmt(secadm_t, secadm_r, { secadm_tty_device_t secadm_devpts_t }) |
|---|
| 52 | 56 | ') |
|---|
| r2763 |
r2764 |
|
| 1 | 1 | |
|---|
| 2 | | policy_module(apm, 1.7.0) |
|---|
| | 2 | policy_module(apm, 1.7.1) |
|---|
| 3 | 3 | |
|---|
| 4 | 4 | ######################################## |
|---|
| … | … | |
| 192 | 192 | |
|---|
| 193 | 193 | optional_policy(` |
|---|
| | 194 | consolekit_dbus_chat(apmd_t) |
|---|
| | 195 | ') |
|---|
| | 196 | |
|---|
| | 197 | optional_policy(` |
|---|
| 194 | 198 | networkmanager_dbus_chat(apmd_t) |
|---|
| 195 | 199 | ') |
|---|
| r2763 |
r2764 |
|
| 1 | 1 | |
|---|
| 2 | | policy_module(openca, 1.1.0) |
|---|
| | 2 | policy_module(openca, 1.1.1) |
|---|
| 3 | 3 | |
|---|
| 4 | 4 | ######################################## |
|---|
| … | … | |
| 19 | 19 | # /etc/openca standard files |
|---|
| 20 | 20 | type openca_etc_t; |
|---|
| 21 | | files_type(openca_etc_t) |
|---|
| | 21 | files_config_file(openca_etc_t) |
|---|
| 22 | 22 | |
|---|
| 23 | 23 | # /etc/openca template files |
|---|
| r2763 |
r2764 |
|
| 1 | 1 | |
|---|
| 2 | | policy_module(portslave, 1.4.0) |
|---|
| | 2 | policy_module(portslave, 1.4.1) |
|---|
| 3 | 3 | |
|---|
| 4 | 4 | ######################################## |
|---|
| … | … | |
| 13 | 13 | |
|---|
| 14 | 14 | type portslave_etc_t; |
|---|
| 15 | | files_type(portslave_etc_t) |
|---|
| | 15 | files_config_file(portslave_etc_t) |
|---|
| 16 | 16 | |
|---|
| 17 | 17 | type portslave_lock_t; |
|---|
Download in other formats:
* Generating other formats may take time.