diff --git a/www/api-docs/admin.html b/www/api-docs/admin.html index 7d12965..32da35d 100644 --- a/www/api-docs/admin.html +++ b/www/api-docs/admin.html @@ -16,6 +16,9 @@ - <a href='admin_acct.html'> acct</a><br/> + - <a href='admin_amanda.html'> + amanda</a><br/> + - <a href='admin_anaconda.html'> anaconda</a><br/> @@ -121,6 +124,11 @@ <td><p>Berkeley process accounting</p></td> <tr><td> + <a href='admin_amanda.html'> + amanda</a></td> + <td><p>Automated backup program.</p></td> + + <tr><td> <a href='admin_anaconda.html'> anaconda</a></td> <td><p>Policy for the Anaconda installer.</p></td> diff --git a/www/api-docs/admin_acct.html b/www/api-docs/admin_acct.html index 30672e1..8f2a542 100644 --- a/www/api-docs/admin_acct.html +++ b/www/api-docs/admin_acct.html @@ -16,6 +16,9 @@ - <a href='admin_acct.html'> acct</a><br/> + - <a href='admin_amanda.html'> + amanda</a><br/> + - <a href='admin_anaconda.html'> anaconda</a><br/> diff --git a/www/api-docs/admin_amanda.html b/www/api-docs/admin_amanda.html new file mode 100644 index 0000000..cf9d616 --- /dev/null +++ b/www/api-docs/admin_amanda.html @@ -0,0 +1,335 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + - <a href='admin_acct.html'> + acct</a><br/> + + - <a href='admin_amanda.html'> + amanda</a><br/> + + - <a href='admin_anaconda.html'> + anaconda</a><br/> + + - <a href='admin_consoletype.html'> + consoletype</a><br/> + + - <a href='admin_dmesg.html'> + dmesg</a><br/> + + - <a href='admin_dmidecode.html'> + dmidecode</a><br/> + + - <a href='admin_firstboot.html'> + firstboot</a><br/> + + - <a href='admin_kudzu.html'> + kudzu</a><br/> + + - <a href='admin_logrotate.html'> + logrotate</a><br/> + + - <a href='admin_netutils.html'> + netutils</a><br/> + + - <a href='admin_quota.html'> + quota</a><br/> + + - <a href='admin_rpm.html'> + rpm</a><br/> + + - <a href='admin_su.html'> + su</a><br/> + + - <a href='admin_sudo.html'> + sudo</a><br/> + + - <a href='admin_tmpreaper.html'> + tmpreaper</a><br/> + + - <a href='admin_updfstab.html'> + updfstab</a><br/> + + - <a href='admin_usermanage.html'> + usermanage</a><br/> + + - <a href='admin_vpn.html'> + vpn</a><br/> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="global_booleans.html">* Global Booleans </a> + <br/><p/> + <a href="global_tunables.html">* Global Tunables </a> + <p/><br/><p/> + <a href="index.html">* Layer Index</a> + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: admin</h1><p/> +<h2>Module: amanda</h2><p/> + +<h3>Description:</h3> + +<p><p>Automated backup program.</p></p> + + + +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<a name="link_amanda_domtrans_recover"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>amanda_domtrans_recover</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute amrecover in the amanda_recover domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_amanda_dontaudit_read_dumpdates"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>amanda_dontaudit_read_dumpdates</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to read /etc/dumpdates. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_amanda_run_recover"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>amanda_run_recover</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute amrecover in the amanda_recover domain, and +allow the specified role the amanda_recover domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + +The role to be allowed the amanda_recover domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + +The type of the terminal allow the amanda_recover domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_amanda_search_lib"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>amanda_search_lib</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Search amanda library directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + + + +</div> +</body> +</html> diff --git a/www/api-docs/admin_anaconda.html b/www/api-docs/admin_anaconda.html index 55b58ae..9c55296 100644 --- a/www/api-docs/admin_anaconda.html +++ b/www/api-docs/admin_anaconda.html @@ -16,6 +16,9 @@ - <a href='admin_acct.html'> acct</a><br/> + - <a href='admin_amanda.html'> + amanda</a><br/> + - <a href='admin_anaconda.html'> anaconda</a><br/> diff --git a/www/api-docs/admin_consoletype.html b/www/api-docs/admin_consoletype.html index dbf7c29..bad02cd 100644 --- a/www/api-docs/admin_consoletype.html +++ b/www/api-docs/admin_consoletype.html @@ -16,6 +16,9 @@ - <a href='admin_acct.html'> acct</a><br/> + - <a href='admin_amanda.html'> + amanda</a><br/> + - <a href='admin_anaconda.html'> anaconda</a><br/> diff --git a/www/api-docs/admin_dmesg.html b/www/api-docs/admin_dmesg.html index 0da5752..40926f3 100644 --- a/www/api-docs/admin_dmesg.html +++ b/www/api-docs/admin_dmesg.html @@ -16,6 +16,9 @@ - <a href='admin_acct.html'> acct</a><br/> + - <a href='admin_amanda.html'> + amanda</a><br/> + - <a href='admin_anaconda.html'> anaconda</a><br/> diff --git a/www/api-docs/admin_dmidecode.html b/www/api-docs/admin_dmidecode.html index b2cfacd..898c5ad 100644 --- a/www/api-docs/admin_dmidecode.html +++ b/www/api-docs/admin_dmidecode.html @@ -16,6 +16,9 @@ - <a href='admin_acct.html'> acct</a><br/> + - <a href='admin_amanda.html'> + amanda</a><br/> + - <a href='admin_anaconda.html'> anaconda</a><br/> diff --git a/www/api-docs/admin_firstboot.html b/www/api-docs/admin_firstboot.html index 93e2019..a7b0372 100644 --- a/www/api-docs/admin_firstboot.html +++ b/www/api-docs/admin_firstboot.html @@ -16,6 +16,9 @@ - <a href='admin_acct.html'> acct</a><br/> + - <a href='admin_amanda.html'> + amanda</a><br/> + - <a href='admin_anaconda.html'> anaconda</a><br/> diff --git a/www/api-docs/admin_kudzu.html b/www/api-docs/admin_kudzu.html index 70fa937..846d2c4 100644 --- a/www/api-docs/admin_kudzu.html +++ b/www/api-docs/admin_kudzu.html @@ -16,6 +16,9 @@ - <a href='admin_acct.html'> acct</a><br/> + - <a href='admin_amanda.html'> + amanda</a><br/> + - <a href='admin_anaconda.html'> anaconda</a><br/> diff --git a/www/api-docs/admin_logrotate.html b/www/api-docs/admin_logrotate.html index d22f285..04574b2 100644 --- a/www/api-docs/admin_logrotate.html +++ b/www/api-docs/admin_logrotate.html @@ -16,6 +16,9 @@ - <a href='admin_acct.html'> acct</a><br/> + - <a href='admin_amanda.html'> + amanda</a><br/> + - <a href='admin_anaconda.html'> anaconda</a><br/> diff --git a/www/api-docs/admin_netutils.html b/www/api-docs/admin_netutils.html index 21a44f4..09d1d90 100644 --- a/www/api-docs/admin_netutils.html +++ b/www/api-docs/admin_netutils.html @@ -16,6 +16,9 @@ - <a href='admin_acct.html'> acct</a><br/> + - <a href='admin_amanda.html'> + amanda</a><br/> + - <a href='admin_anaconda.html'> anaconda</a><br/> diff --git a/www/api-docs/admin_quota.html b/www/api-docs/admin_quota.html index 863c9f7..70d4e6c 100644 --- a/www/api-docs/admin_quota.html +++ b/www/api-docs/admin_quota.html @@ -16,6 +16,9 @@ - <a href='admin_acct.html'> acct</a><br/> + - <a href='admin_amanda.html'> + amanda</a><br/> + - <a href='admin_anaconda.html'> anaconda</a><br/> diff --git a/www/api-docs/admin_rpm.html b/www/api-docs/admin_rpm.html index 928b257..c2695b3 100644 --- a/www/api-docs/admin_rpm.html +++ b/www/api-docs/admin_rpm.html @@ -16,6 +16,9 @@ - <a href='admin_acct.html'> acct</a><br/> + - <a href='admin_amanda.html'> + amanda</a><br/> + - <a href='admin_anaconda.html'> anaconda</a><br/> @@ -158,6 +161,49 @@ No </div> </div> +<a name="link_rpm_dontaudit_manage_db"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>rpm_dontaudit_manage_db</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to create, read, +write, and delete the RPM package database. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_rpm_manage_db"></a> <div id="interface"> diff --git a/www/api-docs/admin_su.html b/www/api-docs/admin_su.html index d645e0f..3028881 100644 --- a/www/api-docs/admin_su.html +++ b/www/api-docs/admin_su.html @@ -16,6 +16,9 @@ - <a href='admin_acct.html'> acct</a><br/> + - <a href='admin_amanda.html'> + amanda</a><br/> + - <a href='admin_anaconda.html'> anaconda</a><br/> @@ -261,6 +264,48 @@ No </div> </div> +<a name="link_su_restricted_domain_template"></a> +<div id="template"> + + +<div id="codeblock"> + +<b>su_restricted_domain_template</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a href=#top>Return</a> diff --git a/www/api-docs/admin_sudo.html b/www/api-docs/admin_sudo.html index 77d87d9..83b6769 100644 --- a/www/api-docs/admin_sudo.html +++ b/www/api-docs/admin_sudo.html @@ -16,6 +16,9 @@ - <a href='admin_acct.html'> acct</a><br/> + - <a href='admin_amanda.html'> + amanda</a><br/> + - <a href='admin_anaconda.html'> anaconda</a><br/> diff --git a/www/api-docs/admin_tmpreaper.html b/www/api-docs/admin_tmpreaper.html index dc8753e..27645cf 100644 --- a/www/api-docs/admin_tmpreaper.html +++ b/www/api-docs/admin_tmpreaper.html @@ -16,6 +16,9 @@ - <a href='admin_acct.html'> acct</a><br/> + - <a href='admin_amanda.html'> + amanda</a><br/> + - <a href='admin_anaconda.html'> anaconda</a><br/> diff --git a/www/api-docs/admin_updfstab.html b/www/api-docs/admin_updfstab.html index 249da55..aa1bd3b 100644 --- a/www/api-docs/admin_updfstab.html +++ b/www/api-docs/admin_updfstab.html @@ -16,6 +16,9 @@ - <a href='admin_acct.html'> acct</a><br/> + - <a href='admin_amanda.html'> + amanda</a><br/> + - <a href='admin_anaconda.html'> anaconda</a><br/> diff --git a/www/api-docs/admin_usermanage.html b/www/api-docs/admin_usermanage.html index 89fa6df..c613425 100644 --- a/www/api-docs/admin_usermanage.html +++ b/www/api-docs/admin_usermanage.html @@ -16,6 +16,9 @@ - <a href='admin_acct.html'> acct</a><br/> + - <a href='admin_amanda.html'> + amanda</a><br/> + - <a href='admin_anaconda.html'> anaconda</a><br/> @@ -369,6 +372,86 @@ No </div> </div> +<a name="link_usermanage_run_admin_passwd"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>usermanage_run_admin_passwd</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute passwd admin functions in the admin +passwd domain, and allow the specified role +the admin passwd domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + +The role to be allowed the admin passwd domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + +The type of the terminal allow the admin passwd domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_usermanage_run_chfn"></a> <div id="interface"> diff --git a/www/api-docs/admin_vpn.html b/www/api-docs/admin_vpn.html index 5276de7..67af56e 100644 --- a/www/api-docs/admin_vpn.html +++ b/www/api-docs/admin_vpn.html @@ -16,6 +16,9 @@ - <a href='admin_acct.html'> acct</a><br/> + - <a href='admin_amanda.html'> + amanda</a><br/> + - <a href='admin_anaconda.html'> anaconda</a><br/> diff --git a/www/api-docs/global_booleans.html b/www/api-docs/global_booleans.html index 3ae081e..78bfbdc 100644 --- a/www/api-docs/global_booleans.html +++ b/www/api-docs/global_booleans.html @@ -16,6 +16,9 @@ - <a href='admin_acct.html'> acct</a><br/> + - <a href='admin_amanda.html'> + amanda</a><br/> + - <a href='admin_anaconda.html'> anaconda</a><br/> @@ -88,12 +91,21 @@ - <a href='kernel_bootloader.html'> bootloader</a><br/> + - <a href='kernel_corecommands.html'> + corecommands</a><br/> + - <a href='kernel_corenetwork.html'> corenetwork</a><br/> - <a href='kernel_devices.html'> devices</a><br/> + - <a href='kernel_domain.html'> + domain</a><br/> + + - <a href='kernel_files.html'> + files</a><br/> + - <a href='kernel_filesystem.html'> filesystem</a><br/> @@ -127,12 +139,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -142,9 +160,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -154,6 +181,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -169,12 +202,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -184,6 +223,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -193,6 +235,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -202,9 +247,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -214,15 +265,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -241,6 +304,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -259,9 +325,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> @@ -277,15 +352,6 @@ - <a href='system_clock.html'> clock</a><br/> - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - <a href='system_fstools.html'> fstools</a><br/> @@ -379,6 +445,30 @@ Enabling secure mode disallows programs, such asnewrole, from transitioning to a </div></div> +<div id="interface"> +<div id="codeblock">secure_mode_insmod</div> +<div id="description"> +<h5>Default value</h5> +<p>false</p> + +<h5>Description</h5> +<p><p> +Disable transitions to insmod.</p></p> + +</div></div> + +<div id="interface"> +<div id="codeblock">secure_mode_policyload</div> +<div id="description"> +<h5>Default value</h5> +<p>false</p> + +<h5>Description</h5> +<p><p> +boolean to determine whether the system permits loading policy, settingenforcing mode, and changing boolean values. Set this to true and youhave to reboot to set it back</p></p> + +</div></div> + </div> </body> diff --git a/www/api-docs/global_tunables.html b/www/api-docs/global_tunables.html index 64e2fc3..a418493 100644 --- a/www/api-docs/global_tunables.html +++ b/www/api-docs/global_tunables.html @@ -16,6 +16,9 @@ - <a href='admin_acct.html'> acct</a><br/> + - <a href='admin_amanda.html'> + amanda</a><br/> + - <a href='admin_anaconda.html'> anaconda</a><br/> @@ -88,12 +91,21 @@ - <a href='kernel_bootloader.html'> bootloader</a><br/> + - <a href='kernel_corecommands.html'> + corecommands</a><br/> + - <a href='kernel_corenetwork.html'> corenetwork</a><br/> - <a href='kernel_devices.html'> devices</a><br/> + - <a href='kernel_domain.html'> + domain</a><br/> + + - <a href='kernel_files.html'> + files</a><br/> + - <a href='kernel_filesystem.html'> filesystem</a><br/> @@ -127,12 +139,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -142,9 +160,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -154,6 +181,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -169,12 +202,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -184,6 +223,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -193,6 +235,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -202,9 +247,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -214,15 +265,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -241,6 +304,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -259,9 +325,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> @@ -277,15 +352,6 @@ - <a href='system_clock.html'> clock</a><br/> - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - <a href='system_fstools.html'> fstools</a><br/> @@ -428,6 +494,18 @@ Allow gpg executable stack</p></p> </div></div> <div id="interface"> +<div id="codeblock">allow_gssd_read_tmp</div> +<div id="description"> +<h5>Default value</h5> +<p>true</p> + +<h5>Description</h5> +<p><p> +Allow gssd to read temp directory.</p></p> + +</div></div> + +<div id="interface"> <div id="codeblock">allow_httpd_anon_write</div> <div id="description"> <h5>Default value</h5> @@ -464,6 +542,18 @@ Allow sysadm to ptrace all processes</p></p> </div></div> <div id="interface"> +<div id="codeblock">allow_rsync_anon_write</div> +<div id="description"> +<h5>Default value</h5> +<p>false</p> + +<h5>Description</h5> +<p><p> +Allow rsync to modify public filesused for public file transfer services.</p></p> + +</div></div> + +<div id="interface"> <div id="codeblock">allow_saslauthd_read_shadow</div> <div id="description"> <h5>Default value</h5> @@ -476,6 +566,18 @@ Allow sasl to read shadow</p></p> </div></div> <div id="interface"> +<div id="codeblock">allow_smbd_anon_write</div> +<div id="description"> +<h5>Default value</h5> +<p>false</p> + +<h5>Description</h5> +<p><p> +Allow samba to modify public filesused for public file transfer services.</p></p> + +</div></div> + +<div id="interface"> <div id="codeblock">allow_ssh_keysign</div> <div id="description"> <h5>Default value</h5> @@ -596,6 +698,18 @@ Allow httpd cgi support</p></p> </div></div> <div id="interface"> +<div id="codeblock">httpd_enable_ftp_server</div> +<div id="description"> +<h5>Default value</h5> +<p>false</p> + +<h5>Description</h5> +<p><p> +Allow httpd to act as a FTP server bylistening on the ftp port.</p></p> + +</div></div> + +<div id="interface"> <div id="codeblock">httpd_enable_homedirs</div> <div id="description"> <h5>Default value</h5> @@ -656,6 +770,30 @@ Allow BIND to write the master zone files.Generally this is used for dynamic DNS </div></div> <div id="interface"> +<div id="codeblock">nfs_export_all_ro</div> +<div id="description"> +<h5>Default value</h5> +<p>false</p> + +<h5>Description</h5> +<p><p> +Allow nfs to be exported read only</p></p> + +</div></div> + +<div id="interface"> +<div id="codeblock">nfs_export_all_rw</div> +<div id="description"> +<h5>Default value</h5> +<p>false</p> + +<h5>Description</h5> +<p><p> +Allow nfs to be exported read/write.</p></p> + +</div></div> + +<div id="interface"> <div id="codeblock">pppd_can_insmod</div> <div id="description"> <h5>Default value</h5> @@ -716,6 +854,42 @@ Allow ssh to run from inetd instead of as a daemon.</p></p> </div></div> <div id="interface"> +<div id="codeblock">samba_enable_home_dirs</div> +<div id="description"> +<h5>Default value</h5> +<p>false</p> + +<h5>Description</h5> +<p><p> +Allow samba to export user home directories.</p></p> + +</div></div> + +<div id="interface"> +<div id="codeblock">spamassasin_can_network</div> +<div id="description"> +<h5>Default value</h5> +<p>false</p> + +<h5>Description</h5> +<p><p> +Allow spamassassin to do DNS lookups</p></p> + +</div></div> + +<div id="interface"> +<div id="codeblock">spamassassin_can_network</div> +<div id="description"> +<h5>Default value</h5> +<p>false</p> + +<h5>Description</h5> +<p><p> +Allow user spamassassin clients to use the network.</p></p> + +</div></div> + +<div id="interface"> <div id="codeblock">squid_connect_any</div> <div id="description"> <h5>Default value</h5> @@ -752,6 +926,18 @@ Allow staff_r users to search the sysadm homedir and read files (such as ~/.bash </div></div> <div id="interface"> +<div id="codeblock">stunnel_is_daemon</div> +<div id="description"> +<h5>Default value</h5> +<p>false</p> + +<h5>Description</h5> +<p><p> +Configure stunnel to be a standalone daemon orinetd service.</p></p> + +</div></div> + +<div id="interface"> <div id="codeblock">use_nfs_home_dirs</div> <div id="description"> <h5>Default value</h5> @@ -831,7 +1017,7 @@ Control users use of ping and traceroute</p></p> <h5>Description</h5> <p><p> -Allow user to r/w noextattrfile (FAT, CDROM, FLOPPY)</p></p> +Allow user to r/w files on filesystemsthat do not have extended attributes (FAT, CDROM, FLOPPY)</p></p> </div></div> diff --git a/www/api-docs/index.html b/www/api-docs/index.html index 81c9363..f88b88a 100644 --- a/www/api-docs/index.html +++ b/www/api-docs/index.html @@ -16,6 +16,9 @@ - <a href='admin_acct.html'> acct</a><br/> + - <a href='admin_amanda.html'> + amanda</a><br/> + - <a href='admin_anaconda.html'> anaconda</a><br/> @@ -88,12 +91,21 @@ - <a href='kernel_bootloader.html'> bootloader</a><br/> + - <a href='kernel_corecommands.html'> + corecommands</a><br/> + - <a href='kernel_corenetwork.html'> corenetwork</a><br/> - <a href='kernel_devices.html'> devices</a><br/> + - <a href='kernel_domain.html'> + domain</a><br/> + + - <a href='kernel_files.html'> + files</a><br/> + - <a href='kernel_filesystem.html'> filesystem</a><br/> @@ -127,12 +139,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -142,9 +160,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -154,6 +181,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -169,12 +202,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -184,6 +223,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -193,6 +235,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -202,9 +247,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -214,15 +265,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -241,6 +304,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -259,9 +325,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> @@ -277,15 +352,6 @@ - <a href='system_clock.html'> clock</a><br/> - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - <a href='system_fstools.html'> fstools</a><br/> @@ -382,6 +448,11 @@ <td><p>Berkeley process accounting</p></td> <tr><td> + <a href='admin_amanda.html'> + amanda</a></td> + <td><p>Automated backup program.</p></td> + + <tr><td> <a href='admin_anaconda.html'> anaconda</a></td> <td><p>Policy for the Anaconda installer.</p></td> @@ -506,6 +577,14 @@ Policy for kernel threads, proc filesystem,and unlabeled processes and objects. <td><p>Policy for the kernel modules, kernel image, and bootloader.</p></td> <tr><td> + <a href='kernel_corecommands.html'> + corecommands</a></td> + <td><p> +Core policy for shells, and generic programs +in /bin, /sbin, /usr/bin, and /usr/sbin. +</p></td> + + <tr><td> <a href='kernel_corenetwork.html'> corenetwork</a></td> <td><p>Policy controlling access to network objects</p></td> @@ -518,6 +597,18 @@ Device nodes and interfaces for many basic system devices. </p></td> <tr><td> + <a href='kernel_domain.html'> + domain</a></td> + <td><p>Core policy for domains.</p></td> + + <tr><td> + <a href='kernel_files.html'> + files</a></td> + <td><p> +Basic filesystem types and interfaces. +</p></td> + + <tr><td> <a href='kernel_filesystem.html'> filesystem</a></td> <td><p>Policy for filesystems.</p></td> @@ -637,26 +728,6 @@ Policy for kernel security interface, in particular, selinuxfs. <td><p>Policy for reading and setting the hardware clock.</p></td> <tr><td> - <a href='system_corecommands.html'> - corecommands</a></td> - <td><p> -Core policy for shells, and generic programs -in /bin, /sbin, /usr/bin, and /usr/sbin. -</p></td> - - <tr><td> - <a href='system_domain.html'> - domain</a></td> - <td><p>Core policy for domains.</p></td> - - <tr><td> - <a href='system_files.html'> - files</a></td> - <td><p> -Basic filesystem types and interfaces. -</p></td> - - <tr><td> <a href='system_fstools.html'> fstools</a></td> <td><p>Tools for filesystem management, such as mkfs and fsck.</p></td> @@ -806,6 +877,11 @@ connection and disconnection of devices at runtime. <td><p>Ethernet activity monitor.</p></td> <tr><td> + <a href='services_avahi.html'> + avahi</a></td> + <td><p>mDNS/DNS-SD daemon implementing Apple ZeroConf architecture</p></td> + + <tr><td> <a href='services_bind.html'> bind</a></td> <td><p>Berkeley internet name domain DNS server.</p></td> @@ -816,6 +892,11 @@ connection and disconnection of devices at runtime. <td><p>Bluetooth tools and system services.</p></td> <tr><td> + <a href='services_canna.html'> + canna</a></td> + <td><p>Canna - kana-kanji conversion server</p></td> + + <tr><td> <a href='services_comsat.html'> comsat</a></td> <td><p>Comsat, a biff server.</p></td> @@ -831,11 +912,26 @@ connection and disconnection of devices at runtime. <td><p>Periodic execution of scheduled commands.</p></td> <tr><td> + <a href='services_cups.html'> + cups</a></td> + <td><p>Common UNIX printing system</p></td> + + <tr><td> <a href='services_cvs.html'> cvs</a></td> <td><p>Concurrent versions system</p></td> <tr><td> + <a href='services_cyrus.html'> + cyrus</a></td> + <td><p>Cyrus is an IMAP service intended to be run on sealed servers</p></td> + + <tr><td> + <a href='services_dbskk.html'> + dbskk</a></td> + <td><p>Dictionary server for the SKK Japanese input method system.</p></td> + + <tr><td> <a href='services_dbus.html'> dbus</a></td> <td><p>Desktop messaging bus</p></td> @@ -851,6 +947,16 @@ connection and disconnection of devices at runtime. <td><p>Dictionary daemon</p></td> <tr><td> + <a href='services_distcc.html'> + distcc</a></td> + <td><p>Distributed compiler daemon</p></td> + + <tr><td> + <a href='services_dovecot.html'> + dovecot</a></td> + <td><p>Dovecot POP and IMAP mail server</p></td> + + <tr><td> <a href='services_finger.html'> finger</a></td> <td><p>Finger user information service.</p></td> @@ -876,6 +982,11 @@ connection and disconnection of devices at runtime. <td><p>Port of Apple Rendezvous multicast DNS</p></td> <tr><td> + <a href='services_i18n_input.html'> + i18n_input</a></td> + <td><p>IIIMF htt server</p></td> + + <tr><td> <a href='services_inetd.html'> inetd</a></td> <td><p>Internet services daemon.</p></td> @@ -886,6 +997,11 @@ connection and disconnection of devices at runtime. <td><p>Internet News NNTP server</p></td> <tr><td> + <a href='services_irqbalance.html'> + irqbalance</a></td> + <td><p>IRQ balancing daemon</p></td> + + <tr><td> <a href='services_kerberos.html'> kerberos</a></td> <td><p>MIT Kerberos admin and KDC</p></td> @@ -901,6 +1017,11 @@ connection and disconnection of devices at runtime. <td><p>OpenLDAP directory server</p></td> <tr><td> + <a href='services_lpd.html'> + lpd</a></td> + <td><p>Line printer daemon</p></td> + + <tr><td> <a href='services_mailman.html'> mailman</a></td> <td><p>Mailman is for managing electronic mail discussion and e-newsletter lists</p></td> @@ -916,6 +1037,11 @@ connection and disconnection of devices at runtime. <td><p>Policy for MySQL</p></td> <tr><td> + <a href='services_networkmanager.html'> + networkmanager</a></td> + <td><p>Manager for dynamically switching between networks.</p></td> + + <tr><td> <a href='services_nis.html'> nis</a></td> <td><p>Policy for NIS (YP) servers and clients</p></td> @@ -931,11 +1057,21 @@ connection and disconnection of devices at runtime. <td><p>Network time protocol daemon</p></td> <tr><td> + <a href='services_pegasus.html'> + pegasus</a></td> + <td><p>The Open Group Pegasus CIM/WBEM Server.</p></td> + + <tr><td> <a href='services_portmap.html'> portmap</a></td> <td><p>RPC port mapping service.</p></td> <tr><td> + <a href='services_postfix.html'> + postfix</a></td> + <td><p>Postfix email server</p></td> + + <tr><td> <a href='services_postgresql.html'> postgresql</a></td> <td><p>PostgreSQL relational database</p></td> @@ -951,11 +1087,26 @@ connection and disconnection of devices at runtime. <td><p>Privacy enhancing web proxy.</p></td> <tr><td> + <a href='services_procmail.html'> + procmail</a></td> + <td><p>Procmail mail delivery agent</p></td> + + <tr><td> + <a href='services_radius.html'> + radius</a></td> + <td><p>RADIUS authentication and accounting server.</p></td> + + <tr><td> <a href='services_radvd.html'> radvd</a></td> <td><p>IPv6 router advertisement daemon</p></td> <tr><td> + <a href='services_rdisc.html'> + rdisc</a></td> + <td><p>Network router discovery daemon</p></td> + + <tr><td> <a href='services_remotelogin.html'> remotelogin</a></td> <td><p>Policy for rshd, rlogind, and telnetd.</p></td> @@ -966,6 +1117,11 @@ connection and disconnection of devices at runtime. <td><p>Remote login daemon</p></td> <tr><td> + <a href='services_rpc.html'> + rpc</a></td> + <td><p>Remote Procedure Call Daemon for managment of network based process communication</p></td> + + <tr><td> <a href='services_rshd.html'> rshd</a></td> <td><p>Remote shell service.</p></td> @@ -1000,6 +1156,11 @@ from Windows NT servers. <td><p>Simple network management protocol services</p></td> <tr><td> + <a href='services_spamassassin.html'> + spamassassin</a></td> + <td><p>Filter used for removing unsolicited email.</p></td> + + <tr><td> <a href='services_squid.html'> squid</a></td> <td><p>Squid caching http proxy server</p></td> @@ -1030,11 +1191,26 @@ from Windows NT servers. <td><p>Trivial file transfer protocol daemon</p></td> <tr><td> + <a href='services_timidity.html'> + timidity</a></td> + <td><p>MIDI to WAV converter and player configured as a service</p></td> + + <tr><td> <a href='services_uucp.html'> uucp</a></td> <td><p>Unix to Unix Copy</p></td> <tr><td> + <a href='services_xdm.html'> + xdm</a></td> + <td><p>X windows login display manager</p></td> + + <tr><td> + <a href='services_xfs.html'> + xfs</a></td> + <td><p>X Windows Font Server </p></td> + + <tr><td> <a href='services_zebra.html'> zebra</a></td> <td><p>Zebra border gateway protocol network routing service</p></td> diff --git a/www/api-docs/interfaces.html b/www/api-docs/interfaces.html index ea502ad..05bc884 100644 --- a/www/api-docs/interfaces.html +++ b/www/api-docs/interfaces.html @@ -16,6 +16,9 @@ - <a href='admin_acct.html'> acct</a><br/> + - <a href='admin_amanda.html'> + amanda</a><br/> + - <a href='admin_anaconda.html'> anaconda</a><br/> @@ -88,12 +91,21 @@ - <a href='kernel_bootloader.html'> bootloader</a><br/> + - <a href='kernel_corecommands.html'> + corecommands</a><br/> + - <a href='kernel_corenetwork.html'> corenetwork</a><br/> - <a href='kernel_devices.html'> devices</a><br/> + - <a href='kernel_domain.html'> + domain</a><br/> + + - <a href='kernel_files.html'> + files</a><br/> + - <a href='kernel_filesystem.html'> filesystem</a><br/> @@ -127,12 +139,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -142,9 +160,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -154,6 +181,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -169,12 +202,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -184,6 +223,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -193,6 +235,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -202,9 +247,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -214,15 +265,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -241,6 +304,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -259,9 +325,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> @@ -277,15 +352,6 @@ - <a href='system_clock.html'> clock</a><br/> - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - <a href='system_fstools.html'> fstools</a><br/> @@ -472,6 +538,127 @@ Create, read, write, and delete process accounting data. </div> <div id="interfacesmall"> +Module: <a href='admin_amanda.html#link_amanda_domtrans_recover'> +amanda</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>amanda_domtrans_recover</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute amrecover in the amanda_recover domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_amanda.html#link_amanda_dontaudit_read_dumpdates'> +amanda</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>amanda_dontaudit_read_dumpdates</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attempts to read /etc/dumpdates. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_amanda.html#link_amanda_run_recover'> +amanda</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>amanda_run_recover</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<p> +Execute amrecover in the amanda_recover domain, and +allow the specified role the amanda_recover domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='admin_amanda.html#link_amanda_search_lib'> +amanda</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>amanda_search_lib</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Search amanda library directories. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='services_apache.html#link_apache_append_squirrelmail_data'> apache</a><p/> Layer: <a href='services.html'> @@ -714,6 +901,33 @@ TCP sockets. </div> <div id="interfacesmall"> +Module: <a href='services_apache.html#link_apache_dontaudit_search_modules'> +apache</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>apache_dontaudit_search_modules</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attempts to search Apache +module directories. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='services_apache.html#link_apache_list_modules'> apache</a><p/> Layer: <a href='services.html'> @@ -930,6 +1144,32 @@ specified role the dmidecode domain. </div> <div id="interfacesmall"> +Module: <a href='services_apache.html#link_apache_search_sys_script_state'> +apache</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>apache_search_sys_script_state</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Search system script state directory. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='services_apache.html#link_apache_sigchld'> apache</a><p/> Layer: <a href='services.html'> @@ -1086,6 +1326,32 @@ Read and write to an apm unix stream socket. </div> <div id="interfacesmall"> +Module: <a href='services_apm.html#link_apm_stream_connect'> +apm</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>apm_stream_connect</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Connect to apmd over an unix stream socket. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='services_apm.html#link_apm_use_fd'> apm</a><p/> Layer: <a href='services.html'> @@ -1191,6 +1457,32 @@ Create arpwatch data files. </div> <div id="interfacesmall"> +Module: <a href='services_arpwatch.html#link_arpwatch_manage_tmp_files'> +arpwatch</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>arpwatch_manage_tmp_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read and write arpwatch temporary files. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='services_arpwatch.html#link_arpwatch_rw_tmp_files'> arpwatch</a><p/> Layer: <a href='services.html'> @@ -1564,6 +1856,32 @@ of the shadow passwords file. </div> <div id="interfacesmall"> +Module: <a href='system_authlogin.html#link_auth_dontaudit_read_pam_pid'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_dontaudit_read_pam_pid</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attemps to read PAM pid files. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_authlogin.html#link_auth_dontaudit_read_shadow'> authlogin</a><p/> Layer: <a href='system.html'> @@ -1838,13 +2156,13 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_authlogin.html#link_auth_read_lastlog'> +Module: <a href='system_authlogin.html#link_auth_read_all_dirs_except_shadow'> authlogin</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>auth_read_lastlog</b>( +<b>auth_read_all_dirs_except_shadow</b>( @@ -1852,56 +2170,16 @@ system</a><p/> domain - )<br> -</div> - -<div id="description"> -<p> -Read the last logins log. -</p> -</div> - -</div> - -<div id="interfacesmall"> -Module: <a href='system_authlogin.html#link_auth_read_login_records'> -authlogin</a><p/> -Layer: <a href='system.html'> -system</a><p/> -<div id="codeblock"> - -<b>auth_read_login_records</b>( - - + , - ? - - )<br> -</div> - -<div id="description"> -<p> -Summary is missing! -</p> -</div> - -</div> - -<div id="interfacesmall"> -Module: <a href='system_authlogin.html#link_auth_read_pam_console_data'> -authlogin</a><p/> -Layer: <a href='system.html'> -system</a><p/> -<div id="codeblock"> - -<b>auth_read_pam_console_data</b>( - + [ + exception_types - ? + ] )<br> @@ -1909,51 +2187,38 @@ system</a><p/> <div id="description"> <p> -Summary is missing! +Read all directories on the filesystem, except +the shadow passwords and listed exceptions. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='system_authlogin.html#link_auth_read_pam_pid'> +Module: <a href='system_authlogin.html#link_auth_read_all_files_except_shadow'> authlogin</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>auth_read_pam_pid</b>( +<b>auth_read_all_files_except_shadow</b>( - ? + domain - )<br> -</div> - -<div id="description"> -<p> -Summary is missing! -</p> -</div> - -</div> - -<div id="interfacesmall"> -Module: <a href='system_authlogin.html#link_auth_read_shadow'> -authlogin</a><p/> -Layer: <a href='system.html'> -system</a><p/> -<div id="codeblock"> - -<b>auth_read_shadow</b>( - + , - domain + + [ + + exception_types + + ] )<br> @@ -1961,20 +2226,190 @@ system</a><p/> <div id="description"> <p> -Read the shadow passwords file (/etc/shadow) +Read all files on the filesystem, except +the shadow passwords and listed exceptions. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='system_authlogin.html#link_auth_relabel_all_files_except_shadow'> +Module: <a href='system_authlogin.html#link_auth_read_all_symlinks_except_shadow'> authlogin</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>auth_relabel_all_files_except_shadow</b>( +<b>auth_read_all_symlinks_except_shadow</b>( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )<br> +</div> + +<div id="description"> +<p> +Read all symbolic links on the filesystem, except +the shadow passwords and listed exceptions. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html#link_auth_read_lastlog'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_read_lastlog</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read the last logins log. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html#link_auth_read_login_records'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_read_login_records</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html#link_auth_read_pam_console_data'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_read_pam_console_data</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html#link_auth_read_pam_pid'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_read_pam_pid</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html#link_auth_read_shadow'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_read_shadow</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read the shadow passwords file (/etc/shadow) +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_authlogin.html#link_auth_relabel_all_files_except_shadow'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_relabel_all_files_except_shadow</b>( @@ -2007,6 +2442,33 @@ the shadow passwords and listed exceptions. </div> <div id="interfacesmall"> +Module: <a href='system_authlogin.html#link_auth_relabel_shadow'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_relabel_shadow</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Relabel from and to the shadow +password file type. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_authlogin.html#link_auth_relabelto_shadow'> authlogin</a><p/> Layer: <a href='system.html'> @@ -2018,7 +2480,7 @@ system</a><p/> - ? + domain )<br> @@ -2026,7 +2488,8 @@ system</a><p/> <div id="description"> <p> -Summary is missing! +Relabel to the shadow +password file type. </p> </div> @@ -2221,6 +2684,33 @@ Read and write the shadow password file (/etc/shadow). </div> <div id="interfacesmall"> +Module: <a href='system_authlogin.html#link_auth_search_pam_console_data'> +authlogin</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>auth_search_pam_console_data</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Search the contents of the +pam_console data directory. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_authlogin.html#link_auth_unconfined'> authlogin</a><p/> Layer: <a href='system.html'> @@ -2299,6 +2789,33 @@ Write to login records (wtmp). </div> <div id="interfacesmall"> +Module: <a href='services_avahi.html#link_avahi_dbus_chat'> +avahi</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>avahi_dbus_chat</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send and receive messages from +avahi over dbus. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='services_bind.html#link_bind_domtrans'> bind</a><p/> Layer: <a href='services.html'> @@ -2351,6 +2868,33 @@ Execute ndc in the ndc domain. </div> <div id="interfacesmall"> +Module: <a href='services_bind.html#link_bind_manage_cache'> +bind</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>bind_manage_cache</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Create, read, write, and delete +BIND cache files. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='services_bind.html#link_bind_manage_config_dir'> bind</a><p/> Layer: <a href='services.html'> @@ -2500,6 +3044,32 @@ of the BIND pid directory. </div> <div id="interfacesmall"> +Module: <a href='services_bind.html#link_bind_signal'> +bind</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>bind_signal</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send generic signals to BIND. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='services_bind.html#link_bind_write_config'> bind</a><p/> Layer: <a href='services.html'> @@ -2526,6 +3096,128 @@ Write BIND named configuration files. </div> <div id="interfacesmall"> +Module: <a href='services_bluetooth.html#link_bluetooth_dbus_chat'> +bluetooth</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>bluetooth_dbus_chat</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send and receive messages from +bluetooth over dbus. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_bluetooth.html#link_bluetooth_domtrans_helper'> +bluetooth</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>bluetooth_domtrans_helper</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute bluetooth_helper in the bluetooth_helper domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_bluetooth.html#link_bluetooth_dontaudit_read_helper_files'> +bluetooth</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>bluetooth_dontaudit_read_helper_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read bluetooth helper files. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_bluetooth.html#link_bluetooth_run_helper'> +bluetooth</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>bluetooth_run_helper</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<p> +Execute bluetooth_helper in the bluetooth_helper domain, and +allow the specified role the bluetooth_helper domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_bootloader.html#link_bootloader_create_kernel'> bootloader</a><p/> Layer: <a href='kernel.html'> @@ -3121,6 +3813,32 @@ Write kernel module files. </div> <div id="interfacesmall"> +Module: <a href='services_canna.html#link_canna_stream_connect'> +canna</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>canna_stream_connect</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Connect to Canna using a unix domain stream socket. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_clock.html#link_clock_domtrans'> clock</a><p/> Layer: <a href='system.html'> @@ -3294,10 +4012,36 @@ Execute consoletype in the caller domain. </div> <div id="interfacesmall"> -Module: <a href='system_corecommands.html#link_corecmd_bin_domtrans'> +Module: <a href='kernel_corecommands.html#link_corecmd_bin_alias'> corecommands</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corecmd_bin_alias</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Create a aliased type to generic bin files. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corecommands.html#link_corecmd_bin_domtrans'> +corecommands</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>corecmd_bin_domtrans</b>( @@ -3329,10 +4073,36 @@ in the specified domain. </div> <div id="interfacesmall"> -Module: <a href='system_corecommands.html#link_corecmd_dontaudit_getattr_sbin_file'> +Module: <a href='kernel_corecommands.html#link_corecmd_check_exec_shell'> corecommands</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corecmd_check_exec_shell</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Check if a shell is executable (DAC-wise). +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corecommands.html#link_corecmd_dontaudit_getattr_sbin_file'> +corecommands</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>corecmd_dontaudit_getattr_sbin_file</b>( @@ -3355,10 +4125,37 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_corecommands.html#link_corecmd_exec_bin'> +Module: <a href='kernel_corecommands.html#link_corecmd_dontaudit_search_sbin'> corecommands</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corecmd_dontaudit_search_sbin</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attempts to search +sbin directories. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corecommands.html#link_corecmd_exec_bin'> +corecommands</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>corecmd_exec_bin</b>( @@ -3381,10 +4178,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_corecommands.html#link_corecmd_exec_chroot'> +Module: <a href='kernel_corecommands.html#link_corecmd_exec_chroot'> corecommands</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>corecmd_exec_chroot</b>( @@ -3407,10 +4204,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_corecommands.html#link_corecmd_exec_ls'> +Module: <a href='kernel_corecommands.html#link_corecmd_exec_ls'> corecommands</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>corecmd_exec_ls</b>( @@ -3433,10 +4230,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_corecommands.html#link_corecmd_exec_sbin'> +Module: <a href='kernel_corecommands.html#link_corecmd_exec_sbin'> corecommands</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>corecmd_exec_sbin</b>( @@ -3459,10 +4256,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_corecommands.html#link_corecmd_exec_shell'> +Module: <a href='kernel_corecommands.html#link_corecmd_exec_shell'> corecommands</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>corecmd_exec_shell</b>( @@ -3485,10 +4282,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_corecommands.html#link_corecmd_getattr_bin_file'> +Module: <a href='kernel_corecommands.html#link_corecmd_getattr_bin_file'> corecommands</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>corecmd_getattr_bin_file</b>( @@ -3511,10 +4308,10 @@ Get the attributes of files in bin directories. </div> <div id="interfacesmall"> -Module: <a href='system_corecommands.html#link_corecmd_getattr_sbin_file'> +Module: <a href='kernel_corecommands.html#link_corecmd_getattr_sbin_file'> corecommands</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>corecmd_getattr_sbin_file</b>( @@ -3537,10 +4334,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_corecommands.html#link_corecmd_list_bin'> +Module: <a href='kernel_corecommands.html#link_corecmd_list_bin'> corecommands</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>corecmd_list_bin</b>( @@ -3563,10 +4360,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_corecommands.html#link_corecmd_list_sbin'> +Module: <a href='kernel_corecommands.html#link_corecmd_list_sbin'> corecommands</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>corecmd_list_sbin</b>( @@ -3589,10 +4386,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_corecommands.html#link_corecmd_read_bin_file'> +Module: <a href='kernel_corecommands.html#link_corecmd_read_bin_file'> corecommands</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>corecmd_read_bin_file</b>( @@ -3615,10 +4412,10 @@ Read files in bin directories. </div> <div id="interfacesmall"> -Module: <a href='system_corecommands.html#link_corecmd_read_bin_pipe'> +Module: <a href='kernel_corecommands.html#link_corecmd_read_bin_pipe'> corecommands</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>corecmd_read_bin_pipe</b>( @@ -3641,10 +4438,10 @@ Read pipes in bin directories. </div> <div id="interfacesmall"> -Module: <a href='system_corecommands.html#link_corecmd_read_bin_socket'> +Module: <a href='kernel_corecommands.html#link_corecmd_read_bin_socket'> corecommands</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>corecmd_read_bin_socket</b>( @@ -3667,10 +4464,10 @@ Read named sockets in bin directories. </div> <div id="interfacesmall"> -Module: <a href='system_corecommands.html#link_corecmd_read_bin_symlink'> +Module: <a href='kernel_corecommands.html#link_corecmd_read_bin_symlink'> corecommands</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>corecmd_read_bin_symlink</b>( @@ -3693,10 +4490,10 @@ Read symbolic links in bin directories. </div> <div id="interfacesmall"> -Module: <a href='system_corecommands.html#link_corecmd_read_sbin_file'> +Module: <a href='kernel_corecommands.html#link_corecmd_read_sbin_file'> corecommands</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>corecmd_read_sbin_file</b>( @@ -3719,10 +4516,10 @@ Read files in sbin directories. </div> <div id="interfacesmall"> -Module: <a href='system_corecommands.html#link_corecmd_read_sbin_pipe'> +Module: <a href='kernel_corecommands.html#link_corecmd_read_sbin_pipe'> corecommands</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>corecmd_read_sbin_pipe</b>( @@ -3745,10 +4542,10 @@ Read named pipes in sbin directories. </div> <div id="interfacesmall"> -Module: <a href='system_corecommands.html#link_corecmd_read_sbin_socket'> +Module: <a href='kernel_corecommands.html#link_corecmd_read_sbin_socket'> corecommands</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>corecmd_read_sbin_socket</b>( @@ -3771,10 +4568,10 @@ Read named sockets in sbin directories. </div> <div id="interfacesmall"> -Module: <a href='system_corecommands.html#link_corecmd_read_sbin_symlink'> +Module: <a href='kernel_corecommands.html#link_corecmd_read_sbin_symlink'> corecommands</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>corecmd_read_sbin_symlink</b>( @@ -3797,10 +4594,10 @@ Read symbolic links in sbin directories. </div> <div id="interfacesmall"> -Module: <a href='system_corecommands.html#link_corecmd_sbin_domtrans'> +Module: <a href='kernel_corecommands.html#link_corecmd_sbin_domtrans'> corecommands</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>corecmd_sbin_domtrans</b>( @@ -3832,10 +4629,10 @@ in the specified domain. </div> <div id="interfacesmall"> -Module: <a href='system_corecommands.html#link_corecmd_search_bin'> +Module: <a href='kernel_corecommands.html#link_corecmd_search_bin'> corecommands</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>corecmd_search_bin</b>( @@ -3858,10 +4655,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_corecommands.html#link_corecmd_search_sbin'> +Module: <a href='kernel_corecommands.html#link_corecmd_search_sbin'> corecommands</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>corecmd_search_sbin</b>( @@ -3884,10 +4681,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_corecommands.html#link_corecmd_shell_domtrans'> +Module: <a href='kernel_corecommands.html#link_corecmd_shell_domtrans'> corecommands</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>corecmd_shell_domtrans</b>( @@ -3918,10 +4715,10 @@ Execute a shell in the specified domain. </div> <div id="interfacesmall"> -Module: <a href='system_corecommands.html#link_corecmd_shell_entry_type'> +Module: <a href='kernel_corecommands.html#link_corecmd_shell_entry_type'> corecommands</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>corecmd_shell_entry_type</b>( @@ -3944,10 +4741,10 @@ Make the shell an entrypoint for the specified domain. </div> <div id="interfacesmall"> -Module: <a href='system_corecommands.html#link_corecmd_shell_spec_domtrans'> +Module: <a href='kernel_corecommands.html#link_corecmd_shell_spec_domtrans'> corecommands</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>corecmd_shell_spec_domtrans</b>( @@ -4059,6 +4856,60 @@ Do not audit attempts to bind UDP sockets to all reserved ports. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_non_ipsec_sendrecv'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_non_ipsec_sendrecv</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send and receive messages on a +non-encrypted (no IPSEC) network +session. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_raw_bind_all_nodes'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_raw_bind_all_nodes</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Bind raw sockets to all nodes. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_raw_receive_all_if'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -5411,6 +6262,32 @@ Bind TCP sockets to node compat_ipv4. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_tcp_bind_comsat_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_comsat_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Bind TCP sockets to the comsat port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_tcp_bind_cvs_port'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -5567,6 +6444,32 @@ Bind TCP sockets to the dict port. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_tcp_bind_distccd_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_distccd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Bind TCP sockets to the distccd port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_tcp_bind_dns_port'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -5671,6 +6574,32 @@ Bind TCP sockets to the ftp port. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_tcp_bind_gatekeeper_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_gatekeeper_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Bind TCP sockets to the gatekeeper port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_tcp_bind_generic_node'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -5879,6 +6808,32 @@ Bind TCP sockets to the http port. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_tcp_bind_i18n_input_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_i18n_input_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Bind TCP sockets to the i18n_input port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_tcp_bind_imaze_port'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -6893,6 +7848,32 @@ Bind TCP sockets to generic reserved ports. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_tcp_bind_rlogind_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_bind_rlogind_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Bind TCP sockets to the rlogind port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_tcp_bind_rndc_port'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -7803,6 +8784,32 @@ Make a TCP connection to the clockspeed port. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_tcp_connect_comsat_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_connect_comsat_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Make a TCP connection to the comsat port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_tcp_connect_cvs_port'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -7959,6 +8966,32 @@ Make a TCP connection to the dict port. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_tcp_connect_distccd_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_connect_distccd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Make a TCP connection to the distccd port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_tcp_connect_dns_port'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -8063,6 +9096,32 @@ Make a TCP connection to the ftp port. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_tcp_connect_gatekeeper_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_connect_gatekeeper_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Make a TCP connection to the gatekeeper port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_tcp_connect_generic_port'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -8245,6 +9304,32 @@ Make a TCP connection to the http port. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_tcp_connect_i18n_input_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_connect_i18n_input_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Make a TCP connection to the i18n_input port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_tcp_connect_imaze_port'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -9129,6 +10214,32 @@ Connect TCP sockets to generic reserved ports. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_tcp_connect_rlogind_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_connect_rlogind_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Make a TCP connection to the rlogind port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_tcp_connect_rndc_port'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -10065,6 +11176,32 @@ Send and receive TCP traffic on the compat_ipv4 node. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_tcp_sendrecv_comsat_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_comsat_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send and receive TCP traffic on the comsat port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_tcp_sendrecv_cvs_port'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -10221,6 +11358,32 @@ Send and receive TCP traffic on the dict port. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_tcp_sendrecv_distccd_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_distccd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send and receive TCP traffic on the distccd port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_tcp_sendrecv_dns_port'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -10325,6 +11488,32 @@ Send and receive TCP traffic on the ftp port. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_tcp_sendrecv_gatekeeper_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_gatekeeper_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send and receive TCP traffic on the gatekeeper port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_tcp_sendrecv_generic_if'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -10559,6 +11748,32 @@ Send and receive TCP traffic on the http port. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_tcp_sendrecv_i18n_input_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_i18n_input_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send and receive TCP traffic on the i18n_input port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_tcp_sendrecv_imaze_port'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -11573,6 +12788,32 @@ Send and receive TCP network traffic on generic reserved ports. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_tcp_sendrecv_rlogind_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_rlogind_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send and receive TCP traffic on the rlogind port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_tcp_sendrecv_rndc_port'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -12535,6 +13776,32 @@ Bind UDP sockets to the compat_ipv4 node. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_udp_bind_comsat_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_comsat_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Bind UDP sockets to the comsat port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_udp_bind_cvs_port'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -12691,6 +13958,32 @@ Bind UDP sockets to the dict port. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_udp_bind_distccd_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_distccd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Bind UDP sockets to the distccd port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_udp_bind_dns_port'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -12795,6 +14088,32 @@ Bind UDP sockets to the ftp port. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_udp_bind_gatekeeper_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_gatekeeper_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Bind UDP sockets to the gatekeeper port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_udp_bind_generic_node'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -13003,6 +14322,32 @@ Bind UDP sockets to the http port. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_udp_bind_i18n_input_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_i18n_input_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Bind UDP sockets to the i18n_input port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_udp_bind_imaze_port'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -14017,6 +15362,32 @@ Bind UDP sockets to generic reserved ports. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_udp_bind_rlogind_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_bind_rlogind_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Bind UDP sockets to the rlogind port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_udp_bind_rndc_port'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -15005,6 +16376,32 @@ Receive UDP traffic on the compat_ipv4 node. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_udp_receive_comsat_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_comsat_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Receive UDP traffic on the comsat port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_udp_receive_cvs_port'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -15161,6 +16558,32 @@ Receive UDP traffic on the dict port. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_udp_receive_distccd_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_distccd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Receive UDP traffic on the distccd port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_udp_receive_dns_port'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -15265,6 +16688,32 @@ Receive UDP traffic on the ftp port. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_udp_receive_gatekeeper_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_gatekeeper_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Receive UDP traffic on the gatekeeper port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_udp_receive_generic_if'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -15499,6 +16948,32 @@ Receive UDP traffic on the http port. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_udp_receive_i18n_input_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_i18n_input_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Receive UDP traffic on the i18n_input port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_udp_receive_imaze_port'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -16513,6 +17988,32 @@ Receive UDP network traffic on generic reserved ports. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_udp_receive_rlogind_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_receive_rlogind_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Receive UDP traffic on the rlogind port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_udp_receive_rndc_port'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -17501,6 +19002,32 @@ Send UDP traffic on the compat_ipv4 node. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_udp_send_comsat_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_comsat_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send UDP traffic on the comsat port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_udp_send_cvs_port'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -17657,6 +19184,32 @@ Send UDP traffic on the dict port. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_udp_send_distccd_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_distccd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send UDP traffic on the distccd port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_udp_send_dns_port'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -17761,6 +19314,32 @@ Send UDP traffic on the ftp port. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_udp_send_gatekeeper_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_gatekeeper_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send UDP traffic on the gatekeeper port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_udp_send_generic_if'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -17995,6 +19574,32 @@ Send UDP traffic on the http port. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_udp_send_i18n_input_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_i18n_input_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send UDP traffic on the i18n_input port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_udp_send_imaze_port'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -19009,6 +20614,32 @@ Send UDP network traffic on generic reserved ports. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_udp_send_rlogind_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_send_rlogind_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send UDP traffic on the rlogind port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_udp_send_rndc_port'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -19997,6 +21628,32 @@ Send and receive UDP traffic on the compat_ipv4 node. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_udp_sendrecv_comsat_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_sendrecv_comsat_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send and receive UDP traffic on the comsat port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_udp_sendrecv_cvs_port'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -20153,6 +21810,32 @@ Send and receive UDP traffic on the dict port. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_udp_sendrecv_distccd_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_sendrecv_distccd_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send and receive UDP traffic on the distccd port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_udp_sendrecv_dns_port'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -20257,6 +21940,32 @@ Send and receive UDP traffic on the ftp port. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_udp_sendrecv_gatekeeper_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_sendrecv_gatekeeper_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send and receive UDP traffic on the gatekeeper port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_udp_sendrecv_generic_if'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -20491,6 +22200,32 @@ Send and receive UDP traffic on the http port. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_udp_sendrecv_i18n_input_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_sendrecv_i18n_input_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send and receive UDP traffic on the i18n_input port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_udp_sendrecv_imaze_port'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -21505,6 +23240,32 @@ Send and receive UDP network traffic on generic reserved ports. </div> <div id="interfacesmall"> +Module: <a href='kernel_corenetwork.html#link_corenet_udp_sendrecv_rlogind_port'> +corenetwork</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>corenet_udp_sendrecv_rlogind_port</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send and receive UDP traffic on the rlogind port. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_corenetwork.html#link_corenet_udp_sendrecv_rndc_port'> corenetwork</a><p/> Layer: <a href='kernel.html'> @@ -22159,6 +23920,85 @@ CPUcontrol stub interface. No access allowed. </div> <div id="interfacesmall"> +Module: <a href='services_cron.html#link_cron_crw_tcp_socket'> +cron</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>cron_crw_tcp_socket</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Create, read, and write a cron daemon TCP socket. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_cron.html#link_cron_domtrans_anacron_system_job'> +cron</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>cron_domtrans_anacron_system_job</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute APM in the apm domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_cron.html#link_cron_dontaudit_append_system_job_tmp_files'> +cron</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>cron_dontaudit_append_system_job_tmp_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attempts to append temporary +files from the system cron jobs. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='services_cron.html#link_cron_read_pipe'> cron</a><p/> Layer: <a href='services.html'> @@ -22237,6 +24077,32 @@ Read and write a cron daemon unnamed pipe. </div> <div id="interfacesmall"> +Module: <a href='services_cron.html#link_cron_rw_system_job_pipe'> +cron</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>cron_rw_system_job_pipe</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read and write a system cron job unnamed pipe. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='services_cron.html#link_cron_search_spool'> cron</a><p/> Layer: <a href='services.html'> @@ -22397,7 +24263,218 @@ services</a><p/> <div id="description"> <p> -Wrate a system cron job unnamed pipe. +Write a system cron job unnamed pipe. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_cups.html#link_cups_dbus_chat'> +cups</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>cups_dbus_chat</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send and receive messages from +cups over dbus. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_cups.html#link_cups_dbus_chat_config'> +cups</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>cups_dbus_chat_config</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send and receive messages from +cupsd_config over dbus. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_cups.html#link_cups_domtrans'> +cups</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>cups_domtrans</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute cups in the cups domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_cups.html#link_cups_domtrans_config'> +cups</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>cups_domtrans_config</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute cups_config in the cups_config domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_cups.html#link_cups_read_log'> +cups</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>cups_read_log</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read cups log files. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_cups.html#link_cups_read_rw_config'> +cups</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>cups_read_rw_config</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read cups-writable configuration files. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_cups.html#link_cups_signal_config'> +cups</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>cups_signal_config</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send generic signals to the cups +configuration daemon. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_cups.html#link_cups_stream_connect_ptal'> +cups</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>cups_stream_connect_ptal</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Connect to ptal over an unix domain stream socket. </p> </div> @@ -22430,6 +24507,33 @@ Read the CVS data and metadata. </div> <div id="interfacesmall"> +Module: <a href='services_cyrus.html#link_cyrus_manage_data'> +cyrus</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>cyrus_manage_data</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Allow caller to create, read, write, +and delete cyrus data files. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='services_dbus.html#link_dbus_connect_system_bus'> dbus</a><p/> Layer: <a href='services.html'> @@ -22483,6 +24587,36 @@ Send a message on the system DBUS. </div> <div id="interfacesmall"> +Module: <a href='services_dbus.html#link_dbus_stub'> +dbus</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>dbus_stub</b>( + + + + + [ + + domain + + ] + + + )<br> +</div> + +<div id="description"> +<p> +DBUS stub interface. No access allowed. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='services_dbus.html#link_dbus_system_bus_unconfined'> dbus</a><p/> Layer: <a href='services.html'> @@ -22509,6 +24643,86 @@ Allow unconfined access to the system DBUS. </div> <div id="interfacesmall"> +Module: <a href='kernel_devices.html#link_dev_append_printer'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_append_printer</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Append the printer device. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html#link_dev_associate_usbfs'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_associate_usbfs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Mount a usbfs filesystem. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_devices.html#link_dev_create_cardmgr'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_create_cardmgr</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Create, read, write, and delete +the PCMCIA card manager device +with the correct type. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_devices.html#link_dev_create_dev_node'> devices</a><p/> Layer: <a href='kernel.html'> @@ -22893,6 +25107,33 @@ the scanner device. </div> <div id="interfacesmall"> +Module: <a href='kernel_devices.html#link_dev_dontaudit_getattr_usbfs_dir'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_dontaudit_getattr_usbfs_dir</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attempts to get the attributes +of a directory in the usb filesystem. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_devices.html#link_dev_dontaudit_getattr_video_dev'> devices</a><p/> Layer: <a href='kernel.html'> @@ -23604,6 +25845,32 @@ Get the attributes of the mouse devices. </div> <div id="interfacesmall"> +Module: <a href='kernel_devices.html#link_dev_getattr_mtrr'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_getattr_mtrr</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Get the attributes of the mtrr device. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_devices.html#link_dev_getattr_power_management'> devices</a><p/> Layer: <a href='kernel.html'> @@ -23916,13 +26183,13 @@ Read, write, create, and delete all character device files. </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html#link_dev_manage_dev_nodes'> +Module: <a href='kernel_devices.html#link_dev_manage_cardmgr'> devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_manage_dev_nodes</b>( +<b>dev_manage_cardmgr</b>( @@ -23935,20 +26202,21 @@ kernel</a><p/> <div id="description"> <p> -Create, delete, read, and write device nodes in device directories. +Create, read, write, and delete +the PCMCIA card manager device. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='kernel_devices.html#link_dev_manage_generic_blk_file'> +Module: <a href='kernel_devices.html#link_dev_manage_dev_nodes'> devices</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>dev_manage_generic_blk_file</b>( +<b>dev_manage_dev_nodes</b>( @@ -23961,8 +26229,7 @@ kernel</a><p/> <div id="description"> <p> -Allow read, write, create, and delete for generic -block files. +Create, delete, read, and write device nodes in device directories. </p> </div> @@ -24621,6 +26888,32 @@ Read and write the apm bios. </div> <div id="interfacesmall"> +Module: <a href='kernel_devices.html#link_dev_rw_cardmgr'> +devices</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>dev_rw_cardmgr</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read and write the PCMCIA card manager device. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_devices.html#link_dev_rw_cpu_microcode'> devices</a><p/> Layer: <a href='kernel.html'> @@ -25892,10 +28185,10 @@ allow the specified role the dmidecode domain. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_base_type'> +Module: <a href='kernel_domain.html#link_domain_base_type'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_base_type</b>( @@ -25918,10 +28211,10 @@ Make the specified type usable as a basic domain. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_cron_exemption_source'> +Module: <a href='kernel_domain.html#link_domain_cron_exemption_source'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_cron_exemption_source</b>( @@ -25947,10 +28240,10 @@ constraints. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_cron_exemption_target'> +Module: <a href='kernel_domain.html#link_domain_cron_exemption_target'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_cron_exemption_target</b>( @@ -25976,10 +28269,63 @@ constraints. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_dontaudit_getattr_all_key_sockets'> +Module: <a href='kernel_domain.html#link_domain_dontaudit_getattr_all_dgram_sockets'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>domain_dontaudit_getattr_all_dgram_sockets</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attempts to get the attributes +of all domains unix datagram sockets. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_domain.html#link_domain_dontaudit_getattr_all_domains'> +domain</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>domain_dontaudit_getattr_all_domains</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Get the attributes of all domains of all domains. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_domain.html#link_domain_dontaudit_getattr_all_key_sockets'> +domain</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_dontaudit_getattr_all_key_sockets</b>( @@ -26003,13 +28349,13 @@ all domains IPSEC key management sockets. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_dontaudit_getattr_all_sockets'> +Module: <a href='kernel_domain.html#link_domain_dontaudit_getattr_all_packet_sockets'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>domain_dontaudit_getattr_all_sockets</b>( +<b>domain_dontaudit_getattr_all_packet_sockets</b>( @@ -26022,21 +28368,21 @@ system</a><p/> <div id="description"> <p> -Do not audit attempts to get the attributes -of all domains sockets, for all socket types. +Do not audit attempts to get attribues of +all domains packet sockets. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_dontaudit_getattr_all_tcp_sockets'> +Module: <a href='kernel_domain.html#link_domain_dontaudit_getattr_all_pipes'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>domain_dontaudit_getattr_all_tcp_sockets</b>( +<b>domain_dontaudit_getattr_all_pipes</b>( @@ -26050,20 +28396,47 @@ system</a><p/> <div id="description"> <p> Do not audit attempts to get the attributes -of all domains TCP sockets. +of all domains unnamed pipes. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_dontaudit_getattr_all_udp_sockets'> +Module: <a href='kernel_domain.html#link_domain_dontaudit_getattr_all_raw_sockets'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>domain_dontaudit_getattr_all_udp_sockets</b>( +<b>domain_dontaudit_getattr_all_raw_sockets</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attempts to get attribues of +all domains raw sockets. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_domain.html#link_domain_dontaudit_getattr_all_sockets'> +domain</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>domain_dontaudit_getattr_all_sockets</b>( @@ -26077,20 +28450,20 @@ system</a><p/> <div id="description"> <p> Do not audit attempts to get the attributes -of all domains UDP sockets. +of all domains sockets, for all socket types. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_dontaudit_getattr_all_unix_dgram_sockets'> +Module: <a href='kernel_domain.html#link_domain_dontaudit_getattr_all_stream_sockets'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>domain_dontaudit_getattr_all_unix_dgram_sockets</b>( +<b>domain_dontaudit_getattr_all_stream_sockets</b>( @@ -26111,13 +28484,13 @@ of all domains unix datagram sockets. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_dontaudit_getattr_all_unnamed_pipes'> +Module: <a href='kernel_domain.html#link_domain_dontaudit_getattr_all_tcp_sockets'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>domain_dontaudit_getattr_all_unnamed_pipes</b>( +<b>domain_dontaudit_getattr_all_tcp_sockets</b>( @@ -26131,17 +28504,44 @@ system</a><p/> <div id="description"> <p> Do not audit attempts to get the attributes -of all domains unnamed pipes. +of all domains TCP sockets. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_dontaudit_getsession_all_domains'> +Module: <a href='kernel_domain.html#link_domain_dontaudit_getattr_all_udp_sockets'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>domain_dontaudit_getattr_all_udp_sockets</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attempts to get the attributes +of all domains UDP sockets. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_domain.html#link_domain_dontaudit_getsession_all_domains'> +domain</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_dontaudit_getsession_all_domains</b>( @@ -26165,10 +28565,10 @@ session ID of all domains. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_dontaudit_list_all_domains_proc'> +Module: <a href='kernel_domain.html#link_domain_dontaudit_list_all_domains_proc'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_dontaudit_list_all_domains_proc</b>( @@ -26192,10 +28592,10 @@ directories of all domains. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_dontaudit_ptrace_all_domains'> +Module: <a href='kernel_domain.html#link_domain_dontaudit_ptrace_all_domains'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_dontaudit_ptrace_all_domains</b>( @@ -26218,10 +28618,10 @@ Do not audit attempts to ptrace all domains. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_dontaudit_ptrace_confined_domains'> +Module: <a href='kernel_domain.html#link_domain_dontaudit_ptrace_confined_domains'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_dontaudit_ptrace_confined_domains</b>( @@ -26244,10 +28644,10 @@ Do not audit attempts to ptrace confined domains. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_dontaudit_read_all_domains_state'> +Module: <a href='kernel_domain.html#link_domain_dontaudit_read_all_domains_state'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_dontaudit_read_all_domains_state</b>( @@ -26271,10 +28671,10 @@ state (/proc/pid) of all domains. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_dontaudit_rw_all_key_sockets'> +Module: <a href='kernel_domain.html#link_domain_dontaudit_rw_all_key_sockets'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_dontaudit_rw_all_key_sockets</b>( @@ -26298,10 +28698,10 @@ all domains key sockets. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_dontaudit_rw_all_udp_sockets'> +Module: <a href='kernel_domain.html#link_domain_dontaudit_rw_all_udp_sockets'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_dontaudit_rw_all_udp_sockets</b>( @@ -26325,10 +28725,37 @@ all domains UDP sockets. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_dontaudit_use_wide_inherit_fd'> +Module: <a href='kernel_domain.html#link_domain_dontaudit_search_all_domains_state'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>domain_dontaudit_search_all_domains_state</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attempts to search the process +state directory (/proc/pid) of all domains. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_domain.html#link_domain_dontaudit_use_wide_inherit_fd'> +domain</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_dontaudit_use_wide_inherit_fd</b>( @@ -26351,10 +28778,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_dyntrans_type'> +Module: <a href='kernel_domain.html#link_domain_dyntrans_type'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_dyntrans_type</b>( @@ -26377,10 +28804,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_entry_file'> +Module: <a href='kernel_domain.html#link_domain_entry_file'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_entry_file</b>( @@ -26412,10 +28839,10 @@ an entry point for the domain. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_exec_all_entry_files'> +Module: <a href='kernel_domain.html#link_domain_exec_all_entry_files'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_exec_all_entry_files</b>( @@ -26438,10 +28865,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_getattr_all_domains'> +Module: <a href='kernel_domain.html#link_domain_getattr_all_domains'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_getattr_all_domains</b>( @@ -26464,10 +28891,10 @@ Get the attributes of all domains of all domains. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_getattr_all_entry_files'> +Module: <a href='kernel_domain.html#link_domain_getattr_all_entry_files'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_getattr_all_entry_files</b>( @@ -26491,10 +28918,10 @@ files for all domains. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_getattr_all_sockets'> +Module: <a href='kernel_domain.html#link_domain_getattr_all_sockets'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_getattr_all_sockets</b>( @@ -26518,10 +28945,10 @@ sockets, for all socket types. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_getattr_confined_domains'> +Module: <a href='kernel_domain.html#link_domain_getattr_confined_domains'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_getattr_confined_domains</b>( @@ -26544,10 +28971,10 @@ Get the attributes of all confined domains. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_getsession_all_domains'> +Module: <a href='kernel_domain.html#link_domain_getsession_all_domains'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_getsession_all_domains</b>( @@ -26570,10 +28997,10 @@ Get the session ID of all domains. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_kill_all_domains'> +Module: <a href='kernel_domain.html#link_domain_kill_all_domains'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_kill_all_domains</b>( @@ -26596,10 +29023,10 @@ Send a kill signal to all domains. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_obj_id_change_exempt'> +Module: <a href='kernel_domain.html#link_domain_obj_id_change_exempt'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_obj_id_change_exempt</b>( @@ -26623,10 +29050,10 @@ changing the user identity in object contexts. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_ptrace_all_domains'> +Module: <a href='kernel_domain.html#link_domain_ptrace_all_domains'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_ptrace_all_domains</b>( @@ -26649,10 +29076,10 @@ Ptrace all domains. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_read_all_domains_state'> +Module: <a href='kernel_domain.html#link_domain_read_all_domains_state'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_read_all_domains_state</b>( @@ -26675,10 +29102,10 @@ Read the process state (/proc/pid) of all domains. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_read_all_entry_files'> +Module: <a href='kernel_domain.html#link_domain_read_all_entry_files'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_read_all_entry_files</b>( @@ -26701,10 +29128,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_read_confined_domains_state'> +Module: <a href='kernel_domain.html#link_domain_read_confined_domains_state'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_read_confined_domains_state</b>( @@ -26727,10 +29154,10 @@ Read the process state (/proc/pid) of all confined domains. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_role_change_exempt'> +Module: <a href='kernel_domain.html#link_domain_role_change_exempt'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_role_change_exempt</b>( @@ -26754,10 +29181,10 @@ changing of role. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_search_all_domains_state'> +Module: <a href='kernel_domain.html#link_domain_search_all_domains_state'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_search_all_domains_state</b>( @@ -26780,10 +29207,10 @@ Search the process state directory (/proc/pid) of all domains. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_setpriority_all_domains'> +Module: <a href='kernel_domain.html#link_domain_setpriority_all_domains'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_setpriority_all_domains</b>( @@ -26806,10 +29233,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_sigchld_all_domains'> +Module: <a href='kernel_domain.html#link_domain_sigchld_all_domains'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_sigchld_all_domains</b>( @@ -26832,10 +29259,10 @@ Send a child terminated signal to all domains. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_sigchld_wide_inherit_fd'> +Module: <a href='kernel_domain.html#link_domain_sigchld_wide_inherit_fd'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_sigchld_wide_inherit_fd</b>( @@ -26859,10 +29286,10 @@ discriptors are widely inheritable. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_signal_all_domains'> +Module: <a href='kernel_domain.html#link_domain_signal_all_domains'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_signal_all_domains</b>( @@ -26885,10 +29312,10 @@ Send general signals to all domains. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_signull_all_domains'> +Module: <a href='kernel_domain.html#link_domain_signull_all_domains'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_signull_all_domains</b>( @@ -26911,10 +29338,10 @@ Send a null signal to all domains. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_sigstop_all_domains'> +Module: <a href='kernel_domain.html#link_domain_sigstop_all_domains'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_sigstop_all_domains</b>( @@ -26937,10 +29364,10 @@ Send a stop signal to all domains. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_subj_id_change_exempt'> +Module: <a href='kernel_domain.html#link_domain_subj_id_change_exempt'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_subj_id_change_exempt</b>( @@ -26964,10 +29391,10 @@ changing of user identity. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_system_change_exempt'> +Module: <a href='kernel_domain.html#link_domain_system_change_exempt'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_system_change_exempt</b>( @@ -26992,10 +29419,10 @@ identity and system role. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_type'> +Module: <a href='kernel_domain.html#link_domain_type'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_type</b>( @@ -27018,10 +29445,10 @@ Make the specified type usable as a domain. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_unconfined'> +Module: <a href='kernel_domain.html#link_domain_unconfined'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_unconfined</b>( @@ -27044,10 +29471,10 @@ Unconfined access to domains. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_use_wide_inherit_fd'> +Module: <a href='kernel_domain.html#link_domain_use_wide_inherit_fd'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_use_wide_inherit_fd</b>( @@ -27070,10 +29497,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_user_exemption_target'> +Module: <a href='kernel_domain.html#link_domain_user_exemption_target'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_user_exemption_target</b>( @@ -27099,10 +29526,10 @@ constraints. </div> <div id="interfacesmall"> -Module: <a href='system_domain.html#link_domain_wide_inherit_fd'> +Module: <a href='kernel_domain.html#link_domain_wide_inherit_fd'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_wide_inherit_fd</b>( @@ -27125,10 +29552,36 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_associate_tmp'> +Module: <a href='services_dovecot.html#link_dovecot_manage_spool'> +dovecot</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>dovecot_manage_spool</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Create, read, write, and delete the dovecot spool files. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_files.html#link_files_associate_tmp'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_associate_tmp</b>( @@ -27153,10 +29606,37 @@ temporary directory (/tmp). </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_create_boot_flag'> +Module: <a href='kernel_files.html#link_files_config_file'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>files_config_file</b>( + + + + + file_type + + + )<br> +</div> + +<div id="description"> +<p> +Make the specified type a +configuration file. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_files.html#link_files_create_boot_flag'> +files</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_create_boot_flag</b>( @@ -27179,10 +29659,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_create_etc_config'> +Module: <a href='kernel_files.html#link_files_create_etc_config'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_create_etc_config</b>( @@ -27205,10 +29685,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_create_home_dirs'> +Module: <a href='kernel_files.html#link_files_create_home_dirs'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_create_home_dirs</b>( @@ -27239,10 +29719,10 @@ Create home directories </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_create_lock'> +Module: <a href='kernel_files.html#link_files_create_lock'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_create_lock</b>( @@ -27265,10 +29745,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_create_pid'> +Module: <a href='kernel_files.html#link_files_create_pid'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_create_pid</b>( @@ -27291,10 +29771,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_create_root'> +Module: <a href='kernel_files.html#link_files_create_root'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_create_root</b>( @@ -27343,10 +29823,10 @@ default is file. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_create_tmp_files'> +Module: <a href='kernel_files.html#link_files_create_tmp_files'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_create_tmp_files</b>( @@ -27369,10 +29849,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_create_usr'> +Module: <a href='kernel_files.html#link_files_create_usr'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_create_usr</b>( @@ -27415,10 +29895,10 @@ Create objects in the /usr directory </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_create_var'> +Module: <a href='kernel_files.html#link_files_create_var'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_create_var</b>( @@ -27461,10 +29941,10 @@ Create objects in the /var directory </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_create_var_lib'> +Module: <a href='kernel_files.html#link_files_create_var_lib'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_create_var_lib</b>( @@ -27507,10 +29987,10 @@ Create objects in the /var/lib directory </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_delete_all_locks'> +Module: <a href='kernel_files.html#link_files_delete_all_locks'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_delete_all_locks</b>( @@ -27533,10 +30013,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_delete_all_pid_dirs'> +Module: <a href='kernel_files.html#link_files_delete_all_pid_dirs'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_delete_all_pid_dirs</b>( @@ -27559,10 +30039,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_delete_all_pids'> +Module: <a href='kernel_files.html#link_files_delete_all_pids'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_delete_all_pids</b>( @@ -27585,10 +30065,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_delete_etc_files'> +Module: <a href='kernel_files.html#link_files_delete_etc_files'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_delete_etc_files</b>( @@ -27611,10 +30091,10 @@ Delete system configuration files in /etc. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_delete_root_dir_entry'> +Module: <a href='kernel_files.html#link_files_delete_root_dir_entry'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_delete_root_dir_entry</b>( @@ -27637,10 +30117,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_getattr_all_dirs'> +Module: <a href='kernel_files.html#link_files_dontaudit_getattr_all_dirs'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_getattr_all_dirs</b>( @@ -27664,10 +30144,10 @@ of all directories. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_getattr_all_files'> +Module: <a href='kernel_files.html#link_files_dontaudit_getattr_all_files'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_getattr_all_files</b>( @@ -27691,10 +30171,10 @@ of all files. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_getattr_all_pipes'> +Module: <a href='kernel_files.html#link_files_dontaudit_getattr_all_pipes'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_getattr_all_pipes</b>( @@ -27718,10 +30198,10 @@ of all named pipes. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_getattr_all_sockets'> +Module: <a href='kernel_files.html#link_files_dontaudit_getattr_all_sockets'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_getattr_all_sockets</b>( @@ -27745,10 +30225,10 @@ of all named sockets. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_getattr_all_symlinks'> +Module: <a href='kernel_files.html#link_files_dontaudit_getattr_all_symlinks'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_getattr_all_symlinks</b>( @@ -27772,10 +30252,10 @@ of all symbolic links. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_getattr_default_dir'> +Module: <a href='kernel_files.html#link_files_dontaudit_getattr_default_dir'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_getattr_default_dir</b>( @@ -27799,10 +30279,10 @@ directories with the default file type. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_getattr_default_files'> +Module: <a href='kernel_files.html#link_files_dontaudit_getattr_default_files'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_getattr_default_files</b>( @@ -27826,10 +30306,10 @@ files with the default file type. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_getattr_home_dir'> +Module: <a href='kernel_files.html#link_files_dontaudit_getattr_home_dir'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_getattr_home_dir</b>( @@ -27854,10 +30334,10 @@ attributes of the home directories root </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_getattr_non_security_blk_dev'> +Module: <a href='kernel_files.html#link_files_dontaudit_getattr_non_security_blk_dev'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_getattr_non_security_blk_dev</b>( @@ -27881,10 +30361,10 @@ of non security block devices. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_getattr_non_security_chr_dev'> +Module: <a href='kernel_files.html#link_files_dontaudit_getattr_non_security_chr_dev'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_getattr_non_security_chr_dev</b>( @@ -27908,10 +30388,10 @@ of non security character devices. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_getattr_non_security_files'> +Module: <a href='kernel_files.html#link_files_dontaudit_getattr_non_security_files'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_getattr_non_security_files</b>( @@ -27935,10 +30415,10 @@ of non security files. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_getattr_non_security_pipes'> +Module: <a href='kernel_files.html#link_files_dontaudit_getattr_non_security_pipes'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_getattr_non_security_pipes</b>( @@ -27962,10 +30442,10 @@ of non security named pipes. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_getattr_non_security_sockets'> +Module: <a href='kernel_files.html#link_files_dontaudit_getattr_non_security_sockets'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_getattr_non_security_sockets</b>( @@ -27989,10 +30469,10 @@ of non security named sockets. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_getattr_non_security_symlinks'> +Module: <a href='kernel_files.html#link_files_dontaudit_getattr_non_security_symlinks'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_getattr_non_security_symlinks</b>( @@ -28016,10 +30496,10 @@ of non security symbolic links. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_getattr_pid_dir'> +Module: <a href='kernel_files.html#link_files_dontaudit_getattr_pid_dir'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_getattr_pid_dir</b>( @@ -28043,10 +30523,10 @@ of the /var/run directory. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_getattr_tmp_dir'> +Module: <a href='kernel_files.html#link_files_dontaudit_getattr_tmp_dir'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_getattr_tmp_dir</b>( @@ -28070,10 +30550,10 @@ attributes of the tmp directory (/tmp). </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_ioctl_all_pids'> +Module: <a href='kernel_files.html#link_files_dontaudit_ioctl_all_pids'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_ioctl_all_pids</b>( @@ -28096,10 +30576,10 @@ Do not audit attempts to ioctl daemon runtime data files. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_list_default'> +Module: <a href='kernel_files.html#link_files_dontaudit_list_default'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_list_default</b>( @@ -28123,10 +30603,10 @@ directories with the default file type. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_list_non_security'> +Module: <a href='kernel_files.html#link_files_dontaudit_list_non_security'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_list_non_security</b>( @@ -28150,10 +30630,10 @@ non security directories. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_read_default_files'> +Module: <a href='kernel_files.html#link_files_dontaudit_read_default_files'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_read_default_files</b>( @@ -28177,10 +30657,10 @@ with the default file type. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_read_etc_runtime_files'> +Module: <a href='kernel_files.html#link_files_dontaudit_read_etc_runtime_files'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_read_etc_runtime_files</b>( @@ -28205,10 +30685,10 @@ created on boot, such as mtab. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_read_root_file'> +Module: <a href='kernel_files.html#link_files_dontaudit_read_root_file'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_read_root_file</b>( @@ -28231,10 +30711,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_rw_root_chr_dev'> +Module: <a href='kernel_files.html#link_files_dontaudit_rw_root_chr_dev'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_rw_root_chr_dev</b>( @@ -28257,10 +30737,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_rw_root_file'> +Module: <a href='kernel_files.html#link_files_dontaudit_rw_root_file'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_rw_root_file</b>( @@ -28283,10 +30763,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_search_all_dirs'> +Module: <a href='kernel_files.html#link_files_dontaudit_search_all_dirs'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_search_all_dirs</b>( @@ -28309,10 +30789,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_search_home'> +Module: <a href='kernel_files.html#link_files_dontaudit_search_home'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_search_home</b>( @@ -28336,10 +30816,10 @@ home directories root (/home). </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_search_isid_type_dir'> +Module: <a href='kernel_files.html#link_files_dontaudit_search_isid_type_dir'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_search_isid_type_dir</b>( @@ -28363,10 +30843,10 @@ that have not yet been labeled. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_search_locks'> +Module: <a href='kernel_files.html#link_files_dontaudit_search_locks'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_search_locks</b>( @@ -28390,10 +30870,10 @@ locks directory (/var/lock). </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_search_pids'> +Module: <a href='kernel_files.html#link_files_dontaudit_search_pids'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_search_pids</b>( @@ -28417,10 +30897,10 @@ the /var/run directory. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_search_src'> +Module: <a href='kernel_files.html#link_files_dontaudit_search_src'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_search_src</b>( @@ -28443,10 +30923,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_search_var'> +Module: <a href='kernel_files.html#link_files_dontaudit_search_var'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_search_var</b>( @@ -28470,10 +30950,10 @@ the contents of /var. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_dontaudit_write_all_pids'> +Module: <a href='kernel_files.html#link_files_dontaudit_write_all_pids'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_dontaudit_write_all_pids</b>( @@ -28496,10 +30976,10 @@ Do not audit attempts to write to daemon runtime data files. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_exec_etc_files'> +Module: <a href='kernel_files.html#link_files_exec_etc_files'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_exec_etc_files</b>( @@ -28522,10 +31002,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_exec_usr_files'> +Module: <a href='kernel_files.html#link_files_exec_usr_files'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_exec_usr_files</b>( @@ -28548,10 +31028,10 @@ Execute generic programs in /usr in the caller domain. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_exec_usr_src_files'> +Module: <a href='kernel_files.html#link_files_exec_usr_src_files'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_exec_usr_src_files</b>( @@ -28574,10 +31054,10 @@ Execute programs in /usr/src in the caller domain. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_getattr_all_dirs'> +Module: <a href='kernel_files.html#link_files_getattr_all_dirs'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_getattr_all_dirs</b>( @@ -28600,10 +31080,37 @@ Get the attributes of all directories. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_getattr_all_files'> +Module: <a href='kernel_files.html#link_files_getattr_all_file_type_sockets'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>files_getattr_all_file_type_sockets</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Get the attributes of all sockets +with the type of a file. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_files.html#link_files_getattr_all_files'> +files</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_getattr_all_files</b>( @@ -28626,10 +31133,10 @@ Get the attributes of all files. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_getattr_all_pipes'> +Module: <a href='kernel_files.html#link_files_getattr_all_pipes'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_getattr_all_pipes</b>( @@ -28652,10 +31159,10 @@ Get the attributes of all named pipes. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_getattr_all_sockets'> +Module: <a href='kernel_files.html#link_files_getattr_all_sockets'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_getattr_all_sockets</b>( @@ -28678,10 +31185,10 @@ Get the attributes of all named sockets. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_getattr_all_symlinks'> +Module: <a href='kernel_files.html#link_files_getattr_all_symlinks'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_getattr_all_symlinks</b>( @@ -28704,10 +31211,10 @@ Get the attributes of all symbolic links. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_getattr_generic_locks'> +Module: <a href='kernel_files.html#link_files_getattr_generic_locks'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_getattr_generic_locks</b>( @@ -28730,10 +31237,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_getattr_home_dir'> +Module: <a href='kernel_files.html#link_files_getattr_home_dir'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_getattr_home_dir</b>( @@ -28757,10 +31264,36 @@ Get the attributes of the home directories root </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_getattr_usr_files'> +Module: <a href='kernel_files.html#link_files_getattr_tmp_dir'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>files_getattr_tmp_dir</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Get the attributes of the tmp directory (/tmp). +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_files.html#link_files_getattr_usr_files'> +files</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_getattr_usr_files</b>( @@ -28783,10 +31316,10 @@ Get the attributes of files in /usr. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_getattr_var_lib_dir'> +Module: <a href='kernel_files.html#link_files_getattr_var_lib_dir'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_getattr_var_lib_dir</b>( @@ -28809,13 +31342,13 @@ Get the attributes of the /var/lib directory. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_list_all_dirs'> +Module: <a href='kernel_files.html#link_files_list_all'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> -<b>files_list_all_dirs</b>( +<b>files_list_all</b>( @@ -28835,10 +31368,10 @@ List the contents of all directories. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_list_all_dirs'> +Module: <a href='kernel_files.html#link_files_list_all_dirs'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_list_all_dirs</b>( @@ -28861,10 +31394,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_list_default'> +Module: <a href='kernel_files.html#link_files_list_default'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_list_default</b>( @@ -28887,10 +31420,10 @@ List contents of directories with the default file type. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_list_etc'> +Module: <a href='kernel_files.html#link_files_list_etc'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_list_etc</b>( @@ -28913,10 +31446,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_list_home'> +Module: <a href='kernel_files.html#link_files_list_home'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_list_home</b>( @@ -28939,10 +31472,10 @@ Get listing of home directories. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_list_isid_type_dir'> +Module: <a href='kernel_files.html#link_files_list_isid_type_dir'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_list_isid_type_dir</b>( @@ -28966,10 +31499,10 @@ that have not yet been labeled. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_list_mnt'> +Module: <a href='kernel_files.html#link_files_list_mnt'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_list_mnt</b>( @@ -28992,10 +31525,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_list_pids'> +Module: <a href='kernel_files.html#link_files_list_pids'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_list_pids</b>( @@ -29018,10 +31551,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_list_root'> +Module: <a href='kernel_files.html#link_files_list_root'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_list_root</b>( @@ -29044,10 +31577,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_list_spool'> +Module: <a href='kernel_files.html#link_files_list_spool'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_list_spool</b>( @@ -29070,10 +31603,36 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_list_usr'> +Module: <a href='kernel_files.html#link_files_list_tmp'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>files_list_tmp</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read the tmp directory (/tmp). +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_files.html#link_files_list_usr'> +files</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_list_usr</b>( @@ -29097,10 +31656,10 @@ directories in /usr. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_list_var'> +Module: <a href='kernel_files.html#link_files_list_var'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_list_var</b>( @@ -29123,10 +31682,10 @@ List the contents of /var. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_list_var_lib'> +Module: <a href='kernel_files.html#link_files_list_var_lib'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_list_var_lib</b>( @@ -29149,10 +31708,10 @@ List the contents of the /var/lib directory. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_list_world_readable'> +Module: <a href='kernel_files.html#link_files_list_world_readable'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_list_world_readable</b>( @@ -29175,10 +31734,10 @@ List world-readable directories. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_lock_file'> +Module: <a href='kernel_files.html#link_files_lock_file'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_lock_file</b>( @@ -29201,10 +31760,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_manage_all_files'> +Module: <a href='kernel_files.html#link_files_manage_all_files'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_manage_all_files</b>( @@ -29240,10 +31799,10 @@ the listed exceptions. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_manage_etc_files'> +Module: <a href='kernel_files.html#link_files_manage_etc_files'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_manage_etc_files</b>( @@ -29266,10 +31825,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_manage_etc_runtime_files'> +Module: <a href='kernel_files.html#link_files_manage_etc_runtime_files'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_manage_etc_runtime_files</b>( @@ -29294,10 +31853,10 @@ such as mtab. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_manage_generic_locks'> +Module: <a href='kernel_files.html#link_files_manage_generic_locks'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_manage_generic_locks</b>( @@ -29320,10 +31879,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_manage_generic_spool_dirs'> +Module: <a href='kernel_files.html#link_files_manage_generic_spool_dirs'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_manage_generic_spool_dirs</b>( @@ -29346,10 +31905,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_manage_generic_spools'> +Module: <a href='kernel_files.html#link_files_manage_generic_spools'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_manage_generic_spools</b>( @@ -29372,10 +31931,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_manage_isid_type_blk_node'> +Module: <a href='kernel_files.html#link_files_manage_isid_type_blk_node'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_manage_isid_type_blk_node</b>( @@ -29399,10 +31958,10 @@ on new filesystems that have not yet been labeled. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_manage_isid_type_chr_node'> +Module: <a href='kernel_files.html#link_files_manage_isid_type_chr_node'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_manage_isid_type_chr_node</b>( @@ -29426,10 +31985,10 @@ on new filesystems that have not yet been labeled. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_manage_isid_type_dir'> +Module: <a href='kernel_files.html#link_files_manage_isid_type_dir'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_manage_isid_type_dir</b>( @@ -29453,10 +32012,10 @@ on new filesystems that have not yet been labeled. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_manage_isid_type_file'> +Module: <a href='kernel_files.html#link_files_manage_isid_type_file'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_manage_isid_type_file</b>( @@ -29480,10 +32039,10 @@ on new filesystems that have not yet been labeled. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_manage_isid_type_symlink'> +Module: <a href='kernel_files.html#link_files_manage_isid_type_symlink'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_manage_isid_type_symlink</b>( @@ -29507,10 +32066,10 @@ on new filesystems that have not yet been labeled. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_manage_lost_found'> +Module: <a href='kernel_files.html#link_files_manage_lost_found'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_manage_lost_found</b>( @@ -29534,10 +32093,10 @@ lost+found directories. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_manage_mnt_dirs'> +Module: <a href='kernel_files.html#link_files_manage_mnt_dirs'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_manage_mnt_dirs</b>( @@ -29560,10 +32119,10 @@ Create, read, write, and delete directories in /mnt. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_manage_mnt_files'> +Module: <a href='kernel_files.html#link_files_manage_mnt_files'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_manage_mnt_files</b>( @@ -29586,10 +32145,10 @@ Create, read, write, and delete files in /mnt. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_manage_mnt_symlinks'> +Module: <a href='kernel_files.html#link_files_manage_mnt_symlinks'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_manage_mnt_symlinks</b>( @@ -29612,10 +32171,37 @@ Create, read, write, and delete symbolic links in /mnt. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_manage_urandom_seed'> +Module: <a href='kernel_files.html#link_files_manage_mounttab'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>files_manage_mounttab</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Allow domain to manage mount tables +necessary for rpcd, nfsd, etc. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_files.html#link_files_manage_urandom_seed'> +files</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_manage_urandom_seed</b>( @@ -29638,10 +32224,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_manage_var_dirs'> +Module: <a href='kernel_files.html#link_files_manage_var_dirs'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_manage_var_dirs</b>( @@ -29665,10 +32251,10 @@ in the /var directory. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_manage_var_files'> +Module: <a href='kernel_files.html#link_files_manage_var_files'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_manage_var_files</b>( @@ -29691,10 +32277,10 @@ Create, read, write, and delete files in the /var directory. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_manage_var_symlinks'> +Module: <a href='kernel_files.html#link_files_manage_var_symlinks'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_manage_var_symlinks</b>( @@ -29718,10 +32304,10 @@ links in the /var directory. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_mount_all_file_type_fs'> +Module: <a href='kernel_files.html#link_files_mount_all_file_type_fs'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_mount_all_file_type_fs</b>( @@ -29744,10 +32330,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_mounton_all_mountpoints'> +Module: <a href='kernel_files.html#link_files_mounton_all_mountpoints'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_mounton_all_mountpoints</b>( @@ -29770,10 +32356,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_mounton_default'> +Module: <a href='kernel_files.html#link_files_mounton_default'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_mounton_default</b>( @@ -29796,10 +32382,10 @@ Mount a filesystem on a directory with the default file type. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_mounton_isid_type_dir'> +Module: <a href='kernel_files.html#link_files_mounton_isid_type_dir'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_mounton_isid_type_dir</b>( @@ -29823,10 +32409,10 @@ that has not yet been labeled. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_mounton_mnt'> +Module: <a href='kernel_files.html#link_files_mounton_mnt'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_mounton_mnt</b>( @@ -29849,10 +32435,10 @@ Mount a filesystem on /mnt. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_mountpoint'> +Module: <a href='kernel_files.html#link_files_mountpoint'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_mountpoint</b>( @@ -29875,10 +32461,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_pid_file'> +Module: <a href='kernel_files.html#link_files_pid_file'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_pid_file</b>( @@ -29901,10 +32487,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_poly'> +Module: <a href='kernel_files.html#link_files_poly'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_poly</b>( @@ -29928,10 +32514,10 @@ polyinstantiated directory. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_poly_member'> +Module: <a href='kernel_files.html#link_files_poly_member'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_poly_member</b>( @@ -29955,10 +32541,10 @@ polyinstantiation member directory. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_poly_member_tmp'> +Module: <a href='kernel_files.html#link_files_poly_member_tmp'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_poly_member_tmp</b>( @@ -29990,10 +32576,10 @@ type of polyinstantiated directory. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_poly_parent'> +Module: <a href='kernel_files.html#link_files_poly_parent'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_poly_parent</b>( @@ -30017,10 +32603,10 @@ of a polyinstantiated directory. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_purge_tmp'> +Module: <a href='kernel_files.html#link_files_purge_tmp'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_purge_tmp</b>( @@ -30043,10 +32629,101 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_read_all_files'> +Module: <a href='kernel_files.html#link_files_read_all_blk_nodes'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>files_read_all_blk_nodes</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read all block nodes with file types. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_files.html#link_files_read_all_chr_nodes'> +files</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>files_read_all_chr_nodes</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read all character nodes with file types. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_files.html#link_files_read_all_dirs_except'> +files</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>files_read_all_dirs_except</b>( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )<br> +</div> + +<div id="description"> +<p> +Read all directories on the filesystem, except +the listed exceptions. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_files.html#link_files_read_all_files'> +files</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_read_all_files</b>( @@ -30069,10 +32746,49 @@ Read all files. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_read_all_pids'> +Module: <a href='kernel_files.html#link_files_read_all_files_except'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>files_read_all_files_except</b>( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )<br> +</div> + +<div id="description"> +<p> +Read all files on the filesystem, except +the listed exceptions. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_files.html#link_files_read_all_pids'> +files</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_read_all_pids</b>( @@ -30095,10 +32811,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_read_all_symlinks'> +Module: <a href='kernel_files.html#link_files_read_all_symlinks'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_read_all_symlinks</b>( @@ -30121,10 +32837,49 @@ Read all symbolic links. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_read_default_files'> +Module: <a href='kernel_files.html#link_files_read_all_symlinks_except'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>files_read_all_symlinks_except</b>( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )<br> +</div> + +<div id="description"> +<p> +Read all symbloic links on the filesystem, except +the listed exceptions. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_files.html#link_files_read_default_files'> +files</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_read_default_files</b>( @@ -30147,10 +32902,10 @@ Read files with the default file type. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_read_default_pipes'> +Module: <a href='kernel_files.html#link_files_read_default_pipes'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_read_default_pipes</b>( @@ -30173,10 +32928,10 @@ Read named pipes with the default file type. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_read_default_sockets'> +Module: <a href='kernel_files.html#link_files_read_default_sockets'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_read_default_sockets</b>( @@ -30199,10 +32954,10 @@ Read sockets with the default file type. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_read_default_symlinks'> +Module: <a href='kernel_files.html#link_files_read_default_symlinks'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_read_default_symlinks</b>( @@ -30225,10 +32980,10 @@ Read symbolic links with the default file type. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_read_etc_files'> +Module: <a href='kernel_files.html#link_files_read_etc_files'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_read_etc_files</b>( @@ -30251,10 +33006,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_read_etc_runtime_files'> +Module: <a href='kernel_files.html#link_files_read_etc_runtime_files'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_read_etc_runtime_files</b>( @@ -30278,10 +33033,10 @@ created on boot, such as mtab. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_read_generic_spools'> +Module: <a href='kernel_files.html#link_files_read_generic_spools'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_read_generic_spools</b>( @@ -30304,10 +33059,62 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_read_isid_type_file'> +Module: <a href='kernel_files.html#link_files_read_generic_tmp_files'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>files_read_generic_tmp_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read files in the tmp directory (/tmp). +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_files.html#link_files_read_generic_tmp_symlinks'> +files</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>files_read_generic_tmp_symlinks</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read symbolic links in the tmp directory (/tmp). +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_files.html#link_files_read_isid_type_file'> +files</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_read_isid_type_file</b>( @@ -30331,10 +33138,10 @@ that have not yet been labeled. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_read_usr_files'> +Module: <a href='kernel_files.html#link_files_read_usr_files'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_read_usr_files</b>( @@ -30357,10 +33164,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_read_usr_src_files'> +Module: <a href='kernel_files.html#link_files_read_usr_src_files'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_read_usr_src_files</b>( @@ -30383,10 +33190,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_read_usr_symlinks'> +Module: <a href='kernel_files.html#link_files_read_usr_symlinks'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_read_usr_symlinks</b>( @@ -30409,10 +33216,10 @@ Read symbolic links in /usr. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_read_var_files'> +Module: <a href='kernel_files.html#link_files_read_var_files'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_read_var_files</b>( @@ -30435,10 +33242,10 @@ Read files in the /var directory. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_read_var_lib_files'> +Module: <a href='kernel_files.html#link_files_read_var_lib_files'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_read_var_lib_files</b>( @@ -30461,10 +33268,10 @@ Read generic files in /var/lib. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_read_var_lib_symlinks'> +Module: <a href='kernel_files.html#link_files_read_var_lib_symlinks'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_read_var_lib_symlinks</b>( @@ -30487,10 +33294,10 @@ Read generic symbolic links in /var/lib </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_read_var_symlink'> +Module: <a href='kernel_files.html#link_files_read_var_symlink'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_read_var_symlink</b>( @@ -30513,10 +33320,10 @@ Read symbolic links in the /var directory. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_read_world_readable_files'> +Module: <a href='kernel_files.html#link_files_read_world_readable_files'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_read_world_readable_files</b>( @@ -30539,10 +33346,10 @@ Read world-readable files. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_read_world_readable_pipes'> +Module: <a href='kernel_files.html#link_files_read_world_readable_pipes'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_read_world_readable_pipes</b>( @@ -30565,10 +33372,10 @@ Read world-readable named pipes. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_read_world_readable_sockets'> +Module: <a href='kernel_files.html#link_files_read_world_readable_sockets'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_read_world_readable_sockets</b>( @@ -30591,10 +33398,10 @@ Read world-readable sockets. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_read_world_readable_symlinks'> +Module: <a href='kernel_files.html#link_files_read_world_readable_symlinks'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_read_world_readable_symlinks</b>( @@ -30617,10 +33424,10 @@ Read world-readable symbolic links. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_relabel_all_files'> +Module: <a href='kernel_files.html#link_files_relabel_all_files'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_relabel_all_files</b>( @@ -30656,10 +33463,36 @@ the listed exceptions. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_relabelto_all_file_type_fs'> +Module: <a href='kernel_files.html#link_files_relabel_etc_files'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>files_relabel_etc_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Relabel from and to generic files in /etc. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_files.html#link_files_relabelto_all_file_type_fs'> +files</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_relabelto_all_file_type_fs</b>( @@ -30682,10 +33515,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_relabelto_usr_files'> +Module: <a href='kernel_files.html#link_files_relabelto_usr_files'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_relabelto_usr_files</b>( @@ -30708,10 +33541,10 @@ Relabel a file to the type used in /usr. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_rw_etc_files'> +Module: <a href='kernel_files.html#link_files_rw_etc_files'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_rw_etc_files</b>( @@ -30734,10 +33567,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_rw_etc_runtime_files'> +Module: <a href='kernel_files.html#link_files_rw_etc_runtime_files'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_rw_etc_runtime_files</b>( @@ -30761,10 +33594,10 @@ created on boot, such as mtab. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_rw_generic_pids'> +Module: <a href='kernel_files.html#link_files_rw_generic_pids'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_rw_generic_pids</b>( @@ -30787,10 +33620,36 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_rw_isid_type_blk_node'> +Module: <a href='kernel_files.html#link_files_rw_generic_tmp_sockets'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>files_rw_generic_tmp_sockets</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read and write generic named sockets in the tmp directory (/tmp). +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_files.html#link_files_rw_isid_type_blk_node'> +files</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_rw_isid_type_blk_node</b>( @@ -30814,10 +33673,10 @@ that have not yet been labeled. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_rw_isid_type_dir'> +Module: <a href='kernel_files.html#link_files_rw_isid_type_dir'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_rw_isid_type_dir</b>( @@ -30841,10 +33700,10 @@ that have not yet been labeled. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_rw_locks_dir'> +Module: <a href='kernel_files.html#link_files_rw_locks_dir'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_rw_locks_dir</b>( @@ -30868,10 +33727,10 @@ directories. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_search_all'> +Module: <a href='kernel_files.html#link_files_search_all'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_search_all</b>( @@ -30894,10 +33753,10 @@ Search all directories. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_search_all_dirs'> +Module: <a href='kernel_files.html#link_files_search_all_dirs'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_search_all_dirs</b>( @@ -30920,10 +33779,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_search_default'> +Module: <a href='kernel_files.html#link_files_search_default'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_search_default</b>( @@ -30946,10 +33805,10 @@ Search the contents of directories with the default file type. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_search_etc'> +Module: <a href='kernel_files.html#link_files_search_etc'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_search_etc</b>( @@ -30972,10 +33831,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_search_home'> +Module: <a href='kernel_files.html#link_files_search_home'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_search_home</b>( @@ -30998,10 +33857,10 @@ Search home directories root (/home). </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_search_locks'> +Module: <a href='kernel_files.html#link_files_search_locks'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_search_locks</b>( @@ -31024,10 +33883,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_search_mnt'> +Module: <a href='kernel_files.html#link_files_search_mnt'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_search_mnt</b>( @@ -31050,10 +33909,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_search_pids'> +Module: <a href='kernel_files.html#link_files_search_pids'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_search_pids</b>( @@ -31076,10 +33935,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_search_spool'> +Module: <a href='kernel_files.html#link_files_search_spool'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_search_spool</b>( @@ -31102,10 +33961,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_search_tmp'> +Module: <a href='kernel_files.html#link_files_search_tmp'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_search_tmp</b>( @@ -31128,10 +33987,10 @@ Search the tmp directory (/tmp). </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_search_usr'> +Module: <a href='kernel_files.html#link_files_search_usr'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_search_usr</b>( @@ -31154,10 +34013,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_search_var'> +Module: <a href='kernel_files.html#link_files_search_var'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_search_var</b>( @@ -31180,10 +34039,10 @@ Search the contents of /var. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_search_var_lib'> +Module: <a href='kernel_files.html#link_files_search_var_lib'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_search_var_lib</b>( @@ -31206,10 +34065,36 @@ Search the /var/lib directory. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_security_file'> +Module: <a href='kernel_files.html#link_files_search_var_lib_dir'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>files_search_var_lib_dir</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Search directories in /var/lib. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_files.html#link_files_security_file'> +files</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_security_file</b>( @@ -31234,10 +34119,10 @@ browsing from user domains. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_setattr_all_tmp_dirs'> +Module: <a href='kernel_files.html#link_files_setattr_all_tmp_dirs'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_setattr_all_tmp_dirs</b>( @@ -31260,10 +34145,10 @@ Set the attributes of all tmp directories. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_setattr_etc_dir'> +Module: <a href='kernel_files.html#link_files_setattr_etc_dir'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_setattr_etc_dir</b>( @@ -31286,10 +34171,10 @@ Set the attributes of the /etc directories. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_tmp_file'> +Module: <a href='kernel_files.html#link_files_tmp_file'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_tmp_file</b>( @@ -31313,10 +34198,10 @@ used for temporary files. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_tmpfs_file'> +Module: <a href='kernel_files.html#link_files_tmpfs_file'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_tmpfs_file</b>( @@ -31340,10 +34225,10 @@ virtual memory filesystem (tmpfs). </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_type'> +Module: <a href='kernel_files.html#link_files_type'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_type</b>( @@ -31367,10 +34252,10 @@ in a filesystem. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_unconfined'> +Module: <a href='kernel_files.html#link_files_unconfined'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_unconfined</b>( @@ -31393,10 +34278,10 @@ Unconfined access to files. </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_unmount_all_file_type_fs'> +Module: <a href='kernel_files.html#link_files_unmount_all_file_type_fs'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_unmount_all_file_type_fs</b>( @@ -31419,10 +34304,10 @@ Summary is missing! </div> <div id="interfacesmall"> -Module: <a href='system_files.html#link_files_unmount_rootfs'> +Module: <a href='kernel_files.html#link_files_unmount_rootfs'> files</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>files_unmount_rootfs</b>( @@ -32418,6 +35303,33 @@ attributes, such as ext3, JFS, or XFS. </div> <div id="interfacesmall"> +Module: <a href='kernel_filesystem.html#link_fs_getattr_all_dirs'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_getattr_all_dirs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Get the attributes of all directories +with a filesystem type. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_filesystem.html#link_fs_getattr_all_files'> filesystem</a><p/> Layer: <a href='kernel.html'> @@ -32767,6 +35679,32 @@ filesystem. </div> <div id="interfacesmall"> +Module: <a href='kernel_filesystem.html#link_fs_getattr_rpc_dirs'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_getattr_rpc_dirs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read directories of RPC file system pipes. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_filesystem.html#link_fs_getattr_rpc_pipefs'> filesystem</a><p/> Layer: <a href='kernel.html'> @@ -32928,6 +35866,32 @@ CIFS or SMB filesystem. </div> <div id="interfacesmall"> +Module: <a href='kernel_filesystem.html#link_fs_list_noxattr_fs'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_list_noxattr_fs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read all noxattrfs directories. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_filesystem.html#link_fs_list_tmpfs'> filesystem</a><p/> Layer: <a href='kernel.html'> @@ -33791,13 +36755,13 @@ Read files on a CIFS or SMB filesystem. </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html#link_fs_read_cifs_files'> +Module: <a href='kernel_filesystem.html#link_fs_read_cifs_symlinks'> filesystem</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_read_cifs_files</b>( +<b>fs_read_cifs_symlinks</b>( @@ -33810,21 +36774,20 @@ kernel</a><p/> <div id="description"> <p> -Do not audit attempts to read or -write files on a CIFS or SMB filesystems. +Read symbolic links on a CIFS or SMB filesystem. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html#link_fs_read_cifs_symlinks'> +Module: <a href='kernel_filesystem.html#link_fs_read_nfs_files'> filesystem</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_read_cifs_symlinks</b>( +<b>fs_read_nfs_files</b>( @@ -33837,20 +36800,20 @@ kernel</a><p/> <div id="description"> <p> -Read symbolic links on a CIFS or SMB filesystem. +Read files on a NFS filesystem. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html#link_fs_read_nfs_files'> +Module: <a href='kernel_filesystem.html#link_fs_read_nfs_symlinks'> filesystem</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_read_nfs_files</b>( +<b>fs_read_nfs_symlinks</b>( @@ -33863,20 +36826,20 @@ kernel</a><p/> <div id="description"> <p> -Read files on a NFS filesystem. +Read symbolic links on a NFS filesystem. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='kernel_filesystem.html#link_fs_read_nfs_symlinks'> +Module: <a href='kernel_filesystem.html#link_fs_read_noxattr_fs_files'> filesystem</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>fs_read_nfs_symlinks</b>( +<b>fs_read_noxattr_fs_files</b>( @@ -33889,7 +36852,137 @@ kernel</a><p/> <div id="description"> <p> -Read symbolic links on a NFS filesystem. +Read all noxattrfs files. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html#link_fs_read_noxattr_fs_symlinks'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_read_noxattr_fs_symlinks</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read all noxattrfs symbolic links. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html#link_fs_read_rpc_dirs'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_read_rpc_dirs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read directories of RPC file system pipes. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html#link_fs_read_rpc_files'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_read_rpc_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read files of RPC file system pipes. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html#link_fs_read_rpc_sockets'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_read_rpc_sockets</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read sockets of RPC file system pipes. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html#link_fs_read_rpc_symlinks'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_read_rpc_symlinks</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read symbolic links of RPC file system pipes. </p> </div> @@ -34388,6 +37481,84 @@ some mount options to be changed. </div> <div id="interfacesmall"> +Module: <a href='kernel_filesystem.html#link_fs_rw_nfsd_fs'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_rw_nfsd_fs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read and write NFS server files. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html#link_fs_rw_ramfs_pipe'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_rw_ramfs_pipe</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read and write a named pipe on a ramfs filesystem. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html#link_fs_rw_tmpfs_file'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_rw_tmpfs_file</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read and write generic tmpfs files. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_filesystem.html#link_fs_search_all'> filesystem</a><p/> Layer: <a href='kernel.html'> @@ -34493,6 +37664,32 @@ Search directories on a NFS filesystem. </div> <div id="interfacesmall"> +Module: <a href='kernel_filesystem.html#link_fs_search_nfsd_fs'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_search_nfsd_fs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Search NFS server directories. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_filesystem.html#link_fs_search_ramfs'> filesystem</a><p/> Layer: <a href='kernel.html'> @@ -35044,6 +38241,58 @@ Read and write character nodes on tmpfs filesystems. </div> <div id="interfacesmall"> +Module: <a href='kernel_filesystem.html#link_fs_write_nfs_files'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_write_nfs_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read files on a NFS filesystem. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_filesystem.html#link_fs_write_ramfs_pipe'> +filesystem</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>fs_write_ramfs_pipe</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Write to named pipe on a ramfs filesystem. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_filesystem.html#link_fs_write_ramfs_socket'> filesystem</a><p/> Layer: <a href='kernel.html'> @@ -35509,6 +38758,139 @@ control channel named socket. </div> <div id="interfacesmall"> +Module: <a href='services_hal.html#link_hal_dbus_chat'> +hal</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>hal_dbus_chat</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send and receive messages from +hal over dbus. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_hal.html#link_hal_dbus_send'> +hal</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>hal_dbus_send</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send a dbus message to hal. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_hal.html#link_hal_dgram_sendto'> +hal</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>hal_dgram_sendto</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send to hal over a unix domain +datagram socket. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_hal.html#link_hal_domtrans'> +hal</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>hal_domtrans</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute hal in the hal domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_hal.html#link_hal_stream_connect'> +hal</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>hal_stream_connect</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send to hal over a unix domain +stream socket. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_hostname.html#link_hostname_domtrans'> hostname</a><p/> Layer: <a href='system.html'> @@ -35812,6 +39194,58 @@ Summary is missing! </div> <div id="interfacesmall"> +Module: <a href='services_howl.html#link_howl_signal'> +howl</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>howl_signal</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send generic signals to howl. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_i18n_input.html#link_i18n_use'> +i18n_input</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>i18n_use</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Use i18n_input over a TCP connection. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='services_inetd.html#link_inetd_core_service_domain'> inetd</a><p/> Layer: <a href='services.html'> @@ -35872,6 +39306,32 @@ Run inetd child process in the inet child domain </div> <div id="interfacesmall"> +Module: <a href='services_inetd.html#link_inetd_rw_tcp_socket'> +inetd</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>inetd_rw_tcp_socket</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read and write inetd TCP sockets. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='services_inetd.html#link_inetd_service_domain'> inetd</a><p/> Layer: <a href='services.html'> @@ -36052,6 +39512,53 @@ Inherit and use file descriptors from inetd. </div> <div id="interfacesmall"> +Module: <a href='system_init.html#link_init_create_script_tmp'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_create_script_tmp</b>( + + + + + domain + + + + , + + + + file_type + + + + , + + + + [ + + object_class + + ] + + + )<br> +</div> + +<div id="description"> +<p> +Create files in a init script +temporary data directory. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_init.html#link_init_daemon_domain'> init</a><p/> Layer: <a href='system.html'> @@ -36087,6 +39594,33 @@ Create a domain for long running processes </div> <div id="interfacesmall"> +Module: <a href='system_init.html#link_init_dbus_chat_script'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_dbus_chat_script</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send and receive messages from +init scripts over dbus. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_init.html#link_init_domain'> init</a><p/> Layer: <a href='system.html'> @@ -36341,7 +39875,7 @@ system</a><p/> - ? + domain )<br> @@ -36349,7 +39883,8 @@ system</a><p/> <div id="description"> <p> -Summary is missing! +Do not audit attempts to read and +write the init script pty. </p> </div> @@ -36512,6 +40047,58 @@ Summary is missing! </div> <div id="interfacesmall"> +Module: <a href='system_init.html#link_init_getattr_script_entry_file'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_getattr_script_entry_file</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Get the attribute of init script entrypoint files. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html#link_init_getattr_script_pids'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_getattr_script_pids</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Get the attributes of init script process id files. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_init.html#link_init_list_script_pids'> init</a><p/> Layer: <a href='system.html'> @@ -36789,13 +40376,13 @@ Send init a SIGCHLD signal. </div> <div id="interfacesmall"> -Module: <a href='system_init.html#link_init_signull'> +Module: <a href='system_init.html#link_init_sigchld_script'> init</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>init_signull</b>( +<b>init_sigchld_script</b>( @@ -36808,20 +40395,20 @@ system</a><p/> <div id="description"> <p> -Send init a null signal. +Send SIGCHLD signals to init scripts. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='system_init.html#link_init_system_domain'> +Module: <a href='system_init.html#link_init_signal_script'> init</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>init_system_domain</b>( +<b>init_signal_script</b>( @@ -36829,12 +40416,56 @@ system</a><p/> domain + )<br> +</div> + +<div id="description"> +<p> +Send generic signals to init scripts. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html#link_init_signull'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_signull</b>( + - , + domain - entry_point + + )<br> +</div> + +<div id="description"> +<p> +Send init a null signal. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_init.html#link_init_signull_script'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_signull_script</b>( + + + + + domain )<br> @@ -36842,21 +40473,20 @@ system</a><p/> <div id="description"> <p> -Create a domain for short running processes -which can be started by init scripts. +Send null signals to init scripts. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='system_init.html#link_init_udp_sendto'> +Module: <a href='system_init.html#link_init_system_domain'> init</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>init_udp_sendto</b>( +<b>init_system_domain</b>( @@ -36864,25 +40494,34 @@ system</a><p/> domain + + , + + + + entry_point + + )<br> </div> <div id="description"> <p> -Send UDP network traffic to init. +Create a domain for short running processes +which can be started by init scripts. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='system_init.html#link_init_udp_sendto_script'> +Module: <a href='system_init.html#link_init_udp_sendto'> init</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>init_udp_sendto_script</b>( +<b>init_udp_sendto</b>( @@ -36895,20 +40534,20 @@ system</a><p/> <div id="description"> <p> -Send UDP network traffic to init scripts. +Send UDP network traffic to init. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='system_init.html#link_init_unix_connect_script'> +Module: <a href='system_init.html#link_init_udp_sendto_script'> init</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>init_unix_connect_script</b>( +<b>init_udp_sendto_script</b>( @@ -36921,8 +40560,7 @@ system</a><p/> <div id="description"> <p> -Allow the specified domain to connect to -init scripts with a unix domain stream socket. +Send UDP network traffic to init scripts. </p> </div> @@ -37086,6 +40724,32 @@ Summary is missing! </div> <div id="interfacesmall"> +Module: <a href='system_init.html#link_init_write_script_pipe'> +init</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>init_write_script_pipe</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Write an init script unnamed pipe. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='services_inn.html#link_inn_exec'> inn</a><p/> Layer: <a href='services.html'> @@ -37811,6 +41475,221 @@ unlabeled block devices. </div> <div id="interfacesmall"> +Module: <a href='kernel_kernel.html#link_kernel_dontaudit_getattr_unlabeled_chr_dev'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_dontaudit_getattr_unlabeled_chr_dev</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attempts by caller to get attributes for +unlabeled character devices. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html#link_kernel_dontaudit_getattr_unlabeled_file'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_dontaudit_getattr_unlabeled_file</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attempts by caller to get the +attributes of an unlabeled file. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html#link_kernel_dontaudit_getattr_unlabeled_pipes'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_dontaudit_getattr_unlabeled_pipes</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attempts by caller to get the +attributes of unlabeled named pipes. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html#link_kernel_dontaudit_getattr_unlabeled_sockets'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_dontaudit_getattr_unlabeled_sockets</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attempts by caller to get the +attributes of unlabeled named sockets. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html#link_kernel_dontaudit_getattr_unlabeled_symlinks'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_dontaudit_getattr_unlabeled_symlinks</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attempts by caller to get the +attributes of unlabeled symbolic links. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html#link_kernel_dontaudit_list_proc'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_dontaudit_list_proc</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attempts to list the +contents of directories in /proc. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html#link_kernel_dontaudit_list_unlabeled'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_dontaudit_list_unlabeled</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attempts to list unlabeled directories. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='kernel_kernel.html#link_kernel_dontaudit_read_proc_symlink'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_dontaudit_read_proc_symlink</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attempts by caller to +read system state information in proc. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_kernel.html#link_kernel_dontaudit_read_ring_buffer'> kernel</a><p/> Layer: <a href='kernel.html'> @@ -37864,6 +41743,33 @@ read system state information in proc. </div> <div id="interfacesmall"> +Module: <a href='kernel_kernel.html#link_kernel_dontaudit_read_unlabeled_file'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_dontaudit_read_unlabeled_file</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attempts by caller to +read an unlabeled file. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_kernel.html#link_kernel_dontaudit_search_kernel_sysctl'> kernel</a><p/> Layer: <a href='kernel.html'> @@ -38154,6 +42060,32 @@ Get the attributes of the proc filesystem. </div> <div id="interfacesmall"> +Module: <a href='kernel_kernel.html#link_kernel_getattr_proc_files'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_getattr_proc_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Get the attributes of files in /proc. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_kernel.html#link_kernel_kill_unlabeled'> kernel</a><p/> Layer: <a href='kernel.html'> @@ -38625,6 +42557,32 @@ Allow caller to read the network state information. </div> <div id="interfacesmall"> +Module: <a href='kernel_kernel.html#link_kernel_read_network_state_symlinks'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_network_state_symlinks</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Allow caller to read the network state symbolic links. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_kernel.html#link_kernel_read_proc_symlinks'> kernel</a><p/> Layer: <a href='kernel.html'> @@ -38729,6 +42687,32 @@ Allow caller to read the state information for software raid. </div> <div id="interfacesmall"> +Module: <a href='kernel_kernel.html#link_kernel_read_sysctl'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_read_sysctl</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Allow access to read sysctl directories. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_kernel.html#link_kernel_read_system_state'> kernel</a><p/> Layer: <a href='kernel.html'> @@ -39331,18 +43315,18 @@ specified directory. </div> <div id="interfacesmall"> -Module: <a href='kernel_kernel.html#link_kernel_search_from'> +Module: <a href='kernel_kernel.html#link_kernel_search_network_state'> kernel</a><p/> Layer: <a href='kernel.html'> kernel</a><p/> <div id="codeblock"> -<b>kernel_search_from</b>( +<b>kernel_search_network_state</b>( - dir_type + domain )<br> @@ -39350,8 +43334,7 @@ kernel</a><p/> <div id="description"> <p> -Allow the kernel to search the -specified directory. +Allow searching of network state directory. </p> </div> @@ -39410,6 +43393,32 @@ Search directories in /proc. </div> <div id="interfacesmall"> +Module: <a href='kernel_kernel.html#link_kernel_search_vm_sysctl'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_search_vm_sysctl</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Allow caller to search virtual memory sysctls. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_kernel.html#link_kernel_send_syslog_msg_from'> kernel</a><p/> Layer: <a href='kernel.html'> @@ -39447,6 +43456,33 @@ socket. </div> <div id="interfacesmall"> +Module: <a href='kernel_kernel.html#link_kernel_sendrecv_unlabeled_association'> +kernel</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>kernel_sendrecv_unlabeled_association</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send and receive messages from an +unlabeled IPSEC association. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_kernel.html#link_kernel_sendto_unix_dgram_socket'> kernel</a><p/> Layer: <a href='kernel.html'> @@ -40515,6 +44551,33 @@ of shared libraries. </div> <div id="interfacesmall"> +Module: <a href='system_libraries.html#link_libs_use_lib'> +libraries</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>libs_use_lib</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Load and execute functions from generic +lib files as shared libraries. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_libraries.html#link_libs_use_shared_libs'> libraries</a><p/> Layer: <a href='system.html'> @@ -40791,6 +44854,32 @@ Summary is missing! </div> <div id="interfacesmall"> +Module: <a href='system_logging.html#link_logging_domtrans_auditctl'> +logging</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>logging_domtrans_auditctl</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute auditctl in the auditctl domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_logging.html#link_logging_domtrans_syslog'> logging</a><p/> Layer: <a href='system.html'> @@ -41358,6 +45447,153 @@ Inherit and use logrotate file descriptors. </div> <div id="interfacesmall"> +Module: <a href='services_lpd.html#link_lpd_domtrans_checkpc'> +lpd</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>lpd_domtrans_checkpc</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute lpd in the lpd domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_lpd.html#link_lpd_list_spool'> +lpd</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>lpd_list_spool</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +List the contents of the printer spool directories. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_lpd.html#link_lpd_manage_spool'> +lpd</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>lpd_manage_spool</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Create, read, write, and delete printer spool files. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_lpd.html#link_lpd_read_config'> +lpd</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>lpd_read_config</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +List the contents of the printer spool directories. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_lpd.html#link_lpd_run_checkpc'> +lpd</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>lpd_run_checkpc</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<p> +Execute amrecover in the lpd domain, and +allow the specified role the lpd domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_lvm.html#link_lvm_domtrans'> lvm</a><p/> Layer: <a href='system.html'> @@ -41714,6 +45950,32 @@ Delete man pages </div> <div id="interfacesmall"> +Module: <a href='system_miscfiles.html#link_miscfiles_dontaudit_search_man_pages'> +miscfiles</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>miscfiles_dontaudit_search_man_pages</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attempts to search man pages. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_miscfiles.html#link_miscfiles_exec_tetex_data'> miscfiles</a><p/> Layer: <a href='system.html'> @@ -41766,6 +46028,32 @@ Allow process to read legacy time localization info </div> <div id="interfacesmall"> +Module: <a href='system_miscfiles.html#link_miscfiles_manage_fonts'> +miscfiles</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>miscfiles_manage_fonts</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Create, read, write, and delete fonts. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_miscfiles.html#link_miscfiles_manage_man_pages'> miscfiles</a><p/> Layer: <a href='system.html'> @@ -42326,6 +46614,32 @@ Execute insmod in the insmod domain. </div> <div id="interfacesmall"> +Module: <a href='system_modutils.html#link_modutils_domtrans_insmod_uncond'> +modutils</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>modutils_domtrans_insmod_uncond</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Unconditionally execute insmod in the insmod domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_modutils.html#link_modutils_domtrans_update_mods'> modutils</a><p/> Layer: <a href='system.html'> @@ -42788,6 +47102,32 @@ Create, read, and write the mail spool. </div> <div id="interfacesmall"> +Module: <a href='services_mta.html#link_mta_delete_spool'> +mta</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>mta_delete_spool</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Delete from the mail spool. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='services_mta.html#link_mta_dontaudit_read_spool_symlink'> mta</a><p/> Layer: <a href='services.html'> @@ -42842,6 +47182,33 @@ sockets of mail delivery domains. </div> <div id="interfacesmall"> +Module: <a href='services_mta.html#link_mta_dontaudit_rw_queue'> +mta</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>mta_dontaudit_rw_queue</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attempts to read and +write the mail queue. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='services_mta.html#link_mta_exec'> mta</a><p/> Layer: <a href='services.html'> @@ -43080,6 +47447,58 @@ Read mail address aliases. </div> <div id="interfacesmall"> +Module: <a href='services_mta.html#link_mta_read_config'> +mta</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>mta_read_config</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read mail server configuration. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_mta.html#link_mta_read_sendmail_bin'> +mta</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>mta_read_sendmail_bin</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read sendmail binary. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='services_mta.html#link_mta_rw_aliases'> mta</a><p/> Layer: <a href='services.html'> @@ -43132,6 +47551,33 @@ Summary is missing! </div> <div id="interfacesmall"> +Module: <a href='services_mta.html#link_mta_rw_user_mail_stream_socket'> +mta</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>mta_rw_user_mail_stream_socket</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read and write unix domain stream sockets +of user mail domains. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='services_mta.html#link_mta_send_mail'> mta</a><p/> Layer: <a href='services.html'> @@ -43822,47 +48268,807 @@ admin</a><p/> <div id="description"> <p> -Conditionally execute traceroute in the traceroute domain, and -allow the specified role the traceroute domain. +Conditionally execute traceroute in the traceroute domain, and +allow the specified role the traceroute domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_networkmanager.html#link_networkmanager_dbus_chat'> +networkmanager</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>networkmanager_dbus_chat</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send and receive messages from +NetworkManager over dbus. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_networkmanager.html#link_networkmanager_rw_packet_socket'> +networkmanager</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>networkmanager_rw_packet_socket</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read and write NetworkManager packet sockets. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_networkmanager.html#link_networkmanager_rw_routing_socket'> +networkmanager</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>networkmanager_rw_routing_socket</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read and write NetworkManager netlink +routing sockets. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_networkmanager.html#link_networkmanager_rw_udp_socket'> +networkmanager</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>networkmanager_rw_udp_socket</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read and write NetworkManager UDP sockets. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_nis.html#link_nis_delete_ypbind_pid'> +nis</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>nis_delete_ypbind_pid</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Delete ypbind pid files. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_nis.html#link_nis_domtrans_ypbind'> +nis</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>nis_domtrans_ypbind</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute ypbind in the ypbind domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_nis.html#link_nis_list_var_yp'> +nis</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>nis_list_var_yp</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +List the contents of the NIS data directory. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_nis.html#link_nis_read_ypbind_pid'> +nis</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>nis_read_ypbind_pid</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read ypbind pid files. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_nis.html#link_nis_read_ypserv_config'> +nis</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>nis_read_ypserv_config</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read ypserv configuration files. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_nis.html#link_nis_signal_ypbind'> +nis</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>nis_signal_ypbind</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send generic signals to ypbind. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_nis.html#link_nis_tcp_connect_ypbind'> +nis</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>nis_tcp_connect_ypbind</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Connect to ypbind over TCP. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_nis.html#link_nis_udp_sendto_ypbind'> +nis</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>nis_udp_sendto_ypbind</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send UDP network traffic to NIS clients. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_nis.html#link_nis_use_ypbind'> +nis</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>nis_use_ypbind</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Use the ypbind service to access NIS services. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_nis.html#link_nis_use_ypbind_uncond'> +nis</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>nis_use_ypbind_uncond</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Use the ypbind service to access NIS services +unconditionally. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_nscd.html#link_nscd_domtrans'> +nscd</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>nscd_domtrans</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute NSCD in the nscd domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_nscd.html#link_nscd_read_pid'> +nscd</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>nscd_read_pid</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read NSCD pid file. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_nscd.html#link_nscd_unconfined'> +nscd</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>nscd_unconfined</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Unconfined access to NSCD services. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_nscd.html#link_nscd_use_shared_mem'> +nscd</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>nscd_use_shared_mem</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Use NSCD services by mapping the database from +an inherited NSCD file descriptor. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_nscd.html#link_nscd_use_socket'> +nscd</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>nscd_use_socket</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Use NSCD services by connecting using +a unix stream socket. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_ntp.html#link_ntp_domtrans'> +ntp</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>ntp_domtrans</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute ntp server in the ntpd domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_ntp.html#link_ntp_domtrans_ntpdate'> +ntp</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>ntp_domtrans_ntpdate</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute ntp server in the ntpd domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_ntp.html#link_ntp_stub'> +ntp</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>ntp_stub</b>( + + + + + [ + + domain + + ] + + + )<br> +</div> + +<div id="description"> +<p> +NTP stub interface. No access allowed. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_pcmcia.html#link_pcmcia_domtrans_cardctl'> +pcmcia</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>pcmcia_domtrans_cardctl</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute cardctl in the cardmgr domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_pcmcia.html#link_pcmcia_domtrans_cardmgr'> +pcmcia</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>pcmcia_domtrans_cardmgr</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute cardmgr in the cardmgr domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_pcmcia.html#link_pcmcia_manage_pid'> +pcmcia</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>pcmcia_manage_pid</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Create, read, write, and delete +cardmgr pid files. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_pcmcia.html#link_pcmcia_manage_runtime_chr'> +pcmcia</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>pcmcia_manage_runtime_chr</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Create, read, write, and delete +cardmgr runtime character nodes. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_pcmcia.html#link_pcmcia_read_pid'> +pcmcia</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>pcmcia_read_pid</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read cardmgr pid files. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_pcmcia.html#link_pcmcia_run_cardctl'> +pcmcia</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>pcmcia_run_cardctl</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<p> +Execute cardmgr in the cardctl domain, and +allow the specified role the cardmgr domain. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_nis.html#link_nis_list_var_yp'> -nis</a><p/> -Layer: <a href='services.html'> -services</a><p/> +Module: <a href='system_pcmcia.html#link_pcmcia_stub'> +pcmcia</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>nis_list_var_yp</b>( +<b>pcmcia_stub</b>( + [ + domain + ] + )<br> </div> <div id="description"> <p> -Send UDP network traffic to NIS clients. +PCMCIA stub interface. No access allowed. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_nis.html#link_nis_signal_ypbind'> -nis</a><p/> -Layer: <a href='services.html'> -services</a><p/> +Module: <a href='system_pcmcia.html#link_pcmcia_use_cardmgr_fd'> +pcmcia</a><p/> +Layer: <a href='system.html'> +system</a><p/> <div id="codeblock"> -<b>nis_signal_ypbind</b>( +<b>pcmcia_use_cardmgr_fd</b>( @@ -43875,20 +49081,20 @@ services</a><p/> <div id="description"> <p> -Send generic signals to ypbind. +Inherit and use file descriptors from cardmgr. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_nis.html#link_nis_udp_sendto_ypbind'> -nis</a><p/> +Module: <a href='services_portmap.html#link_portmap_domtrans_helper'> +portmap</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>nis_udp_sendto_ypbind</b>( +<b>portmap_domtrans_helper</b>( @@ -43901,20 +49107,20 @@ services</a><p/> <div id="description"> <p> -Send UDP network traffic to NIS clients. +Execute portmap_helper in the helper domain. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_nis.html#link_nis_use_ypbind'> -nis</a><p/> +Module: <a href='services_portmap.html#link_portmap_run_helper'> +portmap</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>nis_use_ypbind</b>( +<b>portmap_run_helper</b>( @@ -43922,30 +49128,20 @@ services</a><p/> domain - )<br> -</div> - -<div id="description"> -<p> -Use the ypbind service to access NIS services. -</p> -</div> - -</div> - -<div id="interfacesmall"> -Module: <a href='services_nis.html#link_nis_use_ypbind_uncond'> -nis</a><p/> -Layer: <a href='services.html'> -services</a><p/> -<div id="codeblock"> - -<b>nis_use_ypbind_uncond</b>( + + , + + + + role + + , - domain + + terminal )<br> @@ -43953,21 +49149,22 @@ services</a><p/> <div id="description"> <p> -Use the ypbind service to access NIS services -unconditionally. +Execute portmap helper in the helper domain, and +allow the specified role the helper domain. +Communicate with portmap. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_nscd.html#link_nscd_domtrans'> -nscd</a><p/> +Module: <a href='services_portmap.html#link_portmap_tcp_connect'> +portmap</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>nscd_domtrans</b>( +<b>portmap_tcp_connect</b>( @@ -43980,20 +49177,20 @@ services</a><p/> <div id="description"> <p> -Execute NSCD in the nscd domain. +Connect to portmap over a TCP socket </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_nscd.html#link_nscd_read_pid'> -nscd</a><p/> +Module: <a href='services_portmap.html#link_portmap_udp_sendrecv'> +portmap</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>nscd_read_pid</b>( +<b>portmap_udp_sendrecv</b>( @@ -44006,20 +49203,20 @@ services</a><p/> <div id="description"> <p> -Read NSCD pid file. +Send and receive UDP network traffic from portmap. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_nscd.html#link_nscd_unconfined'> -nscd</a><p/> +Module: <a href='services_portmap.html#link_portmap_udp_sendto'> +portmap</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>nscd_unconfined</b>( +<b>portmap_udp_sendto</b>( @@ -44032,20 +49229,20 @@ services</a><p/> <div id="description"> <p> -Unconfined access to NSCD services. +Send UDP network traffic to portmap. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_nscd.html#link_nscd_use_shared_mem'> -nscd</a><p/> +Module: <a href='services_postfix.html#link_postfix_create_config'> +postfix</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>nscd_use_shared_mem</b>( +<b>postfix_create_config</b>( @@ -44053,31 +49250,24 @@ services</a><p/> domain - )<br> -</div> - -<div id="description"> -<p> -Use NSCD services by mapping the database from -an inherited NSCD file descriptor. -</p> -</div> - -</div> - -<div id="interfacesmall"> -Module: <a href='services_nscd.html#link_nscd_use_socket'> -nscd</a><p/> -Layer: <a href='services.html'> -services</a><p/> -<div id="codeblock"> - -<b>nscd_use_socket</b>( + + , + + + + private type + + , + - domain + [ + + object + + ] )<br> @@ -44085,21 +49275,21 @@ services</a><p/> <div id="description"> <p> -Use NSCD services by connecting using -a unix stream socket. +Create files with the specified type in +the postfix configuration directories. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_ntp.html#link_ntp_domtrans'> -ntp</a><p/> +Module: <a href='services_postfix.html#link_postfix_domtrans_map'> +postfix</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>ntp_domtrans</b>( +<b>postfix_domtrans_map</b>( @@ -44112,20 +49302,20 @@ services</a><p/> <div id="description"> <p> -Execute ntp server in the ntpd domain. +Execute postfix_map in the postfix_map domain. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_ntp.html#link_ntp_domtrans_ntpdate'> -ntp</a><p/> +Module: <a href='services_postfix.html#link_postfix_domtrans_master'> +postfix</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>ntp_domtrans_ntpdate</b>( +<b>postfix_domtrans_master</b>( @@ -44138,50 +49328,48 @@ services</a><p/> <div id="description"> <p> -Execute ntp server in the ntpd domain. +Execute the master postfix program in the +postfix_master domain. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_ntp.html#link_ntp_stub'> -ntp</a><p/> +Module: <a href='services_postfix.html#link_postfix_domtrans_user_mail_handler'> +postfix</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>ntp_stub</b>( +<b>postfix_domtrans_user_mail_handler</b>( - [ - domain - ] - )<br> </div> <div id="description"> <p> -NTP stub interface. No access allowed. +Execute postfix user mail programs +in their respective domains. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='system_pcmcia.html#link_pcmcia_domtrans_cardctl'> -pcmcia</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='services_postfix.html#link_postfix_dontaudit_rw_local_tcp_socket'> +postfix</a><p/> +Layer: <a href='services.html'> +services</a><p/> <div id="codeblock"> -<b>pcmcia_domtrans_cardctl</b>( +<b>postfix_dontaudit_rw_local_tcp_socket</b>( @@ -44194,20 +49382,22 @@ system</a><p/> <div id="description"> <p> -Execute cardctl in the cardmgr domain. +Do not audit attempts to read and +write postfix local delivery +TCP sockets. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='system_pcmcia.html#link_pcmcia_domtrans_cardmgr'> -pcmcia</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='services_postfix.html#link_postfix_dontaudit_use_fd'> +postfix</a><p/> +Layer: <a href='services.html'> +services</a><p/> <div id="codeblock"> -<b>pcmcia_domtrans_cardmgr</b>( +<b>postfix_dontaudit_use_fd</b>( @@ -44220,20 +49410,22 @@ system</a><p/> <div id="description"> <p> -Execute cardmgr in the cardmgr domain. +Do not audit attempts to use +postfix master process file +file descriptors. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='system_pcmcia.html#link_pcmcia_manage_pid'> -pcmcia</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='services_postfix.html#link_postfix_exec_master'> +postfix</a><p/> +Layer: <a href='services.html'> +services</a><p/> <div id="codeblock"> -<b>pcmcia_manage_pid</b>( +<b>postfix_exec_master</b>( @@ -44246,21 +49438,21 @@ system</a><p/> <div id="description"> <p> -Create, read, write, and delete -cardmgr pid files. +Execute the master postfix program in the +caller domain. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='system_pcmcia.html#link_pcmcia_manage_runtime_chr'> -pcmcia</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='services_postfix.html#link_postfix_list_spool'> +postfix</a><p/> +Layer: <a href='services.html'> +services</a><p/> <div id="codeblock"> -<b>pcmcia_manage_runtime_chr</b>( +<b>postfix_list_spool</b>( @@ -44273,21 +49465,20 @@ system</a><p/> <div id="description"> <p> -Create, read, write, and delete -cardmgr runtime character nodes. +List postfix mail spool directories. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='system_pcmcia.html#link_pcmcia_read_pid'> -pcmcia</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='services_postfix.html#link_postfix_read_config'> +postfix</a><p/> +Layer: <a href='services.html'> +services</a><p/> <div id="codeblock"> -<b>pcmcia_read_pid</b>( +<b>postfix_read_config</b>( @@ -44300,20 +49491,20 @@ system</a><p/> <div id="description"> <p> -Read cardmgr pid files. +Read postfix configuration files. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='system_pcmcia.html#link_pcmcia_run_cardctl'> -pcmcia</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='services_postfix.html#link_postfix_run_map'> +postfix</a><p/> +Layer: <a href='services.html'> +services</a><p/> <div id="codeblock"> -<b>pcmcia_run_cardctl</b>( +<b>postfix_run_map</b>( @@ -44342,21 +49533,21 @@ system</a><p/> <div id="description"> <p> -Execute cardmgr in the cardctl domain, and -allow the specified role the cardmgr domain. +Execute postfix_map in the postfix_map domain, and +allow the specified role the postfix_map domain. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='system_pcmcia.html#link_pcmcia_use_cardmgr_fd'> -pcmcia</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Module: <a href='services_postfix.html#link_postfix_search_spool'> +postfix</a><p/> +Layer: <a href='services.html'> +services</a><p/> <div id="codeblock"> -<b>pcmcia_use_cardmgr_fd</b>( +<b>postfix_search_spool</b>( @@ -44369,46 +49560,50 @@ system</a><p/> <div id="description"> <p> -Inherit and use file descriptors from cardmgr. +Search postfix mail spool directories. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_portmap.html#link_portmap_domtrans_helper'> -portmap</a><p/> +Module: <a href='services_postfix.html#link_postfix_stub'> +postfix</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>portmap_domtrans_helper</b>( +<b>postfix_stub</b>( + [ + domain + ] + )<br> </div> <div id="description"> <p> -Execute portmap_helper in the helper domain. +Postfix stub interface. No access allowed. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_portmap.html#link_portmap_run_helper'> -portmap</a><p/> +Module: <a href='services_postgresql.html#link_postgresql_domtrans'> +postgresql</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>portmap_run_helper</b>( +<b>postgresql_domtrans</b>( @@ -44416,20 +49611,30 @@ services</a><p/> domain - - , - - - - role - + )<br> +</div> + +<div id="description"> +<p> +Execute postgresql in the postgresql domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_postgresql.html#link_postgresql_manage_db'> +postgresql</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>postgresql_manage_db</b>( - , - - terminal + domain )<br> @@ -44437,22 +49642,20 @@ services</a><p/> <div id="description"> <p> -Execute portmap helper in the helper domain, and -allow the specified role the helper domain. -Communicate with portmap. +Allow the specified domain to manage postgresql's database. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_portmap.html#link_portmap_udp_sendto'> -portmap</a><p/> +Module: <a href='services_postgresql.html#link_postgresql_read_config'> +postgresql</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>portmap_udp_sendto</b>( +<b>postgresql_read_config</b>( @@ -44465,20 +49668,20 @@ services</a><p/> <div id="description"> <p> -Send UDP network traffic to portmap. +Allow the specified domain to read postgresql's etc. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_postgresql.html#link_postgresql_domtrans'> +Module: <a href='services_postgresql.html#link_postgresql_search_db_dir'> postgresql</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>postgresql_domtrans</b>( +<b>postgresql_search_db_dir</b>( @@ -44491,20 +49694,20 @@ services</a><p/> <div id="description"> <p> -Execute postgresql in the postgresql domain. +Allow the specified domain to search postgresql's database directory. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_postgresql.html#link_postgresql_manage_db'> +Module: <a href='services_postgresql.html#link_postgresql_tcp_connect'> postgresql</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>postgresql_manage_db</b>( +<b>postgresql_tcp_connect</b>( @@ -44517,20 +49720,20 @@ services</a><p/> <div id="description"> <p> -Allow the specified domain to manage postgresql's database. +Allow the specified domain to connect to postgresql with a tcp socket. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_postgresql.html#link_postgresql_read_config'> +Module: <a href='services_postgresql.html#link_postgresql_unix_connect'> postgresql</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>postgresql_read_config</b>( +<b>postgresql_unix_connect</b>( @@ -44543,20 +49746,20 @@ services</a><p/> <div id="description"> <p> -Allow the specified domain to read postgresql's etc. +Allow the specified domain to connect to postgresql with a unix socket. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_postgresql.html#link_postgresql_search_db_dir'> -postgresql</a><p/> +Module: <a href='services_ppp.html#link_ppp_domtrans'> +ppp</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>postgresql_search_db_dir</b>( +<b>ppp_domtrans</b>( @@ -44569,20 +49772,20 @@ services</a><p/> <div id="description"> <p> -Allow the specified domain to search postgresql's database directory. +Execute domain in the ppp domain. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_postgresql.html#link_postgresql_tcp_connect'> -postgresql</a><p/> +Module: <a href='services_ppp.html#link_ppp_dontaudit_use_fd'> +ppp</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>postgresql_tcp_connect</b>( +<b>ppp_dontaudit_use_fd</b>( @@ -44595,20 +49798,21 @@ services</a><p/> <div id="description"> <p> -Allow the specified domain to connect to postgresql with a tcp socket. +Do not audit attempts to inherit +and use PPP file discriptors. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_postgresql.html#link_postgresql_unix_connect'> -postgresql</a><p/> +Module: <a href='services_ppp.html#link_ppp_run'> +ppp</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>postgresql_unix_connect</b>( +<b>ppp_run</b>( @@ -44621,20 +49825,20 @@ services</a><p/> <div id="description"> <p> -Allow the specified domain to connect to postgresql with a unix socket. +Unconditionally execute ppp daemon on behalf of a user or staff type. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_ppp.html#link_ppp_domtrans'> +Module: <a href='services_ppp.html#link_ppp_run_cond'> ppp</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>ppp_domtrans</b>( +<b>ppp_run_cond</b>( @@ -44647,20 +49851,20 @@ services</a><p/> <div id="description"> <p> -Execute domain in the ppp domain. +Conditionally execute ppp daemon on behalf of a user or staff type. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_ppp.html#link_ppp_run'> +Module: <a href='services_ppp.html#link_ppp_sigchld'> ppp</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>ppp_run</b>( +<b>ppp_sigchld</b>( @@ -44673,20 +49877,20 @@ services</a><p/> <div id="description"> <p> -Unconditionally execute ppp daemon on behalf of a user or staff type. +Send a SIGCHLD signal to PPP. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_ppp.html#link_ppp_run_cond'> +Module: <a href='services_ppp.html#link_ppp_signal'> ppp</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>ppp_run_cond</b>( +<b>ppp_signal</b>( @@ -44699,20 +49903,20 @@ services</a><p/> <div id="description"> <p> -Conditionally execute ppp daemon on behalf of a user or staff type. +Send a generic signal to PPP. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_ppp.html#link_ppp_sigchld'> +Module: <a href='services_ppp.html#link_ppp_use_fd'> ppp</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>ppp_sigchld</b>( +<b>ppp_use_fd</b>( @@ -44725,20 +49929,20 @@ services</a><p/> <div id="description"> <p> -Allow domain to send sigchld to parent of PPP domain type. +Use PPP file discriptors. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_ppp.html#link_ppp_signal'> -ppp</a><p/> +Module: <a href='services_procmail.html#link_procmail_domtrans'> +procmail</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>ppp_signal</b>( +<b>procmail_domtrans</b>( @@ -44751,20 +49955,20 @@ services</a><p/> <div id="description"> <p> -Allow domain to send a signal to PPP domain type. +Execute procmail with a domain transition. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_ppp.html#link_ppp_use_fd'> -ppp</a><p/> +Module: <a href='services_procmail.html#link_procmail_exec'> +procmail</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>ppp_use_fd</b>( +<b>procmail_exec</b>( @@ -44777,7 +49981,7 @@ services</a><p/> <div id="description"> <p> -Use PPP file discriptors. +Execute procmail in the caller domain. </p> </div> @@ -44906,6 +50110,32 @@ allow the specified role the quota domain. </div> <div id="interfacesmall"> +Module: <a href='services_radius.html#link_radius_use'> +radius</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>radius_use</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Use radius over a UDP connection. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_raid.html#link_raid_domtrans_mdadm'> raid</a><p/> Layer: <a href='system.html'> @@ -45010,6 +50240,268 @@ Execute rlogind in the rlogin domain. </div> <div id="interfacesmall"> +Module: <a href='services_rpc.html#link_rpc_domtrans_nfsd'> +rpc</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>rpc_domtrans_nfsd</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute domain in nfsd domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_rpc.html#link_rpc_dontaudit_getattr_exports'> +rpc</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>rpc_dontaudit_getattr_exports</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attempts to get the attributes +of the NFS export file. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_rpc.html#link_rpc_manage_nfs_ro_content'> +rpc</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>rpc_manage_nfs_ro_content</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Allow domain to create read and write NFS directories. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_rpc.html#link_rpc_manage_nfs_rw_content'> +rpc</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>rpc_manage_nfs_rw_content</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Allow domain to create read and write NFS directories. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_rpc.html#link_rpc_read_exports'> +rpc</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>rpc_read_exports</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Allow read access to exports. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_rpc.html#link_rpc_search_nfs_state_data'> +rpc</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>rpc_search_nfs_state_data</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Search NFS state data in /var/lib/nfs. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_rpc.html#link_rpc_udp_rw_nfs_sockets'> +rpc</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>rpc_udp_rw_nfs_sockets</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Allow domain to read and write to an NFS UDP socket. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_rpc.html#link_rpc_udp_sendto'> +rpc</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>rpc_udp_sendto</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send UDP network traffic to rpc and recieve UDP traffic from rpc. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_rpc.html#link_rpc_udp_sendto_nfs'> +rpc</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>rpc_udp_sendto_nfs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Allow NFS to send UDP network traffic +the specified domain and recieve from it. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_rpc.html#link_rpc_write_exports'> +rpc</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>rpc_write_exports</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Allow write access to exports. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='admin_rpm.html#link_rpm_domtrans'> rpm</a><p/> Layer: <a href='admin.html'> @@ -45036,6 +50528,33 @@ Execute rpm programs in the rpm domain. </div> <div id="interfacesmall"> +Module: <a href='admin_rpm.html#link_rpm_dontaudit_manage_db'> +rpm</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>rpm_dontaudit_manage_db</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attempts to create, read, +write, and delete the RPM package database. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='admin_rpm.html#link_rpm_manage_db'> rpm</a><p/> Layer: <a href='admin.html'> @@ -45286,13 +50805,13 @@ Domain transition to rshd. </div> <div id="interfacesmall"> -Module: <a href='services_samba.html#link_samba_domtrans_net'> +Module: <a href='services_samba.html#link_samba_connect_winbind'> samba</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>samba_domtrans_net</b>( +<b>samba_connect_winbind</b>( @@ -45305,20 +50824,20 @@ services</a><p/> <div id="description"> <p> -Execute samba net in the samba_net domain. +Connect to winbind. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_samba.html#link_samba_domtrans_smbmount'> +Module: <a href='services_samba.html#link_samba_domtrans_net'> samba</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>samba_domtrans_smbmount</b>( +<b>samba_domtrans_net</b>( @@ -45331,20 +50850,20 @@ services</a><p/> <div id="description"> <p> -Execute smbmount in the smbmount domain. +Execute samba net in the samba_net domain. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_samba.html#link_samba_domtrans_winbind_helper'> +Module: <a href='services_samba.html#link_samba_domtrans_smbmount'> samba</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>samba_domtrans_winbind_helper</b>( +<b>samba_domtrans_smbmount</b>( @@ -45357,20 +50876,20 @@ services</a><p/> <div id="description"> <p> -Execute winbind_helper in the winbind_helper domain. +Execute smbmount in the smbmount domain. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_samba.html#link_samba_exec_log'> +Module: <a href='services_samba.html#link_samba_domtrans_winbind_helper'> samba</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>samba_exec_log</b>( +<b>samba_domtrans_winbind_helper</b>( @@ -45383,20 +50902,20 @@ services</a><p/> <div id="description"> <p> -Execute samba log in the caller domain. +Execute winbind_helper in the winbind_helper domain. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_samba.html#link_samba_read_config'> +Module: <a href='services_samba.html#link_samba_exec_log'> samba</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>samba_read_config</b>( +<b>samba_exec_log</b>( @@ -45409,21 +50928,20 @@ services</a><p/> <div id="description"> <p> -Allow the specified domain to read -samba configuration files. +Execute samba log in the caller domain. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_samba.html#link_samba_read_log'> +Module: <a href='services_samba.html#link_samba_read_config'> samba</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>samba_read_log</b>( +<b>samba_read_config</b>( @@ -45436,20 +50954,21 @@ services</a><p/> <div id="description"> <p> -Allow the specified domain to read samba's log files. +Allow the specified domain to read +samba configuration files. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_samba.html#link_samba_read_secrets'> +Module: <a href='services_samba.html#link_samba_read_log'> samba</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>samba_read_secrets</b>( +<b>samba_read_log</b>( @@ -45462,20 +50981,20 @@ services</a><p/> <div id="description"> <p> -Allow the specified domain to read samba's secrets. +Allow the specified domain to read samba's log files. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='services_samba.html#link_samba_read_winbind_pid'> +Module: <a href='services_samba.html#link_samba_read_secrets'> samba</a><p/> Layer: <a href='services.html'> services</a><p/> <div id="codeblock"> -<b>samba_read_winbind_pid</b>( +<b>samba_read_secrets</b>( @@ -45488,7 +51007,7 @@ services</a><p/> <div id="description"> <p> -Allow the specified domain to read the winbind pid files. +Allow the specified domain to read samba's secrets. </p> </div> @@ -45660,6 +51179,60 @@ Allow the specified domain to read and write to smbmount tcp sockets. </div> <div id="interfacesmall"> +Module: <a href='services_samba.html#link_samba_rw_var_files'> +samba</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>samba_rw_var_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Allow the specified domain to +read and write samba /var files. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_samba.html#link_samba_search_var'> +samba</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>samba_search_var</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Allow the specified domain to search +samba /var directories. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='services_samba.html#link_samba_write_smbmount_tcp_socket'> samba</a><p/> Layer: <a href='services.html'> @@ -45686,6 +51259,32 @@ Allow the specified domain to write to smbmount tcp sockets. </div> <div id="interfacesmall"> +Module: <a href='services_sasl.html#link_sasl_connect'> +sasl</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>sasl_connect</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Connect to SASL. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_selinux.html#link_selinux_compute_access_vector'> selinux</a><p/> Layer: <a href='kernel.html'> @@ -45844,6 +51443,33 @@ attributes of the selinuxfs directory. </div> <div id="interfacesmall"> +Module: <a href='kernel_selinux.html#link_selinux_dontaudit_read_fs'> +selinux</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> +<div id="codeblock"> + +<b>selinux_dontaudit_read_fs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attempts to read +generic selinuxfs entries +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='kernel_selinux.html#link_selinux_dontaudit_search_fs'> selinux</a><p/> Layer: <a href='kernel.html'> @@ -45989,18 +51615,6 @@ kernel</a><p/> domain - - , - - - - [ - - booltype - - ] - - )<br> </div> @@ -46119,6 +51733,32 @@ Allows caller to validate security contexts. </div> <div id="interfacesmall"> +Module: <a href='services_sendmail.html#link_sendmail_create_log'> +sendmail</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>sendmail_create_log</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Create sendmail logs with the correct type. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='services_sendmail.html#link_sendmail_domtrans'> sendmail</a><p/> Layer: <a href='services.html'> @@ -46145,6 +51785,58 @@ Domain transition to sendmail. </div> <div id="interfacesmall"> +Module: <a href='services_sendmail.html#link_sendmail_manage_log'> +sendmail</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>sendmail_manage_log</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Create, read, write, and delete sendmail logs. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_sendmail.html#link_sendmail_rw_tcp_socket'> +sendmail</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>sendmail_rw_tcp_socket</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read and write sendmail TCP sockets. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='services_sendmail.html#link_sendmail_stub'> sendmail</a><p/> Layer: <a href='services.html'> @@ -47171,6 +52863,112 @@ Summary is missing! </div> <div id="interfacesmall"> +Module: <a href='services_snmp.html#link_snmp_use'> +snmp</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>snmp_use</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Use snmp over a TCP connection. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_spamassassin.html#link_spamassassin_exec'> +spamassassin</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>spamassassin_exec</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute the standalone spamassassin +program in the caller directory. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_spamassassin.html#link_spamassassin_exec_client'> +spamassassin</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>spamassassin_exec_client</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute the spamassassin client +program in the caller directory. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='services_squid.html#link_squid_append_log'> +squid</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>squid_append_log</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Append squid logs. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='services_squid.html#link_squid_domtrans'> squid</a><p/> Layer: <a href='services.html'> @@ -47250,6 +53048,32 @@ Read squid configuration file. </div> <div id="interfacesmall"> +Module: <a href='services_squid.html#link_squid_read_log'> +squid</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>squid_read_log</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Append squid logs. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='services_squid.html#link_squid_use'> squid</a><p/> Layer: <a href='services.html'> @@ -47595,33 +53419,6 @@ the generic SCSI interface device nodes. </div> <div id="interfacesmall"> -Module: <a href='kernel_storage.html#link_storage_getattr_scsi_generic'> -storage</a><p/> -Layer: <a href='kernel.html'> -kernel</a><p/> -<div id="codeblock"> - -<b>storage_getattr_scsi_generic</b>( - - - - - domain - - - )<br> -</div> - -<div id="description"> -<p> -Get attributes of the device nodes -for the SCSI generic inerface. -</p> -</div> - -</div> - -<div id="interfacesmall"> Module: <a href='kernel_storage.html#link_storage_getattr_tape_device'> storage</a><p/> Layer: <a href='kernel.html'> @@ -48277,6 +54074,33 @@ Create DHCP state data. </div> <div id="interfacesmall"> +Module: <a href='system_sysnetwork.html#link_sysnet_dbus_chat_dhcpc'> +sysnetwork</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>sysnet_dbus_chat_dhcpc</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send and receive messages from +dhcpc over dbus. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_sysnetwork.html#link_sysnet_delete_dhcpc_pid'> sysnetwork</a><p/> Layer: <a href='system.html'> @@ -48381,6 +54205,32 @@ Execute ifconfig in the ifconfig domain. </div> <div id="interfacesmall"> +Module: <a href='system_sysnetwork.html#link_sysnet_dontaudit_read_config'> +sysnetwork</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>sysnet_dontaudit_read_config</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attempts to read network config files. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_sysnetwork.html#link_sysnet_exec_ifconfig'> sysnetwork</a><p/> Layer: <a href='system.html'> @@ -50158,6 +56008,32 @@ udev file descriptor. </div> <div id="interfacesmall"> +Module: <a href='system_udev.html#link_udev_helper_domtrans'> +udev</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>udev_helper_domtrans</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Execute a udev helper in the udev domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_udev.html#link_udev_read_db'> udev</a><p/> Layer: <a href='system.html'> @@ -50236,6 +56112,58 @@ Allow process to modify list of devices. </div> <div id="interfacesmall"> +Module: <a href='system_unconfined.html#link_unconfined_alias_domain'> +unconfined</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>unconfined_alias_domain</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Add an alias type to the unconfined domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_unconfined.html#link_unconfined_dbus_send'> +unconfined</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>unconfined_dbus_send</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send messages to the unconfined domain over dbus. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_unconfined.html#link_unconfined_domtrans'> unconfined</a><p/> Layer: <a href='system.html'> @@ -50262,6 +56190,32 @@ Transition to the unconfined domain. </div> <div id="interfacesmall"> +Module: <a href='system_unconfined.html#link_unconfined_dontaudit_read_pipe'> +unconfined</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>unconfined_dontaudit_read_pipe</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attempts to read unconfined domain unnamed pipes. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_unconfined.html#link_unconfined_dontaudit_rw_tcp_socket'> unconfined</a><p/> Layer: <a href='system.html'> @@ -50289,13 +56243,13 @@ unconfined domain tcp sockets. </div> <div id="interfacesmall"> -Module: <a href='system_unconfined.html#link_unconfined_role'> +Module: <a href='system_unconfined.html#link_unconfined_read_pipe'> unconfined</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>unconfined_role</b>( +<b>unconfined_read_pipe</b>( @@ -50308,7 +56262,7 @@ system</a><p/> <div id="description"> <p> -Add the unconfined domain to the specified role. +Read unconfined domain unnamed pipes. </p> </div> @@ -50435,6 +56389,32 @@ Send a SIGCHLD signal to the unconfined domain. </div> <div id="interfacesmall"> +Module: <a href='system_unconfined.html#link_unconfined_signal'> +unconfined</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>unconfined_signal</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send generic signals to the unconfined domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_unconfined.html#link_unconfined_use_fd'> unconfined</a><p/> Layer: <a href='system.html'> @@ -50487,13 +56467,13 @@ Execute updfstab in the updfstab domain. </div> <div id="interfacesmall"> -Module: <a href='system_userdomain.html#link_userdom_create_user_home'> +Module: <a href='system_userdomain.html#link_userdom_create_generic_user_home'> userdomain</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>userdom_create_user_home</b>( +<b>userdom_create_generic_user_home</b>( @@ -50526,13 +56506,13 @@ with automatic file type transition. </div> <div id="interfacesmall"> -Module: <a href='system_userdomain.html#link_userdom_create_user_home_dir'> +Module: <a href='system_userdomain.html#link_userdom_create_generic_user_home_dir'> userdomain</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>userdom_create_user_home_dir</b>( +<b>userdom_create_generic_user_home_dir</b>( @@ -50553,6 +56533,126 @@ with automatic file type transition. </div> <div id="interfacesmall"> +Module: <a href='system_userdomain.html#link_userdom_create_sysadm_home'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>userdom_create_sysadm_home</b>( + + + + + domain + + + + , + + + + [ + + object_class + + ] + + + )<br> +</div> + +<div id="description"> +<p> +Create objects in sysadm home directories +with automatic file type transition. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_userdomain.html#link_userdom_dbus_send_all_users'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>userdom_dbus_send_all_users</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Send a dbus message to all user domains. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_userdomain.html#link_userdom_dontaudit_getattr_sysadm_home_dir'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>userdom_dontaudit_getattr_sysadm_home_dir</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attempts to get the +attributes of the sysadm users +home directory. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_userdomain.html#link_userdom_dontaudit_getattr_sysadm_tty'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>userdom_dontaudit_getattr_sysadm_tty</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attepts to get the attributes +of sysadm ttys. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_userdomain.html#link_userdom_dontaudit_list_sysadm_home_dir'> userdomain</a><p/> Layer: <a href='system.html'> @@ -50818,6 +56918,33 @@ file descriptors from all user domains. </div> <div id="interfacesmall"> +Module: <a href='system_userdomain.html#link_userdom_dontaudit_use_unpriv_user_pty'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>userdom_dontaudit_use_unpriv_user_pty</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Do not audit attempts to use unprivileged +user ptys. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_userdomain.html#link_userdom_dontaudit_use_unpriv_user_tty'> userdomain</a><p/> Layer: <a href='system.html'> @@ -50845,6 +56972,32 @@ user ttys. </div> <div id="interfacesmall"> +Module: <a href='system_userdomain.html#link_userdom_getattr_all_userdomains'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>userdom_getattr_all_userdomains</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Get the attributes of all user domains. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_userdomain.html#link_userdom_getattr_sysadm_home_dir'> userdomain</a><p/> Layer: <a href='system.html'> @@ -50872,6 +57025,58 @@ home directory. </div> <div id="interfacesmall"> +Module: <a href='system_userdomain.html#link_userdom_list_sysadm_home_dir'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>userdom_list_sysadm_home_dir</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +List the sysadm users home directory. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_userdomain.html#link_userdom_list_unpriv_user_tmp'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>userdom_list_unpriv_user_tmp</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read all unprivileged users temporary directories. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_userdomain.html#link_userdom_manage_all_user_dirs'> userdomain</a><p/> Layer: <a href='system.html'> @@ -50953,13 +57158,13 @@ in all users home directories. </div> <div id="interfacesmall"> -Module: <a href='system_userdomain.html#link_userdom_manage_user_home_dir'> +Module: <a href='system_userdomain.html#link_userdom_manage_generic_user_home_dir'> userdomain</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>userdom_manage_user_home_dir</b>( +<b>userdom_manage_generic_user_home_dir</b>( @@ -50980,13 +57185,13 @@ generic user home directories. </div> <div id="interfacesmall"> -Module: <a href='system_userdomain.html#link_userdom_manage_user_home_dirs'> +Module: <a href='system_userdomain.html#link_userdom_manage_generic_user_home_dirs'> userdomain</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>userdom_manage_user_home_dirs</b>( +<b>userdom_manage_generic_user_home_dirs</b>( @@ -51008,13 +57213,13 @@ home directories. </div> <div id="interfacesmall"> -Module: <a href='system_userdomain.html#link_userdom_manage_user_home_files'> +Module: <a href='system_userdomain.html#link_userdom_manage_generic_user_home_files'> userdomain</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>userdom_manage_user_home_files</b>( +<b>userdom_manage_generic_user_home_files</b>( @@ -51035,13 +57240,13 @@ in generic user home directories. </div> <div id="interfacesmall"> -Module: <a href='system_userdomain.html#link_userdom_manage_user_home_pipes'> +Module: <a href='system_userdomain.html#link_userdom_manage_generic_user_home_pipes'> userdomain</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>userdom_manage_user_home_pipes</b>( +<b>userdom_manage_generic_user_home_pipes</b>( @@ -51062,13 +57267,13 @@ pipes in generic user home directories. </div> <div id="interfacesmall"> -Module: <a href='system_userdomain.html#link_userdom_manage_user_home_sockets'> +Module: <a href='system_userdomain.html#link_userdom_manage_generic_user_home_sockets'> userdomain</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>userdom_manage_user_home_sockets</b>( +<b>userdom_manage_generic_user_home_sockets</b>( @@ -51089,13 +57294,13 @@ sockets in generic user home directories. </div> <div id="interfacesmall"> -Module: <a href='system_userdomain.html#link_userdom_manage_user_home_symlinks'> +Module: <a href='system_userdomain.html#link_userdom_manage_generic_user_home_symlinks'> userdomain</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>userdom_manage_user_home_symlinks</b>( +<b>userdom_manage_generic_user_home_symlinks</b>( @@ -51116,6 +57321,33 @@ links in generic user home directories. </div> <div id="interfacesmall"> +Module: <a href='system_userdomain.html#link_userdom_priveleged_home_dir_manager'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>userdom_priveleged_home_dir_manager</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Make the specified domain a privileged +home directory manager. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_userdomain.html#link_userdom_read_all_user_files'> userdomain</a><p/> Layer: <a href='system.html'> @@ -51142,6 +57374,32 @@ Read all files in all users home directories. </div> <div id="interfacesmall"> +Module: <a href='system_userdomain.html#link_userdom_read_all_userdomains_state'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>userdom_read_all_userdomains_state</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read the process state of all user domains. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_userdomain.html#link_userdom_read_staff_home_files'> userdomain</a><p/> Layer: <a href='system.html'> @@ -51221,6 +57479,58 @@ files. </div> <div id="interfacesmall"> +Module: <a href='system_userdomain.html#link_userdom_read_unpriv_user_tmp_files'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>userdom_read_unpriv_user_tmp_files</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read all unprivileged users temporary files. +</p> +</div> + +</div> + +<div id="interfacesmall"> +Module: <a href='system_userdomain.html#link_userdom_read_unpriv_user_tmp_symlinks'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>userdom_read_unpriv_user_tmp_symlinks</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read all unprivileged users temporary symbolic links. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_userdomain.html#link_userdom_rw_sysadm_pipe'> userdomain</a><p/> Layer: <a href='system.html'> @@ -51273,6 +57583,32 @@ Search all users home directories. </div> <div id="interfacesmall"> +Module: <a href='system_userdomain.html#link_userdom_search_generic_user_home_dir'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>userdom_search_generic_user_home_dir</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Search generic user home directories. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_userdomain.html#link_userdom_search_staff_home_dir'> userdomain</a><p/> Layer: <a href='system.html'> @@ -51325,6 +57661,32 @@ Search the sysadm users home directory. </div> <div id="interfacesmall"> +Module: <a href='system_userdomain.html#link_userdom_search_sysadm_home_subdirs'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>userdom_search_sysadm_home_subdirs</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Search the sysadm users home sub directories. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_userdomain.html#link_userdom_search_unpriv_user_home_dirs'> userdomain</a><p/> Layer: <a href='system.html'> @@ -51351,6 +57713,32 @@ Search all unprivileged users home directories. </div> <div id="interfacesmall"> +Module: <a href='system_userdomain.html#link_userdom_setattr_unpriv_user_pty'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>userdom_setattr_unpriv_user_pty</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Set the attributes of user ptys. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_userdomain.html#link_userdom_shell_domtrans_sysadm'> userdomain</a><p/> Layer: <a href='system.html'> @@ -51377,13 +57765,13 @@ Execute a shell in the sysadm domain. </div> <div id="interfacesmall"> -Module: <a href='system_userdomain.html#link_userdom_sigchld_sysadm'> +Module: <a href='system_userdomain.html#link_userdom_sigchld_all_users'> userdomain</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>userdom_sigchld_sysadm</b>( +<b>userdom_sigchld_all_users</b>( @@ -51396,20 +57784,20 @@ system</a><p/> <div id="description"> <p> -Send a SIGCHLD signal to sysadm users. +Send a SIGCHLD signal to all user domains. </p> </div> </div> <div id="interfacesmall"> -Module: <a href='system_userdomain.html#link_userdom_sigcld_all_users'> +Module: <a href='system_userdomain.html#link_userdom_sigchld_sysadm'> userdomain</a><p/> Layer: <a href='system.html'> system</a><p/> <div id="codeblock"> -<b>userdom_sigcld_all_users</b>( +<b>userdom_sigchld_sysadm</b>( @@ -51422,7 +57810,7 @@ system</a><p/> <div id="description"> <p> -Send a SIGCHLD signal to all user domains. +Send a SIGCHLD signal to sysadm users. </p> </div> @@ -51693,6 +58081,32 @@ Read and write sysadm ttys. </div> <div id="interfacesmall"> +Module: <a href='system_userdomain.html#link_userdom_use_unpriv_user_pty'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>userdom_use_unpriv_user_pty</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read and write unprivileged user ptys. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='system_userdomain.html#link_userdom_use_unpriv_users_fd'> userdomain</a><p/> Layer: <a href='system.html'> @@ -51902,6 +58316,50 @@ Read the crack database. </div> <div id="interfacesmall"> +Module: <a href='admin_usermanage.html#link_usermanage_run_admin_passwd'> +usermanage</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>usermanage_run_admin_passwd</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> + +<div id="description"> +<p> +Execute passwd admin functions in the admin +passwd domain, and allow the specified role +the admin passwd domain. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='admin_usermanage.html#link_usermanage_run_chfn'> usermanage</a><p/> Layer: <a href='admin.html'> @@ -52212,6 +58670,32 @@ allow the specified role the webalizer domain. </div> <div id="interfacesmall"> +Module: <a href='services_xfs.html#link_xfs_read_socket'> +xfs</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>xfs_read_socket</b>( + + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Read a X font server named socket. +</p> +</div> + +</div> + +<div id="interfacesmall"> Module: <a href='services_zebra.html#link_zebra_read_config'> zebra</a><p/> Layer: <a href='services.html'> diff --git a/www/api-docs/kernel.html b/www/api-docs/kernel.html index 05604c7..5667144 100644 --- a/www/api-docs/kernel.html +++ b/www/api-docs/kernel.html @@ -28,12 +28,21 @@ - <a href='kernel_bootloader.html'> bootloader</a><br/> + - <a href='kernel_corecommands.html'> + corecommands</a><br/> + - <a href='kernel_corenetwork.html'> corenetwork</a><br/> - <a href='kernel_devices.html'> devices</a><br/> + - <a href='kernel_domain.html'> + domain</a><br/> + + - <a href='kernel_files.html'> + files</a><br/> + - <a href='kernel_filesystem.html'> filesystem</a><br/> @@ -103,6 +112,14 @@ Policy for kernel threads, proc filesystem,and unlabeled processes and objects. <td><p>Policy for the kernel modules, kernel image, and bootloader.</p></td> <tr><td> + <a href='kernel_corecommands.html'> + corecommands</a></td> + <td><p> +Core policy for shells, and generic programs +in /bin, /sbin, /usr/bin, and /usr/sbin. +</p></td> + + <tr><td> <a href='kernel_corenetwork.html'> corenetwork</a></td> <td><p>Policy controlling access to network objects</p></td> @@ -115,6 +132,18 @@ Device nodes and interfaces for many basic system devices. </p></td> <tr><td> + <a href='kernel_domain.html'> + domain</a></td> + <td><p>Core policy for domains.</p></td> + + <tr><td> + <a href='kernel_files.html'> + files</a></td> + <td><p> +Basic filesystem types and interfaces. +</p></td> + + <tr><td> <a href='kernel_filesystem.html'> filesystem</a></td> <td><p>Policy for filesystems.</p></td> diff --git a/www/api-docs/kernel_bootloader.html b/www/api-docs/kernel_bootloader.html index 34cd583..5ec0660 100644 --- a/www/api-docs/kernel_bootloader.html +++ b/www/api-docs/kernel_bootloader.html @@ -28,12 +28,21 @@ - <a href='kernel_bootloader.html'> bootloader</a><br/> + - <a href='kernel_corecommands.html'> + corecommands</a><br/> + - <a href='kernel_corenetwork.html'> corenetwork</a><br/> - <a href='kernel_devices.html'> devices</a><br/> + - <a href='kernel_domain.html'> + domain</a><br/> + + - <a href='kernel_files.html'> + files</a><br/> + - <a href='kernel_filesystem.html'> filesystem</a><br/> diff --git a/www/api-docs/kernel_corecommands.html b/www/api-docs/kernel_corecommands.html new file mode 100644 index 0000000..9068d76 --- /dev/null +++ b/www/api-docs/kernel_corecommands.html @@ -0,0 +1,1448 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + - <a href='kernel_bootloader.html'> + bootloader</a><br/> + + - <a href='kernel_corecommands.html'> + corecommands</a><br/> + + - <a href='kernel_corenetwork.html'> + corenetwork</a><br/> + + - <a href='kernel_devices.html'> + devices</a><br/> + + - <a href='kernel_domain.html'> + domain</a><br/> + + - <a href='kernel_files.html'> + files</a><br/> + + - <a href='kernel_filesystem.html'> + filesystem</a><br/> + + - <a href='kernel_kernel.html'> + kernel</a><br/> + + - <a href='kernel_mls.html'> + mls</a><br/> + + - <a href='kernel_selinux.html'> + selinux</a><br/> + + - <a href='kernel_storage.html'> + storage</a><br/> + + - <a href='kernel_terminal.html'> + terminal</a><br/> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="global_booleans.html">* Global Booleans </a> + <br/><p/> + <a href="global_tunables.html">* Global Tunables </a> + <p/><br/><p/> + <a href="index.html">* Layer Index</a> + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: kernel</h1><p/> +<h2>Module: corecommands</h2><p/> + +<h3>Description:</h3> + +<p><p> +Core policy for shells, and generic programs +in /bin, /sbin, /usr/bin, and /usr/sbin. +</p></p> + + +<p>This module is required to be included in all policies.</p> + + +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<a name="link_corecmd_bin_alias"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_bin_alias</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create a aliased type to generic bin files. +</p> + + +<h5>Description</h5> +<p> +</p><p> +Create a aliased type to generic bin files. +</p><p> +</p><p> +This is added to support targeted policy. Its +use should be limited. It has no effect +on the strict policy. +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Alias type for bin_t. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corecmd_bin_domtrans"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_bin_domtrans</b>( + + + + + domain + + + + , + + + + target_domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute a file in a bin directory +in the specified domain. +</p> + + +<h5>Description</h5> +<p> +</p><p> +Execute a file in a bin directory +in the specified domain. This allows +the specified domain to execute any file +on these filesystems in the specified +domain. This is not suggested. +</p><p> +</p><p> +No interprocess communication (signals, pipes, +etc.) is provided by this interface since +the domains are not owned by this module. +</p><p> +</p><p> +This interface was added to handle +the ssh-agent policy. +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +<tr><td> +target_domain +</td><td> + +The type of the new process. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corecmd_check_exec_shell"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_check_exec_shell</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Check if a shell is executable (DAC-wise). +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corecmd_dontaudit_getattr_sbin_file"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_dontaudit_getattr_sbin_file</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corecmd_dontaudit_search_sbin"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_dontaudit_search_sbin</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to search +sbin directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corecmd_exec_bin"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_exec_bin</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corecmd_exec_chroot"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_exec_chroot</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corecmd_exec_ls"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_exec_ls</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corecmd_exec_sbin"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_exec_sbin</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corecmd_exec_shell"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_exec_shell</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corecmd_getattr_bin_file"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_getattr_bin_file</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Get the attributes of files in bin directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corecmd_getattr_sbin_file"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_getattr_sbin_file</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corecmd_list_bin"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_list_bin</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corecmd_list_sbin"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_list_sbin</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corecmd_read_bin_file"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_read_bin_file</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read files in bin directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corecmd_read_bin_pipe"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_read_bin_pipe</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read pipes in bin directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corecmd_read_bin_socket"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_read_bin_socket</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read named sockets in bin directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corecmd_read_bin_symlink"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_read_bin_symlink</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read symbolic links in bin directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corecmd_read_sbin_file"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_read_sbin_file</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read files in sbin directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corecmd_read_sbin_pipe"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_read_sbin_pipe</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read named pipes in sbin directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corecmd_read_sbin_socket"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_read_sbin_socket</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read named sockets in sbin directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corecmd_read_sbin_symlink"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_read_sbin_symlink</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read symbolic links in sbin directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corecmd_sbin_domtrans"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_sbin_domtrans</b>( + + + + + domain + + + + , + + + + target_domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute a file in a sbin directory +in the specified domain. +</p> + + +<h5>Description</h5> +<p> +</p><p> +Execute a file in a sbin directory +in the specified domain. This allows +the specified domain to execute any file +on these filesystems in the specified +domain. This is not suggested. +</p><p> +</p><p> +No interprocess communication (signals, pipes, +etc.) is provided by this interface since +the domains are not owned by this module. +</p><p> +</p><p> +This interface was added to handle +the ssh-agent policy. +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +<tr><td> +target_domain +</td><td> + +The type of the new process. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corecmd_search_bin"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_search_bin</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corecmd_search_sbin"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_search_sbin</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corecmd_shell_domtrans"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_shell_domtrans</b>( + + + + + domain + + + + , + + + + target_domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute a shell in the specified domain. +</p> + + +<h5>Description</h5> +<p> +</p><p> +Execute a shell in the specified domain. +</p><p> +</p><p> +No interprocess communication (signals, pipes, +etc.) is provided by this interface since +the domains are not owned by this module. +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +<tr><td> +target_domain +</td><td> + +The type of the shell process. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corecmd_shell_entry_type"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_shell_entry_type</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Make the shell an entrypoint for the specified domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The domain for which the shell is an entrypoint. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corecmd_shell_spec_domtrans"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corecmd_shell_spec_domtrans</b>( + + + + + domain + + + + , + + + + target_domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute a shell in the target domain. This +is an explicit transition, requiring the +caller to use setexeccon(). +</p> + + +<h5>Description</h5> +<p> +</p><p> +Execute a shell in the target domain. This +is an explicit transition, requiring the +caller to use setexeccon(). +</p><p> +</p><p> +No interprocess communication (signals, pipes, +etc.) is provided by this interface since +the domains are not owned by this module. +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +<tr><td> +target_domain +</td><td> + +The type of the shell process. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + + + +</div> +</body> +</html> diff --git a/www/api-docs/kernel_corenetwork.html b/www/api-docs/kernel_corenetwork.html index b535756..11e61b8 100644 --- a/www/api-docs/kernel_corenetwork.html +++ b/www/api-docs/kernel_corenetwork.html @@ -28,12 +28,21 @@ - <a href='kernel_bootloader.html'> bootloader</a><br/> + - <a href='kernel_corecommands.html'> + corecommands</a><br/> + - <a href='kernel_corenetwork.html'> corenetwork</a><br/> - <a href='kernel_devices.html'> devices</a><br/> + - <a href='kernel_domain.html'> + domain</a><br/> + + - <a href='kernel_files.html'> + files</a><br/> + - <a href='kernel_filesystem.html'> filesystem</a><br/> @@ -221,6 +230,92 @@ No </div> </div> +<a name="link_corenet_non_ipsec_sendrecv"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_non_ipsec_sendrecv</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send and receive messages on a +non-encrypted (no IPSEC) network +session. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corenet_raw_bind_all_nodes"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_raw_bind_all_nodes</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Bind raw sockets to all nodes. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_corenet_raw_receive_all_if"></a> <div id="interface"> @@ -2405,6 +2500,48 @@ No </div> </div> +<a name="link_corenet_tcp_bind_comsat_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_comsat_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Bind TCP sockets to the comsat port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_corenet_tcp_bind_cvs_port"></a> <div id="interface"> @@ -2657,6 +2794,48 @@ No </div> </div> +<a name="link_corenet_tcp_bind_distccd_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_distccd_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Bind TCP sockets to the distccd port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_corenet_tcp_bind_dns_port"></a> <div id="interface"> @@ -2825,6 +3004,48 @@ No </div> </div> +<a name="link_corenet_tcp_bind_gatekeeper_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_gatekeeper_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Bind TCP sockets to the gatekeeper port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_corenet_tcp_bind_generic_node"></a> <div id="interface"> @@ -3161,6 +3382,48 @@ No </div> </div> +<a name="link_corenet_tcp_bind_i18n_input_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_i18n_input_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Bind TCP sockets to the i18n_input port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_corenet_tcp_bind_imaze_port"></a> <div id="interface"> @@ -4799,13 +5062,13 @@ No </div> </div> -<a name="link_corenet_tcp_bind_rndc_port"></a> +<a name="link_corenet_tcp_bind_rlogind_port"></a> <div id="interface"> <div id="codeblock"> -<b>corenet_tcp_bind_rndc_port</b>( +<b>corenet_tcp_bind_rlogind_port</b>( @@ -4819,7 +5082,7 @@ No <h5>Summary</h5> <p> -Bind TCP sockets to the rndc port. +Bind TCP sockets to the rlogind port. </p> @@ -4841,13 +5104,13 @@ No </div> </div> -<a name="link_corenet_tcp_bind_rsh_port"></a> +<a name="link_corenet_tcp_bind_rndc_port"></a> <div id="interface"> <div id="codeblock"> -<b>corenet_tcp_bind_rsh_port</b>( +<b>corenet_tcp_bind_rndc_port</b>( @@ -4861,7 +5124,7 @@ No <h5>Summary</h5> <p> -Bind TCP sockets to the rsh port. +Bind TCP sockets to the rndc port. </p> @@ -4883,13 +5146,13 @@ No </div> </div> -<a name="link_corenet_tcp_bind_rsync_port"></a> +<a name="link_corenet_tcp_bind_rsh_port"></a> <div id="interface"> <div id="codeblock"> -<b>corenet_tcp_bind_rsync_port</b>( +<b>corenet_tcp_bind_rsh_port</b>( @@ -4903,7 +5166,7 @@ No <h5>Summary</h5> <p> -Bind TCP sockets to the rsync port. +Bind TCP sockets to the rsh port. </p> @@ -4925,13 +5188,13 @@ No </div> </div> -<a name="link_corenet_tcp_bind_site_local_node"></a> +<a name="link_corenet_tcp_bind_rsync_port"></a> <div id="interface"> <div id="codeblock"> -<b>corenet_tcp_bind_site_local_node</b>( +<b>corenet_tcp_bind_rsync_port</b>( @@ -4945,7 +5208,49 @@ No <h5>Summary</h5> <p> -Bind TCP sockets to node site_local. +Bind TCP sockets to the rsync port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corenet_tcp_bind_site_local_node"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_bind_site_local_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Bind TCP sockets to node site_local. </p> @@ -6269,6 +6574,48 @@ No </div> </div> +<a name="link_corenet_tcp_connect_comsat_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_connect_comsat_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Make a TCP connection to the comsat port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_corenet_tcp_connect_cvs_port"></a> <div id="interface"> @@ -6521,6 +6868,48 @@ No </div> </div> +<a name="link_corenet_tcp_connect_distccd_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_connect_distccd_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Make a TCP connection to the distccd port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_corenet_tcp_connect_dns_port"></a> <div id="interface"> @@ -6689,6 +7078,48 @@ No </div> </div> +<a name="link_corenet_tcp_connect_gatekeeper_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_connect_gatekeeper_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Make a TCP connection to the gatekeeper port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_corenet_tcp_connect_generic_port"></a> <div id="interface"> @@ -6983,6 +7414,48 @@ No </div> </div> +<a name="link_corenet_tcp_connect_i18n_input_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_connect_i18n_input_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Make a TCP connection to the i18n_input port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_corenet_tcp_connect_imaze_port"></a> <div id="interface"> @@ -8411,6 +8884,48 @@ No </div> </div> +<a name="link_corenet_tcp_connect_rlogind_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_connect_rlogind_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Make a TCP connection to the rlogind port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_corenet_tcp_connect_rndc_port"></a> <div id="interface"> @@ -9923,13 +10438,13 @@ No </div> </div> -<a name="link_corenet_tcp_sendrecv_cvs_port"></a> +<a name="link_corenet_tcp_sendrecv_comsat_port"></a> <div id="interface"> <div id="codeblock"> -<b>corenet_tcp_sendrecv_cvs_port</b>( +<b>corenet_tcp_sendrecv_comsat_port</b>( @@ -9943,7 +10458,7 @@ No <h5>Summary</h5> <p> -Send and receive TCP traffic on the cvs port. +Send and receive TCP traffic on the comsat port. </p> @@ -9965,13 +10480,13 @@ No </div> </div> -<a name="link_corenet_tcp_sendrecv_dbskkd_port"></a> +<a name="link_corenet_tcp_sendrecv_cvs_port"></a> <div id="interface"> <div id="codeblock"> -<b>corenet_tcp_sendrecv_dbskkd_port</b>( +<b>corenet_tcp_sendrecv_cvs_port</b>( @@ -9985,7 +10500,7 @@ No <h5>Summary</h5> <p> -Send and receive TCP traffic on the dbskkd port. +Send and receive TCP traffic on the cvs port. </p> @@ -10007,13 +10522,13 @@ No </div> </div> -<a name="link_corenet_tcp_sendrecv_dcc_port"></a> +<a name="link_corenet_tcp_sendrecv_dbskkd_port"></a> <div id="interface"> <div id="codeblock"> -<b>corenet_tcp_sendrecv_dcc_port</b>( +<b>corenet_tcp_sendrecv_dbskkd_port</b>( @@ -10027,7 +10542,7 @@ No <h5>Summary</h5> <p> -Send and receive TCP traffic on the dcc port. +Send and receive TCP traffic on the dbskkd port. </p> @@ -10049,13 +10564,55 @@ No </div> </div> -<a name="link_corenet_tcp_sendrecv_dhcpc_port"></a> +<a name="link_corenet_tcp_sendrecv_dcc_port"></a> <div id="interface"> <div id="codeblock"> -<b>corenet_tcp_sendrecv_dhcpc_port</b>( +<b>corenet_tcp_sendrecv_dcc_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send and receive TCP traffic on the dcc port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corenet_tcp_sendrecv_dhcpc_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_dhcpc_port</b>( @@ -10175,6 +10732,48 @@ No </div> </div> +<a name="link_corenet_tcp_sendrecv_distccd_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_distccd_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send and receive TCP traffic on the distccd port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_corenet_tcp_sendrecv_dns_port"></a> <div id="interface"> @@ -10343,6 +10942,48 @@ No </div> </div> +<a name="link_corenet_tcp_sendrecv_gatekeeper_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_gatekeeper_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send and receive TCP traffic on the gatekeeper port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_corenet_tcp_sendrecv_generic_if"></a> <div id="interface"> @@ -10721,6 +11362,48 @@ No </div> </div> +<a name="link_corenet_tcp_sendrecv_i18n_input_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_i18n_input_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send and receive TCP traffic on the i18n_input port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_corenet_tcp_sendrecv_imaze_port"></a> <div id="interface"> @@ -12359,6 +13042,48 @@ No </div> </div> +<a name="link_corenet_tcp_sendrecv_rlogind_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_tcp_sendrecv_rlogind_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send and receive TCP traffic on the rlogind port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_corenet_tcp_sendrecv_rndc_port"></a> <div id="interface"> @@ -13877,7 +14602,133 @@ No <div id="codeblock"> -<b>corenet_udp_bind_compat_ipv4_node</b>( +<b>corenet_udp_bind_compat_ipv4_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Bind UDP sockets to the compat_ipv4 node. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corenet_udp_bind_comsat_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_comsat_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Bind UDP sockets to the comsat port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corenet_udp_bind_cvs_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_cvs_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Bind UDP sockets to the cvs port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corenet_udp_bind_dbskkd_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_dbskkd_port</b>( @@ -13891,7 +14742,7 @@ No <h5>Summary</h5> <p> -Bind UDP sockets to the compat_ipv4 node. +Bind UDP sockets to the dbskkd port. </p> @@ -13913,13 +14764,13 @@ No </div> </div> -<a name="link_corenet_udp_bind_cvs_port"></a> +<a name="link_corenet_udp_bind_dcc_port"></a> <div id="interface"> <div id="codeblock"> -<b>corenet_udp_bind_cvs_port</b>( +<b>corenet_udp_bind_dcc_port</b>( @@ -13933,7 +14784,7 @@ No <h5>Summary</h5> <p> -Bind UDP sockets to the cvs port. +Bind UDP sockets to the dcc port. </p> @@ -13955,13 +14806,13 @@ No </div> </div> -<a name="link_corenet_udp_bind_dbskkd_port"></a> +<a name="link_corenet_udp_bind_dhcpc_port"></a> <div id="interface"> <div id="codeblock"> -<b>corenet_udp_bind_dbskkd_port</b>( +<b>corenet_udp_bind_dhcpc_port</b>( @@ -13975,7 +14826,7 @@ No <h5>Summary</h5> <p> -Bind UDP sockets to the dbskkd port. +Bind UDP sockets to the dhcpc port. </p> @@ -13997,13 +14848,13 @@ No </div> </div> -<a name="link_corenet_udp_bind_dcc_port"></a> +<a name="link_corenet_udp_bind_dhcpd_port"></a> <div id="interface"> <div id="codeblock"> -<b>corenet_udp_bind_dcc_port</b>( +<b>corenet_udp_bind_dhcpd_port</b>( @@ -14017,7 +14868,7 @@ No <h5>Summary</h5> <p> -Bind UDP sockets to the dcc port. +Bind UDP sockets to the dhcpd port. </p> @@ -14039,13 +14890,13 @@ No </div> </div> -<a name="link_corenet_udp_bind_dhcpc_port"></a> +<a name="link_corenet_udp_bind_dict_port"></a> <div id="interface"> <div id="codeblock"> -<b>corenet_udp_bind_dhcpc_port</b>( +<b>corenet_udp_bind_dict_port</b>( @@ -14059,7 +14910,7 @@ No <h5>Summary</h5> <p> -Bind UDP sockets to the dhcpc port. +Bind UDP sockets to the dict port. </p> @@ -14081,13 +14932,13 @@ No </div> </div> -<a name="link_corenet_udp_bind_dhcpd_port"></a> +<a name="link_corenet_udp_bind_distccd_port"></a> <div id="interface"> <div id="codeblock"> -<b>corenet_udp_bind_dhcpd_port</b>( +<b>corenet_udp_bind_distccd_port</b>( @@ -14101,7 +14952,7 @@ No <h5>Summary</h5> <p> -Bind UDP sockets to the dhcpd port. +Bind UDP sockets to the distccd port. </p> @@ -14123,13 +14974,13 @@ No </div> </div> -<a name="link_corenet_udp_bind_dict_port"></a> +<a name="link_corenet_udp_bind_dns_port"></a> <div id="interface"> <div id="codeblock"> -<b>corenet_udp_bind_dict_port</b>( +<b>corenet_udp_bind_dns_port</b>( @@ -14143,7 +14994,7 @@ No <h5>Summary</h5> <p> -Bind UDP sockets to the dict port. +Bind UDP sockets to the dns port. </p> @@ -14165,13 +15016,13 @@ No </div> </div> -<a name="link_corenet_udp_bind_dns_port"></a> +<a name="link_corenet_udp_bind_fingerd_port"></a> <div id="interface"> <div id="codeblock"> -<b>corenet_udp_bind_dns_port</b>( +<b>corenet_udp_bind_fingerd_port</b>( @@ -14185,7 +15036,7 @@ No <h5>Summary</h5> <p> -Bind UDP sockets to the dns port. +Bind UDP sockets to the fingerd port. </p> @@ -14207,13 +15058,13 @@ No </div> </div> -<a name="link_corenet_udp_bind_fingerd_port"></a> +<a name="link_corenet_udp_bind_ftp_data_port"></a> <div id="interface"> <div id="codeblock"> -<b>corenet_udp_bind_fingerd_port</b>( +<b>corenet_udp_bind_ftp_data_port</b>( @@ -14227,7 +15078,7 @@ No <h5>Summary</h5> <p> -Bind UDP sockets to the fingerd port. +Bind UDP sockets to the ftp_data port. </p> @@ -14249,13 +15100,13 @@ No </div> </div> -<a name="link_corenet_udp_bind_ftp_data_port"></a> +<a name="link_corenet_udp_bind_ftp_port"></a> <div id="interface"> <div id="codeblock"> -<b>corenet_udp_bind_ftp_data_port</b>( +<b>corenet_udp_bind_ftp_port</b>( @@ -14269,7 +15120,7 @@ No <h5>Summary</h5> <p> -Bind UDP sockets to the ftp_data port. +Bind UDP sockets to the ftp port. </p> @@ -14291,13 +15142,13 @@ No </div> </div> -<a name="link_corenet_udp_bind_ftp_port"></a> +<a name="link_corenet_udp_bind_gatekeeper_port"></a> <div id="interface"> <div id="codeblock"> -<b>corenet_udp_bind_ftp_port</b>( +<b>corenet_udp_bind_gatekeeper_port</b>( @@ -14311,7 +15162,7 @@ No <h5>Summary</h5> <p> -Bind UDP sockets to the ftp port. +Bind UDP sockets to the gatekeeper port. </p> @@ -14669,6 +15520,48 @@ No </div> </div> +<a name="link_corenet_udp_bind_i18n_input_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_i18n_input_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Bind UDP sockets to the i18n_input port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_corenet_udp_bind_imaze_port"></a> <div id="interface"> @@ -16307,6 +17200,48 @@ No </div> </div> +<a name="link_corenet_udp_bind_rlogind_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_bind_rlogind_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Bind UDP sockets to the rlogind port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_corenet_udp_bind_rndc_port"></a> <div id="interface"> @@ -17903,6 +18838,48 @@ No </div> </div> +<a name="link_corenet_udp_receive_comsat_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_comsat_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Receive UDP traffic on the comsat port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_corenet_udp_receive_cvs_port"></a> <div id="interface"> @@ -18155,13 +19132,97 @@ No </div> </div> +<a name="link_corenet_udp_receive_distccd_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_distccd_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Receive UDP traffic on the distccd port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_corenet_udp_receive_dns_port"></a> <div id="interface"> <div id="codeblock"> -<b>corenet_udp_receive_dns_port</b>( +<b>corenet_udp_receive_dns_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Receive UDP traffic on the dns port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corenet_udp_receive_fingerd_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_fingerd_port</b>( @@ -18175,7 +19236,7 @@ No <h5>Summary</h5> <p> -Receive UDP traffic on the dns port. +Receive UDP traffic on the fingerd port. </p> @@ -18197,13 +19258,13 @@ No </div> </div> -<a name="link_corenet_udp_receive_fingerd_port"></a> +<a name="link_corenet_udp_receive_ftp_data_port"></a> <div id="interface"> <div id="codeblock"> -<b>corenet_udp_receive_fingerd_port</b>( +<b>corenet_udp_receive_ftp_data_port</b>( @@ -18217,7 +19278,7 @@ No <h5>Summary</h5> <p> -Receive UDP traffic on the fingerd port. +Receive UDP traffic on the ftp_data port. </p> @@ -18239,13 +19300,13 @@ No </div> </div> -<a name="link_corenet_udp_receive_ftp_data_port"></a> +<a name="link_corenet_udp_receive_ftp_port"></a> <div id="interface"> <div id="codeblock"> -<b>corenet_udp_receive_ftp_data_port</b>( +<b>corenet_udp_receive_ftp_port</b>( @@ -18259,7 +19320,7 @@ No <h5>Summary</h5> <p> -Receive UDP traffic on the ftp_data port. +Receive UDP traffic on the ftp port. </p> @@ -18281,13 +19342,13 @@ No </div> </div> -<a name="link_corenet_udp_receive_ftp_port"></a> +<a name="link_corenet_udp_receive_gatekeeper_port"></a> <div id="interface"> <div id="codeblock"> -<b>corenet_udp_receive_ftp_port</b>( +<b>corenet_udp_receive_gatekeeper_port</b>( @@ -18301,7 +19362,7 @@ No <h5>Summary</h5> <p> -Receive UDP traffic on the ftp port. +Receive UDP traffic on the gatekeeper port. </p> @@ -18701,6 +19762,48 @@ No </div> </div> +<a name="link_corenet_udp_receive_i18n_input_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_i18n_input_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Receive UDP traffic on the i18n_input port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_corenet_udp_receive_imaze_port"></a> <div id="interface"> @@ -20339,6 +21442,48 @@ No </div> </div> +<a name="link_corenet_udp_receive_rlogind_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_receive_rlogind_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Receive UDP traffic on the rlogind port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_corenet_udp_receive_rndc_port"></a> <div id="interface"> @@ -21935,6 +23080,48 @@ No </div> </div> +<a name="link_corenet_udp_send_comsat_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_comsat_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send UDP traffic on the comsat port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_corenet_udp_send_cvs_port"></a> <div id="interface"> @@ -22187,6 +23374,48 @@ No </div> </div> +<a name="link_corenet_udp_send_distccd_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_distccd_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send UDP traffic on the distccd port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_corenet_udp_send_dns_port"></a> <div id="interface"> @@ -22355,6 +23584,48 @@ No </div> </div> +<a name="link_corenet_udp_send_gatekeeper_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_gatekeeper_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send UDP traffic on the gatekeeper port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_corenet_udp_send_generic_if"></a> <div id="interface"> @@ -22565,13 +23836,55 @@ No </div> </div> -<a name="link_corenet_udp_send_howl_port"></a> +<a name="link_corenet_udp_send_howl_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_howl_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send UDP traffic on the howl port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_corenet_udp_send_hplip_port"></a> <div id="interface"> <div id="codeblock"> -<b>corenet_udp_send_howl_port</b>( +<b>corenet_udp_send_hplip_port</b>( @@ -22585,7 +23898,7 @@ No <h5>Summary</h5> <p> -Send UDP traffic on the howl port. +Send UDP traffic on the hplip port. </p> @@ -22607,13 +23920,13 @@ No </div> </div> -<a name="link_corenet_udp_send_hplip_port"></a> +<a name="link_corenet_udp_send_http_cache_port"></a> <div id="interface"> <div id="codeblock"> -<b>corenet_udp_send_hplip_port</b>( +<b>corenet_udp_send_http_cache_port</b>( @@ -22627,7 +23940,7 @@ No <h5>Summary</h5> <p> -Send UDP traffic on the hplip port. +Send UDP traffic on the http_cache port. </p> @@ -22649,13 +23962,13 @@ No </div> </div> -<a name="link_corenet_udp_send_http_cache_port"></a> +<a name="link_corenet_udp_send_http_port"></a> <div id="interface"> <div id="codeblock"> -<b>corenet_udp_send_http_cache_port</b>( +<b>corenet_udp_send_http_port</b>( @@ -22669,7 +23982,7 @@ No <h5>Summary</h5> <p> -Send UDP traffic on the http_cache port. +Send UDP traffic on the http port. </p> @@ -22691,13 +24004,13 @@ No </div> </div> -<a name="link_corenet_udp_send_http_port"></a> +<a name="link_corenet_udp_send_i18n_input_port"></a> <div id="interface"> <div id="codeblock"> -<b>corenet_udp_send_http_port</b>( +<b>corenet_udp_send_i18n_input_port</b>( @@ -22711,7 +24024,7 @@ No <h5>Summary</h5> <p> -Send UDP traffic on the http port. +Send UDP traffic on the i18n_input port. </p> @@ -24371,6 +25684,48 @@ No </div> </div> +<a name="link_corenet_udp_send_rlogind_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_send_rlogind_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send UDP traffic on the rlogind port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_corenet_udp_send_rndc_port"></a> <div id="interface"> @@ -25967,6 +27322,48 @@ No </div> </div> +<a name="link_corenet_udp_sendrecv_comsat_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_sendrecv_comsat_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send and receive UDP traffic on the comsat port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_corenet_udp_sendrecv_cvs_port"></a> <div id="interface"> @@ -26219,6 +27616,48 @@ No </div> </div> +<a name="link_corenet_udp_sendrecv_distccd_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_sendrecv_distccd_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send and receive UDP traffic on the distccd port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_corenet_udp_sendrecv_dns_port"></a> <div id="interface"> @@ -26387,6 +27826,48 @@ No </div> </div> +<a name="link_corenet_udp_sendrecv_gatekeeper_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_sendrecv_gatekeeper_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send and receive UDP traffic on the gatekeeper port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_corenet_udp_sendrecv_generic_if"></a> <div id="interface"> @@ -26765,6 +28246,48 @@ No </div> </div> +<a name="link_corenet_udp_sendrecv_i18n_input_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_sendrecv_i18n_input_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send and receive UDP traffic on the i18n_input port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_corenet_udp_sendrecv_imaze_port"></a> <div id="interface"> @@ -28403,6 +29926,48 @@ No </div> </div> +<a name="link_corenet_udp_sendrecv_rlogind_port"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>corenet_udp_sendrecv_rlogind_port</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send and receive UDP traffic on the rlogind port. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_corenet_udp_sendrecv_rndc_port"></a> <div id="interface"> diff --git a/www/api-docs/kernel_devices.html b/www/api-docs/kernel_devices.html index 1e7104f..02f9001 100644 --- a/www/api-docs/kernel_devices.html +++ b/www/api-docs/kernel_devices.html @@ -28,12 +28,21 @@ - <a href='kernel_bootloader.html'> bootloader</a><br/> + - <a href='kernel_corecommands.html'> + corecommands</a><br/> + - <a href='kernel_corenetwork.html'> corenetwork</a><br/> - <a href='kernel_devices.html'> devices</a><br/> + - <a href='kernel_domain.html'> + domain</a><br/> + + - <a href='kernel_files.html'> + files</a><br/> + - <a href='kernel_filesystem.html'> filesystem</a><br/> @@ -115,6 +124,134 @@ this module.</p></li><p> <a name="interfaces"></a> <h3>Interfaces: </h3> +<a name="link_dev_append_printer"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_append_printer</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Append the printer device. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_dev_associate_usbfs"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_associate_usbfs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Mount a usbfs filesystem. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_dev_create_cardmgr"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_create_cardmgr</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete +the PCMCIA card manager device +with the correct type. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_dev_create_dev_node"></a> <div id="interface"> @@ -744,6 +881,49 @@ No </div> </div> +<a name="link_dev_dontaudit_getattr_usbfs_dir"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_dontaudit_getattr_usbfs_dir</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to get the attributes +of a directory in the usb filesystem. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_dev_dontaudit_getattr_video_dev"></a> <div id="interface"> @@ -1887,6 +2067,48 @@ No </div> </div> +<a name="link_dev_getattr_mtrr"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_getattr_mtrr</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Get the attributes of the mtrr device. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_dev_getattr_power_management"></a> <div id="interface"> @@ -2391,13 +2613,13 @@ No </div> </div> -<a name="link_dev_manage_dev_nodes"></a> +<a name="link_dev_manage_cardmgr"></a> <div id="interface"> <div id="codeblock"> -<b>dev_manage_dev_nodes</b>( +<b>dev_manage_cardmgr</b>( @@ -2411,7 +2633,8 @@ No <h5>Summary</h5> <p> -Create, delete, read, and write device nodes in device directories. +Create, read, write, and delete +the PCMCIA card manager device. </p> @@ -2433,13 +2656,13 @@ No </div> </div> -<a name="link_dev_manage_generic_blk_file"></a> +<a name="link_dev_manage_dev_nodes"></a> <div id="interface"> <div id="codeblock"> -<b>dev_manage_generic_blk_file</b>( +<b>dev_manage_dev_nodes</b>( @@ -2453,8 +2676,7 @@ No <h5>Summary</h5> <p> -Allow read, write, create, and delete for generic -block files. +Create, delete, read, and write device nodes in device directories. </p> @@ -3528,6 +3750,48 @@ No </div> </div> +<a name="link_dev_rw_cardmgr"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>dev_rw_cardmgr</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write the PCMCIA card manager device. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_dev_rw_cpu_microcode"></a> <div id="interface"> diff --git a/www/api-docs/kernel_domain.html b/www/api-docs/kernel_domain.html new file mode 100644 index 0000000..c72992b --- /dev/null +++ b/www/api-docs/kernel_domain.html @@ -0,0 +1,2509 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + - <a href='kernel_bootloader.html'> + bootloader</a><br/> + + - <a href='kernel_corecommands.html'> + corecommands</a><br/> + + - <a href='kernel_corenetwork.html'> + corenetwork</a><br/> + + - <a href='kernel_devices.html'> + devices</a><br/> + + - <a href='kernel_domain.html'> + domain</a><br/> + + - <a href='kernel_files.html'> + files</a><br/> + + - <a href='kernel_filesystem.html'> + filesystem</a><br/> + + - <a href='kernel_kernel.html'> + kernel</a><br/> + + - <a href='kernel_mls.html'> + mls</a><br/> + + - <a href='kernel_selinux.html'> + selinux</a><br/> + + - <a href='kernel_storage.html'> + storage</a><br/> + + - <a href='kernel_terminal.html'> + terminal</a><br/> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="global_booleans.html">* Global Booleans </a> + <br/><p/> + <a href="global_tunables.html">* Global Tunables </a> + <p/><br/><p/> + <a href="index.html">* Layer Index</a> + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: kernel</h1><p/> +<h2>Module: domain</h2><p/> + +<a href=#interfaces>Interfaces</a> +<a href=#templates>Templates</a> + +<h3>Description:</h3> + +<p><p>Core policy for domains.</p></p> + + +<p>This module is required to be included in all policies.</p> + + +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<a name="link_domain_base_type"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_base_type</b>( + + + + + type + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Make the specified type usable as a basic domain. +</p> + + +<h5>Description</h5> +<p> +</p><p> +Make the specified type usable as a basic domain. +</p><p> +</p><p> +This is primarily used for kernel threads; +generally the domain_type() interface is +more appropriate for userland processes. +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +type +</td><td> + +Type to be used as a basic domain type. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_cron_exemption_source"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_cron_exemption_source</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Make the specified domain the source of +the cron domain exception of the +SELinux role and identity change +constraints. +</p> + + +<h5>Description</h5> +<p> +</p><p> +Make the specified domain the source of +the cron domain exception of the +SELinux role and identity change +constraints. +</p><p> +</p><p> +This interface is needed to decouple +the cron domains from the base module. +It should not be used other than on +cron domains. +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain target for user exemption. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_cron_exemption_target"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_cron_exemption_target</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Make the specified domain the target of +the cron domain exception of the +SELinux role and identity change +constraints. +</p> + + +<h5>Description</h5> +<p> +</p><p> +Make the specified domain the target of +the cron domain exception of the +SELinux role and identity change +constraints. +</p><p> +</p><p> +This interface is needed to decouple +the cron domains from the base module. +It should not be used other than on +user cron jobs. +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain target for user exemption. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_dontaudit_getattr_all_dgram_sockets"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_dontaudit_getattr_all_dgram_sockets</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to get the attributes +of all domains unix datagram sockets. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_dontaudit_getattr_all_domains"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_dontaudit_getattr_all_domains</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Get the attributes of all domains of all domains. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_dontaudit_getattr_all_key_sockets"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_dontaudit_getattr_all_key_sockets</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to get attribues of +all domains IPSEC key management sockets. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_dontaudit_getattr_all_packet_sockets"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_dontaudit_getattr_all_packet_sockets</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to get attribues of +all domains packet sockets. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_dontaudit_getattr_all_pipes"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_dontaudit_getattr_all_pipes</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to get the attributes +of all domains unnamed pipes. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_dontaudit_getattr_all_raw_sockets"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_dontaudit_getattr_all_raw_sockets</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to get attribues of +all domains raw sockets. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_dontaudit_getattr_all_sockets"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_dontaudit_getattr_all_sockets</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to get the attributes +of all domains sockets, for all socket types. +</p> + + +<h5>Description</h5> +<p> +</p><p> +Do not audit attempts to get the attributes +of all domains sockets, for all socket types. +</p><p> +</p><p> +This interface was added for PCMCIA cardmgr +and is probably excessive. +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_dontaudit_getattr_all_stream_sockets"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_dontaudit_getattr_all_stream_sockets</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to get the attributes +of all domains unix datagram sockets. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_dontaudit_getattr_all_tcp_sockets"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_dontaudit_getattr_all_tcp_sockets</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to get the attributes +of all domains TCP sockets. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_dontaudit_getattr_all_udp_sockets"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_dontaudit_getattr_all_udp_sockets</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to get the attributes +of all domains UDP sockets. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_dontaudit_getsession_all_domains"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_dontaudit_getsession_all_domains</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to get the +session ID of all domains. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_dontaudit_list_all_domains_proc"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_dontaudit_list_all_domains_proc</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to read the process state +directories of all domains. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_dontaudit_ptrace_all_domains"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_dontaudit_ptrace_all_domains</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to ptrace all domains. +</p> + + +<h5>Description</h5> +<p> +</p><p> +Do not audit attempts to ptrace all domains. +</p><p> +</p><p> +Generally this needs to be suppressed because procps tries to access +/proc/pid/environ and this now triggers a ptrace check in recent kernels +(2.4 and 2.6). +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_dontaudit_ptrace_confined_domains"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_dontaudit_ptrace_confined_domains</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to ptrace confined domains. +</p> + + +<h5>Description</h5> +<p> +</p><p> +Do not audit attempts to ptrace confined domains. +</p><p> +</p><p> +Generally this needs to be suppressed because procps tries to access +/proc/pid/environ and this now triggers a ptrace check in recent kernels +(2.4 and 2.6). +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_dontaudit_read_all_domains_state"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_dontaudit_read_all_domains_state</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to read the process +state (/proc/pid) of all domains. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_dontaudit_rw_all_key_sockets"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_dontaudit_rw_all_key_sockets</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to read or write +all domains key sockets. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_dontaudit_rw_all_udp_sockets"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_dontaudit_rw_all_udp_sockets</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to read or write +all domains UDP sockets. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_dontaudit_search_all_domains_state"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_dontaudit_search_all_domains_state</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to search the process +state directory (/proc/pid) of all domains. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_dontaudit_use_wide_inherit_fd"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_dontaudit_use_wide_inherit_fd</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_dyntrans_type"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_dyntrans_type</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_entry_file"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_entry_file</b>( + + + + + domain + + + + , + + + + type + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Make the specified type usable as +an entry point for the domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to be entered. + +</td><td> +No +</td></tr> + +<tr><td> +type +</td><td> + +Type of program used for entering +the domain. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_exec_all_entry_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_exec_all_entry_files</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_getattr_all_domains"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_getattr_all_domains</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Get the attributes of all domains of all domains. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_getattr_all_entry_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_getattr_all_entry_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Get the attributes of entry point +files for all domains. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_getattr_all_sockets"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_getattr_all_sockets</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Get the attributes of all domains +sockets, for all socket types. +</p> + + +<h5>Description</h5> +<p> +</p><p> +Get the attributes of all domains +sockets, for all socket types. +</p><p> +</p><p> +This is commonly used for domains +that can use lsof on all domains. +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_getattr_confined_domains"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_getattr_confined_domains</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Get the attributes of all confined domains. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_getsession_all_domains"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_getsession_all_domains</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Get the session ID of all domains. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_kill_all_domains"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_kill_all_domains</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send a kill signal to all domains. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_obj_id_change_exempt"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_obj_id_change_exempt</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Makes caller an exception to the constraint preventing +changing the user identity in object contexts. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The process type to make an exception to the constraint. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_ptrace_all_domains"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_ptrace_all_domains</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Ptrace all domains. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_read_all_domains_state"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_read_all_domains_state</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read the process state (/proc/pid) of all domains. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_read_all_entry_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_read_all_entry_files</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_read_confined_domains_state"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_read_confined_domains_state</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read the process state (/proc/pid) of all confined domains. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_role_change_exempt"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_role_change_exempt</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Makes caller an exception to the constraint preventing +changing of role. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The process type to make an exception to the constraint. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_search_all_domains_state"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_search_all_domains_state</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Search the process state directory (/proc/pid) of all domains. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_setpriority_all_domains"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_setpriority_all_domains</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_sigchld_all_domains"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_sigchld_all_domains</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send a child terminated signal to all domains. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_sigchld_wide_inherit_fd"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_sigchld_wide_inherit_fd</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send a SIGCHLD signal to domains whose file +discriptors are widely inheritable. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_signal_all_domains"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_signal_all_domains</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send general signals to all domains. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_signull_all_domains"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_signull_all_domains</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send a null signal to all domains. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_sigstop_all_domains"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_sigstop_all_domains</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send a stop signal to all domains. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_subj_id_change_exempt"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_subj_id_change_exempt</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Makes caller an exception to the constraint preventing +changing of user identity. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The process type to make an exception to the constraint. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_system_change_exempt"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_system_change_exempt</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Makes caller and execption to the constraint +preventing changing to the system user +identity and system role. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_type"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_type</b>( + + + + + type + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Make the specified type usable as a domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +type +</td><td> + +Type to be used as a domain type. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_unconfined"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_unconfined</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Unconfined access to domains. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_use_wide_inherit_fd"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_use_wide_inherit_fd</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_user_exemption_target"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_user_exemption_target</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Make the specified domain the target of +the user domain exception of the +SELinux role and identity change +constraints. +</p> + + +<h5>Description</h5> +<p> +</p><p> +Make the specified domain the target of +the user domain exception of the +SELinux role and identity change +constraints. +</p><p> +</p><p> +This interface is needed to decouple +the user domains from the base module. +It should not be used other than on +user domains. +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain target for user exemption. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_wide_inherit_fd"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>domain_wide_inherit_fd</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + +<a name="templates"></a> +<h3>Templates: </h3> + +<a name="link_domain_auto_trans"></a> +<div id="template"> + + +<div id="codeblock"> + +<b>domain_auto_trans</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_domain_trans"></a> +<div id="template"> + + +<div id="codeblock"> + +<b>domain_trans</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + + +</div> +</body> +</html> diff --git a/www/api-docs/kernel_files.html b/www/api-docs/kernel_files.html new file mode 100644 index 0000000..4db3242 --- /dev/null +++ b/www/api-docs/kernel_files.html @@ -0,0 +1,7827 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + - <a href='kernel_bootloader.html'> + bootloader</a><br/> + + - <a href='kernel_corecommands.html'> + corecommands</a><br/> + + - <a href='kernel_corenetwork.html'> + corenetwork</a><br/> + + - <a href='kernel_devices.html'> + devices</a><br/> + + - <a href='kernel_domain.html'> + domain</a><br/> + + - <a href='kernel_files.html'> + files</a><br/> + + - <a href='kernel_filesystem.html'> + filesystem</a><br/> + + - <a href='kernel_kernel.html'> + kernel</a><br/> + + - <a href='kernel_mls.html'> + mls</a><br/> + + - <a href='kernel_selinux.html'> + selinux</a><br/> + + - <a href='kernel_storage.html'> + storage</a><br/> + + - <a href='kernel_terminal.html'> + terminal</a><br/> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="global_booleans.html">* Global Booleans </a> + <br/><p/> + <a href="global_tunables.html">* Global Tunables </a> + <p/><br/><p/> + <a href="index.html">* Layer Index</a> + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: kernel</h1><p/> +<h2>Module: files</h2><p/> + +<h3>Description:</h3> + +<p><p> +</p><p> +This module contains basic filesystem types and interfaces. This +includes: +<ul><p> +</p><li><p>The concept of different file types including basic +files, mount points, tmp files, etc.</p></li><p> +</p><li><p>Access to groups of files and all files.</p></li><p> +</p><li><p>Types and interfaces for the basic filesystem layout +(/, /etc, /tmp, /usr, etc.).</p></li><p> +</p></ul> +</p><p> +</p></p> + + +<p>This module is required to be included in all policies.</p> + + +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<a name="link_files_associate_tmp"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_associate_tmp</b>( + + + + + file_type + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Allow the specified type to associate +to a filesystem with the type of the +temporary directory (/tmp). +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +file_type +</td><td> + +Type of the file to associate. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_config_file"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_config_file</b>( + + + + + file_type + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Make the specified type a +configuration file. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +file_type +</td><td> + +Type to be used as a configuration file. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_create_boot_flag"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_create_boot_flag</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_create_etc_config"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_create_etc_config</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_create_home_dirs"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_create_home_dirs</b>( + + + + + domain + + + + , + + + + home_type + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create home directories +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +home_type +</td><td> + +The type of the home directory + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_create_lock"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_create_lock</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_create_pid"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_create_pid</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_create_root"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_create_root</b>( + + + + + domain + + + + , + + + + [ + + private type + + ] + + + + , + + + + [ + + object + + ] + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create an object in the root directory, with a private +type. If no object class is specified, the +default is file. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +private type +</td><td> + +The type of the object to be created. If no type +is specified, the type of the root directory will +be used. + +</td><td> +yes +</td></tr> + +<tr><td> +object +</td><td> + +The object class of the object being created. If +no class is specified, file will be used. + +</td><td> +yes +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_create_tmp_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_create_tmp_files</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_create_usr"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_create_usr</b>( + + + + + domain + + + + , + + + + file_type + + + + , + + + + [ + + object_class + + ] + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create objects in the /usr directory +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +<tr><td> +file_type +</td><td> + +The type of the object to be created + +</td><td> +No +</td></tr> + +<tr><td> +object_class +</td><td> + +The object class. If not specified, file is used. + +</td><td> +yes +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_create_var"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_create_var</b>( + + + + + domain + + + + , + + + + file_type + + + + , + + + + [ + + object_class + + ] + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create objects in the /var directory +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +<tr><td> +file_type +</td><td> + +The type of the object to be created + +</td><td> +No +</td></tr> + +<tr><td> +object_class +</td><td> + +The object class. If not specified, file is used. + +</td><td> +yes +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_create_var_lib"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_create_var_lib</b>( + + + + + domain + + + + , + + + + file_type + + + + , + + + + [ + + object_class + + ] + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create objects in the /var/lib directory +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +<tr><td> +file_type +</td><td> + +The type of the object to be created + +</td><td> +No +</td></tr> + +<tr><td> +object_class +</td><td> + +The object class. If not specified, file is used. + +</td><td> +yes +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_delete_all_locks"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_delete_all_locks</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_delete_all_pid_dirs"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_delete_all_pid_dirs</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_delete_all_pids"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_delete_all_pids</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_delete_etc_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_delete_etc_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Delete system configuration files in /etc. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_delete_root_dir_entry"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_delete_root_dir_entry</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_getattr_all_dirs"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_getattr_all_dirs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to get the attributes +of all directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_getattr_all_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_getattr_all_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to get the attributes +of all files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_getattr_all_pipes"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_getattr_all_pipes</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to get the attributes +of all named pipes. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_getattr_all_sockets"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_getattr_all_sockets</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to get the attributes +of all named sockets. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_getattr_all_symlinks"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_getattr_all_symlinks</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to get the attributes +of all symbolic links. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_getattr_default_dir"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_getattr_default_dir</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to get the attributes of +directories with the default file type. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_getattr_default_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_getattr_default_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to get the attributes of +files with the default file type. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_getattr_home_dir"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_getattr_home_dir</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to get the +attributes of the home directories root +(/home). +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_getattr_non_security_blk_dev"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_getattr_non_security_blk_dev</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to get the attributes +of non security block devices. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_getattr_non_security_chr_dev"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_getattr_non_security_chr_dev</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to get the attributes +of non security character devices. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_getattr_non_security_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_getattr_non_security_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to get the attributes +of non security files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_getattr_non_security_pipes"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_getattr_non_security_pipes</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to get the attributes +of non security named pipes. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_getattr_non_security_sockets"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_getattr_non_security_sockets</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to get the attributes +of non security named sockets. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_getattr_non_security_symlinks"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_getattr_non_security_symlinks</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to get the attributes +of non security symbolic links. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_getattr_pid_dir"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_getattr_pid_dir</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to get the attributes +of the /var/run directory. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_getattr_tmp_dir"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_getattr_tmp_dir</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to get the +attributes of the tmp directory (/tmp). +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_ioctl_all_pids"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_ioctl_all_pids</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to ioctl daemon runtime data files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_list_default"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_list_default</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to list contents of +directories with the default file type. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_list_non_security"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_list_non_security</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to list all +non security directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_read_default_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_read_default_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to read files +with the default file type. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_read_etc_runtime_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_read_etc_runtime_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to read files +in /etc that are dynamically +created on boot, such as mtab. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_read_root_file"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_read_root_file</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_rw_root_chr_dev"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_rw_root_chr_dev</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_rw_root_file"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_rw_root_file</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_search_all_dirs"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_search_all_dirs</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_search_home"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_search_home</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to search +home directories root (/home). +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_search_isid_type_dir"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_search_isid_type_dir</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to search directories on new filesystems +that have not yet been labeled. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_search_locks"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_search_locks</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to search the +locks directory (/var/lock). +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_search_pids"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_search_pids</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to search +the /var/run directory. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_search_src"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_search_src</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_search_var"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_search_var</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to search +the contents of /var. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_dontaudit_write_all_pids"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_dontaudit_write_all_pids</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to write to daemon runtime data files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_exec_etc_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_exec_etc_files</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_exec_usr_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_exec_usr_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute generic programs in /usr in the caller domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_exec_usr_src_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_exec_usr_src_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute programs in /usr/src in the caller domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_getattr_all_dirs"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_getattr_all_dirs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Get the attributes of all directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_getattr_all_file_type_sockets"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_getattr_all_file_type_sockets</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Get the attributes of all sockets +with the type of a file. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_getattr_all_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_getattr_all_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Get the attributes of all files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_getattr_all_pipes"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_getattr_all_pipes</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Get the attributes of all named pipes. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_getattr_all_sockets"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_getattr_all_sockets</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Get the attributes of all named sockets. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_getattr_all_symlinks"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_getattr_all_symlinks</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Get the attributes of all symbolic links. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_getattr_generic_locks"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_getattr_generic_locks</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_getattr_home_dir"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_getattr_home_dir</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Get the attributes of the home directories root +(/home). +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_getattr_tmp_dir"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_getattr_tmp_dir</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Get the attributes of the tmp directory (/tmp). +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_getattr_usr_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_getattr_usr_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Get the attributes of files in /usr. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_getattr_var_lib_dir"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_getattr_var_lib_dir</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Get the attributes of the /var/lib directory. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_list_all"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_list_all</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +List the contents of all directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_list_all_dirs"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_list_all_dirs</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_list_default"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_list_default</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +List contents of directories with the default file type. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_list_etc"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_list_etc</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_list_home"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_list_home</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Get listing of home directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_list_isid_type_dir"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_list_isid_type_dir</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +List the contents of directories on new filesystems +that have not yet been labeled. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_list_mnt"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_list_mnt</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_list_pids"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_list_pids</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_list_root"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_list_root</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_list_spool"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_list_spool</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_list_tmp"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_list_tmp</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read the tmp directory (/tmp). +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_list_usr"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_list_usr</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +List the contents of generic +directories in /usr. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_list_var"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_list_var</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +List the contents of /var. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_list_var_lib"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_list_var_lib</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +List the contents of the /var/lib directory. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_list_world_readable"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_list_world_readable</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +List world-readable directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_lock_file"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_lock_file</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_manage_all_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_all_files</b>( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Manage all files on the filesystem, except +the listed exceptions. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the domain perfoming this action. + +</td><td> +No +</td></tr> + +<tr><td> +exception_types +</td><td> + +The types to be excluded. Each type or attribute +must be negated by the caller. + +</td><td> +yes +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_manage_etc_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_etc_files</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_manage_etc_runtime_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_etc_runtime_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete files in +/etc that are dynamically created on boot, +such as mtab. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_manage_generic_locks"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_generic_locks</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_manage_generic_spool_dirs"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_generic_spool_dirs</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_manage_generic_spools"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_generic_spools</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_manage_isid_type_blk_node"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_isid_type_blk_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete block device nodes +on new filesystems that have not yet been labeled. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_manage_isid_type_chr_node"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_isid_type_chr_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete character device nodes +on new filesystems that have not yet been labeled. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_manage_isid_type_dir"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_isid_type_dir</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete directories +on new filesystems that have not yet been labeled. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_manage_isid_type_file"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_isid_type_file</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete files +on new filesystems that have not yet been labeled. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_manage_isid_type_symlink"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_isid_type_symlink</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete symbolic links +on new filesystems that have not yet been labeled. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_manage_lost_found"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_lost_found</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete objects in +lost+found directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_manage_mnt_dirs"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_mnt_dirs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete directories in /mnt. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_manage_mnt_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_mnt_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete files in /mnt. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_manage_mnt_symlinks"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_mnt_symlinks</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete symbolic links in /mnt. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_manage_mounttab"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_mounttab</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Allow domain to manage mount tables +necessary for rpcd, nfsd, etc. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_manage_urandom_seed"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_urandom_seed</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_manage_var_dirs"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_var_dirs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete directories +in the /var directory. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_manage_var_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_var_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete files in the /var directory. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_manage_var_symlinks"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_manage_var_symlinks</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete symbolic +links in the /var directory. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_mount_all_file_type_fs"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_mount_all_file_type_fs</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_mounton_all_mountpoints"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_mounton_all_mountpoints</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_mounton_default"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_mounton_default</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Mount a filesystem on a directory with the default file type. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_mounton_isid_type_dir"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_mounton_isid_type_dir</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Mount a filesystem on a directory on new filesystems +that has not yet been labeled. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_mounton_mnt"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_mounton_mnt</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Mount a filesystem on /mnt. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_mountpoint"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_mountpoint</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_pid_file"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_pid_file</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_poly"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_poly</b>( + + + + + file_type + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Make the specified type a +polyinstantiated directory. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +file_type +</td><td> + +Type of the file to be used as a +polyinstantiated directory. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_poly_member"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_poly_member</b>( + + + + + file_type + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Make the specified type a +polyinstantiation member directory. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +file_type +</td><td> + +Type of the file to be used as a +member directory. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_poly_member_tmp"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_poly_member_tmp</b>( + + + + + domain + + + + , + + + + file_type + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Make the domain use the specified +type of polyinstantiated directory. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain using the polyinstantiated +directory. + +</td><td> +No +</td></tr> + +<tr><td> +file_type +</td><td> + +Type of the file to be used as a +member directory. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_poly_parent"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_poly_parent</b>( + + + + + file_type + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Make the specified type a parent +of a polyinstantiated directory. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +file_type +</td><td> + +Type of the file to be used as a +parent directory. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_purge_tmp"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_purge_tmp</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_read_all_blk_nodes"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_all_blk_nodes</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read all block nodes with file types. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_read_all_chr_nodes"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_all_chr_nodes</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read all character nodes with file types. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_read_all_dirs_except"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_all_dirs_except</b>( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read all directories on the filesystem, except +the listed exceptions. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the domain perfoming this action. + +</td><td> +No +</td></tr> + +<tr><td> +exception_types +</td><td> + +The types to be excluded. Each type or attribute +must be negated by the caller. + +</td><td> +yes +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_read_all_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_all_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read all files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_read_all_files_except"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_all_files_except</b>( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read all files on the filesystem, except +the listed exceptions. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the domain perfoming this action. + +</td><td> +No +</td></tr> + +<tr><td> +exception_types +</td><td> + +The types to be excluded. Each type or attribute +must be negated by the caller. + +</td><td> +yes +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_read_all_pids"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_all_pids</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_read_all_symlinks"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_all_symlinks</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read all symbolic links. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_read_all_symlinks_except"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_all_symlinks_except</b>( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read all symbloic links on the filesystem, except +the listed exceptions. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the domain perfoming this action. + +</td><td> +No +</td></tr> + +<tr><td> +exception_types +</td><td> + +The types to be excluded. Each type or attribute +must be negated by the caller. + +</td><td> +yes +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_read_default_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_default_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read files with the default file type. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_read_default_pipes"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_default_pipes</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read named pipes with the default file type. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_read_default_sockets"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_default_sockets</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read sockets with the default file type. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_read_default_symlinks"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_default_symlinks</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read symbolic links with the default file type. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_read_etc_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_etc_files</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_read_etc_runtime_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_etc_runtime_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read files in /etc that are dynamically +created on boot, such as mtab. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_read_generic_spools"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_generic_spools</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_read_generic_tmp_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_generic_tmp_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read files in the tmp directory (/tmp). +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_read_generic_tmp_symlinks"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_generic_tmp_symlinks</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read symbolic links in the tmp directory (/tmp). +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_read_isid_type_file"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_isid_type_file</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read files on new filesystems +that have not yet been labeled. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_read_usr_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_usr_files</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_read_usr_src_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_usr_src_files</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_read_usr_symlinks"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_usr_symlinks</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read symbolic links in /usr. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_read_var_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_var_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read files in the /var directory. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_read_var_lib_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_var_lib_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read generic files in /var/lib. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_read_var_lib_symlinks"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_var_lib_symlinks</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read generic symbolic links in /var/lib +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_read_var_symlink"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_var_symlink</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read symbolic links in the /var directory. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_read_world_readable_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_world_readable_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read world-readable files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_read_world_readable_pipes"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_world_readable_pipes</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read world-readable named pipes. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_read_world_readable_sockets"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_world_readable_sockets</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read world-readable sockets. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_read_world_readable_symlinks"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_read_world_readable_symlinks</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read world-readable symbolic links. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_relabel_all_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_relabel_all_files</b>( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Relabel all files on the filesystem, except +the listed exceptions. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the domain perfoming this action. + +</td><td> +No +</td></tr> + +<tr><td> +exception_types +</td><td> + +The types to be excluded. Each type or attribute +must be negated by the caller. + +</td><td> +yes +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_relabel_etc_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_relabel_etc_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Relabel from and to generic files in /etc. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_relabelto_all_file_type_fs"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_relabelto_all_file_type_fs</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_relabelto_usr_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_relabelto_usr_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Relabel a file to the type used in /usr. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_rw_etc_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_rw_etc_files</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_rw_etc_runtime_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_rw_etc_runtime_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write files in /etc that are dynamically +created on boot, such as mtab. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_rw_generic_pids"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_rw_generic_pids</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_rw_generic_tmp_sockets"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_rw_generic_tmp_sockets</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write generic named sockets in the tmp directory (/tmp). +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_rw_isid_type_blk_node"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_rw_isid_type_blk_node</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write block device nodes on new filesystems +that have not yet been labeled. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_rw_isid_type_dir"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_rw_isid_type_dir</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write directories on new filesystems +that have not yet been labeled. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_rw_locks_dir"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_rw_locks_dir</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Add and remove entries in the /var/lock +directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_search_all"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_search_all</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Search all directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_search_all_dirs"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_search_all_dirs</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_search_default"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_search_default</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Search the contents of directories with the default file type. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_search_etc"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_search_etc</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_search_home"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_search_home</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Search home directories root (/home). +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_search_locks"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_search_locks</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_search_mnt"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_search_mnt</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_search_pids"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_search_pids</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_search_spool"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_search_spool</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_search_tmp"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_search_tmp</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Search the tmp directory (/tmp). +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_search_usr"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_search_usr</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_search_var"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_search_var</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Search the contents of /var. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_search_var_lib"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_search_var_lib</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Search the /var/lib directory. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_search_var_lib_dir"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_search_var_lib_dir</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Search directories in /var/lib. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_security_file"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_security_file</b>( + + + + + file_type + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Make the specified type a file that +should not be dontaudited from +browsing from user domains. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +file_type +</td><td> + +Type of the file to be used as a +member directory. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_setattr_all_tmp_dirs"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_setattr_all_tmp_dirs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Set the attributes of all tmp directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_setattr_etc_dir"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_setattr_etc_dir</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Set the attributes of the /etc directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_tmp_file"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_tmp_file</b>( + + + + + file_type + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Make the specified type a file +used for temporary files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +file_type +</td><td> + +Type of the file to be used as a +temporary file. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_tmpfs_file"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_tmpfs_file</b>( + + + + + type + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Transform the type into a file, for use on a +virtual memory filesystem (tmpfs). +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +type +</td><td> + +The type to be transformed. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_type"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_type</b>( + + + + + type + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Make the specified type usable for files +in a filesystem. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +type +</td><td> + +Type to be used for files. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_unconfined"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_unconfined</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Unconfined access to files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_unmount_all_file_type_fs"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_unmount_all_file_type_fs</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_files_unmount_rootfs"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>files_unmount_rootfs</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + + + +</div> +</body> +</html> diff --git a/www/api-docs/kernel_filesystem.html b/www/api-docs/kernel_filesystem.html index 05db9d7..081f402 100644 --- a/www/api-docs/kernel_filesystem.html +++ b/www/api-docs/kernel_filesystem.html @@ -28,12 +28,21 @@ - <a href='kernel_bootloader.html'> bootloader</a><br/> + - <a href='kernel_corecommands.html'> + corecommands</a><br/> + - <a href='kernel_corenetwork.html'> corenetwork</a><br/> - <a href='kernel_devices.html'> devices</a><br/> + - <a href='kernel_domain.html'> + domain</a><br/> + + - <a href='kernel_files.html'> + files</a><br/> + - <a href='kernel_filesystem.html'> filesystem</a><br/> @@ -1346,6 +1355,49 @@ No </div> </div> +<a name="link_fs_getattr_all_dirs"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_getattr_all_dirs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Get the attributes of all directories +with a filesystem type. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_fs_getattr_all_files"></a> <div id="interface"> @@ -1912,6 +1964,48 @@ No </div> </div> +<a name="link_fs_getattr_rpc_dirs"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_getattr_rpc_dirs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read directories of RPC file system pipes. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the domain reading the symbolic links. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_fs_getattr_rpc_pipefs"></a> <div id="interface"> @@ -2162,7 +2256,49 @@ CIFS or SMB filesystem. domain </td><td> -The type of the domain reading the files. +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_fs_list_noxattr_fs"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_list_noxattr_fs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read all noxattrfs directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. </td><td> No @@ -3568,7 +3704,7 @@ Read files on a CIFS or SMB filesystem. domain </td><td> -The type of the domain reading the files. +Domain allowed access. </td><td> No @@ -3578,13 +3714,13 @@ No </div> </div> -<a name="link_fs_read_cifs_files"></a> +<a name="link_fs_read_cifs_symlinks"></a> <div id="interface"> <div id="codeblock"> -<b>fs_read_cifs_files</b>( +<b>fs_read_cifs_symlinks</b>( @@ -3598,8 +3734,7 @@ No <h5>Summary</h5> <p> -Do not audit attempts to read or -write files on a CIFS or SMB filesystems. +Read symbolic links on a CIFS or SMB filesystem. </p> @@ -3611,7 +3746,7 @@ write files on a CIFS or SMB filesystems. domain </td><td> -The type of the domain to not audit. +The type of the domain reading the symbolic links. </td><td> No @@ -3621,13 +3756,13 @@ No </div> </div> -<a name="link_fs_read_cifs_symlinks"></a> +<a name="link_fs_read_nfs_files"></a> <div id="interface"> <div id="codeblock"> -<b>fs_read_cifs_symlinks</b>( +<b>fs_read_nfs_files</b>( @@ -3641,7 +3776,7 @@ No <h5>Summary</h5> <p> -Read symbolic links on a CIFS or SMB filesystem. +Read files on a NFS filesystem. </p> @@ -3653,7 +3788,7 @@ Read symbolic links on a CIFS or SMB filesystem. domain </td><td> -The type of the domain reading the symbolic links. +Domain allowed access. </td><td> No @@ -3663,13 +3798,13 @@ No </div> </div> -<a name="link_fs_read_nfs_files"></a> +<a name="link_fs_read_nfs_symlinks"></a> <div id="interface"> <div id="codeblock"> -<b>fs_read_nfs_files</b>( +<b>fs_read_nfs_symlinks</b>( @@ -3683,7 +3818,7 @@ No <h5>Summary</h5> <p> -Read files on a NFS filesystem. +Read symbolic links on a NFS filesystem. </p> @@ -3695,7 +3830,7 @@ Read files on a NFS filesystem. domain </td><td> -The type of the domain reading the files. +The type of the domain reading the symbolic links. </td><td> No @@ -3705,13 +3840,13 @@ No </div> </div> -<a name="link_fs_read_nfs_symlinks"></a> +<a name="link_fs_read_noxattr_fs_files"></a> <div id="interface"> <div id="codeblock"> -<b>fs_read_nfs_symlinks</b>( +<b>fs_read_noxattr_fs_files</b>( @@ -3725,7 +3860,7 @@ No <h5>Summary</h5> <p> -Read symbolic links on a NFS filesystem. +Read all noxattrfs files. </p> @@ -3737,7 +3872,7 @@ Read symbolic links on a NFS filesystem. domain </td><td> -The type of the domain reading the symbolic links. +Domain allowed access. </td><td> No @@ -3747,13 +3882,13 @@ No </div> </div> -<a name="link_fs_register_binary_executable_type"></a> +<a name="link_fs_read_noxattr_fs_symlinks"></a> <div id="interface"> <div id="codeblock"> -<b>fs_register_binary_executable_type</b>( +<b>fs_read_noxattr_fs_symlinks</b>( @@ -3767,13 +3902,7 @@ No <h5>Summary</h5> <p> -Register an interpreter for new binary -file types, using the kernel binfmt_misc -support. A common use for this is to -register a JVM as an interpreter for -Java byte code. Registered binaries -can be directly executed on a command line -without specifying the interpreter. +Read all noxattrfs symbolic links. </p> @@ -3785,8 +3914,7 @@ without specifying the interpreter. domain </td><td> -The type of the domain registering -the interpreter. +Domain allowed access. </td><td> No @@ -3796,13 +3924,13 @@ No </div> </div> -<a name="link_fs_relabel_tmpfs_blk_dev"></a> +<a name="link_fs_read_rpc_dirs"></a> <div id="interface"> <div id="codeblock"> -<b>fs_relabel_tmpfs_blk_dev</b>( +<b>fs_read_rpc_dirs</b>( @@ -3816,7 +3944,7 @@ No <h5>Summary</h5> <p> -Relabel block nodes on tmpfs filesystems. +Read directories of RPC file system pipes. </p> @@ -3828,7 +3956,7 @@ Relabel block nodes on tmpfs filesystems. domain </td><td> -The type of the process performing this action. +The type of the domain reading the symbolic links. </td><td> No @@ -3838,13 +3966,13 @@ No </div> </div> -<a name="link_fs_relabel_tmpfs_chr_dev"></a> +<a name="link_fs_read_rpc_files"></a> <div id="interface"> <div id="codeblock"> -<b>fs_relabel_tmpfs_chr_dev</b>( +<b>fs_read_rpc_files</b>( @@ -3858,7 +3986,7 @@ No <h5>Summary</h5> <p> -Relabel character nodes on tmpfs filesystems. +Read files of RPC file system pipes. </p> @@ -3870,7 +3998,7 @@ Relabel character nodes on tmpfs filesystems. domain </td><td> -The type of the process performing this action. +The type of the domain reading the symbolic links. </td><td> No @@ -3880,13 +4008,13 @@ No </div> </div> -<a name="link_fs_relabelfrom_all_fs"></a> +<a name="link_fs_read_rpc_sockets"></a> <div id="interface"> <div id="codeblock"> -<b>fs_relabelfrom_all_fs</b>( +<b>fs_read_rpc_sockets</b>( @@ -3900,7 +4028,7 @@ No <h5>Summary</h5> <p> -Relabelfrom all filesystems. +Read sockets of RPC file system pipes. </p> @@ -3912,8 +4040,7 @@ Relabelfrom all filesystems. domain </td><td> -The type of the domain doing the -getattr on the filesystem. +The type of the domain reading the symbolic links. </td><td> No @@ -3923,13 +4050,13 @@ No </div> </div> -<a name="link_fs_relabelfrom_dos_fs"></a> +<a name="link_fs_read_rpc_symlinks"></a> <div id="interface"> <div id="codeblock"> -<b>fs_relabelfrom_dos_fs</b>( +<b>fs_read_rpc_symlinks</b>( @@ -3943,8 +4070,7 @@ No <h5>Summary</h5> <p> -Allow changing of the label of a -DOS filesystem using the context= mount option. +Read symbolic links of RPC file system pipes. </p> @@ -3956,7 +4082,7 @@ DOS filesystem using the context= mount option. domain </td><td> -The type of the domain mounting the filesystem. +The type of the domain reading the symbolic links. </td><td> No @@ -3966,13 +4092,13 @@ No </div> </div> -<a name="link_fs_relabelfrom_xattr_fs"></a> +<a name="link_fs_register_binary_executable_type"></a> <div id="interface"> <div id="codeblock"> -<b>fs_relabelfrom_xattr_fs</b>( +<b>fs_register_binary_executable_type</b>( @@ -3986,9 +4112,13 @@ No <h5>Summary</h5> <p> -Allow changing of the label of a -filesystem with extended attributes -using the context= mount option. +Register an interpreter for new binary +file types, using the kernel binfmt_misc +support. A common use for this is to +register a JVM as an interpreter for +Java byte code. Registered binaries +can be directly executed on a command line +without specifying the interpreter. </p> @@ -4000,7 +4130,8 @@ using the context= mount option. domain </td><td> -The type of the domain mounting the filesystem. +The type of the domain registering +the interpreter. </td><td> No @@ -4010,13 +4141,13 @@ No </div> </div> -<a name="link_fs_remount_all_fs"></a> +<a name="link_fs_relabel_tmpfs_blk_dev"></a> <div id="interface"> <div id="codeblock"> -<b>fs_remount_all_fs</b>( +<b>fs_relabel_tmpfs_blk_dev</b>( @@ -4030,8 +4161,7 @@ No <h5>Summary</h5> <p> -Remount all filesystems. This -allows some mount options to be changed. +Relabel block nodes on tmpfs filesystems. </p> @@ -4043,7 +4173,7 @@ allows some mount options to be changed. domain </td><td> -The type of the domain mounting the filesystem. +The type of the process performing this action. </td><td> No @@ -4053,13 +4183,13 @@ No </div> </div> -<a name="link_fs_remount_autofs"></a> +<a name="link_fs_relabel_tmpfs_chr_dev"></a> <div id="interface"> <div id="codeblock"> -<b>fs_remount_autofs</b>( +<b>fs_relabel_tmpfs_chr_dev</b>( @@ -4073,8 +4203,7 @@ No <h5>Summary</h5> <p> -Remount an automount pseudo filesystem -This allows some mount options to be changed. +Relabel character nodes on tmpfs filesystems. </p> @@ -4086,7 +4215,7 @@ This allows some mount options to be changed. domain </td><td> -The type of the domain remounting the filesystem. +The type of the process performing this action. </td><td> No @@ -4096,13 +4225,13 @@ No </div> </div> -<a name="link_fs_remount_cifs"></a> +<a name="link_fs_relabelfrom_all_fs"></a> <div id="interface"> <div id="codeblock"> -<b>fs_remount_cifs</b>( +<b>fs_relabelfrom_all_fs</b>( @@ -4116,8 +4245,7 @@ No <h5>Summary</h5> <p> -Remount a CIFS or SMB network filesystem. -This allows some mount options to be changed. +Relabelfrom all filesystems. </p> @@ -4129,7 +4257,8 @@ This allows some mount options to be changed. domain </td><td> -The type of the domain mounting the filesystem. +The type of the domain doing the +getattr on the filesystem. </td><td> No @@ -4139,13 +4268,13 @@ No </div> </div> -<a name="link_fs_remount_dos_fs"></a> +<a name="link_fs_relabelfrom_dos_fs"></a> <div id="interface"> <div id="codeblock"> -<b>fs_remount_dos_fs</b>( +<b>fs_relabelfrom_dos_fs</b>( @@ -4159,9 +4288,8 @@ No <h5>Summary</h5> <p> -Remount a DOS filesystem, such as -FAT32 or NTFS. This allows -some mount options to be changed. +Allow changing of the label of a +DOS filesystem using the context= mount option. </p> @@ -4173,7 +4301,7 @@ some mount options to be changed. domain </td><td> -The type of the domain remounting the filesystem. +The type of the domain mounting the filesystem. </td><td> No @@ -4183,13 +4311,13 @@ No </div> </div> -<a name="link_fs_remount_iso9660_fs"></a> +<a name="link_fs_relabelfrom_xattr_fs"></a> <div id="interface"> <div id="codeblock"> -<b>fs_remount_iso9660_fs</b>( +<b>fs_relabelfrom_xattr_fs</b>( @@ -4203,9 +4331,9 @@ No <h5>Summary</h5> <p> -Remount an iso9660 filesystem, which -is usually used on CDs. This allows -some mount options to be changed. +Allow changing of the label of a +filesystem with extended attributes +using the context= mount option. </p> @@ -4217,7 +4345,7 @@ some mount options to be changed. domain </td><td> -The type of the domain remounting the filesystem. +The type of the domain mounting the filesystem. </td><td> No @@ -4227,13 +4355,230 @@ No </div> </div> -<a name="link_fs_remount_nfs"></a> +<a name="link_fs_remount_all_fs"></a> <div id="interface"> <div id="codeblock"> -<b>fs_remount_nfs</b>( +<b>fs_remount_all_fs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Remount all filesystems. This +allows some mount options to be changed. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the domain mounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_fs_remount_autofs"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_remount_autofs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Remount an automount pseudo filesystem +This allows some mount options to be changed. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the domain remounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_fs_remount_cifs"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_remount_cifs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Remount a CIFS or SMB network filesystem. +This allows some mount options to be changed. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the domain mounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_fs_remount_dos_fs"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_remount_dos_fs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Remount a DOS filesystem, such as +FAT32 or NTFS. This allows +some mount options to be changed. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the domain remounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_fs_remount_iso9660_fs"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_remount_iso9660_fs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Remount an iso9660 filesystem, which +is usually used on CDs. This allows +some mount options to be changed. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the domain remounting the filesystem. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_fs_remount_nfs"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_remount_nfs</b>( @@ -4529,6 +4874,133 @@ No </div> </div> +<a name="link_fs_rw_nfsd_fs"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_rw_nfsd_fs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write NFS server files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the domain doing the +read or write on nfsd files. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_fs_rw_ramfs_pipe"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_rw_ramfs_pipe</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write a named pipe on a ramfs filesystem. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_fs_rw_tmpfs_file"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_rw_tmpfs_file</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write generic tmpfs files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_fs_search_all"></a> <div id="interface"> @@ -4646,7 +5118,7 @@ Search directories on a CIFS or SMB filesystem. domain </td><td> -The type of the domain reading the files. +Domain allowed access. </td><td> No @@ -4688,7 +5160,50 @@ Search directories on a NFS filesystem. domain </td><td> -The type of the domain reading the files. +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_fs_search_nfsd_fs"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_search_nfsd_fs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Search NFS server directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the domain doing the +search on nfsd directories. </td><td> No @@ -5585,6 +6100,90 @@ No </div> </div> +<a name="link_fs_write_nfs_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_write_nfs_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read files on a NFS filesystem. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_fs_write_ramfs_pipe"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>fs_write_ramfs_pipe</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Write to named pipe on a ramfs filesystem. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_fs_write_ramfs_socket"></a> <div id="interface"> diff --git a/www/api-docs/kernel_kernel.html b/www/api-docs/kernel_kernel.html index 333c284..f1ab180 100644 --- a/www/api-docs/kernel_kernel.html +++ b/www/api-docs/kernel_kernel.html @@ -28,12 +28,21 @@ - <a href='kernel_bootloader.html'> bootloader</a><br/> + - <a href='kernel_corecommands.html'> + corecommands</a><br/> + - <a href='kernel_corenetwork.html'> corenetwork</a><br/> - <a href='kernel_devices.html'> devices</a><br/> + - <a href='kernel_domain.html'> + domain</a><br/> + + - <a href='kernel_files.html'> + files</a><br/> + - <a href='kernel_filesystem.html'> filesystem</a><br/> @@ -128,7 +137,7 @@ Change the level of kernel messages logged to the console. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -266,13 +275,399 @@ No </div> </div> -<a name="link_kernel_dontaudit_getattr_unlabeled_blk_dev"></a> +<a name="link_kernel_dontaudit_getattr_unlabeled_blk_dev"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_dontaudit_getattr_unlabeled_blk_dev</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts by caller to get attributes for +unlabeled block devices. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The process type not to audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_kernel_dontaudit_getattr_unlabeled_chr_dev"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_dontaudit_getattr_unlabeled_chr_dev</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts by caller to get attributes for +unlabeled character devices. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The process type not to audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_kernel_dontaudit_getattr_unlabeled_file"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_dontaudit_getattr_unlabeled_file</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts by caller to get the +attributes of an unlabeled file. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The process type not to audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_kernel_dontaudit_getattr_unlabeled_pipes"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_dontaudit_getattr_unlabeled_pipes</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts by caller to get the +attributes of unlabeled named pipes. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The process type not to audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_kernel_dontaudit_getattr_unlabeled_sockets"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_dontaudit_getattr_unlabeled_sockets</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts by caller to get the +attributes of unlabeled named sockets. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The process type not to audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_kernel_dontaudit_getattr_unlabeled_symlinks"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_dontaudit_getattr_unlabeled_symlinks</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts by caller to get the +attributes of unlabeled symbolic links. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The process type not to audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_kernel_dontaudit_list_proc"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_dontaudit_list_proc</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to list the +contents of directories in /proc. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_kernel_dontaudit_list_unlabeled"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_dontaudit_list_unlabeled</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to list unlabeled directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_kernel_dontaudit_read_proc_symlink"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_dontaudit_read_proc_symlink</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts by caller to +read system state information in proc. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The process type not to audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_kernel_dontaudit_read_ring_buffer"></a> <div id="interface"> <div id="codeblock"> -<b>kernel_dontaudit_getattr_unlabeled_blk_dev</b>( +<b>kernel_dontaudit_read_ring_buffer</b>( @@ -286,8 +681,7 @@ No <h5>Summary</h5> <p> -Do not audit attempts by caller to get attributes for -unlabeled block devices. +Do not audit attempts to read the ring buffer. </p> @@ -299,7 +693,7 @@ unlabeled block devices. domain </td><td> -The process type not to audit. +The domain to not audit. </td><td> No @@ -309,13 +703,13 @@ No </div> </div> -<a name="link_kernel_dontaudit_read_ring_buffer"></a> +<a name="link_kernel_dontaudit_read_system_state"></a> <div id="interface"> <div id="codeblock"> -<b>kernel_dontaudit_read_ring_buffer</b>( +<b>kernel_dontaudit_read_system_state</b>( @@ -329,7 +723,8 @@ No <h5>Summary</h5> <p> -Do not audit attempts to read the ring buffer. +Do not audit attempts by caller to +read system state information in proc. </p> @@ -341,7 +736,7 @@ Do not audit attempts to read the ring buffer. domain </td><td> -The domain to not audit. +The process type not to audit. </td><td> No @@ -351,13 +746,13 @@ No </div> </div> -<a name="link_kernel_dontaudit_read_system_state"></a> +<a name="link_kernel_dontaudit_read_unlabeled_file"></a> <div id="interface"> <div id="codeblock"> -<b>kernel_dontaudit_read_system_state</b>( +<b>kernel_dontaudit_read_unlabeled_file</b>( @@ -372,7 +767,7 @@ No <h5>Summary</h5> <p> Do not audit attempts by caller to -read system state information in proc. +read an unlabeled file. </p> @@ -384,7 +779,7 @@ read system state information in proc. domain </td><td> -The process type not to audit. +Domain to not audit. </td><td> No @@ -860,6 +1255,48 @@ No </div> </div> +<a name="link_kernel_getattr_proc_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_getattr_proc_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Get the attributes of files in /proc. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_kernel_kill_unlabeled"></a> <div id="interface"> @@ -892,7 +1329,7 @@ Send a kill signal to unlabeled processes. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1145,7 +1582,7 @@ Allow caller to read all sysctls. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1314,7 +1751,7 @@ Read filesystem sysctls. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1356,7 +1793,7 @@ Read the hotplug sysctl. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1398,7 +1835,7 @@ Read IRQ sysctls. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1440,7 +1877,7 @@ Read generic kernel sysctls. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1525,7 +1962,7 @@ Read the modprobe sysctl. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1567,7 +2004,7 @@ Allow caller to read network sysctls. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1619,6 +2056,48 @@ No </div> </div> +<a name="link_kernel_read_network_state_symlinks"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_read_network_state_symlinks</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Allow caller to read the network state symbolic links. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The process type reading the state. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_kernel_read_proc_symlinks"></a> <div id="interface"> @@ -1787,6 +2266,48 @@ No </div> </div> +<a name="link_kernel_read_sysctl"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_read_sysctl</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Allow access to read sysctl directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The process type to allow to read sysctl directories. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_kernel_read_system_state"></a> <div id="interface"> @@ -1862,7 +2383,7 @@ socket sysctls. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1904,7 +2425,7 @@ Allow caller to read virtual memory sysctls. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -2073,7 +2594,7 @@ Read and write all sysctls. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -2115,7 +2636,7 @@ Read and write device sysctls. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -2157,7 +2678,7 @@ Read and write fileystem sysctls. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -2199,7 +2720,7 @@ Read and write the hotplug sysctl. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -2241,7 +2762,7 @@ Read and write IRQ sysctls. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -2283,7 +2804,7 @@ Read and write generic kernel sysctls. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -2325,7 +2846,7 @@ Read and write the modprobe sysctl. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -2367,7 +2888,7 @@ Allow caller to modiry contents of sysctl network files. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -2578,7 +3099,7 @@ socket sysctls. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -2662,7 +3183,7 @@ Read and write virtual memory sysctls. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -2757,18 +3278,18 @@ No </div> </div> -<a name="link_kernel_search_from"></a> +<a name="link_kernel_search_network_state"></a> <div id="interface"> <div id="codeblock"> -<b>kernel_search_from</b>( +<b>kernel_search_network_state</b>( - dir_type + domain )<br> @@ -2777,8 +3298,7 @@ No <h5>Summary</h5> <p> -Allow the kernel to search the -specified directory. +Allow searching of network state directory. </p> @@ -2787,10 +3307,10 @@ specified directory. <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> <tr><td> -dir_type +domain </td><td> -Directory type to search. +The process type reading the state. </td><td> No @@ -2884,6 +3404,48 @@ No </div> </div> +<a name="link_kernel_search_vm_sysctl"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_search_vm_sysctl</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Allow caller to search virtual memory sysctls. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_kernel_send_syslog_msg_from"></a> <div id="interface"> @@ -2947,6 +3509,65 @@ No </div> </div> +<a name="link_kernel_sendrecv_unlabeled_association"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>kernel_sendrecv_unlabeled_association</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send and receive messages from an +unlabeled IPSEC association. +</p> + + +<h5>Description</h5> +<p> +</p><p> +Send and receive messages from an +unlabeled IPSEC association. Network +connections that are not protected +by IPSEC have use an unlabeled +assocation. +</p><p> +</p><p> +The corenetwork interface +corenet_sendrecv_no_ipsec() should +be used instead of this one. +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_kernel_sendto_unix_dgram_socket"></a> <div id="interface"> @@ -3234,7 +3855,7 @@ Send a child terminated signal to unlabeled processes. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -3318,7 +3939,7 @@ Send general signals to unlabeled processes. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -3360,7 +3981,7 @@ Send a null signal to unlabeled processes. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -3402,7 +4023,7 @@ Send a stop signal to unlabeled processes. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No diff --git a/www/api-docs/kernel_mls.html b/www/api-docs/kernel_mls.html index efc603d..c8c820b 100644 --- a/www/api-docs/kernel_mls.html +++ b/www/api-docs/kernel_mls.html @@ -28,12 +28,21 @@ - <a href='kernel_bootloader.html'> bootloader</a><br/> + - <a href='kernel_corecommands.html'> + corecommands</a><br/> + - <a href='kernel_corenetwork.html'> corenetwork</a><br/> - <a href='kernel_devices.html'> devices</a><br/> + - <a href='kernel_domain.html'> + domain</a><br/> + + - <a href='kernel_files.html'> + files</a><br/> + - <a href='kernel_filesystem.html'> filesystem</a><br/> diff --git a/www/api-docs/kernel_selinux.html b/www/api-docs/kernel_selinux.html index bfaec7c..de51cbf 100644 --- a/www/api-docs/kernel_selinux.html +++ b/www/api-docs/kernel_selinux.html @@ -28,12 +28,21 @@ - <a href='kernel_bootloader.html'> bootloader</a><br/> + - <a href='kernel_corecommands.html'> + corecommands</a><br/> + - <a href='kernel_corenetwork.html'> corenetwork</a><br/> - <a href='kernel_devices.html'> devices</a><br/> + - <a href='kernel_domain.html'> + domain</a><br/> + + - <a href='kernel_files.html'> + files</a><br/> + - <a href='kernel_filesystem.html'> filesystem</a><br/> @@ -361,6 +370,49 @@ No </div> </div> +<a name="link_selinux_dontaudit_read_fs"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>selinux_dontaudit_read_fs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to read +generic selinuxfs entries +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_selinux_dontaudit_search_fs"></a> <div id="interface"> @@ -586,18 +638,6 @@ No domain - - , - - - - [ - - booltype - - ] - - )<br> </div> <div id="description"> @@ -635,16 +675,6 @@ The process type allowed to set the Boolean. No </td></tr> -<tr><td> -booltype -</td><td> - -The type of Booleans the caller is allowed to set. - -</td><td> -yes -</td></tr> - </table> </div> </div> diff --git a/www/api-docs/kernel_storage.html b/www/api-docs/kernel_storage.html index 06855d5..0996017 100644 --- a/www/api-docs/kernel_storage.html +++ b/www/api-docs/kernel_storage.html @@ -28,12 +28,21 @@ - <a href='kernel_bootloader.html'> bootloader</a><br/> + - <a href='kernel_corecommands.html'> + corecommands</a><br/> + - <a href='kernel_corenetwork.html'> corenetwork</a><br/> - <a href='kernel_devices.html'> devices</a><br/> + - <a href='kernel_domain.html'> + domain</a><br/> + + - <a href='kernel_files.html'> + files</a><br/> + - <a href='kernel_filesystem.html'> filesystem</a><br/> @@ -563,49 +572,6 @@ No </div> </div> -<a name="link_storage_getattr_scsi_generic"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>storage_getattr_scsi_generic</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Get attributes of the device nodes -for the SCSI generic inerface. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - <a name="link_storage_getattr_tape_device"></a> <div id="interface"> diff --git a/www/api-docs/kernel_terminal.html b/www/api-docs/kernel_terminal.html index 8cdb17d..eb5f4fc 100644 --- a/www/api-docs/kernel_terminal.html +++ b/www/api-docs/kernel_terminal.html @@ -28,12 +28,21 @@ - <a href='kernel_bootloader.html'> bootloader</a><br/> + - <a href='kernel_corecommands.html'> + corecommands</a><br/> + - <a href='kernel_corenetwork.html'> corenetwork</a><br/> - <a href='kernel_devices.html'> devices</a><br/> + - <a href='kernel_domain.html'> + domain</a><br/> + + - <a href='kernel_files.html'> + files</a><br/> + - <a href='kernel_filesystem.html'> filesystem</a><br/> @@ -188,7 +197,7 @@ device nodes. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -232,7 +241,7 @@ device nodes. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -318,7 +327,7 @@ of all unallocated tty device nodes. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -490,7 +499,7 @@ any user ttys. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -533,7 +542,7 @@ or write to the console. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -706,7 +715,7 @@ pty device nodes. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -749,7 +758,7 @@ device nodes. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -792,7 +801,7 @@ tty device nodes. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -834,7 +843,7 @@ ioctl of generic pty types. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -877,7 +886,7 @@ list all ptys. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1005,7 +1014,7 @@ user pty device nodes. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1048,7 +1057,7 @@ user tty device nodes. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1091,7 +1100,7 @@ tty type. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1133,7 +1142,7 @@ Relabel to all user ptys. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1176,7 +1185,7 @@ the unallocated tty type. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1218,7 +1227,7 @@ Search the contents of the /dev/pts directory. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1261,7 +1270,7 @@ pty device nodes. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1304,7 +1313,7 @@ device nodes. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1347,7 +1356,7 @@ device node. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1390,7 +1399,7 @@ tty device nodes. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1475,7 +1484,7 @@ ttys and all ptys. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1517,7 +1526,7 @@ Read and write all user ptys. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1559,7 +1568,7 @@ Read and write all user to all user ttys. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1601,7 +1610,7 @@ Read from and write to the console. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1644,7 +1653,7 @@ terminal (/dev/tty). domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1688,7 +1697,7 @@ the targeted policy. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1772,7 +1781,7 @@ Read and write unallocated ttys. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1877,7 +1886,7 @@ Write to all user ttys. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1919,7 +1928,7 @@ Write to the console. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1961,7 +1970,7 @@ Write to unallocated ttys. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No diff --git a/www/api-docs/services.html b/www/api-docs/services.html index dc4fdea..f034e1a 100644 --- a/www/api-docs/services.html +++ b/www/api-docs/services.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> @@ -237,6 +300,11 @@ <td><p>Ethernet activity monitor.</p></td> <tr><td> + <a href='services_avahi.html'> + avahi</a></td> + <td><p>mDNS/DNS-SD daemon implementing Apple ZeroConf architecture</p></td> + + <tr><td> <a href='services_bind.html'> bind</a></td> <td><p>Berkeley internet name domain DNS server.</p></td> @@ -247,6 +315,11 @@ <td><p>Bluetooth tools and system services.</p></td> <tr><td> + <a href='services_canna.html'> + canna</a></td> + <td><p>Canna - kana-kanji conversion server</p></td> + + <tr><td> <a href='services_comsat.html'> comsat</a></td> <td><p>Comsat, a biff server.</p></td> @@ -262,11 +335,26 @@ <td><p>Periodic execution of scheduled commands.</p></td> <tr><td> + <a href='services_cups.html'> + cups</a></td> + <td><p>Common UNIX printing system</p></td> + + <tr><td> <a href='services_cvs.html'> cvs</a></td> <td><p>Concurrent versions system</p></td> <tr><td> + <a href='services_cyrus.html'> + cyrus</a></td> + <td><p>Cyrus is an IMAP service intended to be run on sealed servers</p></td> + + <tr><td> + <a href='services_dbskk.html'> + dbskk</a></td> + <td><p>Dictionary server for the SKK Japanese input method system.</p></td> + + <tr><td> <a href='services_dbus.html'> dbus</a></td> <td><p>Desktop messaging bus</p></td> @@ -282,6 +370,16 @@ <td><p>Dictionary daemon</p></td> <tr><td> + <a href='services_distcc.html'> + distcc</a></td> + <td><p>Distributed compiler daemon</p></td> + + <tr><td> + <a href='services_dovecot.html'> + dovecot</a></td> + <td><p>Dovecot POP and IMAP mail server</p></td> + + <tr><td> <a href='services_finger.html'> finger</a></td> <td><p>Finger user information service.</p></td> @@ -307,6 +405,11 @@ <td><p>Port of Apple Rendezvous multicast DNS</p></td> <tr><td> + <a href='services_i18n_input.html'> + i18n_input</a></td> + <td><p>IIIMF htt server</p></td> + + <tr><td> <a href='services_inetd.html'> inetd</a></td> <td><p>Internet services daemon.</p></td> @@ -317,6 +420,11 @@ <td><p>Internet News NNTP server</p></td> <tr><td> + <a href='services_irqbalance.html'> + irqbalance</a></td> + <td><p>IRQ balancing daemon</p></td> + + <tr><td> <a href='services_kerberos.html'> kerberos</a></td> <td><p>MIT Kerberos admin and KDC</p></td> @@ -332,6 +440,11 @@ <td><p>OpenLDAP directory server</p></td> <tr><td> + <a href='services_lpd.html'> + lpd</a></td> + <td><p>Line printer daemon</p></td> + + <tr><td> <a href='services_mailman.html'> mailman</a></td> <td><p>Mailman is for managing electronic mail discussion and e-newsletter lists</p></td> @@ -347,6 +460,11 @@ <td><p>Policy for MySQL</p></td> <tr><td> + <a href='services_networkmanager.html'> + networkmanager</a></td> + <td><p>Manager for dynamically switching between networks.</p></td> + + <tr><td> <a href='services_nis.html'> nis</a></td> <td><p>Policy for NIS (YP) servers and clients</p></td> @@ -362,11 +480,21 @@ <td><p>Network time protocol daemon</p></td> <tr><td> + <a href='services_pegasus.html'> + pegasus</a></td> + <td><p>The Open Group Pegasus CIM/WBEM Server.</p></td> + + <tr><td> <a href='services_portmap.html'> portmap</a></td> <td><p>RPC port mapping service.</p></td> <tr><td> + <a href='services_postfix.html'> + postfix</a></td> + <td><p>Postfix email server</p></td> + + <tr><td> <a href='services_postgresql.html'> postgresql</a></td> <td><p>PostgreSQL relational database</p></td> @@ -382,11 +510,26 @@ <td><p>Privacy enhancing web proxy.</p></td> <tr><td> + <a href='services_procmail.html'> + procmail</a></td> + <td><p>Procmail mail delivery agent</p></td> + + <tr><td> + <a href='services_radius.html'> + radius</a></td> + <td><p>RADIUS authentication and accounting server.</p></td> + + <tr><td> <a href='services_radvd.html'> radvd</a></td> <td><p>IPv6 router advertisement daemon</p></td> <tr><td> + <a href='services_rdisc.html'> + rdisc</a></td> + <td><p>Network router discovery daemon</p></td> + + <tr><td> <a href='services_remotelogin.html'> remotelogin</a></td> <td><p>Policy for rshd, rlogind, and telnetd.</p></td> @@ -397,6 +540,11 @@ <td><p>Remote login daemon</p></td> <tr><td> + <a href='services_rpc.html'> + rpc</a></td> + <td><p>Remote Procedure Call Daemon for managment of network based process communication</p></td> + + <tr><td> <a href='services_rshd.html'> rshd</a></td> <td><p>Remote shell service.</p></td> @@ -431,6 +579,11 @@ from Windows NT servers. <td><p>Simple network management protocol services</p></td> <tr><td> + <a href='services_spamassassin.html'> + spamassassin</a></td> + <td><p>Filter used for removing unsolicited email.</p></td> + + <tr><td> <a href='services_squid.html'> squid</a></td> <td><p>Squid caching http proxy server</p></td> @@ -461,11 +614,26 @@ from Windows NT servers. <td><p>Trivial file transfer protocol daemon</p></td> <tr><td> + <a href='services_timidity.html'> + timidity</a></td> + <td><p>MIDI to WAV converter and player configured as a service</p></td> + + <tr><td> <a href='services_uucp.html'> uucp</a></td> <td><p>Unix to Unix Copy</p></td> <tr><td> + <a href='services_xdm.html'> + xdm</a></td> + <td><p>X windows login display manager</p></td> + + <tr><td> + <a href='services_xfs.html'> + xfs</a></td> + <td><p>X Windows Font Server </p></td> + + <tr><td> <a href='services_zebra.html'> zebra</a></td> <td><p>Zebra border gateway protocol network routing service</p></td> diff --git a/www/api-docs/services_apache.html b/www/api-docs/services_apache.html index 5e06d09..fbc55f3 100644 --- a/www/api-docs/services_apache.html +++ b/www/api-docs/services_apache.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> @@ -601,6 +664,49 @@ No </div> </div> +<a name="link_apache_dontaudit_search_modules"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>apache_dontaudit_search_modules</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to search Apache +module directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_apache_list_modules"></a> <div id="interface"> @@ -959,6 +1065,48 @@ No </div> </div> +<a name="link_apache_search_sys_script_state"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>apache_search_sys_script_state</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Search system script state directory. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_apache_sigchld"></a> <div id="interface"> diff --git a/www/api-docs/services_apm.html b/www/api-docs/services_apm.html index 2bd681f..77943dd 100644 --- a/www/api-docs/services_apm.html +++ b/www/api-docs/services_apm.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> @@ -338,6 +401,48 @@ No </div> </div> +<a name="link_apm_stream_connect"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>apm_stream_connect</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Connect to apmd over an unix stream socket. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_apm_use_fd"></a> <div id="interface"> diff --git a/www/api-docs/services_arpwatch.html b/www/api-docs/services_arpwatch.html index 6958f7c..383ae0c 100644 --- a/www/api-docs/services_arpwatch.html +++ b/www/api-docs/services_arpwatch.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> @@ -297,6 +360,48 @@ No </div> </div> +<a name="link_arpwatch_manage_tmp_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>arpwatch_manage_tmp_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write arpwatch temporary files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_arpwatch_rw_tmp_files"></a> <div id="interface"> diff --git a/www/api-docs/services_avahi.html b/www/api-docs/services_avahi.html new file mode 100644 index 0000000..beb9fbf --- /dev/null +++ b/www/api-docs/services_avahi.html @@ -0,0 +1,329 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_apache.html'> + apache</a><br/> + + - <a href='services_apm.html'> + apm</a><br/> + + - <a href='services_arpwatch.html'> + arpwatch</a><br/> + + - <a href='services_avahi.html'> + avahi</a><br/> + + - <a href='services_bind.html'> + bind</a><br/> + + - <a href='services_bluetooth.html'> + bluetooth</a><br/> + + - <a href='services_canna.html'> + canna</a><br/> + + - <a href='services_comsat.html'> + comsat</a><br/> + + - <a href='services_cpucontrol.html'> + cpucontrol</a><br/> + + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_cups.html'> + cups</a><br/> + + - <a href='services_cvs.html'> + cvs</a><br/> + + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + + - <a href='services_dbus.html'> + dbus</a><br/> + + - <a href='services_dhcp.html'> + dhcp</a><br/> + + - <a href='services_dictd.html'> + dictd</a><br/> + + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + + - <a href='services_finger.html'> + finger</a><br/> + + - <a href='services_ftp.html'> + ftp</a><br/> + + - <a href='services_gpm.html'> + gpm</a><br/> + + - <a href='services_hal.html'> + hal</a><br/> + + - <a href='services_howl.html'> + howl</a><br/> + + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_inn.html'> + inn</a><br/> + + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + + - <a href='services_ktalk.html'> + ktalk</a><br/> + + - <a href='services_ldap.html'> + ldap</a><br/> + + - <a href='services_lpd.html'> + lpd</a><br/> + + - <a href='services_mailman.html'> + mailman</a><br/> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_mysql.html'> + mysql</a><br/> + + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + + - <a href='services_nis.html'> + nis</a><br/> + + - <a href='services_nscd.html'> + nscd</a><br/> + + - <a href='services_ntp.html'> + ntp</a><br/> + + - <a href='services_pegasus.html'> + pegasus</a><br/> + + - <a href='services_portmap.html'> + portmap</a><br/> + + - <a href='services_postfix.html'> + postfix</a><br/> + + - <a href='services_postgresql.html'> + postgresql</a><br/> + + - <a href='services_ppp.html'> + ppp</a><br/> + + - <a href='services_privoxy.html'> + privoxy</a><br/> + + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + + - <a href='services_radvd.html'> + radvd</a><br/> + + - <a href='services_rdisc.html'> + rdisc</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_rlogin.html'> + rlogin</a><br/> + + - <a href='services_rpc.html'> + rpc</a><br/> + + - <a href='services_rshd.html'> + rshd</a><br/> + + - <a href='services_rsync.html'> + rsync</a><br/> + + - <a href='services_samba.html'> + samba</a><br/> + + - <a href='services_sasl.html'> + sasl</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + - <a href='services_snmp.html'> + snmp</a><br/> + + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + + - <a href='services_squid.html'> + squid</a><br/> + + - <a href='services_ssh.html'> + ssh</a><br/> + + - <a href='services_stunnel.html'> + stunnel</a><br/> + + - <a href='services_tcpd.html'> + tcpd</a><br/> + + - <a href='services_telnet.html'> + telnet</a><br/> + + - <a href='services_tftp.html'> + tftp</a><br/> + + - <a href='services_timidity.html'> + timidity</a><br/> + + - <a href='services_uucp.html'> + uucp</a><br/> + + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + + - <a href='services_zebra.html'> + zebra</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="global_booleans.html">* Global Booleans </a> + <br/><p/> + <a href="global_tunables.html">* Global Tunables </a> + <p/><br/><p/> + <a href="index.html">* Layer Index</a> + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: services</h1><p/> +<h2>Module: avahi</h2><p/> + +<h3>Description:</h3> + +<p><p>mDNS/DNS-SD daemon implementing Apple ZeroConf architecture</p></p> + + + +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<a name="link_avahi_dbus_chat"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>avahi_dbus_chat</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send and receive messages from +avahi over dbus. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + + + +</div> +</body> +</html> diff --git a/www/api-docs/services_bind.html b/www/api-docs/services_bind.html index 1459d3c..7e4e3dc 100644 --- a/www/api-docs/services_bind.html +++ b/www/api-docs/services_bind.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> @@ -296,6 +359,49 @@ No </div> </div> +<a name="link_bind_manage_cache"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>bind_manage_cache</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete +BIND cache files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_bind_manage_config_dir"></a> <div id="interface"> @@ -545,6 +651,48 @@ No </div> </div> +<a name="link_bind_signal"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>bind_signal</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send generic signals to BIND. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_bind_write_config"></a> <div id="interface"> diff --git a/www/api-docs/services_bluetooth.html b/www/api-docs/services_bluetooth.html index 6b003f0..68cb976 100644 --- a/www/api-docs/services_bluetooth.html +++ b/www/api-docs/services_bluetooth.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> @@ -209,9 +272,219 @@ +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<a name="link_bluetooth_dbus_chat"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>bluetooth_dbus_chat</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send and receive messages from +bluetooth over dbus. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_bluetooth_domtrans_helper"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>bluetooth_domtrans_helper</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute bluetooth_helper in the bluetooth_helper domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_bluetooth_dontaudit_read_helper_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>bluetooth_dontaudit_read_helper_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read bluetooth helper files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_bluetooth_run_helper"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>bluetooth_run_helper</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute bluetooth_helper in the bluetooth_helper domain, and +allow the specified role the bluetooth_helper domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + +The role to be allowed the bluetooth_helper domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + +The type of the terminal allow the bluetooth_helper domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> -<h3>No interfaces or templates.</h3> </div> diff --git a/www/api-docs/services_canna.html b/www/api-docs/services_canna.html new file mode 100644 index 0000000..265c4af --- /dev/null +++ b/www/api-docs/services_canna.html @@ -0,0 +1,328 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_apache.html'> + apache</a><br/> + + - <a href='services_apm.html'> + apm</a><br/> + + - <a href='services_arpwatch.html'> + arpwatch</a><br/> + + - <a href='services_avahi.html'> + avahi</a><br/> + + - <a href='services_bind.html'> + bind</a><br/> + + - <a href='services_bluetooth.html'> + bluetooth</a><br/> + + - <a href='services_canna.html'> + canna</a><br/> + + - <a href='services_comsat.html'> + comsat</a><br/> + + - <a href='services_cpucontrol.html'> + cpucontrol</a><br/> + + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_cups.html'> + cups</a><br/> + + - <a href='services_cvs.html'> + cvs</a><br/> + + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + + - <a href='services_dbus.html'> + dbus</a><br/> + + - <a href='services_dhcp.html'> + dhcp</a><br/> + + - <a href='services_dictd.html'> + dictd</a><br/> + + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + + - <a href='services_finger.html'> + finger</a><br/> + + - <a href='services_ftp.html'> + ftp</a><br/> + + - <a href='services_gpm.html'> + gpm</a><br/> + + - <a href='services_hal.html'> + hal</a><br/> + + - <a href='services_howl.html'> + howl</a><br/> + + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_inn.html'> + inn</a><br/> + + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + + - <a href='services_ktalk.html'> + ktalk</a><br/> + + - <a href='services_ldap.html'> + ldap</a><br/> + + - <a href='services_lpd.html'> + lpd</a><br/> + + - <a href='services_mailman.html'> + mailman</a><br/> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_mysql.html'> + mysql</a><br/> + + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + + - <a href='services_nis.html'> + nis</a><br/> + + - <a href='services_nscd.html'> + nscd</a><br/> + + - <a href='services_ntp.html'> + ntp</a><br/> + + - <a href='services_pegasus.html'> + pegasus</a><br/> + + - <a href='services_portmap.html'> + portmap</a><br/> + + - <a href='services_postfix.html'> + postfix</a><br/> + + - <a href='services_postgresql.html'> + postgresql</a><br/> + + - <a href='services_ppp.html'> + ppp</a><br/> + + - <a href='services_privoxy.html'> + privoxy</a><br/> + + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + + - <a href='services_radvd.html'> + radvd</a><br/> + + - <a href='services_rdisc.html'> + rdisc</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_rlogin.html'> + rlogin</a><br/> + + - <a href='services_rpc.html'> + rpc</a><br/> + + - <a href='services_rshd.html'> + rshd</a><br/> + + - <a href='services_rsync.html'> + rsync</a><br/> + + - <a href='services_samba.html'> + samba</a><br/> + + - <a href='services_sasl.html'> + sasl</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + - <a href='services_snmp.html'> + snmp</a><br/> + + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + + - <a href='services_squid.html'> + squid</a><br/> + + - <a href='services_ssh.html'> + ssh</a><br/> + + - <a href='services_stunnel.html'> + stunnel</a><br/> + + - <a href='services_tcpd.html'> + tcpd</a><br/> + + - <a href='services_telnet.html'> + telnet</a><br/> + + - <a href='services_tftp.html'> + tftp</a><br/> + + - <a href='services_timidity.html'> + timidity</a><br/> + + - <a href='services_uucp.html'> + uucp</a><br/> + + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + + - <a href='services_zebra.html'> + zebra</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="global_booleans.html">* Global Booleans </a> + <br/><p/> + <a href="global_tunables.html">* Global Tunables </a> + <p/><br/><p/> + <a href="index.html">* Layer Index</a> + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: services</h1><p/> +<h2>Module: canna</h2><p/> + +<h3>Description:</h3> + +<p><p>Canna - kana-kanji conversion server</p></p> + + + +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<a name="link_canna_stream_connect"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>canna_stream_connect</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Connect to Canna using a unix domain stream socket. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + + + +</div> +</body> +</html> diff --git a/www/api-docs/services_comsat.html b/www/api-docs/services_comsat.html index 40c2848..67bb85a 100644 --- a/www/api-docs/services_comsat.html +++ b/www/api-docs/services_comsat.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> diff --git a/www/api-docs/services_cpucontrol.html b/www/api-docs/services_cpucontrol.html index 7dbd1ab..4efe63b 100644 --- a/www/api-docs/services_cpucontrol.html +++ b/www/api-docs/services_cpucontrol.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> diff --git a/www/api-docs/services_cron.html b/www/api-docs/services_cron.html index a8447e4..2c5558d 100644 --- a/www/api-docs/services_cron.html +++ b/www/api-docs/services_cron.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> @@ -215,6 +278,133 @@ <a name="interfaces"></a> <h3>Interfaces: </h3> +<a name="link_cron_crw_tcp_socket"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>cron_crw_tcp_socket</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, and write a cron daemon TCP socket. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_cron_domtrans_anacron_system_job"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>cron_domtrans_anacron_system_job</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute APM in the apm domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_cron_dontaudit_append_system_job_tmp_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>cron_dontaudit_append_system_job_tmp_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to append temporary +files from the system cron jobs. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_cron_read_pipe"></a> <div id="interface"> @@ -341,6 +531,48 @@ No </div> </div> +<a name="link_cron_rw_system_job_pipe"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>cron_rw_system_job_pipe</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write a system cron job unnamed pipe. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_cron_search_spool"></a> <div id="interface"> @@ -592,7 +824,7 @@ No <h5>Summary</h5> <p> -Wrate a system cron job unnamed pipe. +Write a system cron job unnamed pipe. </p> diff --git a/www/api-docs/services_cups.html b/www/api-docs/services_cups.html new file mode 100644 index 0000000..a05da6c --- /dev/null +++ b/www/api-docs/services_cups.html @@ -0,0 +1,625 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_apache.html'> + apache</a><br/> + + - <a href='services_apm.html'> + apm</a><br/> + + - <a href='services_arpwatch.html'> + arpwatch</a><br/> + + - <a href='services_avahi.html'> + avahi</a><br/> + + - <a href='services_bind.html'> + bind</a><br/> + + - <a href='services_bluetooth.html'> + bluetooth</a><br/> + + - <a href='services_canna.html'> + canna</a><br/> + + - <a href='services_comsat.html'> + comsat</a><br/> + + - <a href='services_cpucontrol.html'> + cpucontrol</a><br/> + + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_cups.html'> + cups</a><br/> + + - <a href='services_cvs.html'> + cvs</a><br/> + + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + + - <a href='services_dbus.html'> + dbus</a><br/> + + - <a href='services_dhcp.html'> + dhcp</a><br/> + + - <a href='services_dictd.html'> + dictd</a><br/> + + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + + - <a href='services_finger.html'> + finger</a><br/> + + - <a href='services_ftp.html'> + ftp</a><br/> + + - <a href='services_gpm.html'> + gpm</a><br/> + + - <a href='services_hal.html'> + hal</a><br/> + + - <a href='services_howl.html'> + howl</a><br/> + + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_inn.html'> + inn</a><br/> + + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + + - <a href='services_ktalk.html'> + ktalk</a><br/> + + - <a href='services_ldap.html'> + ldap</a><br/> + + - <a href='services_lpd.html'> + lpd</a><br/> + + - <a href='services_mailman.html'> + mailman</a><br/> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_mysql.html'> + mysql</a><br/> + + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + + - <a href='services_nis.html'> + nis</a><br/> + + - <a href='services_nscd.html'> + nscd</a><br/> + + - <a href='services_ntp.html'> + ntp</a><br/> + + - <a href='services_pegasus.html'> + pegasus</a><br/> + + - <a href='services_portmap.html'> + portmap</a><br/> + + - <a href='services_postfix.html'> + postfix</a><br/> + + - <a href='services_postgresql.html'> + postgresql</a><br/> + + - <a href='services_ppp.html'> + ppp</a><br/> + + - <a href='services_privoxy.html'> + privoxy</a><br/> + + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + + - <a href='services_radvd.html'> + radvd</a><br/> + + - <a href='services_rdisc.html'> + rdisc</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_rlogin.html'> + rlogin</a><br/> + + - <a href='services_rpc.html'> + rpc</a><br/> + + - <a href='services_rshd.html'> + rshd</a><br/> + + - <a href='services_rsync.html'> + rsync</a><br/> + + - <a href='services_samba.html'> + samba</a><br/> + + - <a href='services_sasl.html'> + sasl</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + - <a href='services_snmp.html'> + snmp</a><br/> + + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + + - <a href='services_squid.html'> + squid</a><br/> + + - <a href='services_ssh.html'> + ssh</a><br/> + + - <a href='services_stunnel.html'> + stunnel</a><br/> + + - <a href='services_tcpd.html'> + tcpd</a><br/> + + - <a href='services_telnet.html'> + telnet</a><br/> + + - <a href='services_tftp.html'> + tftp</a><br/> + + - <a href='services_timidity.html'> + timidity</a><br/> + + - <a href='services_uucp.html'> + uucp</a><br/> + + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + + - <a href='services_zebra.html'> + zebra</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="global_booleans.html">* Global Booleans </a> + <br/><p/> + <a href="global_tunables.html">* Global Tunables </a> + <p/><br/><p/> + <a href="index.html">* Layer Index</a> + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: services</h1><p/> +<h2>Module: cups</h2><p/> + +<h3>Description:</h3> + +<p><p>Common UNIX printing system</p></p> + + + +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<a name="link_cups_dbus_chat"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>cups_dbus_chat</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send and receive messages from +cups over dbus. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_cups_dbus_chat_config"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>cups_dbus_chat_config</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send and receive messages from +cupsd_config over dbus. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_cups_domtrans"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>cups_domtrans</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute cups in the cups domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_cups_domtrans_config"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>cups_domtrans_config</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute cups_config in the cups_config domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_cups_read_log"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>cups_read_log</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read cups log files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_cups_read_rw_config"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>cups_read_rw_config</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read cups-writable configuration files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_cups_signal_config"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>cups_signal_config</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send generic signals to the cups +configuration daemon. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_cups_stream_connect_ptal"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>cups_stream_connect_ptal</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Connect to ptal over an unix domain stream socket. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + + + +</div> +</body> +</html> diff --git a/www/api-docs/services_cvs.html b/www/api-docs/services_cvs.html index a5a28d9..fced0b6 100644 --- a/www/api-docs/services_cvs.html +++ b/www/api-docs/services_cvs.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> diff --git a/www/api-docs/services_cyrus.html b/www/api-docs/services_cyrus.html new file mode 100644 index 0000000..92eeb12 --- /dev/null +++ b/www/api-docs/services_cyrus.html @@ -0,0 +1,329 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_apache.html'> + apache</a><br/> + + - <a href='services_apm.html'> + apm</a><br/> + + - <a href='services_arpwatch.html'> + arpwatch</a><br/> + + - <a href='services_avahi.html'> + avahi</a><br/> + + - <a href='services_bind.html'> + bind</a><br/> + + - <a href='services_bluetooth.html'> + bluetooth</a><br/> + + - <a href='services_canna.html'> + canna</a><br/> + + - <a href='services_comsat.html'> + comsat</a><br/> + + - <a href='services_cpucontrol.html'> + cpucontrol</a><br/> + + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_cups.html'> + cups</a><br/> + + - <a href='services_cvs.html'> + cvs</a><br/> + + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + + - <a href='services_dbus.html'> + dbus</a><br/> + + - <a href='services_dhcp.html'> + dhcp</a><br/> + + - <a href='services_dictd.html'> + dictd</a><br/> + + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + + - <a href='services_finger.html'> + finger</a><br/> + + - <a href='services_ftp.html'> + ftp</a><br/> + + - <a href='services_gpm.html'> + gpm</a><br/> + + - <a href='services_hal.html'> + hal</a><br/> + + - <a href='services_howl.html'> + howl</a><br/> + + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_inn.html'> + inn</a><br/> + + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + + - <a href='services_ktalk.html'> + ktalk</a><br/> + + - <a href='services_ldap.html'> + ldap</a><br/> + + - <a href='services_lpd.html'> + lpd</a><br/> + + - <a href='services_mailman.html'> + mailman</a><br/> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_mysql.html'> + mysql</a><br/> + + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + + - <a href='services_nis.html'> + nis</a><br/> + + - <a href='services_nscd.html'> + nscd</a><br/> + + - <a href='services_ntp.html'> + ntp</a><br/> + + - <a href='services_pegasus.html'> + pegasus</a><br/> + + - <a href='services_portmap.html'> + portmap</a><br/> + + - <a href='services_postfix.html'> + postfix</a><br/> + + - <a href='services_postgresql.html'> + postgresql</a><br/> + + - <a href='services_ppp.html'> + ppp</a><br/> + + - <a href='services_privoxy.html'> + privoxy</a><br/> + + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + + - <a href='services_radvd.html'> + radvd</a><br/> + + - <a href='services_rdisc.html'> + rdisc</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_rlogin.html'> + rlogin</a><br/> + + - <a href='services_rpc.html'> + rpc</a><br/> + + - <a href='services_rshd.html'> + rshd</a><br/> + + - <a href='services_rsync.html'> + rsync</a><br/> + + - <a href='services_samba.html'> + samba</a><br/> + + - <a href='services_sasl.html'> + sasl</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + - <a href='services_snmp.html'> + snmp</a><br/> + + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + + - <a href='services_squid.html'> + squid</a><br/> + + - <a href='services_ssh.html'> + ssh</a><br/> + + - <a href='services_stunnel.html'> + stunnel</a><br/> + + - <a href='services_tcpd.html'> + tcpd</a><br/> + + - <a href='services_telnet.html'> + telnet</a><br/> + + - <a href='services_tftp.html'> + tftp</a><br/> + + - <a href='services_timidity.html'> + timidity</a><br/> + + - <a href='services_uucp.html'> + uucp</a><br/> + + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + + - <a href='services_zebra.html'> + zebra</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="global_booleans.html">* Global Booleans </a> + <br/><p/> + <a href="global_tunables.html">* Global Tunables </a> + <p/><br/><p/> + <a href="index.html">* Layer Index</a> + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: services</h1><p/> +<h2>Module: cyrus</h2><p/> + +<h3>Description:</h3> + +<p><p>Cyrus is an IMAP service intended to be run on sealed servers</p></p> + + + +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<a name="link_cyrus_manage_data"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>cyrus_manage_data</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Allow caller to create, read, write, +and delete cyrus data files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + + + +</div> +</body> +</html> diff --git a/www/api-docs/services_dbskk.html b/www/api-docs/services_dbskk.html new file mode 100644 index 0000000..3a0af0f --- /dev/null +++ b/www/api-docs/services_dbskk.html @@ -0,0 +1,282 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_apache.html'> + apache</a><br/> + + - <a href='services_apm.html'> + apm</a><br/> + + - <a href='services_arpwatch.html'> + arpwatch</a><br/> + + - <a href='services_avahi.html'> + avahi</a><br/> + + - <a href='services_bind.html'> + bind</a><br/> + + - <a href='services_bluetooth.html'> + bluetooth</a><br/> + + - <a href='services_canna.html'> + canna</a><br/> + + - <a href='services_comsat.html'> + comsat</a><br/> + + - <a href='services_cpucontrol.html'> + cpucontrol</a><br/> + + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_cups.html'> + cups</a><br/> + + - <a href='services_cvs.html'> + cvs</a><br/> + + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + + - <a href='services_dbus.html'> + dbus</a><br/> + + - <a href='services_dhcp.html'> + dhcp</a><br/> + + - <a href='services_dictd.html'> + dictd</a><br/> + + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + + - <a href='services_finger.html'> + finger</a><br/> + + - <a href='services_ftp.html'> + ftp</a><br/> + + - <a href='services_gpm.html'> + gpm</a><br/> + + - <a href='services_hal.html'> + hal</a><br/> + + - <a href='services_howl.html'> + howl</a><br/> + + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_inn.html'> + inn</a><br/> + + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + + - <a href='services_ktalk.html'> + ktalk</a><br/> + + - <a href='services_ldap.html'> + ldap</a><br/> + + - <a href='services_lpd.html'> + lpd</a><br/> + + - <a href='services_mailman.html'> + mailman</a><br/> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_mysql.html'> + mysql</a><br/> + + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + + - <a href='services_nis.html'> + nis</a><br/> + + - <a href='services_nscd.html'> + nscd</a><br/> + + - <a href='services_ntp.html'> + ntp</a><br/> + + - <a href='services_pegasus.html'> + pegasus</a><br/> + + - <a href='services_portmap.html'> + portmap</a><br/> + + - <a href='services_postfix.html'> + postfix</a><br/> + + - <a href='services_postgresql.html'> + postgresql</a><br/> + + - <a href='services_ppp.html'> + ppp</a><br/> + + - <a href='services_privoxy.html'> + privoxy</a><br/> + + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + + - <a href='services_radvd.html'> + radvd</a><br/> + + - <a href='services_rdisc.html'> + rdisc</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_rlogin.html'> + rlogin</a><br/> + + - <a href='services_rpc.html'> + rpc</a><br/> + + - <a href='services_rshd.html'> + rshd</a><br/> + + - <a href='services_rsync.html'> + rsync</a><br/> + + - <a href='services_samba.html'> + samba</a><br/> + + - <a href='services_sasl.html'> + sasl</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + - <a href='services_snmp.html'> + snmp</a><br/> + + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + + - <a href='services_squid.html'> + squid</a><br/> + + - <a href='services_ssh.html'> + ssh</a><br/> + + - <a href='services_stunnel.html'> + stunnel</a><br/> + + - <a href='services_tcpd.html'> + tcpd</a><br/> + + - <a href='services_telnet.html'> + telnet</a><br/> + + - <a href='services_tftp.html'> + tftp</a><br/> + + - <a href='services_timidity.html'> + timidity</a><br/> + + - <a href='services_uucp.html'> + uucp</a><br/> + + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + + - <a href='services_zebra.html'> + zebra</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="global_booleans.html">* Global Booleans </a> + <br/><p/> + <a href="global_tunables.html">* Global Tunables </a> + <p/><br/><p/> + <a href="index.html">* Layer Index</a> + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: services</h1><p/> +<h2>Module: dbskk</h2><p/> + +<h3>Description:</h3> + +<p><p>Dictionary server for the SKK Japanese input method system.</p></p> + + + + + +<h3>No interfaces or templates.</h3> + + +</div> +</body> +</html> diff --git a/www/api-docs/services_dbus.html b/www/api-docs/services_dbus.html index 55874d9..fc7d228 100644 --- a/www/api-docs/services_dbus.html +++ b/www/api-docs/services_dbus.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> @@ -300,6 +363,52 @@ No </div> </div> +<a name="link_dbus_stub"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>dbus_stub</b>( + + + + + [ + + domain + + ] + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +DBUS stub interface. No access allowed. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +N/A + +</td><td> +yes +</td></tr> + +</table> +</div> +</div> + <a name="link_dbus_system_bus_unconfined"></a> <div id="interface"> diff --git a/www/api-docs/services_dhcp.html b/www/api-docs/services_dhcp.html index 2f9a4fc..9779a73 100644 --- a/www/api-docs/services_dhcp.html +++ b/www/api-docs/services_dhcp.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> diff --git a/www/api-docs/services_dictd.html b/www/api-docs/services_dictd.html index 1ca1e06..037b857 100644 --- a/www/api-docs/services_dictd.html +++ b/www/api-docs/services_dictd.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> diff --git a/www/api-docs/services_distcc.html b/www/api-docs/services_distcc.html new file mode 100644 index 0000000..2bd0e00 --- /dev/null +++ b/www/api-docs/services_distcc.html @@ -0,0 +1,282 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_apache.html'> + apache</a><br/> + + - <a href='services_apm.html'> + apm</a><br/> + + - <a href='services_arpwatch.html'> + arpwatch</a><br/> + + - <a href='services_avahi.html'> + avahi</a><br/> + + - <a href='services_bind.html'> + bind</a><br/> + + - <a href='services_bluetooth.html'> + bluetooth</a><br/> + + - <a href='services_canna.html'> + canna</a><br/> + + - <a href='services_comsat.html'> + comsat</a><br/> + + - <a href='services_cpucontrol.html'> + cpucontrol</a><br/> + + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_cups.html'> + cups</a><br/> + + - <a href='services_cvs.html'> + cvs</a><br/> + + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + + - <a href='services_dbus.html'> + dbus</a><br/> + + - <a href='services_dhcp.html'> + dhcp</a><br/> + + - <a href='services_dictd.html'> + dictd</a><br/> + + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + + - <a href='services_finger.html'> + finger</a><br/> + + - <a href='services_ftp.html'> + ftp</a><br/> + + - <a href='services_gpm.html'> + gpm</a><br/> + + - <a href='services_hal.html'> + hal</a><br/> + + - <a href='services_howl.html'> + howl</a><br/> + + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_inn.html'> + inn</a><br/> + + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + + - <a href='services_ktalk.html'> + ktalk</a><br/> + + - <a href='services_ldap.html'> + ldap</a><br/> + + - <a href='services_lpd.html'> + lpd</a><br/> + + - <a href='services_mailman.html'> + mailman</a><br/> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_mysql.html'> + mysql</a><br/> + + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + + - <a href='services_nis.html'> + nis</a><br/> + + - <a href='services_nscd.html'> + nscd</a><br/> + + - <a href='services_ntp.html'> + ntp</a><br/> + + - <a href='services_pegasus.html'> + pegasus</a><br/> + + - <a href='services_portmap.html'> + portmap</a><br/> + + - <a href='services_postfix.html'> + postfix</a><br/> + + - <a href='services_postgresql.html'> + postgresql</a><br/> + + - <a href='services_ppp.html'> + ppp</a><br/> + + - <a href='services_privoxy.html'> + privoxy</a><br/> + + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + + - <a href='services_radvd.html'> + radvd</a><br/> + + - <a href='services_rdisc.html'> + rdisc</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_rlogin.html'> + rlogin</a><br/> + + - <a href='services_rpc.html'> + rpc</a><br/> + + - <a href='services_rshd.html'> + rshd</a><br/> + + - <a href='services_rsync.html'> + rsync</a><br/> + + - <a href='services_samba.html'> + samba</a><br/> + + - <a href='services_sasl.html'> + sasl</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + - <a href='services_snmp.html'> + snmp</a><br/> + + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + + - <a href='services_squid.html'> + squid</a><br/> + + - <a href='services_ssh.html'> + ssh</a><br/> + + - <a href='services_stunnel.html'> + stunnel</a><br/> + + - <a href='services_tcpd.html'> + tcpd</a><br/> + + - <a href='services_telnet.html'> + telnet</a><br/> + + - <a href='services_tftp.html'> + tftp</a><br/> + + - <a href='services_timidity.html'> + timidity</a><br/> + + - <a href='services_uucp.html'> + uucp</a><br/> + + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + + - <a href='services_zebra.html'> + zebra</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="global_booleans.html">* Global Booleans </a> + <br/><p/> + <a href="global_tunables.html">* Global Tunables </a> + <p/><br/><p/> + <a href="index.html">* Layer Index</a> + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: services</h1><p/> +<h2>Module: distcc</h2><p/> + +<h3>Description:</h3> + +<p><p>Distributed compiler daemon</p></p> + + + + + +<h3>No interfaces or templates.</h3> + + +</div> +</body> +</html> diff --git a/www/api-docs/services_dovecot.html b/www/api-docs/services_dovecot.html new file mode 100644 index 0000000..de3dd85 --- /dev/null +++ b/www/api-docs/services_dovecot.html @@ -0,0 +1,328 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_apache.html'> + apache</a><br/> + + - <a href='services_apm.html'> + apm</a><br/> + + - <a href='services_arpwatch.html'> + arpwatch</a><br/> + + - <a href='services_avahi.html'> + avahi</a><br/> + + - <a href='services_bind.html'> + bind</a><br/> + + - <a href='services_bluetooth.html'> + bluetooth</a><br/> + + - <a href='services_canna.html'> + canna</a><br/> + + - <a href='services_comsat.html'> + comsat</a><br/> + + - <a href='services_cpucontrol.html'> + cpucontrol</a><br/> + + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_cups.html'> + cups</a><br/> + + - <a href='services_cvs.html'> + cvs</a><br/> + + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + + - <a href='services_dbus.html'> + dbus</a><br/> + + - <a href='services_dhcp.html'> + dhcp</a><br/> + + - <a href='services_dictd.html'> + dictd</a><br/> + + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + + - <a href='services_finger.html'> + finger</a><br/> + + - <a href='services_ftp.html'> + ftp</a><br/> + + - <a href='services_gpm.html'> + gpm</a><br/> + + - <a href='services_hal.html'> + hal</a><br/> + + - <a href='services_howl.html'> + howl</a><br/> + + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_inn.html'> + inn</a><br/> + + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + + - <a href='services_ktalk.html'> + ktalk</a><br/> + + - <a href='services_ldap.html'> + ldap</a><br/> + + - <a href='services_lpd.html'> + lpd</a><br/> + + - <a href='services_mailman.html'> + mailman</a><br/> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_mysql.html'> + mysql</a><br/> + + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + + - <a href='services_nis.html'> + nis</a><br/> + + - <a href='services_nscd.html'> + nscd</a><br/> + + - <a href='services_ntp.html'> + ntp</a><br/> + + - <a href='services_pegasus.html'> + pegasus</a><br/> + + - <a href='services_portmap.html'> + portmap</a><br/> + + - <a href='services_postfix.html'> + postfix</a><br/> + + - <a href='services_postgresql.html'> + postgresql</a><br/> + + - <a href='services_ppp.html'> + ppp</a><br/> + + - <a href='services_privoxy.html'> + privoxy</a><br/> + + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + + - <a href='services_radvd.html'> + radvd</a><br/> + + - <a href='services_rdisc.html'> + rdisc</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_rlogin.html'> + rlogin</a><br/> + + - <a href='services_rpc.html'> + rpc</a><br/> + + - <a href='services_rshd.html'> + rshd</a><br/> + + - <a href='services_rsync.html'> + rsync</a><br/> + + - <a href='services_samba.html'> + samba</a><br/> + + - <a href='services_sasl.html'> + sasl</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + - <a href='services_snmp.html'> + snmp</a><br/> + + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + + - <a href='services_squid.html'> + squid</a><br/> + + - <a href='services_ssh.html'> + ssh</a><br/> + + - <a href='services_stunnel.html'> + stunnel</a><br/> + + - <a href='services_tcpd.html'> + tcpd</a><br/> + + - <a href='services_telnet.html'> + telnet</a><br/> + + - <a href='services_tftp.html'> + tftp</a><br/> + + - <a href='services_timidity.html'> + timidity</a><br/> + + - <a href='services_uucp.html'> + uucp</a><br/> + + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + + - <a href='services_zebra.html'> + zebra</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="global_booleans.html">* Global Booleans </a> + <br/><p/> + <a href="global_tunables.html">* Global Tunables </a> + <p/><br/><p/> + <a href="index.html">* Layer Index</a> + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: services</h1><p/> +<h2>Module: dovecot</h2><p/> + +<h3>Description:</h3> + +<p><p>Dovecot POP and IMAP mail server</p></p> + + + +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<a name="link_dovecot_manage_spool"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>dovecot_manage_spool</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete the dovecot spool files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + + + +</div> +</body> +</html> diff --git a/www/api-docs/services_finger.html b/www/api-docs/services_finger.html index 2fbae3d..cc8a528 100644 --- a/www/api-docs/services_finger.html +++ b/www/api-docs/services_finger.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> diff --git a/www/api-docs/services_ftp.html b/www/api-docs/services_ftp.html index d6f8396..a468326 100644 --- a/www/api-docs/services_ftp.html +++ b/www/api-docs/services_ftp.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> @@ -203,6 +266,9 @@ <h1>Layer: services</h1><p/> <h2>Module: ftp</h2><p/> +<a href=#interfaces>Interfaces</a> +<a href=#templates>Templates</a> + <h3>Description:</h3> <p><p>File transfer protocol service</p></p> @@ -384,6 +450,69 @@ No <a href=#top>Return</a> +<a name="templates"></a> +<h3>Templates: </h3> + +<a name="link_ftp_per_userdomain_template"></a> +<div id="template"> + + +<div id="codeblock"> + +<b>ftp_per_userdomain_template</b>( + + + + + userdomain_prefix + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +The per user domain template for the ftp module. +</p> + + +<h5>Description</h5> +<p> +</p><p> +This template allows ftpd to manage files in +a user home directory, creating files with the +correct type. +</p><p> +</p><p> +This template is invoked automatically for each user, and +generally does not need to be invoked directly +by policy writers. +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +userdomain_prefix +</td><td> + +The prefix of the user domain (e.g., user +is the prefix for user_t). + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + </div> diff --git a/www/api-docs/services_gpm.html b/www/api-docs/services_gpm.html index 31570fb..d858df8 100644 --- a/www/api-docs/services_gpm.html +++ b/www/api-docs/services_gpm.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> diff --git a/www/api-docs/services_hal.html b/www/api-docs/services_hal.html index 06979a0..29df8e3 100644 --- a/www/api-docs/services_hal.html +++ b/www/api-docs/services_hal.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> @@ -209,9 +272,226 @@ +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<a name="link_hal_dbus_chat"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>hal_dbus_chat</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send and receive messages from +hal over dbus. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_hal_dbus_send"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>hal_dbus_send</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send a dbus message to hal. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_hal_dgram_sendto"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>hal_dgram_sendto</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send to hal over a unix domain +datagram socket. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_hal_domtrans"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>hal_domtrans</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute hal in the hal domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_hal_stream_connect"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>hal_stream_connect</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send to hal over a unix domain +stream socket. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> -<h3>No interfaces or templates.</h3> </div> diff --git a/www/api-docs/services_howl.html b/www/api-docs/services_howl.html index 9e679ab..c190610 100644 --- a/www/api-docs/services_howl.html +++ b/www/api-docs/services_howl.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> @@ -209,9 +272,55 @@ +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<a name="link_howl_signal"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>howl_signal</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send generic signals to howl. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> -<h3>No interfaces or templates.</h3> </div> diff --git a/www/api-docs/services_i18n_input.html b/www/api-docs/services_i18n_input.html new file mode 100644 index 0000000..f5e836d --- /dev/null +++ b/www/api-docs/services_i18n_input.html @@ -0,0 +1,328 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_apache.html'> + apache</a><br/> + + - <a href='services_apm.html'> + apm</a><br/> + + - <a href='services_arpwatch.html'> + arpwatch</a><br/> + + - <a href='services_avahi.html'> + avahi</a><br/> + + - <a href='services_bind.html'> + bind</a><br/> + + - <a href='services_bluetooth.html'> + bluetooth</a><br/> + + - <a href='services_canna.html'> + canna</a><br/> + + - <a href='services_comsat.html'> + comsat</a><br/> + + - <a href='services_cpucontrol.html'> + cpucontrol</a><br/> + + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_cups.html'> + cups</a><br/> + + - <a href='services_cvs.html'> + cvs</a><br/> + + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + + - <a href='services_dbus.html'> + dbus</a><br/> + + - <a href='services_dhcp.html'> + dhcp</a><br/> + + - <a href='services_dictd.html'> + dictd</a><br/> + + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + + - <a href='services_finger.html'> + finger</a><br/> + + - <a href='services_ftp.html'> + ftp</a><br/> + + - <a href='services_gpm.html'> + gpm</a><br/> + + - <a href='services_hal.html'> + hal</a><br/> + + - <a href='services_howl.html'> + howl</a><br/> + + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_inn.html'> + inn</a><br/> + + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + + - <a href='services_ktalk.html'> + ktalk</a><br/> + + - <a href='services_ldap.html'> + ldap</a><br/> + + - <a href='services_lpd.html'> + lpd</a><br/> + + - <a href='services_mailman.html'> + mailman</a><br/> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_mysql.html'> + mysql</a><br/> + + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + + - <a href='services_nis.html'> + nis</a><br/> + + - <a href='services_nscd.html'> + nscd</a><br/> + + - <a href='services_ntp.html'> + ntp</a><br/> + + - <a href='services_pegasus.html'> + pegasus</a><br/> + + - <a href='services_portmap.html'> + portmap</a><br/> + + - <a href='services_postfix.html'> + postfix</a><br/> + + - <a href='services_postgresql.html'> + postgresql</a><br/> + + - <a href='services_ppp.html'> + ppp</a><br/> + + - <a href='services_privoxy.html'> + privoxy</a><br/> + + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + + - <a href='services_radvd.html'> + radvd</a><br/> + + - <a href='services_rdisc.html'> + rdisc</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_rlogin.html'> + rlogin</a><br/> + + - <a href='services_rpc.html'> + rpc</a><br/> + + - <a href='services_rshd.html'> + rshd</a><br/> + + - <a href='services_rsync.html'> + rsync</a><br/> + + - <a href='services_samba.html'> + samba</a><br/> + + - <a href='services_sasl.html'> + sasl</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + - <a href='services_snmp.html'> + snmp</a><br/> + + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + + - <a href='services_squid.html'> + squid</a><br/> + + - <a href='services_ssh.html'> + ssh</a><br/> + + - <a href='services_stunnel.html'> + stunnel</a><br/> + + - <a href='services_tcpd.html'> + tcpd</a><br/> + + - <a href='services_telnet.html'> + telnet</a><br/> + + - <a href='services_tftp.html'> + tftp</a><br/> + + - <a href='services_timidity.html'> + timidity</a><br/> + + - <a href='services_uucp.html'> + uucp</a><br/> + + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + + - <a href='services_zebra.html'> + zebra</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="global_booleans.html">* Global Booleans </a> + <br/><p/> + <a href="global_tunables.html">* Global Tunables </a> + <p/><br/><p/> + <a href="index.html">* Layer Index</a> + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: services</h1><p/> +<h2>Module: i18n_input</h2><p/> + +<h3>Description:</h3> + +<p><p>IIIMF htt server</p></p> + + + +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<a name="link_i18n_use"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>i18n_use</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Use i18n_input over a TCP connection. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + + + +</div> +</body> +</html> diff --git a/www/api-docs/services_inetd.html b/www/api-docs/services_inetd.html index a0392db..66dee8c 100644 --- a/www/api-docs/services_inetd.html +++ b/www/api-docs/services_inetd.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> @@ -323,6 +386,48 @@ No </div> </div> +<a name="link_inetd_rw_tcp_socket"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>inetd_rw_tcp_socket</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write inetd TCP sockets. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_inetd_service_domain"></a> <div id="interface"> diff --git a/www/api-docs/services_inn.html b/www/api-docs/services_inn.html index acfa596..d38ac30 100644 --- a/www/api-docs/services_inn.html +++ b/www/api-docs/services_inn.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> diff --git a/www/api-docs/services_irqbalance.html b/www/api-docs/services_irqbalance.html new file mode 100644 index 0000000..ca2a6ff --- /dev/null +++ b/www/api-docs/services_irqbalance.html @@ -0,0 +1,282 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_apache.html'> + apache</a><br/> + + - <a href='services_apm.html'> + apm</a><br/> + + - <a href='services_arpwatch.html'> + arpwatch</a><br/> + + - <a href='services_avahi.html'> + avahi</a><br/> + + - <a href='services_bind.html'> + bind</a><br/> + + - <a href='services_bluetooth.html'> + bluetooth</a><br/> + + - <a href='services_canna.html'> + canna</a><br/> + + - <a href='services_comsat.html'> + comsat</a><br/> + + - <a href='services_cpucontrol.html'> + cpucontrol</a><br/> + + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_cups.html'> + cups</a><br/> + + - <a href='services_cvs.html'> + cvs</a><br/> + + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + + - <a href='services_dbus.html'> + dbus</a><br/> + + - <a href='services_dhcp.html'> + dhcp</a><br/> + + - <a href='services_dictd.html'> + dictd</a><br/> + + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + + - <a href='services_finger.html'> + finger</a><br/> + + - <a href='services_ftp.html'> + ftp</a><br/> + + - <a href='services_gpm.html'> + gpm</a><br/> + + - <a href='services_hal.html'> + hal</a><br/> + + - <a href='services_howl.html'> + howl</a><br/> + + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_inn.html'> + inn</a><br/> + + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + + - <a href='services_ktalk.html'> + ktalk</a><br/> + + - <a href='services_ldap.html'> + ldap</a><br/> + + - <a href='services_lpd.html'> + lpd</a><br/> + + - <a href='services_mailman.html'> + mailman</a><br/> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_mysql.html'> + mysql</a><br/> + + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + + - <a href='services_nis.html'> + nis</a><br/> + + - <a href='services_nscd.html'> + nscd</a><br/> + + - <a href='services_ntp.html'> + ntp</a><br/> + + - <a href='services_pegasus.html'> + pegasus</a><br/> + + - <a href='services_portmap.html'> + portmap</a><br/> + + - <a href='services_postfix.html'> + postfix</a><br/> + + - <a href='services_postgresql.html'> + postgresql</a><br/> + + - <a href='services_ppp.html'> + ppp</a><br/> + + - <a href='services_privoxy.html'> + privoxy</a><br/> + + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + + - <a href='services_radvd.html'> + radvd</a><br/> + + - <a href='services_rdisc.html'> + rdisc</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_rlogin.html'> + rlogin</a><br/> + + - <a href='services_rpc.html'> + rpc</a><br/> + + - <a href='services_rshd.html'> + rshd</a><br/> + + - <a href='services_rsync.html'> + rsync</a><br/> + + - <a href='services_samba.html'> + samba</a><br/> + + - <a href='services_sasl.html'> + sasl</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + - <a href='services_snmp.html'> + snmp</a><br/> + + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + + - <a href='services_squid.html'> + squid</a><br/> + + - <a href='services_ssh.html'> + ssh</a><br/> + + - <a href='services_stunnel.html'> + stunnel</a><br/> + + - <a href='services_tcpd.html'> + tcpd</a><br/> + + - <a href='services_telnet.html'> + telnet</a><br/> + + - <a href='services_tftp.html'> + tftp</a><br/> + + - <a href='services_timidity.html'> + timidity</a><br/> + + - <a href='services_uucp.html'> + uucp</a><br/> + + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + + - <a href='services_zebra.html'> + zebra</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="global_booleans.html">* Global Booleans </a> + <br/><p/> + <a href="global_tunables.html">* Global Tunables </a> + <p/><br/><p/> + <a href="index.html">* Layer Index</a> + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: services</h1><p/> +<h2>Module: irqbalance</h2><p/> + +<h3>Description:</h3> + +<p><p>IRQ balancing daemon</p></p> + + + + + +<h3>No interfaces or templates.</h3> + + +</div> +</body> +</html> diff --git a/www/api-docs/services_kerberos.html b/www/api-docs/services_kerberos.html index bf1a47b..e0fac65 100644 --- a/www/api-docs/services_kerberos.html +++ b/www/api-docs/services_kerberos.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> diff --git a/www/api-docs/services_ktalk.html b/www/api-docs/services_ktalk.html index f88e605..c7a8ce2 100644 --- a/www/api-docs/services_ktalk.html +++ b/www/api-docs/services_ktalk.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> diff --git a/www/api-docs/services_ldap.html b/www/api-docs/services_ldap.html index 3209036..220f195 100644 --- a/www/api-docs/services_ldap.html +++ b/www/api-docs/services_ldap.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> diff --git a/www/api-docs/services_lpd.html b/www/api-docs/services_lpd.html new file mode 100644 index 0000000..46f63e4 --- /dev/null +++ b/www/api-docs/services_lpd.html @@ -0,0 +1,533 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_apache.html'> + apache</a><br/> + + - <a href='services_apm.html'> + apm</a><br/> + + - <a href='services_arpwatch.html'> + arpwatch</a><br/> + + - <a href='services_avahi.html'> + avahi</a><br/> + + - <a href='services_bind.html'> + bind</a><br/> + + - <a href='services_bluetooth.html'> + bluetooth</a><br/> + + - <a href='services_canna.html'> + canna</a><br/> + + - <a href='services_comsat.html'> + comsat</a><br/> + + - <a href='services_cpucontrol.html'> + cpucontrol</a><br/> + + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_cups.html'> + cups</a><br/> + + - <a href='services_cvs.html'> + cvs</a><br/> + + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + + - <a href='services_dbus.html'> + dbus</a><br/> + + - <a href='services_dhcp.html'> + dhcp</a><br/> + + - <a href='services_dictd.html'> + dictd</a><br/> + + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + + - <a href='services_finger.html'> + finger</a><br/> + + - <a href='services_ftp.html'> + ftp</a><br/> + + - <a href='services_gpm.html'> + gpm</a><br/> + + - <a href='services_hal.html'> + hal</a><br/> + + - <a href='services_howl.html'> + howl</a><br/> + + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_inn.html'> + inn</a><br/> + + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + + - <a href='services_ktalk.html'> + ktalk</a><br/> + + - <a href='services_ldap.html'> + ldap</a><br/> + + - <a href='services_lpd.html'> + lpd</a><br/> + + - <a href='services_mailman.html'> + mailman</a><br/> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_mysql.html'> + mysql</a><br/> + + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + + - <a href='services_nis.html'> + nis</a><br/> + + - <a href='services_nscd.html'> + nscd</a><br/> + + - <a href='services_ntp.html'> + ntp</a><br/> + + - <a href='services_pegasus.html'> + pegasus</a><br/> + + - <a href='services_portmap.html'> + portmap</a><br/> + + - <a href='services_postfix.html'> + postfix</a><br/> + + - <a href='services_postgresql.html'> + postgresql</a><br/> + + - <a href='services_ppp.html'> + ppp</a><br/> + + - <a href='services_privoxy.html'> + privoxy</a><br/> + + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + + - <a href='services_radvd.html'> + radvd</a><br/> + + - <a href='services_rdisc.html'> + rdisc</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_rlogin.html'> + rlogin</a><br/> + + - <a href='services_rpc.html'> + rpc</a><br/> + + - <a href='services_rshd.html'> + rshd</a><br/> + + - <a href='services_rsync.html'> + rsync</a><br/> + + - <a href='services_samba.html'> + samba</a><br/> + + - <a href='services_sasl.html'> + sasl</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + - <a href='services_snmp.html'> + snmp</a><br/> + + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + + - <a href='services_squid.html'> + squid</a><br/> + + - <a href='services_ssh.html'> + ssh</a><br/> + + - <a href='services_stunnel.html'> + stunnel</a><br/> + + - <a href='services_tcpd.html'> + tcpd</a><br/> + + - <a href='services_telnet.html'> + telnet</a><br/> + + - <a href='services_tftp.html'> + tftp</a><br/> + + - <a href='services_timidity.html'> + timidity</a><br/> + + - <a href='services_uucp.html'> + uucp</a><br/> + + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + + - <a href='services_zebra.html'> + zebra</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="global_booleans.html">* Global Booleans </a> + <br/><p/> + <a href="global_tunables.html">* Global Tunables </a> + <p/><br/><p/> + <a href="index.html">* Layer Index</a> + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: services</h1><p/> +<h2>Module: lpd</h2><p/> + +<h3>Description:</h3> + +<p><p>Line printer daemon</p></p> + + + +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<a name="link_lpd_domtrans_checkpc"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>lpd_domtrans_checkpc</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute lpd in the lpd domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_lpd_list_spool"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>lpd_list_spool</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +List the contents of the printer spool directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_lpd_manage_spool"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>lpd_manage_spool</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete printer spool files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_lpd_read_config"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>lpd_read_config</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +List the contents of the printer spool directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_lpd_run_checkpc"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>lpd_run_checkpc</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute amrecover in the lpd domain, and +allow the specified role the lpd domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + +The role to be allowed the lpd domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + +The type of the terminal allow the lpd domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + + + +</div> +</body> +</html> diff --git a/www/api-docs/services_mailman.html b/www/api-docs/services_mailman.html index f9b6256..67db042 100644 --- a/www/api-docs/services_mailman.html +++ b/www/api-docs/services_mailman.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> diff --git a/www/api-docs/services_mta.html b/www/api-docs/services_mta.html index 3417eef..76b2468 100644 --- a/www/api-docs/services_mta.html +++ b/www/api-docs/services_mta.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> @@ -257,6 +320,48 @@ No </div> </div> +<a name="link_mta_delete_spool"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>mta_delete_spool</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Delete from the mail spool. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_mta_dontaudit_read_spool_symlink"></a> <div id="interface"> @@ -343,6 +448,49 @@ No </div> </div> +<a name="link_mta_dontaudit_rw_queue"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>mta_dontaudit_rw_queue</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to read and +write the mail queue. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_mta_exec"></a> <div id="interface"> @@ -725,6 +873,90 @@ No </div> </div> +<a name="link_mta_read_config"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>mta_read_config</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read mail server configuration. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_mta_read_sendmail_bin"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>mta_read_sendmail_bin</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read sendmail binary. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_mta_rw_aliases"></a> <div id="interface"> @@ -809,6 +1041,49 @@ No </div> </div> +<a name="link_mta_rw_user_mail_stream_socket"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>mta_rw_user_mail_stream_socket</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write unix domain stream sockets +of user mail domains. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_mta_send_mail"></a> <div id="interface"> @@ -1023,6 +1298,124 @@ No <a name="templates"></a> <h3>Templates: </h3> +<a name="link_mta_admin_template"></a> +<div id="template"> + + +<div id="codeblock"> + +<b>mta_admin_template</b>( + + + + + userdomain_prefix + + + + , + + + + user_domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Provide extra permissions for admin users +mail domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +userdomain_prefix +</td><td> + +The prefix of the user domain (e.g., user +is the prefix for user_t). + +</td><td> +No +</td></tr> + +<tr><td> +user_domain +</td><td> + +The type of the user domain. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_mta_base_mail_template"></a> +<div id="template"> + + +<div id="codeblock"> + +<b>mta_base_mail_template</b>( + + + + + domain_prefix + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Basic mail transfer agent domain template. +</p> + + +<h5>Description</h5> +<p> +</p><p> +This template creates a derived domain which is +a email transfer agent, which sends mail on +behalf of the user. +</p><p> +</p><p> +This is the basic types and rules, common +to the system agent and user agents. +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain_prefix +</td><td> + +The prefix of the domain (e.g., user +is the prefix for user_t). + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_mta_per_userdomain_template"></a> <div id="template"> diff --git a/www/api-docs/services_mysql.html b/www/api-docs/services_mysql.html index bb9f9f9..be814d6 100644 --- a/www/api-docs/services_mysql.html +++ b/www/api-docs/services_mysql.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> diff --git a/www/api-docs/services_networkmanager.html b/www/api-docs/services_networkmanager.html new file mode 100644 index 0000000..cf5fac4 --- /dev/null +++ b/www/api-docs/services_networkmanager.html @@ -0,0 +1,456 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_apache.html'> + apache</a><br/> + + - <a href='services_apm.html'> + apm</a><br/> + + - <a href='services_arpwatch.html'> + arpwatch</a><br/> + + - <a href='services_avahi.html'> + avahi</a><br/> + + - <a href='services_bind.html'> + bind</a><br/> + + - <a href='services_bluetooth.html'> + bluetooth</a><br/> + + - <a href='services_canna.html'> + canna</a><br/> + + - <a href='services_comsat.html'> + comsat</a><br/> + + - <a href='services_cpucontrol.html'> + cpucontrol</a><br/> + + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_cups.html'> + cups</a><br/> + + - <a href='services_cvs.html'> + cvs</a><br/> + + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + + - <a href='services_dbus.html'> + dbus</a><br/> + + - <a href='services_dhcp.html'> + dhcp</a><br/> + + - <a href='services_dictd.html'> + dictd</a><br/> + + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + + - <a href='services_finger.html'> + finger</a><br/> + + - <a href='services_ftp.html'> + ftp</a><br/> + + - <a href='services_gpm.html'> + gpm</a><br/> + + - <a href='services_hal.html'> + hal</a><br/> + + - <a href='services_howl.html'> + howl</a><br/> + + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_inn.html'> + inn</a><br/> + + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + + - <a href='services_ktalk.html'> + ktalk</a><br/> + + - <a href='services_ldap.html'> + ldap</a><br/> + + - <a href='services_lpd.html'> + lpd</a><br/> + + - <a href='services_mailman.html'> + mailman</a><br/> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_mysql.html'> + mysql</a><br/> + + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + + - <a href='services_nis.html'> + nis</a><br/> + + - <a href='services_nscd.html'> + nscd</a><br/> + + - <a href='services_ntp.html'> + ntp</a><br/> + + - <a href='services_pegasus.html'> + pegasus</a><br/> + + - <a href='services_portmap.html'> + portmap</a><br/> + + - <a href='services_postfix.html'> + postfix</a><br/> + + - <a href='services_postgresql.html'> + postgresql</a><br/> + + - <a href='services_ppp.html'> + ppp</a><br/> + + - <a href='services_privoxy.html'> + privoxy</a><br/> + + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + + - <a href='services_radvd.html'> + radvd</a><br/> + + - <a href='services_rdisc.html'> + rdisc</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_rlogin.html'> + rlogin</a><br/> + + - <a href='services_rpc.html'> + rpc</a><br/> + + - <a href='services_rshd.html'> + rshd</a><br/> + + - <a href='services_rsync.html'> + rsync</a><br/> + + - <a href='services_samba.html'> + samba</a><br/> + + - <a href='services_sasl.html'> + sasl</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + - <a href='services_snmp.html'> + snmp</a><br/> + + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + + - <a href='services_squid.html'> + squid</a><br/> + + - <a href='services_ssh.html'> + ssh</a><br/> + + - <a href='services_stunnel.html'> + stunnel</a><br/> + + - <a href='services_tcpd.html'> + tcpd</a><br/> + + - <a href='services_telnet.html'> + telnet</a><br/> + + - <a href='services_tftp.html'> + tftp</a><br/> + + - <a href='services_timidity.html'> + timidity</a><br/> + + - <a href='services_uucp.html'> + uucp</a><br/> + + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + + - <a href='services_zebra.html'> + zebra</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="global_booleans.html">* Global Booleans </a> + <br/><p/> + <a href="global_tunables.html">* Global Tunables </a> + <p/><br/><p/> + <a href="index.html">* Layer Index</a> + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: services</h1><p/> +<h2>Module: networkmanager</h2><p/> + +<h3>Description:</h3> + +<p><p>Manager for dynamically switching between networks.</p></p> + + + +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<a name="link_networkmanager_dbus_chat"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>networkmanager_dbus_chat</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send and receive messages from +NetworkManager over dbus. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_networkmanager_rw_packet_socket"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>networkmanager_rw_packet_socket</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write NetworkManager packet sockets. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_networkmanager_rw_routing_socket"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>networkmanager_rw_routing_socket</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write NetworkManager netlink +routing sockets. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_networkmanager_rw_udp_socket"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>networkmanager_rw_udp_socket</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write NetworkManager UDP sockets. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + + + +</div> +</body> +</html> diff --git a/www/api-docs/services_nis.html b/www/api-docs/services_nis.html index cf599a4..8d9cacc 100644 --- a/www/api-docs/services_nis.html +++ b/www/api-docs/services_nis.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> @@ -212,6 +275,90 @@ <a name="interfaces"></a> <h3>Interfaces: </h3> +<a name="link_nis_delete_ypbind_pid"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>nis_delete_ypbind_pid</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Delete ypbind pid files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_nis_domtrans_ypbind"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>nis_domtrans_ypbind</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute ypbind in the ypbind domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_nis_list_var_yp"></a> <div id="interface"> @@ -232,7 +379,7 @@ <h5>Summary</h5> <p> -Send UDP network traffic to NIS clients. +List the contents of the NIS data directory. </p> @@ -254,6 +401,90 @@ No </div> </div> +<a name="link_nis_read_ypbind_pid"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>nis_read_ypbind_pid</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read ypbind pid files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_nis_read_ypserv_config"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>nis_read_ypserv_config</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read ypserv configuration files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_nis_signal_ypbind"></a> <div id="interface"> @@ -296,6 +527,48 @@ No </div> </div> +<a name="link_nis_tcp_connect_ypbind"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>nis_tcp_connect_ypbind</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Connect to ypbind over TCP. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_nis_udp_sendto_ypbind"></a> <div id="interface"> diff --git a/www/api-docs/services_nscd.html b/www/api-docs/services_nscd.html index be6ae3f..871381a 100644 --- a/www/api-docs/services_nscd.html +++ b/www/api-docs/services_nscd.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> diff --git a/www/api-docs/services_ntp.html b/www/api-docs/services_ntp.html index e335128..71a41ce 100644 --- a/www/api-docs/services_ntp.html +++ b/www/api-docs/services_ntp.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> diff --git a/www/api-docs/services_pegasus.html b/www/api-docs/services_pegasus.html new file mode 100644 index 0000000..b316f92 --- /dev/null +++ b/www/api-docs/services_pegasus.html @@ -0,0 +1,282 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_apache.html'> + apache</a><br/> + + - <a href='services_apm.html'> + apm</a><br/> + + - <a href='services_arpwatch.html'> + arpwatch</a><br/> + + - <a href='services_avahi.html'> + avahi</a><br/> + + - <a href='services_bind.html'> + bind</a><br/> + + - <a href='services_bluetooth.html'> + bluetooth</a><br/> + + - <a href='services_canna.html'> + canna</a><br/> + + - <a href='services_comsat.html'> + comsat</a><br/> + + - <a href='services_cpucontrol.html'> + cpucontrol</a><br/> + + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_cups.html'> + cups</a><br/> + + - <a href='services_cvs.html'> + cvs</a><br/> + + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + + - <a href='services_dbus.html'> + dbus</a><br/> + + - <a href='services_dhcp.html'> + dhcp</a><br/> + + - <a href='services_dictd.html'> + dictd</a><br/> + + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + + - <a href='services_finger.html'> + finger</a><br/> + + - <a href='services_ftp.html'> + ftp</a><br/> + + - <a href='services_gpm.html'> + gpm</a><br/> + + - <a href='services_hal.html'> + hal</a><br/> + + - <a href='services_howl.html'> + howl</a><br/> + + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_inn.html'> + inn</a><br/> + + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + + - <a href='services_ktalk.html'> + ktalk</a><br/> + + - <a href='services_ldap.html'> + ldap</a><br/> + + - <a href='services_lpd.html'> + lpd</a><br/> + + - <a href='services_mailman.html'> + mailman</a><br/> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_mysql.html'> + mysql</a><br/> + + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + + - <a href='services_nis.html'> + nis</a><br/> + + - <a href='services_nscd.html'> + nscd</a><br/> + + - <a href='services_ntp.html'> + ntp</a><br/> + + - <a href='services_pegasus.html'> + pegasus</a><br/> + + - <a href='services_portmap.html'> + portmap</a><br/> + + - <a href='services_postfix.html'> + postfix</a><br/> + + - <a href='services_postgresql.html'> + postgresql</a><br/> + + - <a href='services_ppp.html'> + ppp</a><br/> + + - <a href='services_privoxy.html'> + privoxy</a><br/> + + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + + - <a href='services_radvd.html'> + radvd</a><br/> + + - <a href='services_rdisc.html'> + rdisc</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_rlogin.html'> + rlogin</a><br/> + + - <a href='services_rpc.html'> + rpc</a><br/> + + - <a href='services_rshd.html'> + rshd</a><br/> + + - <a href='services_rsync.html'> + rsync</a><br/> + + - <a href='services_samba.html'> + samba</a><br/> + + - <a href='services_sasl.html'> + sasl</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + - <a href='services_snmp.html'> + snmp</a><br/> + + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + + - <a href='services_squid.html'> + squid</a><br/> + + - <a href='services_ssh.html'> + ssh</a><br/> + + - <a href='services_stunnel.html'> + stunnel</a><br/> + + - <a href='services_tcpd.html'> + tcpd</a><br/> + + - <a href='services_telnet.html'> + telnet</a><br/> + + - <a href='services_tftp.html'> + tftp</a><br/> + + - <a href='services_timidity.html'> + timidity</a><br/> + + - <a href='services_uucp.html'> + uucp</a><br/> + + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + + - <a href='services_zebra.html'> + zebra</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="global_booleans.html">* Global Booleans </a> + <br/><p/> + <a href="global_tunables.html">* Global Tunables </a> + <p/><br/><p/> + <a href="index.html">* Layer Index</a> + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: services</h1><p/> +<h2>Module: pegasus</h2><p/> + +<h3>Description:</h3> + +<p><p>The Open Group Pegasus CIM/WBEM Server.</p></p> + + + + + +<h3>No interfaces or templates.</h3> + + +</div> +</body> +</html> diff --git a/www/api-docs/services_portmap.html b/www/api-docs/services_portmap.html index 545536c..8101355 100644 --- a/www/api-docs/services_portmap.html +++ b/www/api-docs/services_portmap.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> @@ -334,6 +397,90 @@ No </div> </div> +<a name="link_portmap_tcp_connect"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>portmap_tcp_connect</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Connect to portmap over a TCP socket +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_portmap_udp_sendrecv"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>portmap_udp_sendrecv</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send and receive UDP network traffic from portmap. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_portmap_udp_sendto"></a> <div id="interface"> diff --git a/www/api-docs/services_postfix.html b/www/api-docs/services_postfix.html new file mode 100644 index 0000000..8e67eed --- /dev/null +++ b/www/api-docs/services_postfix.html @@ -0,0 +1,1099 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_apache.html'> + apache</a><br/> + + - <a href='services_apm.html'> + apm</a><br/> + + - <a href='services_arpwatch.html'> + arpwatch</a><br/> + + - <a href='services_avahi.html'> + avahi</a><br/> + + - <a href='services_bind.html'> + bind</a><br/> + + - <a href='services_bluetooth.html'> + bluetooth</a><br/> + + - <a href='services_canna.html'> + canna</a><br/> + + - <a href='services_comsat.html'> + comsat</a><br/> + + - <a href='services_cpucontrol.html'> + cpucontrol</a><br/> + + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_cups.html'> + cups</a><br/> + + - <a href='services_cvs.html'> + cvs</a><br/> + + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + + - <a href='services_dbus.html'> + dbus</a><br/> + + - <a href='services_dhcp.html'> + dhcp</a><br/> + + - <a href='services_dictd.html'> + dictd</a><br/> + + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + + - <a href='services_finger.html'> + finger</a><br/> + + - <a href='services_ftp.html'> + ftp</a><br/> + + - <a href='services_gpm.html'> + gpm</a><br/> + + - <a href='services_hal.html'> + hal</a><br/> + + - <a href='services_howl.html'> + howl</a><br/> + + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_inn.html'> + inn</a><br/> + + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + + - <a href='services_ktalk.html'> + ktalk</a><br/> + + - <a href='services_ldap.html'> + ldap</a><br/> + + - <a href='services_lpd.html'> + lpd</a><br/> + + - <a href='services_mailman.html'> + mailman</a><br/> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_mysql.html'> + mysql</a><br/> + + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + + - <a href='services_nis.html'> + nis</a><br/> + + - <a href='services_nscd.html'> + nscd</a><br/> + + - <a href='services_ntp.html'> + ntp</a><br/> + + - <a href='services_pegasus.html'> + pegasus</a><br/> + + - <a href='services_portmap.html'> + portmap</a><br/> + + - <a href='services_postfix.html'> + postfix</a><br/> + + - <a href='services_postgresql.html'> + postgresql</a><br/> + + - <a href='services_ppp.html'> + ppp</a><br/> + + - <a href='services_privoxy.html'> + privoxy</a><br/> + + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + + - <a href='services_radvd.html'> + radvd</a><br/> + + - <a href='services_rdisc.html'> + rdisc</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_rlogin.html'> + rlogin</a><br/> + + - <a href='services_rpc.html'> + rpc</a><br/> + + - <a href='services_rshd.html'> + rshd</a><br/> + + - <a href='services_rsync.html'> + rsync</a><br/> + + - <a href='services_samba.html'> + samba</a><br/> + + - <a href='services_sasl.html'> + sasl</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + - <a href='services_snmp.html'> + snmp</a><br/> + + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + + - <a href='services_squid.html'> + squid</a><br/> + + - <a href='services_ssh.html'> + ssh</a><br/> + + - <a href='services_stunnel.html'> + stunnel</a><br/> + + - <a href='services_tcpd.html'> + tcpd</a><br/> + + - <a href='services_telnet.html'> + telnet</a><br/> + + - <a href='services_tftp.html'> + tftp</a><br/> + + - <a href='services_timidity.html'> + timidity</a><br/> + + - <a href='services_uucp.html'> + uucp</a><br/> + + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + + - <a href='services_zebra.html'> + zebra</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="global_booleans.html">* Global Booleans </a> + <br/><p/> + <a href="global_tunables.html">* Global Tunables </a> + <p/><br/><p/> + <a href="index.html">* Layer Index</a> + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: services</h1><p/> +<h2>Module: postfix</h2><p/> + +<a href=#interfaces>Interfaces</a> +<a href=#templates>Templates</a> + +<h3>Description:</h3> + +<p><p>Postfix email server</p></p> + + + +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<a name="link_postfix_create_config"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>postfix_create_config</b>( + + + + + domain + + + + , + + + + private type + + + + , + + + + [ + + object + + ] + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create files with the specified type in +the postfix configuration directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +<tr><td> +private type +</td><td> + +The type of the object to be created. + +</td><td> +No +</td></tr> + +<tr><td> +object +</td><td> + +The object class of the object being created. If +no class is specified, file will be used. + +</td><td> +yes +</td></tr> + +</table> +</div> +</div> + +<a name="link_postfix_domtrans_map"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>postfix_domtrans_map</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute postfix_map in the postfix_map domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_postfix_domtrans_master"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>postfix_domtrans_master</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute the master postfix program in the +postfix_master domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_postfix_domtrans_user_mail_handler"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>postfix_domtrans_user_mail_handler</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute postfix user mail programs +in their respective domains. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_postfix_dontaudit_rw_local_tcp_socket"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>postfix_dontaudit_rw_local_tcp_socket</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to read and +write postfix local delivery +TCP sockets. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_postfix_dontaudit_use_fd"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>postfix_dontaudit_use_fd</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to use +postfix master process file +file descriptors. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_postfix_exec_master"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>postfix_exec_master</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute the master postfix program in the +caller domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_postfix_list_spool"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>postfix_list_spool</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +List postfix mail spool directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_postfix_read_config"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>postfix_read_config</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read postfix configuration files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_postfix_run_map"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>postfix_run_map</b>( + + + + + domain + + + + , + + + + role + + + + , + + + + terminal + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute postfix_map in the postfix_map domain, and +allow the specified role the postfix_map domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +<tr><td> +role +</td><td> + +The role to be allowed the postfix_map domain. + +</td><td> +No +</td></tr> + +<tr><td> +terminal +</td><td> + +The type of the terminal allow the postfix_map domain to use. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_postfix_search_spool"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>postfix_search_spool</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Search postfix mail spool directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_postfix_stub"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>postfix_stub</b>( + + + + + [ + + domain + + ] + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Postfix stub interface. No access allowed. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +N/A + +</td><td> +yes +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + +<a name="templates"></a> +<h3>Templates: </h3> + +<a name="link_postfix_domain_template"></a> +<div id="template"> + + +<div id="codeblock"> + +<b>postfix_domain_template</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_postfix_per_userdomain_template"></a> +<div id="template"> + + +<div id="codeblock"> + +<b>postfix_per_userdomain_template</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_postfix_public_domain_template"></a> +<div id="template"> + + +<div id="codeblock"> + +<b>postfix_public_domain_template</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_postfix_server_domain_template"></a> +<div id="template"> + + +<div id="codeblock"> + +<b>postfix_server_domain_template</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_postfix_user_domain_template"></a> +<div id="template"> + + +<div id="codeblock"> + +<b>postfix_user_domain_template</b>( + + + + + ? + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Summary is missing! +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +? +</td><td> + +Parameter descriptions are missing! + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + + +</div> +</body> +</html> diff --git a/www/api-docs/services_postgresql.html b/www/api-docs/services_postgresql.html index adfeb36..0ffd0a9 100644 --- a/www/api-docs/services_postgresql.html +++ b/www/api-docs/services_postgresql.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> diff --git a/www/api-docs/services_ppp.html b/www/api-docs/services_ppp.html index 0ff8334..876852e 100644 --- a/www/api-docs/services_ppp.html +++ b/www/api-docs/services_ppp.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> @@ -254,6 +317,49 @@ No </div> </div> +<a name="link_ppp_dontaudit_use_fd"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>ppp_dontaudit_use_fd</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to inherit +and use PPP file discriptors. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_ppp_run"></a> <div id="interface"> @@ -358,7 +464,7 @@ No <h5>Summary</h5> <p> -Allow domain to send sigchld to parent of PPP domain type. +Send a SIGCHLD signal to PPP. </p> @@ -400,7 +506,7 @@ No <h5>Summary</h5> <p> -Allow domain to send a signal to PPP domain type. +Send a generic signal to PPP. </p> diff --git a/www/api-docs/services_privoxy.html b/www/api-docs/services_privoxy.html index 39d6e34..a0bc64d 100644 --- a/www/api-docs/services_privoxy.html +++ b/www/api-docs/services_privoxy.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> diff --git a/www/api-docs/services_procmail.html b/www/api-docs/services_procmail.html new file mode 100644 index 0000000..25e4ada --- /dev/null +++ b/www/api-docs/services_procmail.html @@ -0,0 +1,370 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_apache.html'> + apache</a><br/> + + - <a href='services_apm.html'> + apm</a><br/> + + - <a href='services_arpwatch.html'> + arpwatch</a><br/> + + - <a href='services_avahi.html'> + avahi</a><br/> + + - <a href='services_bind.html'> + bind</a><br/> + + - <a href='services_bluetooth.html'> + bluetooth</a><br/> + + - <a href='services_canna.html'> + canna</a><br/> + + - <a href='services_comsat.html'> + comsat</a><br/> + + - <a href='services_cpucontrol.html'> + cpucontrol</a><br/> + + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_cups.html'> + cups</a><br/> + + - <a href='services_cvs.html'> + cvs</a><br/> + + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + + - <a href='services_dbus.html'> + dbus</a><br/> + + - <a href='services_dhcp.html'> + dhcp</a><br/> + + - <a href='services_dictd.html'> + dictd</a><br/> + + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + + - <a href='services_finger.html'> + finger</a><br/> + + - <a href='services_ftp.html'> + ftp</a><br/> + + - <a href='services_gpm.html'> + gpm</a><br/> + + - <a href='services_hal.html'> + hal</a><br/> + + - <a href='services_howl.html'> + howl</a><br/> + + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_inn.html'> + inn</a><br/> + + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + + - <a href='services_ktalk.html'> + ktalk</a><br/> + + - <a href='services_ldap.html'> + ldap</a><br/> + + - <a href='services_lpd.html'> + lpd</a><br/> + + - <a href='services_mailman.html'> + mailman</a><br/> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_mysql.html'> + mysql</a><br/> + + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + + - <a href='services_nis.html'> + nis</a><br/> + + - <a href='services_nscd.html'> + nscd</a><br/> + + - <a href='services_ntp.html'> + ntp</a><br/> + + - <a href='services_pegasus.html'> + pegasus</a><br/> + + - <a href='services_portmap.html'> + portmap</a><br/> + + - <a href='services_postfix.html'> + postfix</a><br/> + + - <a href='services_postgresql.html'> + postgresql</a><br/> + + - <a href='services_ppp.html'> + ppp</a><br/> + + - <a href='services_privoxy.html'> + privoxy</a><br/> + + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + + - <a href='services_radvd.html'> + radvd</a><br/> + + - <a href='services_rdisc.html'> + rdisc</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_rlogin.html'> + rlogin</a><br/> + + - <a href='services_rpc.html'> + rpc</a><br/> + + - <a href='services_rshd.html'> + rshd</a><br/> + + - <a href='services_rsync.html'> + rsync</a><br/> + + - <a href='services_samba.html'> + samba</a><br/> + + - <a href='services_sasl.html'> + sasl</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + - <a href='services_snmp.html'> + snmp</a><br/> + + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + + - <a href='services_squid.html'> + squid</a><br/> + + - <a href='services_ssh.html'> + ssh</a><br/> + + - <a href='services_stunnel.html'> + stunnel</a><br/> + + - <a href='services_tcpd.html'> + tcpd</a><br/> + + - <a href='services_telnet.html'> + telnet</a><br/> + + - <a href='services_tftp.html'> + tftp</a><br/> + + - <a href='services_timidity.html'> + timidity</a><br/> + + - <a href='services_uucp.html'> + uucp</a><br/> + + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + + - <a href='services_zebra.html'> + zebra</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="global_booleans.html">* Global Booleans </a> + <br/><p/> + <a href="global_tunables.html">* Global Tunables </a> + <p/><br/><p/> + <a href="index.html">* Layer Index</a> + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: services</h1><p/> +<h2>Module: procmail</h2><p/> + +<h3>Description:</h3> + +<p><p>Procmail mail delivery agent</p></p> + + + +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<a name="link_procmail_domtrans"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>procmail_domtrans</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute procmail with a domain transition. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_procmail_exec"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>procmail_exec</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute procmail in the caller domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + + + +</div> +</body> +</html> diff --git a/www/api-docs/services_radius.html b/www/api-docs/services_radius.html new file mode 100644 index 0000000..e3c2d6b --- /dev/null +++ b/www/api-docs/services_radius.html @@ -0,0 +1,328 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_apache.html'> + apache</a><br/> + + - <a href='services_apm.html'> + apm</a><br/> + + - <a href='services_arpwatch.html'> + arpwatch</a><br/> + + - <a href='services_avahi.html'> + avahi</a><br/> + + - <a href='services_bind.html'> + bind</a><br/> + + - <a href='services_bluetooth.html'> + bluetooth</a><br/> + + - <a href='services_canna.html'> + canna</a><br/> + + - <a href='services_comsat.html'> + comsat</a><br/> + + - <a href='services_cpucontrol.html'> + cpucontrol</a><br/> + + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_cups.html'> + cups</a><br/> + + - <a href='services_cvs.html'> + cvs</a><br/> + + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + + - <a href='services_dbus.html'> + dbus</a><br/> + + - <a href='services_dhcp.html'> + dhcp</a><br/> + + - <a href='services_dictd.html'> + dictd</a><br/> + + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + + - <a href='services_finger.html'> + finger</a><br/> + + - <a href='services_ftp.html'> + ftp</a><br/> + + - <a href='services_gpm.html'> + gpm</a><br/> + + - <a href='services_hal.html'> + hal</a><br/> + + - <a href='services_howl.html'> + howl</a><br/> + + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_inn.html'> + inn</a><br/> + + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + + - <a href='services_ktalk.html'> + ktalk</a><br/> + + - <a href='services_ldap.html'> + ldap</a><br/> + + - <a href='services_lpd.html'> + lpd</a><br/> + + - <a href='services_mailman.html'> + mailman</a><br/> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_mysql.html'> + mysql</a><br/> + + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + + - <a href='services_nis.html'> + nis</a><br/> + + - <a href='services_nscd.html'> + nscd</a><br/> + + - <a href='services_ntp.html'> + ntp</a><br/> + + - <a href='services_pegasus.html'> + pegasus</a><br/> + + - <a href='services_portmap.html'> + portmap</a><br/> + + - <a href='services_postfix.html'> + postfix</a><br/> + + - <a href='services_postgresql.html'> + postgresql</a><br/> + + - <a href='services_ppp.html'> + ppp</a><br/> + + - <a href='services_privoxy.html'> + privoxy</a><br/> + + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + + - <a href='services_radvd.html'> + radvd</a><br/> + + - <a href='services_rdisc.html'> + rdisc</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_rlogin.html'> + rlogin</a><br/> + + - <a href='services_rpc.html'> + rpc</a><br/> + + - <a href='services_rshd.html'> + rshd</a><br/> + + - <a href='services_rsync.html'> + rsync</a><br/> + + - <a href='services_samba.html'> + samba</a><br/> + + - <a href='services_sasl.html'> + sasl</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + - <a href='services_snmp.html'> + snmp</a><br/> + + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + + - <a href='services_squid.html'> + squid</a><br/> + + - <a href='services_ssh.html'> + ssh</a><br/> + + - <a href='services_stunnel.html'> + stunnel</a><br/> + + - <a href='services_tcpd.html'> + tcpd</a><br/> + + - <a href='services_telnet.html'> + telnet</a><br/> + + - <a href='services_tftp.html'> + tftp</a><br/> + + - <a href='services_timidity.html'> + timidity</a><br/> + + - <a href='services_uucp.html'> + uucp</a><br/> + + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + + - <a href='services_zebra.html'> + zebra</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="global_booleans.html">* Global Booleans </a> + <br/><p/> + <a href="global_tunables.html">* Global Tunables </a> + <p/><br/><p/> + <a href="index.html">* Layer Index</a> + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: services</h1><p/> +<h2>Module: radius</h2><p/> + +<h3>Description:</h3> + +<p><p>RADIUS authentication and accounting server.</p></p> + + + +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<a name="link_radius_use"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>radius_use</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Use radius over a UDP connection. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + + + +</div> +</body> +</html> diff --git a/www/api-docs/services_radvd.html b/www/api-docs/services_radvd.html index ccdb103..41b66e6 100644 --- a/www/api-docs/services_radvd.html +++ b/www/api-docs/services_radvd.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> diff --git a/www/api-docs/services_rdisc.html b/www/api-docs/services_rdisc.html new file mode 100644 index 0000000..362bf2e --- /dev/null +++ b/www/api-docs/services_rdisc.html @@ -0,0 +1,282 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_apache.html'> + apache</a><br/> + + - <a href='services_apm.html'> + apm</a><br/> + + - <a href='services_arpwatch.html'> + arpwatch</a><br/> + + - <a href='services_avahi.html'> + avahi</a><br/> + + - <a href='services_bind.html'> + bind</a><br/> + + - <a href='services_bluetooth.html'> + bluetooth</a><br/> + + - <a href='services_canna.html'> + canna</a><br/> + + - <a href='services_comsat.html'> + comsat</a><br/> + + - <a href='services_cpucontrol.html'> + cpucontrol</a><br/> + + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_cups.html'> + cups</a><br/> + + - <a href='services_cvs.html'> + cvs</a><br/> + + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + + - <a href='services_dbus.html'> + dbus</a><br/> + + - <a href='services_dhcp.html'> + dhcp</a><br/> + + - <a href='services_dictd.html'> + dictd</a><br/> + + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + + - <a href='services_finger.html'> + finger</a><br/> + + - <a href='services_ftp.html'> + ftp</a><br/> + + - <a href='services_gpm.html'> + gpm</a><br/> + + - <a href='services_hal.html'> + hal</a><br/> + + - <a href='services_howl.html'> + howl</a><br/> + + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_inn.html'> + inn</a><br/> + + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + + - <a href='services_ktalk.html'> + ktalk</a><br/> + + - <a href='services_ldap.html'> + ldap</a><br/> + + - <a href='services_lpd.html'> + lpd</a><br/> + + - <a href='services_mailman.html'> + mailman</a><br/> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_mysql.html'> + mysql</a><br/> + + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + + - <a href='services_nis.html'> + nis</a><br/> + + - <a href='services_nscd.html'> + nscd</a><br/> + + - <a href='services_ntp.html'> + ntp</a><br/> + + - <a href='services_pegasus.html'> + pegasus</a><br/> + + - <a href='services_portmap.html'> + portmap</a><br/> + + - <a href='services_postfix.html'> + postfix</a><br/> + + - <a href='services_postgresql.html'> + postgresql</a><br/> + + - <a href='services_ppp.html'> + ppp</a><br/> + + - <a href='services_privoxy.html'> + privoxy</a><br/> + + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + + - <a href='services_radvd.html'> + radvd</a><br/> + + - <a href='services_rdisc.html'> + rdisc</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_rlogin.html'> + rlogin</a><br/> + + - <a href='services_rpc.html'> + rpc</a><br/> + + - <a href='services_rshd.html'> + rshd</a><br/> + + - <a href='services_rsync.html'> + rsync</a><br/> + + - <a href='services_samba.html'> + samba</a><br/> + + - <a href='services_sasl.html'> + sasl</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + - <a href='services_snmp.html'> + snmp</a><br/> + + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + + - <a href='services_squid.html'> + squid</a><br/> + + - <a href='services_ssh.html'> + ssh</a><br/> + + - <a href='services_stunnel.html'> + stunnel</a><br/> + + - <a href='services_tcpd.html'> + tcpd</a><br/> + + - <a href='services_telnet.html'> + telnet</a><br/> + + - <a href='services_tftp.html'> + tftp</a><br/> + + - <a href='services_timidity.html'> + timidity</a><br/> + + - <a href='services_uucp.html'> + uucp</a><br/> + + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + + - <a href='services_zebra.html'> + zebra</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="global_booleans.html">* Global Booleans </a> + <br/><p/> + <a href="global_tunables.html">* Global Tunables </a> + <p/><br/><p/> + <a href="index.html">* Layer Index</a> + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: services</h1><p/> +<h2>Module: rdisc</h2><p/> + +<h3>Description:</h3> + +<p><p>Network router discovery daemon</p></p> + + + + + +<h3>No interfaces or templates.</h3> + + +</div> +</body> +</html> diff --git a/www/api-docs/services_remotelogin.html b/www/api-docs/services_remotelogin.html index 6281f28..760c912 100644 --- a/www/api-docs/services_remotelogin.html +++ b/www/api-docs/services_remotelogin.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> diff --git a/www/api-docs/services_rlogin.html b/www/api-docs/services_rlogin.html index c65af2d..292758b 100644 --- a/www/api-docs/services_rlogin.html +++ b/www/api-docs/services_rlogin.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> diff --git a/www/api-docs/services_rpc.html b/www/api-docs/services_rpc.html new file mode 100644 index 0000000..f455008 --- /dev/null +++ b/www/api-docs/services_rpc.html @@ -0,0 +1,767 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_apache.html'> + apache</a><br/> + + - <a href='services_apm.html'> + apm</a><br/> + + - <a href='services_arpwatch.html'> + arpwatch</a><br/> + + - <a href='services_avahi.html'> + avahi</a><br/> + + - <a href='services_bind.html'> + bind</a><br/> + + - <a href='services_bluetooth.html'> + bluetooth</a><br/> + + - <a href='services_canna.html'> + canna</a><br/> + + - <a href='services_comsat.html'> + comsat</a><br/> + + - <a href='services_cpucontrol.html'> + cpucontrol</a><br/> + + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_cups.html'> + cups</a><br/> + + - <a href='services_cvs.html'> + cvs</a><br/> + + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + + - <a href='services_dbus.html'> + dbus</a><br/> + + - <a href='services_dhcp.html'> + dhcp</a><br/> + + - <a href='services_dictd.html'> + dictd</a><br/> + + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + + - <a href='services_finger.html'> + finger</a><br/> + + - <a href='services_ftp.html'> + ftp</a><br/> + + - <a href='services_gpm.html'> + gpm</a><br/> + + - <a href='services_hal.html'> + hal</a><br/> + + - <a href='services_howl.html'> + howl</a><br/> + + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_inn.html'> + inn</a><br/> + + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + + - <a href='services_ktalk.html'> + ktalk</a><br/> + + - <a href='services_ldap.html'> + ldap</a><br/> + + - <a href='services_lpd.html'> + lpd</a><br/> + + - <a href='services_mailman.html'> + mailman</a><br/> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_mysql.html'> + mysql</a><br/> + + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + + - <a href='services_nis.html'> + nis</a><br/> + + - <a href='services_nscd.html'> + nscd</a><br/> + + - <a href='services_ntp.html'> + ntp</a><br/> + + - <a href='services_pegasus.html'> + pegasus</a><br/> + + - <a href='services_portmap.html'> + portmap</a><br/> + + - <a href='services_postfix.html'> + postfix</a><br/> + + - <a href='services_postgresql.html'> + postgresql</a><br/> + + - <a href='services_ppp.html'> + ppp</a><br/> + + - <a href='services_privoxy.html'> + privoxy</a><br/> + + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + + - <a href='services_radvd.html'> + radvd</a><br/> + + - <a href='services_rdisc.html'> + rdisc</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_rlogin.html'> + rlogin</a><br/> + + - <a href='services_rpc.html'> + rpc</a><br/> + + - <a href='services_rshd.html'> + rshd</a><br/> + + - <a href='services_rsync.html'> + rsync</a><br/> + + - <a href='services_samba.html'> + samba</a><br/> + + - <a href='services_sasl.html'> + sasl</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + - <a href='services_snmp.html'> + snmp</a><br/> + + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + + - <a href='services_squid.html'> + squid</a><br/> + + - <a href='services_ssh.html'> + ssh</a><br/> + + - <a href='services_stunnel.html'> + stunnel</a><br/> + + - <a href='services_tcpd.html'> + tcpd</a><br/> + + - <a href='services_telnet.html'> + telnet</a><br/> + + - <a href='services_tftp.html'> + tftp</a><br/> + + - <a href='services_timidity.html'> + timidity</a><br/> + + - <a href='services_uucp.html'> + uucp</a><br/> + + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + + - <a href='services_zebra.html'> + zebra</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="global_booleans.html">* Global Booleans </a> + <br/><p/> + <a href="global_tunables.html">* Global Tunables </a> + <p/><br/><p/> + <a href="index.html">* Layer Index</a> + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: services</h1><p/> +<h2>Module: rpc</h2><p/> + +<a href=#interfaces>Interfaces</a> +<a href=#templates>Templates</a> + +<h3>Description:</h3> + +<p><p>Remote Procedure Call Daemon for managment of network based process communication</p></p> + + + +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<a name="link_rpc_domtrans_nfsd"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>rpc_domtrans_nfsd</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute domain in nfsd domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_rpc_dontaudit_getattr_exports"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>rpc_dontaudit_getattr_exports</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to get the attributes +of the NFS export file. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_rpc_manage_nfs_ro_content"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>rpc_manage_nfs_ro_content</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Allow domain to create read and write NFS directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_rpc_manage_nfs_rw_content"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>rpc_manage_nfs_rw_content</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Allow domain to create read and write NFS directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_rpc_read_exports"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>rpc_read_exports</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Allow read access to exports. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_rpc_search_nfs_state_data"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>rpc_search_nfs_state_data</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Search NFS state data in /var/lib/nfs. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_rpc_udp_rw_nfs_sockets"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>rpc_udp_rw_nfs_sockets</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Allow domain to read and write to an NFS UDP socket. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_rpc_udp_sendto"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>rpc_udp_sendto</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send UDP network traffic to rpc and recieve UDP traffic from rpc. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_rpc_udp_sendto_nfs"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>rpc_udp_sendto_nfs</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Allow NFS to send UDP network traffic +the specified domain and recieve from it. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the receiving domain. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_rpc_write_exports"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>rpc_write_exports</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Allow write access to exports. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + +<a name="templates"></a> +<h3>Templates: </h3> + +<a name="link_rpc_domain_template"></a> +<div id="template"> + + +<div id="codeblock"> + +<b>rpc_domain_template</b>( + + + + + userdomain_prefix + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +The template to define a rpc domain. +</p> + + +<h5>Description</h5> +<p> +</p><p> +This template creates a domain to be used for +a new rpc daemon. +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +userdomain_prefix +</td><td> + +The type of daemon to be used. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + + +</div> +</body> +</html> diff --git a/www/api-docs/services_rshd.html b/www/api-docs/services_rshd.html index 8bb06e7..949f13c 100644 --- a/www/api-docs/services_rshd.html +++ b/www/api-docs/services_rshd.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> diff --git a/www/api-docs/services_rsync.html b/www/api-docs/services_rsync.html index 1f68855..ca7a406 100644 --- a/www/api-docs/services_rsync.html +++ b/www/api-docs/services_rsync.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> diff --git a/www/api-docs/services_samba.html b/www/api-docs/services_samba.html index f2e7a4f..62b0a11 100644 --- a/www/api-docs/services_samba.html +++ b/www/api-docs/services_samba.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> @@ -219,13 +282,13 @@ from Windows NT servers. <a name="interfaces"></a> <h3>Interfaces: </h3> -<a name="link_samba_domtrans_net"></a> +<a name="link_samba_connect_winbind"></a> <div id="interface"> <div id="codeblock"> -<b>samba_domtrans_net</b>( +<b>samba_connect_winbind</b>( @@ -239,7 +302,7 @@ from Windows NT servers. <h5>Summary</h5> <p> -Execute samba net in the samba_net domain. +Connect to winbind. </p> @@ -251,7 +314,7 @@ Execute samba net in the samba_net domain. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -261,13 +324,13 @@ No </div> </div> -<a name="link_samba_domtrans_smbmount"></a> +<a name="link_samba_domtrans_net"></a> <div id="interface"> <div id="codeblock"> -<b>samba_domtrans_smbmount</b>( +<b>samba_domtrans_net</b>( @@ -281,7 +344,7 @@ No <h5>Summary</h5> <p> -Execute smbmount in the smbmount domain. +Execute samba net in the samba_net domain. </p> @@ -303,13 +366,13 @@ No </div> </div> -<a name="link_samba_domtrans_winbind_helper"></a> +<a name="link_samba_domtrans_smbmount"></a> <div id="interface"> <div id="codeblock"> -<b>samba_domtrans_winbind_helper</b>( +<b>samba_domtrans_smbmount</b>( @@ -323,7 +386,7 @@ No <h5>Summary</h5> <p> -Execute winbind_helper in the winbind_helper domain. +Execute smbmount in the smbmount domain. </p> @@ -345,13 +408,13 @@ No </div> </div> -<a name="link_samba_exec_log"></a> +<a name="link_samba_domtrans_winbind_helper"></a> <div id="interface"> <div id="codeblock"> -<b>samba_exec_log</b>( +<b>samba_domtrans_winbind_helper</b>( @@ -365,7 +428,7 @@ No <h5>Summary</h5> <p> -Execute samba log in the caller domain. +Execute winbind_helper in the winbind_helper domain. </p> @@ -387,13 +450,13 @@ No </div> </div> -<a name="link_samba_read_config"></a> +<a name="link_samba_exec_log"></a> <div id="interface"> <div id="codeblock"> -<b>samba_read_config</b>( +<b>samba_exec_log</b>( @@ -407,8 +470,7 @@ No <h5>Summary</h5> <p> -Allow the specified domain to read -samba configuration files. +Execute samba log in the caller domain. </p> @@ -420,7 +482,7 @@ samba configuration files. domain </td><td> -Domain allowed access. +The type of the process performing this action. </td><td> No @@ -430,13 +492,13 @@ No </div> </div> -<a name="link_samba_read_log"></a> +<a name="link_samba_read_config"></a> <div id="interface"> <div id="codeblock"> -<b>samba_read_log</b>( +<b>samba_read_config</b>( @@ -450,7 +512,8 @@ No <h5>Summary</h5> <p> -Allow the specified domain to read samba's log files. +Allow the specified domain to read +samba configuration files. </p> @@ -472,13 +535,13 @@ No </div> </div> -<a name="link_samba_read_secrets"></a> +<a name="link_samba_read_log"></a> <div id="interface"> <div id="codeblock"> -<b>samba_read_secrets</b>( +<b>samba_read_log</b>( @@ -492,7 +555,7 @@ No <h5>Summary</h5> <p> -Allow the specified domain to read samba's secrets. +Allow the specified domain to read samba's log files. </p> @@ -514,13 +577,13 @@ No </div> </div> -<a name="link_samba_read_winbind_pid"></a> +<a name="link_samba_read_secrets"></a> <div id="interface"> <div id="codeblock"> -<b>samba_read_winbind_pid</b>( +<b>samba_read_secrets</b>( @@ -534,7 +597,7 @@ No <h5>Summary</h5> <p> -Allow the specified domain to read the winbind pid files. +Allow the specified domain to read samba's secrets. </p> @@ -841,6 +904,92 @@ No </div> </div> +<a name="link_samba_rw_var_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>samba_rw_var_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Allow the specified domain to +read and write samba /var files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_samba_search_var"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>samba_search_var</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Allow the specified domain to search +samba /var directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_samba_write_smbmount_tcp_socket"></a> <div id="interface"> diff --git a/www/api-docs/services_sasl.html b/www/api-docs/services_sasl.html index 9e7df34..83a2abc 100644 --- a/www/api-docs/services_sasl.html +++ b/www/api-docs/services_sasl.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> @@ -209,9 +272,55 @@ +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<a name="link_sasl_connect"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>sasl_connect</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Connect to SASL. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> -<h3>No interfaces or templates.</h3> </div> diff --git a/www/api-docs/services_sendmail.html b/www/api-docs/services_sendmail.html index ff9ef8c..ad39a7b 100644 --- a/www/api-docs/services_sendmail.html +++ b/www/api-docs/services_sendmail.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> @@ -212,6 +275,48 @@ <a name="interfaces"></a> <h3>Interfaces: </h3> +<a name="link_sendmail_create_log"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>sendmail_create_log</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create sendmail logs with the correct type. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_sendmail_domtrans"></a> <div id="interface"> @@ -244,7 +349,91 @@ Domain transition to sendmail. domain </td><td> -The type of the process performing this action. +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_sendmail_manage_log"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>sendmail_manage_log</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete sendmail logs. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_sendmail_rw_tcp_socket"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>sendmail_rw_tcp_socket</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write sendmail TCP sockets. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. </td><td> No diff --git a/www/api-docs/services_snmp.html b/www/api-docs/services_snmp.html index 025ce65..22cd908 100644 --- a/www/api-docs/services_snmp.html +++ b/www/api-docs/services_snmp.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> @@ -209,9 +272,55 @@ +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<a name="link_snmp_use"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>snmp_use</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Use snmp over a TCP connection. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> -<h3>No interfaces or templates.</h3> </div> diff --git a/www/api-docs/services_spamassassin.html b/www/api-docs/services_spamassassin.html new file mode 100644 index 0000000..e5ccfe8 --- /dev/null +++ b/www/api-docs/services_spamassassin.html @@ -0,0 +1,472 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_apache.html'> + apache</a><br/> + + - <a href='services_apm.html'> + apm</a><br/> + + - <a href='services_arpwatch.html'> + arpwatch</a><br/> + + - <a href='services_avahi.html'> + avahi</a><br/> + + - <a href='services_bind.html'> + bind</a><br/> + + - <a href='services_bluetooth.html'> + bluetooth</a><br/> + + - <a href='services_canna.html'> + canna</a><br/> + + - <a href='services_comsat.html'> + comsat</a><br/> + + - <a href='services_cpucontrol.html'> + cpucontrol</a><br/> + + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_cups.html'> + cups</a><br/> + + - <a href='services_cvs.html'> + cvs</a><br/> + + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + + - <a href='services_dbus.html'> + dbus</a><br/> + + - <a href='services_dhcp.html'> + dhcp</a><br/> + + - <a href='services_dictd.html'> + dictd</a><br/> + + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + + - <a href='services_finger.html'> + finger</a><br/> + + - <a href='services_ftp.html'> + ftp</a><br/> + + - <a href='services_gpm.html'> + gpm</a><br/> + + - <a href='services_hal.html'> + hal</a><br/> + + - <a href='services_howl.html'> + howl</a><br/> + + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_inn.html'> + inn</a><br/> + + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + + - <a href='services_ktalk.html'> + ktalk</a><br/> + + - <a href='services_ldap.html'> + ldap</a><br/> + + - <a href='services_lpd.html'> + lpd</a><br/> + + - <a href='services_mailman.html'> + mailman</a><br/> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_mysql.html'> + mysql</a><br/> + + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + + - <a href='services_nis.html'> + nis</a><br/> + + - <a href='services_nscd.html'> + nscd</a><br/> + + - <a href='services_ntp.html'> + ntp</a><br/> + + - <a href='services_pegasus.html'> + pegasus</a><br/> + + - <a href='services_portmap.html'> + portmap</a><br/> + + - <a href='services_postfix.html'> + postfix</a><br/> + + - <a href='services_postgresql.html'> + postgresql</a><br/> + + - <a href='services_ppp.html'> + ppp</a><br/> + + - <a href='services_privoxy.html'> + privoxy</a><br/> + + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + + - <a href='services_radvd.html'> + radvd</a><br/> + + - <a href='services_rdisc.html'> + rdisc</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_rlogin.html'> + rlogin</a><br/> + + - <a href='services_rpc.html'> + rpc</a><br/> + + - <a href='services_rshd.html'> + rshd</a><br/> + + - <a href='services_rsync.html'> + rsync</a><br/> + + - <a href='services_samba.html'> + samba</a><br/> + + - <a href='services_sasl.html'> + sasl</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + - <a href='services_snmp.html'> + snmp</a><br/> + + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + + - <a href='services_squid.html'> + squid</a><br/> + + - <a href='services_ssh.html'> + ssh</a><br/> + + - <a href='services_stunnel.html'> + stunnel</a><br/> + + - <a href='services_tcpd.html'> + tcpd</a><br/> + + - <a href='services_telnet.html'> + telnet</a><br/> + + - <a href='services_tftp.html'> + tftp</a><br/> + + - <a href='services_timidity.html'> + timidity</a><br/> + + - <a href='services_uucp.html'> + uucp</a><br/> + + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + + - <a href='services_zebra.html'> + zebra</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="global_booleans.html">* Global Booleans </a> + <br/><p/> + <a href="global_tunables.html">* Global Tunables </a> + <p/><br/><p/> + <a href="index.html">* Layer Index</a> + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: services</h1><p/> +<h2>Module: spamassassin</h2><p/> + +<a href=#interfaces>Interfaces</a> +<a href=#templates>Templates</a> + +<h3>Description:</h3> + +<p><p>Filter used for removing unsolicited email.</p></p> + + + +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<a name="link_spamassassin_exec"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>spamassassin_exec</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute the standalone spamassassin +program in the caller directory. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_spamassassin_exec_client"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>spamassassin_exec_client</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute the spamassassin client +program in the caller directory. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + +<a name="templates"></a> +<h3>Templates: </h3> + +<a name="link_spamassassin_per_userdomain_template"></a> +<div id="template"> + + +<div id="codeblock"> + +<b>spamassassin_per_userdomain_template</b>( + + + + + userdomain_prefix + + + + , + + + + user_domain + + + + , + + + + user_role + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +The per user domain template for the spamassassin module. +</p> + + +<h5>Description</h5> +<p> +</p><p> +The per user domain template for the spamassassin module. +</p><p> +</p><p> +This template is invoked automatically for each user, and +generally does not need to be invoked directly +by policy writers. +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +userdomain_prefix +</td><td> + +The prefix of the user domain (e.g., user +is the prefix for user_t). + +</td><td> +No +</td></tr> + +<tr><td> +user_domain +</td><td> + +The type of the user domain. + +</td><td> +No +</td></tr> + +<tr><td> +user_role +</td><td> + +The role associated with the user domain. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + + +</div> +</body> +</html> diff --git a/www/api-docs/services_squid.html b/www/api-docs/services_squid.html index 1d48ff7..574ea67 100644 --- a/www/api-docs/services_squid.html +++ b/www/api-docs/services_squid.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> @@ -212,6 +275,48 @@ <a name="interfaces"></a> <h3>Interfaces: </h3> +<a name="link_squid_append_log"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>squid_append_log</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Append squid logs. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_squid_domtrans"></a> <div id="interface"> @@ -339,6 +444,48 @@ No </div> </div> +<a name="link_squid_read_log"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>squid_read_log</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Append squid logs. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_squid_use"></a> <div id="interface"> diff --git a/www/api-docs/services_ssh.html b/www/api-docs/services_ssh.html index d665fc0..788c409 100644 --- a/www/api-docs/services_ssh.html +++ b/www/api-docs/services_ssh.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> diff --git a/www/api-docs/services_stunnel.html b/www/api-docs/services_stunnel.html index 10e796c..57b27b4 100644 --- a/www/api-docs/services_stunnel.html +++ b/www/api-docs/services_stunnel.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> diff --git a/www/api-docs/services_tcpd.html b/www/api-docs/services_tcpd.html index f3b1852..ccb75f1 100644 --- a/www/api-docs/services_tcpd.html +++ b/www/api-docs/services_tcpd.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> diff --git a/www/api-docs/services_telnet.html b/www/api-docs/services_telnet.html index 060ba45..51bdaba 100644 --- a/www/api-docs/services_telnet.html +++ b/www/api-docs/services_telnet.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> diff --git a/www/api-docs/services_tftp.html b/www/api-docs/services_tftp.html index 3afbbca..af6d73a 100644 --- a/www/api-docs/services_tftp.html +++ b/www/api-docs/services_tftp.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> diff --git a/www/api-docs/services_timidity.html b/www/api-docs/services_timidity.html new file mode 100644 index 0000000..1fb3ea6 --- /dev/null +++ b/www/api-docs/services_timidity.html @@ -0,0 +1,282 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_apache.html'> + apache</a><br/> + + - <a href='services_apm.html'> + apm</a><br/> + + - <a href='services_arpwatch.html'> + arpwatch</a><br/> + + - <a href='services_avahi.html'> + avahi</a><br/> + + - <a href='services_bind.html'> + bind</a><br/> + + - <a href='services_bluetooth.html'> + bluetooth</a><br/> + + - <a href='services_canna.html'> + canna</a><br/> + + - <a href='services_comsat.html'> + comsat</a><br/> + + - <a href='services_cpucontrol.html'> + cpucontrol</a><br/> + + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_cups.html'> + cups</a><br/> + + - <a href='services_cvs.html'> + cvs</a><br/> + + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + + - <a href='services_dbus.html'> + dbus</a><br/> + + - <a href='services_dhcp.html'> + dhcp</a><br/> + + - <a href='services_dictd.html'> + dictd</a><br/> + + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + + - <a href='services_finger.html'> + finger</a><br/> + + - <a href='services_ftp.html'> + ftp</a><br/> + + - <a href='services_gpm.html'> + gpm</a><br/> + + - <a href='services_hal.html'> + hal</a><br/> + + - <a href='services_howl.html'> + howl</a><br/> + + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_inn.html'> + inn</a><br/> + + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + + - <a href='services_ktalk.html'> + ktalk</a><br/> + + - <a href='services_ldap.html'> + ldap</a><br/> + + - <a href='services_lpd.html'> + lpd</a><br/> + + - <a href='services_mailman.html'> + mailman</a><br/> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_mysql.html'> + mysql</a><br/> + + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + + - <a href='services_nis.html'> + nis</a><br/> + + - <a href='services_nscd.html'> + nscd</a><br/> + + - <a href='services_ntp.html'> + ntp</a><br/> + + - <a href='services_pegasus.html'> + pegasus</a><br/> + + - <a href='services_portmap.html'> + portmap</a><br/> + + - <a href='services_postfix.html'> + postfix</a><br/> + + - <a href='services_postgresql.html'> + postgresql</a><br/> + + - <a href='services_ppp.html'> + ppp</a><br/> + + - <a href='services_privoxy.html'> + privoxy</a><br/> + + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + + - <a href='services_radvd.html'> + radvd</a><br/> + + - <a href='services_rdisc.html'> + rdisc</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_rlogin.html'> + rlogin</a><br/> + + - <a href='services_rpc.html'> + rpc</a><br/> + + - <a href='services_rshd.html'> + rshd</a><br/> + + - <a href='services_rsync.html'> + rsync</a><br/> + + - <a href='services_samba.html'> + samba</a><br/> + + - <a href='services_sasl.html'> + sasl</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + - <a href='services_snmp.html'> + snmp</a><br/> + + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + + - <a href='services_squid.html'> + squid</a><br/> + + - <a href='services_ssh.html'> + ssh</a><br/> + + - <a href='services_stunnel.html'> + stunnel</a><br/> + + - <a href='services_tcpd.html'> + tcpd</a><br/> + + - <a href='services_telnet.html'> + telnet</a><br/> + + - <a href='services_tftp.html'> + tftp</a><br/> + + - <a href='services_timidity.html'> + timidity</a><br/> + + - <a href='services_uucp.html'> + uucp</a><br/> + + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + + - <a href='services_zebra.html'> + zebra</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="global_booleans.html">* Global Booleans </a> + <br/><p/> + <a href="global_tunables.html">* Global Tunables </a> + <p/><br/><p/> + <a href="index.html">* Layer Index</a> + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: services</h1><p/> +<h2>Module: timidity</h2><p/> + +<h3>Description:</h3> + +<p><p>MIDI to WAV converter and player configured as a service</p></p> + + + + + +<h3>No interfaces or templates.</h3> + + +</div> +</body> +</html> diff --git a/www/api-docs/services_uucp.html b/www/api-docs/services_uucp.html index cde0bf4..0a5a55c 100644 --- a/www/api-docs/services_uucp.html +++ b/www/api-docs/services_uucp.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> diff --git a/www/api-docs/services_xdm.html b/www/api-docs/services_xdm.html new file mode 100644 index 0000000..669cdac --- /dev/null +++ b/www/api-docs/services_xdm.html @@ -0,0 +1,282 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_apache.html'> + apache</a><br/> + + - <a href='services_apm.html'> + apm</a><br/> + + - <a href='services_arpwatch.html'> + arpwatch</a><br/> + + - <a href='services_avahi.html'> + avahi</a><br/> + + - <a href='services_bind.html'> + bind</a><br/> + + - <a href='services_bluetooth.html'> + bluetooth</a><br/> + + - <a href='services_canna.html'> + canna</a><br/> + + - <a href='services_comsat.html'> + comsat</a><br/> + + - <a href='services_cpucontrol.html'> + cpucontrol</a><br/> + + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_cups.html'> + cups</a><br/> + + - <a href='services_cvs.html'> + cvs</a><br/> + + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + + - <a href='services_dbus.html'> + dbus</a><br/> + + - <a href='services_dhcp.html'> + dhcp</a><br/> + + - <a href='services_dictd.html'> + dictd</a><br/> + + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + + - <a href='services_finger.html'> + finger</a><br/> + + - <a href='services_ftp.html'> + ftp</a><br/> + + - <a href='services_gpm.html'> + gpm</a><br/> + + - <a href='services_hal.html'> + hal</a><br/> + + - <a href='services_howl.html'> + howl</a><br/> + + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_inn.html'> + inn</a><br/> + + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + + - <a href='services_ktalk.html'> + ktalk</a><br/> + + - <a href='services_ldap.html'> + ldap</a><br/> + + - <a href='services_lpd.html'> + lpd</a><br/> + + - <a href='services_mailman.html'> + mailman</a><br/> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_mysql.html'> + mysql</a><br/> + + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + + - <a href='services_nis.html'> + nis</a><br/> + + - <a href='services_nscd.html'> + nscd</a><br/> + + - <a href='services_ntp.html'> + ntp</a><br/> + + - <a href='services_pegasus.html'> + pegasus</a><br/> + + - <a href='services_portmap.html'> + portmap</a><br/> + + - <a href='services_postfix.html'> + postfix</a><br/> + + - <a href='services_postgresql.html'> + postgresql</a><br/> + + - <a href='services_ppp.html'> + ppp</a><br/> + + - <a href='services_privoxy.html'> + privoxy</a><br/> + + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + + - <a href='services_radvd.html'> + radvd</a><br/> + + - <a href='services_rdisc.html'> + rdisc</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_rlogin.html'> + rlogin</a><br/> + + - <a href='services_rpc.html'> + rpc</a><br/> + + - <a href='services_rshd.html'> + rshd</a><br/> + + - <a href='services_rsync.html'> + rsync</a><br/> + + - <a href='services_samba.html'> + samba</a><br/> + + - <a href='services_sasl.html'> + sasl</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + - <a href='services_snmp.html'> + snmp</a><br/> + + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + + - <a href='services_squid.html'> + squid</a><br/> + + - <a href='services_ssh.html'> + ssh</a><br/> + + - <a href='services_stunnel.html'> + stunnel</a><br/> + + - <a href='services_tcpd.html'> + tcpd</a><br/> + + - <a href='services_telnet.html'> + telnet</a><br/> + + - <a href='services_tftp.html'> + tftp</a><br/> + + - <a href='services_timidity.html'> + timidity</a><br/> + + - <a href='services_uucp.html'> + uucp</a><br/> + + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + + - <a href='services_zebra.html'> + zebra</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="global_booleans.html">* Global Booleans </a> + <br/><p/> + <a href="global_tunables.html">* Global Tunables </a> + <p/><br/><p/> + <a href="index.html">* Layer Index</a> + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: services</h1><p/> +<h2>Module: xdm</h2><p/> + +<h3>Description:</h3> + +<p><p>X windows login display manager</p></p> + + + + + +<h3>No interfaces or templates.</h3> + + +</div> +</body> +</html> diff --git a/www/api-docs/services_xfs.html b/www/api-docs/services_xfs.html new file mode 100644 index 0000000..eaf906a --- /dev/null +++ b/www/api-docs/services_xfs.html @@ -0,0 +1,328 @@ +<html> +<head> +<title> + Security Enhanced Linux Reference Policy + </title> +<style type="text/css" media="all">@import "style.css";</style> +</head> +<body> +<div id="Header">Security Enhanced Linux Reference Policy</div> +<div id='Menu'> + + <a href="admin.html">+ + admin</a></br/> + <div id='subitem'> + + </div> + + <a href="apps.html">+ + apps</a></br/> + <div id='subitem'> + + </div> + + <a href="kernel.html">+ + kernel</a></br/> + <div id='subitem'> + + </div> + + <a href="services.html">+ + services</a></br/> + <div id='subitem'> + + - <a href='services_apache.html'> + apache</a><br/> + + - <a href='services_apm.html'> + apm</a><br/> + + - <a href='services_arpwatch.html'> + arpwatch</a><br/> + + - <a href='services_avahi.html'> + avahi</a><br/> + + - <a href='services_bind.html'> + bind</a><br/> + + - <a href='services_bluetooth.html'> + bluetooth</a><br/> + + - <a href='services_canna.html'> + canna</a><br/> + + - <a href='services_comsat.html'> + comsat</a><br/> + + - <a href='services_cpucontrol.html'> + cpucontrol</a><br/> + + - <a href='services_cron.html'> + cron</a><br/> + + - <a href='services_cups.html'> + cups</a><br/> + + - <a href='services_cvs.html'> + cvs</a><br/> + + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + + - <a href='services_dbus.html'> + dbus</a><br/> + + - <a href='services_dhcp.html'> + dhcp</a><br/> + + - <a href='services_dictd.html'> + dictd</a><br/> + + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + + - <a href='services_finger.html'> + finger</a><br/> + + - <a href='services_ftp.html'> + ftp</a><br/> + + - <a href='services_gpm.html'> + gpm</a><br/> + + - <a href='services_hal.html'> + hal</a><br/> + + - <a href='services_howl.html'> + howl</a><br/> + + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + + - <a href='services_inetd.html'> + inetd</a><br/> + + - <a href='services_inn.html'> + inn</a><br/> + + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + + - <a href='services_kerberos.html'> + kerberos</a><br/> + + - <a href='services_ktalk.html'> + ktalk</a><br/> + + - <a href='services_ldap.html'> + ldap</a><br/> + + - <a href='services_lpd.html'> + lpd</a><br/> + + - <a href='services_mailman.html'> + mailman</a><br/> + + - <a href='services_mta.html'> + mta</a><br/> + + - <a href='services_mysql.html'> + mysql</a><br/> + + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + + - <a href='services_nis.html'> + nis</a><br/> + + - <a href='services_nscd.html'> + nscd</a><br/> + + - <a href='services_ntp.html'> + ntp</a><br/> + + - <a href='services_pegasus.html'> + pegasus</a><br/> + + - <a href='services_portmap.html'> + portmap</a><br/> + + - <a href='services_postfix.html'> + postfix</a><br/> + + - <a href='services_postgresql.html'> + postgresql</a><br/> + + - <a href='services_ppp.html'> + ppp</a><br/> + + - <a href='services_privoxy.html'> + privoxy</a><br/> + + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + + - <a href='services_radvd.html'> + radvd</a><br/> + + - <a href='services_rdisc.html'> + rdisc</a><br/> + + - <a href='services_remotelogin.html'> + remotelogin</a><br/> + + - <a href='services_rlogin.html'> + rlogin</a><br/> + + - <a href='services_rpc.html'> + rpc</a><br/> + + - <a href='services_rshd.html'> + rshd</a><br/> + + - <a href='services_rsync.html'> + rsync</a><br/> + + - <a href='services_samba.html'> + samba</a><br/> + + - <a href='services_sasl.html'> + sasl</a><br/> + + - <a href='services_sendmail.html'> + sendmail</a><br/> + + - <a href='services_snmp.html'> + snmp</a><br/> + + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + + - <a href='services_squid.html'> + squid</a><br/> + + - <a href='services_ssh.html'> + ssh</a><br/> + + - <a href='services_stunnel.html'> + stunnel</a><br/> + + - <a href='services_tcpd.html'> + tcpd</a><br/> + + - <a href='services_telnet.html'> + telnet</a><br/> + + - <a href='services_tftp.html'> + tftp</a><br/> + + - <a href='services_timidity.html'> + timidity</a><br/> + + - <a href='services_uucp.html'> + uucp</a><br/> + + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + + - <a href='services_zebra.html'> + zebra</a><br/> + + </div> + + <a href="system.html">+ + system</a></br/> + <div id='subitem'> + + </div> + + <br/><p/> + <a href="global_booleans.html">* Global Booleans </a> + <br/><p/> + <a href="global_tunables.html">* Global Tunables </a> + <p/><br/><p/> + <a href="index.html">* Layer Index</a> + <br/><p/> + <a href="interfaces.html">* Interface Index</a> + <br/><p/> + <a href="templates.html">* Template Index</a> +</div> + +<div id="Content"> +<a name="top":></a> +<h1>Layer: services</h1><p/> +<h2>Module: xfs</h2><p/> + +<h3>Description:</h3> + +<p><p>X Windows Font Server </p></p> + + + +<a name="interfaces"></a> +<h3>Interfaces: </h3> + +<a name="link_xfs_read_socket"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>xfs_read_socket</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read a X font server named socket. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + + +<a href=#top>Return</a> + + + + +</div> +</body> +</html> diff --git a/www/api-docs/services_zebra.html b/www/api-docs/services_zebra.html index 66bf7b7..93f3d18 100644 --- a/www/api-docs/services_zebra.html +++ b/www/api-docs/services_zebra.html @@ -40,12 +40,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -55,9 +61,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -67,6 +82,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -82,12 +103,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -97,6 +124,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -106,6 +136,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -115,9 +148,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -127,15 +166,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -154,6 +205,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -172,9 +226,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> diff --git a/www/api-docs/system.html b/www/api-docs/system.html index 7ba1ca2..e55ad68 100644 --- a/www/api-docs/system.html +++ b/www/api-docs/system.html @@ -43,15 +43,6 @@ - <a href='system_clock.html'> clock</a><br/> - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - <a href='system_fstools.html'> fstools</a><br/> @@ -165,26 +156,6 @@ <td><p>Policy for reading and setting the hardware clock.</p></td> <tr><td> - <a href='system_corecommands.html'> - corecommands</a></td> - <td><p> -Core policy for shells, and generic programs -in /bin, /sbin, /usr/bin, and /usr/sbin. -</p></td> - - <tr><td> - <a href='system_domain.html'> - domain</a></td> - <td><p>Core policy for domains.</p></td> - - <tr><td> - <a href='system_files.html'> - files</a></td> - <td><p> -Basic filesystem types and interfaces. -</p></td> - - <tr><td> <a href='system_fstools.html'> fstools</a></td> <td><p>Tools for filesystem management, such as mkfs and fsck.</p></td> diff --git a/www/api-docs/system_authlogin.html b/www/api-docs/system_authlogin.html index 5f55eaa..8353f14 100644 --- a/www/api-docs/system_authlogin.html +++ b/www/api-docs/system_authlogin.html @@ -43,15 +43,6 @@ - <a href='system_clock.html'> clock</a><br/> - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - <a href='system_fstools.html'> fstools</a><br/> @@ -669,6 +660,48 @@ No </div> </div> +<a name="link_auth_dontaudit_read_pam_pid"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_dontaudit_read_pam_pid</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attemps to read PAM pid files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_auth_dontaudit_read_shadow"></a> <div id="interface"> @@ -1114,6 +1147,204 @@ No </div> </div> +<a name="link_auth_read_all_dirs_except_shadow"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_read_all_dirs_except_shadow</b>( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read all directories on the filesystem, except +the shadow passwords and listed exceptions. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the domain perfoming this action. + +</td><td> +No +</td></tr> + +<tr><td> +exception_types +</td><td> + +The types to be excluded. Each type or attribute +must be negated by the caller. + +</td><td> +yes +</td></tr> + +</table> +</div> +</div> + +<a name="link_auth_read_all_files_except_shadow"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_read_all_files_except_shadow</b>( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read all files on the filesystem, except +the shadow passwords and listed exceptions. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the domain perfoming this action. + +</td><td> +No +</td></tr> + +<tr><td> +exception_types +</td><td> + +The types to be excluded. Each type or attribute +must be negated by the caller. + +</td><td> +yes +</td></tr> + +</table> +</div> +</div> + +<a name="link_auth_read_all_symlinks_except_shadow"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_read_all_symlinks_except_shadow</b>( + + + + + domain + + + + , + + + + [ + + exception_types + + ] + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read all symbolic links on the filesystem, except +the shadow passwords and listed exceptions. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the domain perfoming this action. + +</td><td> +No +</td></tr> + +<tr><td> +exception_types +</td><td> + +The types to be excluded. Each type or attribute +must be negated by the caller. + +</td><td> +yes +</td></tr> + +</table> +</div> +</div> + <a name="link_auth_read_lastlog"></a> <div id="interface"> @@ -1390,6 +1621,49 @@ yes </div> </div> +<a name="link_auth_relabel_shadow"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_relabel_shadow</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Relabel from and to the shadow +password file type. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_auth_relabelto_shadow"></a> <div id="interface"> @@ -1401,7 +1675,7 @@ yes - ? + domain )<br> @@ -1410,7 +1684,8 @@ yes <h5>Summary</h5> <p> -Summary is missing! +Relabel to the shadow +password file type. </p> @@ -1419,10 +1694,10 @@ Summary is missing! <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> <tr><td> -? +domain </td><td> -Parameter descriptions are missing! +Domain allowed access. </td><td> No @@ -1756,6 +2031,49 @@ No </div> </div> +<a name="link_auth_search_pam_console_data"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>auth_search_pam_console_data</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Search the contents of the +pam_console data directory. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_auth_unconfined"></a> <div id="interface"> diff --git a/www/api-docs/system_clock.html b/www/api-docs/system_clock.html index 71d7400..f43a44b 100644 --- a/www/api-docs/system_clock.html +++ b/www/api-docs/system_clock.html @@ -43,15 +43,6 @@ - <a href='system_clock.html'> clock</a><br/> - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - <a href='system_fstools.html'> fstools</a><br/> diff --git a/www/api-docs/system_corecommands.html b/www/api-docs/system_corecommands.html deleted file mode 100644 index ff33bb5..0000000 --- a/www/api-docs/system_corecommands.html +++ /dev/null @@ -1,1351 +0,0 @@ -<html> -<head> -<title> - Security Enhanced Linux Reference Policy - </title> -<style type="text/css" media="all">@import "style.css";</style> -</head> -<body> -<div id="Header">Security Enhanced Linux Reference Policy</div> -<div id='Menu'> - - <a href="admin.html">+ - admin</a></br/> - <div id='subitem'> - - </div> - - <a href="apps.html">+ - apps</a></br/> - <div id='subitem'> - - </div> - - <a href="kernel.html">+ - kernel</a></br/> - <div id='subitem'> - - </div> - - <a href="services.html">+ - services</a></br/> - <div id='subitem'> - - </div> - - <a href="system.html">+ - system</a></br/> - <div id='subitem'> - - - <a href='system_authlogin.html'> - authlogin</a><br/> - - - <a href='system_clock.html'> - clock</a><br/> - - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - - <a href='system_fstools.html'> - fstools</a><br/> - - - <a href='system_getty.html'> - getty</a><br/> - - - <a href='system_hostname.html'> - hostname</a><br/> - - - <a href='system_hotplug.html'> - hotplug</a><br/> - - - <a href='system_init.html'> - init</a><br/> - - - <a href='system_ipsec.html'> - ipsec</a><br/> - - - <a href='system_iptables.html'> - iptables</a><br/> - - - <a href='system_libraries.html'> - libraries</a><br/> - - - <a href='system_locallogin.html'> - locallogin</a><br/> - - - <a href='system_logging.html'> - logging</a><br/> - - - <a href='system_lvm.html'> - lvm</a><br/> - - - <a href='system_miscfiles.html'> - miscfiles</a><br/> - - - <a href='system_modutils.html'> - modutils</a><br/> - - - <a href='system_mount.html'> - mount</a><br/> - - - <a href='system_pcmcia.html'> - pcmcia</a><br/> - - - <a href='system_raid.html'> - raid</a><br/> - - - <a href='system_selinuxutil.html'> - selinuxutil</a><br/> - - - <a href='system_sysnetwork.html'> - sysnetwork</a><br/> - - - <a href='system_udev.html'> - udev</a><br/> - - - <a href='system_unconfined.html'> - unconfined</a><br/> - - - <a href='system_userdomain.html'> - userdomain</a><br/> - - </div> - - <br/><p/> - <a href="global_booleans.html">* Global Booleans </a> - <br/><p/> - <a href="global_tunables.html">* Global Tunables </a> - <p/><br/><p/> - <a href="index.html">* Layer Index</a> - <br/><p/> - <a href="interfaces.html">* Interface Index</a> - <br/><p/> - <a href="templates.html">* Template Index</a> -</div> - -<div id="Content"> -<a name="top":></a> -<h1>Layer: system</h1><p/> -<h2>Module: corecommands</h2><p/> - -<h3>Description:</h3> - -<p><p> -Core policy for shells, and generic programs -in /bin, /sbin, /usr/bin, and /usr/sbin. -</p></p> - - -<p>This module is required to be included in all policies.</p> - - -<a name="interfaces"></a> -<h3>Interfaces: </h3> - -<a name="link_corecmd_bin_domtrans"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>corecmd_bin_domtrans</b>( - - - - - domain - - - - , - - - - target_domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Execute a file in a bin directory -in the specified domain. -</p> - - -<h5>Description</h5> -<p> -</p><p> -Execute a file in a bin directory -in the specified domain. This allows -the specified domain to execute any file -on these filesystems in the specified -domain. This is not suggested. -</p><p> -</p><p> -No interprocess communication (signals, pipes, -etc.) is provided by this interface since -the domains are not owned by this module. -</p><p> -</p><p> -This interface was added to handle -the ssh-agent policy. -</p><p> -</p> - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -<tr><td> -target_domain -</td><td> - -The type of the new process. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_corecmd_dontaudit_getattr_sbin_file"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>corecmd_dontaudit_getattr_sbin_file</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_corecmd_exec_bin"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>corecmd_exec_bin</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_corecmd_exec_chroot"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>corecmd_exec_chroot</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_corecmd_exec_ls"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>corecmd_exec_ls</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_corecmd_exec_sbin"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>corecmd_exec_sbin</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_corecmd_exec_shell"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>corecmd_exec_shell</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_corecmd_getattr_bin_file"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>corecmd_getattr_bin_file</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Get the attributes of files in bin directories. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_corecmd_getattr_sbin_file"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>corecmd_getattr_sbin_file</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_corecmd_list_bin"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>corecmd_list_bin</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_corecmd_list_sbin"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>corecmd_list_sbin</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_corecmd_read_bin_file"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>corecmd_read_bin_file</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read files in bin directories. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_corecmd_read_bin_pipe"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>corecmd_read_bin_pipe</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read pipes in bin directories. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_corecmd_read_bin_socket"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>corecmd_read_bin_socket</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read named sockets in bin directories. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_corecmd_read_bin_symlink"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>corecmd_read_bin_symlink</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read symbolic links in bin directories. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_corecmd_read_sbin_file"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>corecmd_read_sbin_file</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read files in sbin directories. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_corecmd_read_sbin_pipe"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>corecmd_read_sbin_pipe</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read named pipes in sbin directories. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_corecmd_read_sbin_socket"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>corecmd_read_sbin_socket</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read named sockets in sbin directories. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_corecmd_read_sbin_symlink"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>corecmd_read_sbin_symlink</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read symbolic links in sbin directories. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_corecmd_sbin_domtrans"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>corecmd_sbin_domtrans</b>( - - - - - domain - - - - , - - - - target_domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Execute a file in a sbin directory -in the specified domain. -</p> - - -<h5>Description</h5> -<p> -</p><p> -Execute a file in a sbin directory -in the specified domain. This allows -the specified domain to execute any file -on these filesystems in the specified -domain. This is not suggested. -</p><p> -</p><p> -No interprocess communication (signals, pipes, -etc.) is provided by this interface since -the domains are not owned by this module. -</p><p> -</p><p> -This interface was added to handle -the ssh-agent policy. -</p><p> -</p> - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -<tr><td> -target_domain -</td><td> - -The type of the new process. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_corecmd_search_bin"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>corecmd_search_bin</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_corecmd_search_sbin"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>corecmd_search_sbin</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_corecmd_shell_domtrans"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>corecmd_shell_domtrans</b>( - - - - - domain - - - - , - - - - target_domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Execute a shell in the specified domain. -</p> - - -<h5>Description</h5> -<p> -</p><p> -Execute a shell in the specified domain. -</p><p> -</p><p> -No interprocess communication (signals, pipes, -etc.) is provided by this interface since -the domains are not owned by this module. -</p><p> -</p> - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -<tr><td> -target_domain -</td><td> - -The type of the shell process. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_corecmd_shell_entry_type"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>corecmd_shell_entry_type</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Make the shell an entrypoint for the specified domain. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The domain for which the shell is an entrypoint. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_corecmd_shell_spec_domtrans"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>corecmd_shell_spec_domtrans</b>( - - - - - domain - - - - , - - - - target_domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Execute a shell in the target domain. This -is an explicit transition, requiring the -caller to use setexeccon(). -</p> - - -<h5>Description</h5> -<p> -</p><p> -Execute a shell in the target domain. This -is an explicit transition, requiring the -caller to use setexeccon(). -</p><p> -</p><p> -No interprocess communication (signals, pipes, -etc.) is provided by this interface since -the domains are not owned by this module. -</p><p> -</p> - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -<tr><td> -target_domain -</td><td> - -The type of the shell process. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - - -<a href=#top>Return</a> - - - - -</div> -</body> -</html> diff --git a/www/api-docs/system_domain.html b/www/api-docs/system_domain.html deleted file mode 100644 index c4ab57d..0000000 --- a/www/api-docs/system_domain.html +++ /dev/null @@ -1,2337 +0,0 @@ -<html> -<head> -<title> - Security Enhanced Linux Reference Policy - </title> -<style type="text/css" media="all">@import "style.css";</style> -</head> -<body> -<div id="Header">Security Enhanced Linux Reference Policy</div> -<div id='Menu'> - - <a href="admin.html">+ - admin</a></br/> - <div id='subitem'> - - </div> - - <a href="apps.html">+ - apps</a></br/> - <div id='subitem'> - - </div> - - <a href="kernel.html">+ - kernel</a></br/> - <div id='subitem'> - - </div> - - <a href="services.html">+ - services</a></br/> - <div id='subitem'> - - </div> - - <a href="system.html">+ - system</a></br/> - <div id='subitem'> - - - <a href='system_authlogin.html'> - authlogin</a><br/> - - - <a href='system_clock.html'> - clock</a><br/> - - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - - <a href='system_fstools.html'> - fstools</a><br/> - - - <a href='system_getty.html'> - getty</a><br/> - - - <a href='system_hostname.html'> - hostname</a><br/> - - - <a href='system_hotplug.html'> - hotplug</a><br/> - - - <a href='system_init.html'> - init</a><br/> - - - <a href='system_ipsec.html'> - ipsec</a><br/> - - - <a href='system_iptables.html'> - iptables</a><br/> - - - <a href='system_libraries.html'> - libraries</a><br/> - - - <a href='system_locallogin.html'> - locallogin</a><br/> - - - <a href='system_logging.html'> - logging</a><br/> - - - <a href='system_lvm.html'> - lvm</a><br/> - - - <a href='system_miscfiles.html'> - miscfiles</a><br/> - - - <a href='system_modutils.html'> - modutils</a><br/> - - - <a href='system_mount.html'> - mount</a><br/> - - - <a href='system_pcmcia.html'> - pcmcia</a><br/> - - - <a href='system_raid.html'> - raid</a><br/> - - - <a href='system_selinuxutil.html'> - selinuxutil</a><br/> - - - <a href='system_sysnetwork.html'> - sysnetwork</a><br/> - - - <a href='system_udev.html'> - udev</a><br/> - - - <a href='system_unconfined.html'> - unconfined</a><br/> - - - <a href='system_userdomain.html'> - userdomain</a><br/> - - </div> - - <br/><p/> - <a href="global_booleans.html">* Global Booleans </a> - <br/><p/> - <a href="global_tunables.html">* Global Tunables </a> - <p/><br/><p/> - <a href="index.html">* Layer Index</a> - <br/><p/> - <a href="interfaces.html">* Interface Index</a> - <br/><p/> - <a href="templates.html">* Template Index</a> -</div> - -<div id="Content"> -<a name="top":></a> -<h1>Layer: system</h1><p/> -<h2>Module: domain</h2><p/> - -<a href=#interfaces>Interfaces</a> -<a href=#templates>Templates</a> - -<h3>Description:</h3> - -<p><p>Core policy for domains.</p></p> - - -<p>This module is required to be included in all policies.</p> - - -<a name="interfaces"></a> -<h3>Interfaces: </h3> - -<a name="link_domain_base_type"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_base_type</b>( - - - - - type - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Make the specified type usable as a basic domain. -</p> - - -<h5>Description</h5> -<p> -</p><p> -Make the specified type usable as a basic domain. -</p><p> -</p><p> -This is primarily used for kernel threads; -generally the domain_type() interface is -more appropriate for userland processes. -</p><p> -</p> - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -type -</td><td> - -Type to be used as a basic domain type. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_cron_exemption_source"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_cron_exemption_source</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Make the specified domain the source of -the cron domain exception of the -SELinux role and identity change -constraints. -</p> - - -<h5>Description</h5> -<p> -</p><p> -Make the specified domain the source of -the cron domain exception of the -SELinux role and identity change -constraints. -</p><p> -</p><p> -This interface is needed to decouple -the cron domains from the base module. -It should not be used other than on -cron domains. -</p><p> -</p> - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain target for user exemption. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_cron_exemption_target"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_cron_exemption_target</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Make the specified domain the target of -the cron domain exception of the -SELinux role and identity change -constraints. -</p> - - -<h5>Description</h5> -<p> -</p><p> -Make the specified domain the target of -the cron domain exception of the -SELinux role and identity change -constraints. -</p><p> -</p><p> -This interface is needed to decouple -the cron domains from the base module. -It should not be used other than on -user cron jobs. -</p><p> -</p> - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain target for user exemption. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_dontaudit_getattr_all_key_sockets"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_dontaudit_getattr_all_key_sockets</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to get attribues of -all domains IPSEC key management sockets. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_dontaudit_getattr_all_sockets"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_dontaudit_getattr_all_sockets</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to get the attributes -of all domains sockets, for all socket types. -</p> - - -<h5>Description</h5> -<p> -</p><p> -Do not audit attempts to get the attributes -of all domains sockets, for all socket types. -</p><p> -</p><p> -This interface was added for PCMCIA cardmgr -and is probably excessive. -</p><p> -</p> - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain to not audit. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_dontaudit_getattr_all_tcp_sockets"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_dontaudit_getattr_all_tcp_sockets</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to get the attributes -of all domains TCP sockets. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_dontaudit_getattr_all_udp_sockets"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_dontaudit_getattr_all_udp_sockets</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to get the attributes -of all domains UDP sockets. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_dontaudit_getattr_all_unix_dgram_sockets"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_dontaudit_getattr_all_unix_dgram_sockets</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to get the attributes -of all domains unix datagram sockets. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_dontaudit_getattr_all_unnamed_pipes"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_dontaudit_getattr_all_unnamed_pipes</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to get the attributes -of all domains unnamed pipes. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_dontaudit_getsession_all_domains"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_dontaudit_getsession_all_domains</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to get the -session ID of all domains. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_dontaudit_list_all_domains_proc"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_dontaudit_list_all_domains_proc</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to read the process state -directories of all domains. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_dontaudit_ptrace_all_domains"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_dontaudit_ptrace_all_domains</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to ptrace all domains. -</p> - - -<h5>Description</h5> -<p> -</p><p> -Do not audit attempts to ptrace all domains. -</p><p> -</p><p> -Generally this needs to be suppressed because procps tries to access -/proc/pid/environ and this now triggers a ptrace check in recent kernels -(2.4 and 2.6). -</p><p> -</p> - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_dontaudit_ptrace_confined_domains"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_dontaudit_ptrace_confined_domains</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to ptrace confined domains. -</p> - - -<h5>Description</h5> -<p> -</p><p> -Do not audit attempts to ptrace confined domains. -</p><p> -</p><p> -Generally this needs to be suppressed because procps tries to access -/proc/pid/environ and this now triggers a ptrace check in recent kernels -(2.4 and 2.6). -</p><p> -</p> - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_dontaudit_read_all_domains_state"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_dontaudit_read_all_domains_state</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to read the process -state (/proc/pid) of all domains. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_dontaudit_rw_all_key_sockets"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_dontaudit_rw_all_key_sockets</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to read or write -all domains key sockets. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_dontaudit_rw_all_udp_sockets"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_dontaudit_rw_all_udp_sockets</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to read or write -all domains UDP sockets. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_dontaudit_use_wide_inherit_fd"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_dontaudit_use_wide_inherit_fd</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_dyntrans_type"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_dyntrans_type</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_entry_file"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_entry_file</b>( - - - - - domain - - - - , - - - - type - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Make the specified type usable as -an entry point for the domain. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain to be entered. - -</td><td> -No -</td></tr> - -<tr><td> -type -</td><td> - -Type of program used for entering -the domain. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_exec_all_entry_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_exec_all_entry_files</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_getattr_all_domains"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_getattr_all_domains</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Get the attributes of all domains of all domains. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_getattr_all_entry_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_getattr_all_entry_files</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Get the attributes of entry point -files for all domains. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_getattr_all_sockets"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_getattr_all_sockets</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Get the attributes of all domains -sockets, for all socket types. -</p> - - -<h5>Description</h5> -<p> -</p><p> -Get the attributes of all domains -sockets, for all socket types. -</p><p> -</p><p> -This is commonly used for domains -that can use lsof on all domains. -</p><p> -</p> - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_getattr_confined_domains"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_getattr_confined_domains</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Get the attributes of all confined domains. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_getsession_all_domains"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_getsession_all_domains</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Get the session ID of all domains. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_kill_all_domains"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_kill_all_domains</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Send a kill signal to all domains. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_obj_id_change_exempt"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_obj_id_change_exempt</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Makes caller an exception to the constraint preventing -changing the user identity in object contexts. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The process type to make an exception to the constraint. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_ptrace_all_domains"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_ptrace_all_domains</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Ptrace all domains. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_read_all_domains_state"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_read_all_domains_state</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read the process state (/proc/pid) of all domains. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_read_all_entry_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_read_all_entry_files</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_read_confined_domains_state"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_read_confined_domains_state</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read the process state (/proc/pid) of all confined domains. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_role_change_exempt"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_role_change_exempt</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Makes caller an exception to the constraint preventing -changing of role. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The process type to make an exception to the constraint. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_search_all_domains_state"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_search_all_domains_state</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Search the process state directory (/proc/pid) of all domains. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_setpriority_all_domains"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_setpriority_all_domains</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_sigchld_all_domains"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_sigchld_all_domains</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Send a child terminated signal to all domains. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_sigchld_wide_inherit_fd"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_sigchld_wide_inherit_fd</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Send a SIGCHLD signal to domains whose file -discriptors are widely inheritable. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_signal_all_domains"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_signal_all_domains</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Send general signals to all domains. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_signull_all_domains"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_signull_all_domains</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Send a null signal to all domains. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_sigstop_all_domains"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_sigstop_all_domains</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Send a stop signal to all domains. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_subj_id_change_exempt"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_subj_id_change_exempt</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Makes caller an exception to the constraint preventing -changing of user identity. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The process type to make an exception to the constraint. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_system_change_exempt"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_system_change_exempt</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Makes caller and execption to the constraint -preventing changing to the system user -identity and system role. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_type"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_type</b>( - - - - - type - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Make the specified type usable as a domain. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -type -</td><td> - -Type to be used as a domain type. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_unconfined"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_unconfined</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Unconfined access to domains. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_use_wide_inherit_fd"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_use_wide_inherit_fd</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_user_exemption_target"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_user_exemption_target</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Make the specified domain the target of -the user domain exception of the -SELinux role and identity change -constraints. -</p> - - -<h5>Description</h5> -<p> -</p><p> -Make the specified domain the target of -the user domain exception of the -SELinux role and identity change -constraints. -</p><p> -</p><p> -This interface is needed to decouple -the user domains from the base module. -It should not be used other than on -user domains. -</p><p> -</p> - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain target for user exemption. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_wide_inherit_fd"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>domain_wide_inherit_fd</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - - -<a href=#top>Return</a> - - -<a name="templates"></a> -<h3>Templates: </h3> - -<a name="link_domain_auto_trans"></a> -<div id="template"> - - -<div id="codeblock"> - -<b>domain_auto_trans</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_domain_trans"></a> -<div id="template"> - - -<div id="codeblock"> - -<b>domain_trans</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - - -<a href=#top>Return</a> - - - -</div> -</body> -</html> diff --git a/www/api-docs/system_files.html b/www/api-docs/system_files.html deleted file mode 100644 index 75d1af1..0000000 --- a/www/api-docs/system_files.html +++ /dev/null @@ -1,7164 +0,0 @@ -<html> -<head> -<title> - Security Enhanced Linux Reference Policy - </title> -<style type="text/css" media="all">@import "style.css";</style> -</head> -<body> -<div id="Header">Security Enhanced Linux Reference Policy</div> -<div id='Menu'> - - <a href="admin.html">+ - admin</a></br/> - <div id='subitem'> - - </div> - - <a href="apps.html">+ - apps</a></br/> - <div id='subitem'> - - </div> - - <a href="kernel.html">+ - kernel</a></br/> - <div id='subitem'> - - </div> - - <a href="services.html">+ - services</a></br/> - <div id='subitem'> - - </div> - - <a href="system.html">+ - system</a></br/> - <div id='subitem'> - - - <a href='system_authlogin.html'> - authlogin</a><br/> - - - <a href='system_clock.html'> - clock</a><br/> - - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - - <a href='system_fstools.html'> - fstools</a><br/> - - - <a href='system_getty.html'> - getty</a><br/> - - - <a href='system_hostname.html'> - hostname</a><br/> - - - <a href='system_hotplug.html'> - hotplug</a><br/> - - - <a href='system_init.html'> - init</a><br/> - - - <a href='system_ipsec.html'> - ipsec</a><br/> - - - <a href='system_iptables.html'> - iptables</a><br/> - - - <a href='system_libraries.html'> - libraries</a><br/> - - - <a href='system_locallogin.html'> - locallogin</a><br/> - - - <a href='system_logging.html'> - logging</a><br/> - - - <a href='system_lvm.html'> - lvm</a><br/> - - - <a href='system_miscfiles.html'> - miscfiles</a><br/> - - - <a href='system_modutils.html'> - modutils</a><br/> - - - <a href='system_mount.html'> - mount</a><br/> - - - <a href='system_pcmcia.html'> - pcmcia</a><br/> - - - <a href='system_raid.html'> - raid</a><br/> - - - <a href='system_selinuxutil.html'> - selinuxutil</a><br/> - - - <a href='system_sysnetwork.html'> - sysnetwork</a><br/> - - - <a href='system_udev.html'> - udev</a><br/> - - - <a href='system_unconfined.html'> - unconfined</a><br/> - - - <a href='system_userdomain.html'> - userdomain</a><br/> - - </div> - - <br/><p/> - <a href="global_booleans.html">* Global Booleans </a> - <br/><p/> - <a href="global_tunables.html">* Global Tunables </a> - <p/><br/><p/> - <a href="index.html">* Layer Index</a> - <br/><p/> - <a href="interfaces.html">* Interface Index</a> - <br/><p/> - <a href="templates.html">* Template Index</a> -</div> - -<div id="Content"> -<a name="top":></a> -<h1>Layer: system</h1><p/> -<h2>Module: files</h2><p/> - -<h3>Description:</h3> - -<p><p> -</p><p> -This module contains basic filesystem types and interfaces. This -includes: -<ul><p> -</p><li><p>The concept of different file types including basic -files, mount points, tmp files, etc.</p></li><p> -</p><li><p>Access to groups of files and all files.</p></li><p> -</p><li><p>Types and interfaces for the basic filesystem layout -(/, /etc, /tmp, /usr, etc.).</p></li><p> -</p></ul> -</p><p> -</p></p> - - -<p>This module is required to be included in all policies.</p> - - -<a name="interfaces"></a> -<h3>Interfaces: </h3> - -<a name="link_files_associate_tmp"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_associate_tmp</b>( - - - - - file_type - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Allow the specified type to associate -to a filesystem with the type of the -temporary directory (/tmp). -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -file_type -</td><td> - -Type of the file to associate. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_create_boot_flag"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_create_boot_flag</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_create_etc_config"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_create_etc_config</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_create_home_dirs"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_create_home_dirs</b>( - - - - - domain - - - - , - - - - home_type - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Create home directories -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -<tr><td> -home_type -</td><td> - -The type of the home directory - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_create_lock"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_create_lock</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_create_pid"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_create_pid</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_create_root"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_create_root</b>( - - - - - domain - - - - , - - - - [ - - private type - - ] - - - - , - - - - [ - - object - - ] - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Create an object in the root directory, with a private -type. If no object class is specified, the -default is file. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -<tr><td> -private type -</td><td> - -The type of the object to be created. If no type -is specified, the type of the root directory will -be used. - -</td><td> -yes -</td></tr> - -<tr><td> -object -</td><td> - -The object class of the object being created. If -no class is specified, file will be used. - -</td><td> -yes -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_create_tmp_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_create_tmp_files</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_create_usr"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_create_usr</b>( - - - - - domain - - - - , - - - - file_type - - - - , - - - - [ - - object_class - - ] - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Create objects in the /usr directory -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -<tr><td> -file_type -</td><td> - -The type of the object to be created - -</td><td> -No -</td></tr> - -<tr><td> -object_class -</td><td> - -The object class. If not specified, file is used. - -</td><td> -yes -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_create_var"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_create_var</b>( - - - - - domain - - - - , - - - - file_type - - - - , - - - - [ - - object_class - - ] - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Create objects in the /var directory -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -<tr><td> -file_type -</td><td> - -The type of the object to be created - -</td><td> -No -</td></tr> - -<tr><td> -object_class -</td><td> - -The object class. If not specified, file is used. - -</td><td> -yes -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_create_var_lib"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_create_var_lib</b>( - - - - - domain - - - - , - - - - file_type - - - - , - - - - [ - - object_class - - ] - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Create objects in the /var/lib directory -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -<tr><td> -file_type -</td><td> - -The type of the object to be created - -</td><td> -No -</td></tr> - -<tr><td> -object_class -</td><td> - -The object class. If not specified, file is used. - -</td><td> -yes -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_delete_all_locks"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_delete_all_locks</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_delete_all_pid_dirs"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_delete_all_pid_dirs</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_delete_all_pids"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_delete_all_pids</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_delete_etc_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_delete_etc_files</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Delete system configuration files in /etc. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_delete_root_dir_entry"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_delete_root_dir_entry</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_getattr_all_dirs"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_getattr_all_dirs</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to get the attributes -of all directories. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain to not audit. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_getattr_all_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_getattr_all_files</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to get the attributes -of all files. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain to not audit. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_getattr_all_pipes"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_getattr_all_pipes</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to get the attributes -of all named pipes. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain to not audit. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_getattr_all_sockets"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_getattr_all_sockets</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to get the attributes -of all named sockets. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain to not audit. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_getattr_all_symlinks"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_getattr_all_symlinks</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to get the attributes -of all symbolic links. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain to not audit. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_getattr_default_dir"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_getattr_default_dir</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to get the attributes of -directories with the default file type. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain to not audit. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_getattr_default_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_getattr_default_files</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to get the attributes of -files with the default file type. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain to not audit. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_getattr_home_dir"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_getattr_home_dir</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to get the -attributes of the home directories root -(/home). -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain to not audit. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_getattr_non_security_blk_dev"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_getattr_non_security_blk_dev</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to get the attributes -of non security block devices. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain to not audit. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_getattr_non_security_chr_dev"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_getattr_non_security_chr_dev</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to get the attributes -of non security character devices. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain to not audit. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_getattr_non_security_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_getattr_non_security_files</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to get the attributes -of non security files. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain to not audit. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_getattr_non_security_pipes"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_getattr_non_security_pipes</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to get the attributes -of non security named pipes. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain to not audit. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_getattr_non_security_sockets"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_getattr_non_security_sockets</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to get the attributes -of non security named sockets. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain to not audit. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_getattr_non_security_symlinks"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_getattr_non_security_symlinks</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to get the attributes -of non security symbolic links. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain to not audit. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_getattr_pid_dir"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_getattr_pid_dir</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to get the attributes -of the /var/run directory. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain to not audit. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_getattr_tmp_dir"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_getattr_tmp_dir</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to get the -attributes of the tmp directory (/tmp). -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_ioctl_all_pids"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_ioctl_all_pids</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to ioctl daemon runtime data files. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_list_default"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_list_default</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to list contents of -directories with the default file type. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain to not audit. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_list_non_security"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_list_non_security</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to list all -non security directories. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain to not audit. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_read_default_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_read_default_files</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to read files -with the default file type. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain to not audit. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_read_etc_runtime_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_read_etc_runtime_files</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to read files -in /etc that are dynamically -created on boot, such as mtab. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain to not audit. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_read_root_file"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_read_root_file</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_rw_root_chr_dev"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_rw_root_chr_dev</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_rw_root_file"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_rw_root_file</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_search_all_dirs"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_search_all_dirs</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_search_home"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_search_home</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to search -home directories root (/home). -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain to not audit. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_search_isid_type_dir"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_search_isid_type_dir</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to search directories on new filesystems -that have not yet been labeled. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_search_locks"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_search_locks</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to search the -locks directory (/var/lock). -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain to not audit. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_search_pids"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_search_pids</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to search -the /var/run directory. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain to not audit. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_search_src"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_search_src</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_search_var"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_search_var</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to search -the contents of /var. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain to not audit. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_dontaudit_write_all_pids"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_dontaudit_write_all_pids</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Do not audit attempts to write to daemon runtime data files. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_exec_etc_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_exec_etc_files</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_exec_usr_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_exec_usr_files</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Execute generic programs in /usr in the caller domain. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_exec_usr_src_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_exec_usr_src_files</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Execute programs in /usr/src in the caller domain. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_getattr_all_dirs"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_getattr_all_dirs</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Get the attributes of all directories. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_getattr_all_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_getattr_all_files</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Get the attributes of all files. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_getattr_all_pipes"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_getattr_all_pipes</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Get the attributes of all named pipes. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_getattr_all_sockets"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_getattr_all_sockets</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Get the attributes of all named sockets. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_getattr_all_symlinks"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_getattr_all_symlinks</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Get the attributes of all symbolic links. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_getattr_generic_locks"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_getattr_generic_locks</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_getattr_home_dir"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_getattr_home_dir</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Get the attributes of the home directories root -(/home). -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_getattr_usr_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_getattr_usr_files</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Get the attributes of files in /usr. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_getattr_var_lib_dir"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_getattr_var_lib_dir</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Get the attributes of the /var/lib directory. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_list_all_dirs"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_list_all_dirs</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -List the contents of all directories. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_list_all_dirs"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_list_all_dirs</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_list_default"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_list_default</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -List contents of directories with the default file type. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_list_etc"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_list_etc</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_list_home"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_list_home</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Get listing of home directories. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_list_isid_type_dir"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_list_isid_type_dir</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -List the contents of directories on new filesystems -that have not yet been labeled. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_list_mnt"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_list_mnt</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_list_pids"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_list_pids</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_list_root"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_list_root</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_list_spool"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_list_spool</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_list_usr"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_list_usr</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -List the contents of generic -directories in /usr. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_list_var"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_list_var</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -List the contents of /var. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_list_var_lib"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_list_var_lib</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -List the contents of the /var/lib directory. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_list_world_readable"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_list_world_readable</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -List world-readable directories. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_lock_file"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_lock_file</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_manage_all_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_manage_all_files</b>( - - - - - domain - - - - , - - - - [ - - exception_types - - ] - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Manage all files on the filesystem, except -the listed exceptions. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the domain perfoming this action. - -</td><td> -No -</td></tr> - -<tr><td> -exception_types -</td><td> - -The types to be excluded. Each type or attribute -must be negated by the caller. - -</td><td> -yes -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_manage_etc_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_manage_etc_files</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_manage_etc_runtime_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_manage_etc_runtime_files</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Create, read, write, and delete files in -/etc that are dynamically created on boot, -such as mtab. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_manage_generic_locks"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_manage_generic_locks</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_manage_generic_spool_dirs"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_manage_generic_spool_dirs</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_manage_generic_spools"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_manage_generic_spools</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_manage_isid_type_blk_node"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_manage_isid_type_blk_node</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Create, read, write, and delete block device nodes -on new filesystems that have not yet been labeled. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_manage_isid_type_chr_node"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_manage_isid_type_chr_node</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Create, read, write, and delete character device nodes -on new filesystems that have not yet been labeled. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_manage_isid_type_dir"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_manage_isid_type_dir</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Create, read, write, and delete directories -on new filesystems that have not yet been labeled. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_manage_isid_type_file"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_manage_isid_type_file</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Create, read, write, and delete files -on new filesystems that have not yet been labeled. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_manage_isid_type_symlink"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_manage_isid_type_symlink</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Create, read, write, and delete symbolic links -on new filesystems that have not yet been labeled. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_manage_lost_found"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_manage_lost_found</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Create, read, write, and delete objects in -lost+found directories. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_manage_mnt_dirs"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_manage_mnt_dirs</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Create, read, write, and delete directories in /mnt. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_manage_mnt_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_manage_mnt_files</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Create, read, write, and delete files in /mnt. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_manage_mnt_symlinks"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_manage_mnt_symlinks</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Create, read, write, and delete symbolic links in /mnt. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_manage_urandom_seed"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_manage_urandom_seed</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_manage_var_dirs"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_manage_var_dirs</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Create, read, write, and delete directories -in the /var directory. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_manage_var_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_manage_var_files</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Create, read, write, and delete files in the /var directory. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_manage_var_symlinks"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_manage_var_symlinks</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Create, read, write, and delete symbolic -links in the /var directory. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_mount_all_file_type_fs"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_mount_all_file_type_fs</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_mounton_all_mountpoints"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_mounton_all_mountpoints</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_mounton_default"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_mounton_default</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Mount a filesystem on a directory with the default file type. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_mounton_isid_type_dir"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_mounton_isid_type_dir</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Mount a filesystem on a directory on new filesystems -that has not yet been labeled. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_mounton_mnt"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_mounton_mnt</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Mount a filesystem on /mnt. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_mountpoint"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_mountpoint</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_pid_file"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_pid_file</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_poly"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_poly</b>( - - - - - file_type - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Make the specified type a -polyinstantiated directory. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -file_type -</td><td> - -Type of the file to be used as a -polyinstantiated directory. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_poly_member"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_poly_member</b>( - - - - - file_type - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Make the specified type a -polyinstantiation member directory. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -file_type -</td><td> - -Type of the file to be used as a -member directory. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_poly_member_tmp"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_poly_member_tmp</b>( - - - - - domain - - - - , - - - - file_type - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Make the domain use the specified -type of polyinstantiated directory. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain using the polyinstantiated -directory. - -</td><td> -No -</td></tr> - -<tr><td> -file_type -</td><td> - -Type of the file to be used as a -member directory. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_poly_parent"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_poly_parent</b>( - - - - - file_type - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Make the specified type a parent -of a polyinstantiated directory. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -file_type -</td><td> - -Type of the file to be used as a -parent directory. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_purge_tmp"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_purge_tmp</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_read_all_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_read_all_files</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read all files. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_read_all_pids"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_read_all_pids</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_read_all_symlinks"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_read_all_symlinks</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read all symbolic links. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_read_default_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_read_default_files</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read files with the default file type. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_read_default_pipes"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_read_default_pipes</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read named pipes with the default file type. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_read_default_sockets"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_read_default_sockets</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read sockets with the default file type. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_read_default_symlinks"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_read_default_symlinks</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read symbolic links with the default file type. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_read_etc_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_read_etc_files</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_read_etc_runtime_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_read_etc_runtime_files</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read files in /etc that are dynamically -created on boot, such as mtab. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_read_generic_spools"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_read_generic_spools</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_read_isid_type_file"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_read_isid_type_file</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read files on new filesystems -that have not yet been labeled. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_read_usr_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_read_usr_files</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_read_usr_src_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_read_usr_src_files</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_read_usr_symlinks"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_read_usr_symlinks</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read symbolic links in /usr. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_read_var_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_read_var_files</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read files in the /var directory. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_read_var_lib_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_read_var_lib_files</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read generic files in /var/lib. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_read_var_lib_symlinks"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_read_var_lib_symlinks</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read generic symbolic links in /var/lib -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_read_var_symlink"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_read_var_symlink</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read symbolic links in the /var directory. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_read_world_readable_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_read_world_readable_files</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read world-readable files. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_read_world_readable_pipes"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_read_world_readable_pipes</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read world-readable named pipes. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_read_world_readable_sockets"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_read_world_readable_sockets</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read world-readable sockets. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_read_world_readable_symlinks"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_read_world_readable_symlinks</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read world-readable symbolic links. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_relabel_all_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_relabel_all_files</b>( - - - - - domain - - - - , - - - - [ - - exception_types - - ] - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Relabel all files on the filesystem, except -the listed exceptions. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the domain perfoming this action. - -</td><td> -No -</td></tr> - -<tr><td> -exception_types -</td><td> - -The types to be excluded. Each type or attribute -must be negated by the caller. - -</td><td> -yes -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_relabelto_all_file_type_fs"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_relabelto_all_file_type_fs</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_relabelto_usr_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_relabelto_usr_files</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Relabel a file to the type used in /usr. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_rw_etc_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_rw_etc_files</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_rw_etc_runtime_files"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_rw_etc_runtime_files</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read and write files in /etc that are dynamically -created on boot, such as mtab. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_rw_generic_pids"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_rw_generic_pids</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_rw_isid_type_blk_node"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_rw_isid_type_blk_node</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read and write block device nodes on new filesystems -that have not yet been labeled. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_rw_isid_type_dir"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_rw_isid_type_dir</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Read and write directories on new filesystems -that have not yet been labeled. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_rw_locks_dir"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_rw_locks_dir</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Add and remove entries in the /var/lock -directories. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_search_all"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_search_all</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Search all directories. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_search_all_dirs"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_search_all_dirs</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_search_default"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_search_default</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Search the contents of directories with the default file type. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_search_etc"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_search_etc</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_search_home"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_search_home</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Search home directories root (/home). -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_search_locks"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_search_locks</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_search_mnt"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_search_mnt</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_search_pids"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_search_pids</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_search_spool"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_search_spool</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_search_tmp"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_search_tmp</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Search the tmp directory (/tmp). -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_search_usr"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_search_usr</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_search_var"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_search_var</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Search the contents of /var. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_search_var_lib"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_search_var_lib</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Search the /var/lib directory. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_security_file"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_security_file</b>( - - - - - file_type - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Make the specified type a file that -should not be dontaudited from -browsing from user domains. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -file_type -</td><td> - -Type of the file to be used as a -member directory. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_setattr_all_tmp_dirs"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_setattr_all_tmp_dirs</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Set the attributes of all tmp directories. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -The type of the process performing this action. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_setattr_etc_dir"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_setattr_etc_dir</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Set the attributes of the /etc directories. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_tmp_file"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_tmp_file</b>( - - - - - file_type - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Make the specified type a file -used for temporary files. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -file_type -</td><td> - -Type of the file to be used as a -temporary file. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_tmpfs_file"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_tmpfs_file</b>( - - - - - type - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Transform the type into a file, for use on a -virtual memory filesystem (tmpfs). -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -type -</td><td> - -The type to be transformed. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_type"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_type</b>( - - - - - type - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Make the specified type usable for files -in a filesystem. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -type -</td><td> - -Type to be used for files. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_unconfined"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_unconfined</b>( - - - - - domain - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Unconfined access to files. -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -domain -</td><td> - -Domain allowed access. - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_unmount_all_file_type_fs"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_unmount_all_file_type_fs</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - -<a name="link_files_unmount_rootfs"></a> -<div id="interface"> - - -<div id="codeblock"> - -<b>files_unmount_rootfs</b>( - - - - - ? - - - )<br> -</div> -<div id="description"> - -<h5>Summary</h5> -<p> -Summary is missing! -</p> - - -<h5>Parameters</h5> -<table border="1" cellspacing="0" cellpadding="3" width="80%"> -<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> - -<tr><td> -? -</td><td> - -Parameter descriptions are missing! - -</td><td> -No -</td></tr> - -</table> -</div> -</div> - - -<a href=#top>Return</a> - - - - -</div> -</body> -</html> diff --git a/www/api-docs/system_fstools.html b/www/api-docs/system_fstools.html index 89b7e2d..fcf6588 100644 --- a/www/api-docs/system_fstools.html +++ b/www/api-docs/system_fstools.html @@ -43,15 +43,6 @@ - <a href='system_clock.html'> clock</a><br/> - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - <a href='system_fstools.html'> fstools</a><br/> diff --git a/www/api-docs/system_getty.html b/www/api-docs/system_getty.html index e1ff804..3db5f53 100644 --- a/www/api-docs/system_getty.html +++ b/www/api-docs/system_getty.html @@ -43,15 +43,6 @@ - <a href='system_clock.html'> clock</a><br/> - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - <a href='system_fstools.html'> fstools</a><br/> diff --git a/www/api-docs/system_hostname.html b/www/api-docs/system_hostname.html index 254a954..986c052 100644 --- a/www/api-docs/system_hostname.html +++ b/www/api-docs/system_hostname.html @@ -43,15 +43,6 @@ - <a href='system_clock.html'> clock</a><br/> - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - <a href='system_fstools.html'> fstools</a><br/> diff --git a/www/api-docs/system_hotplug.html b/www/api-docs/system_hotplug.html index 19b6540..b07fb79 100644 --- a/www/api-docs/system_hotplug.html +++ b/www/api-docs/system_hotplug.html @@ -43,15 +43,6 @@ - <a href='system_clock.html'> clock</a><br/> - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - <a href='system_fstools.html'> fstools</a><br/> diff --git a/www/api-docs/system_init.html b/www/api-docs/system_init.html index e2753aa..28bd1f5 100644 --- a/www/api-docs/system_init.html +++ b/www/api-docs/system_init.html @@ -43,15 +43,6 @@ - <a href='system_clock.html'> clock</a><br/> - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - <a href='system_fstools.html'> fstools</a><br/> @@ -143,6 +134,89 @@ <a name="interfaces"></a> <h3>Interfaces: </h3> +<a name="link_init_create_script_tmp"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>init_create_script_tmp</b>( + + + + + domain + + + + , + + + + file_type + + + + , + + + + [ + + object_class + + ] + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create files in a init script +temporary data directory. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +<tr><td> +file_type +</td><td> + +The type of the object to be created + +</td><td> +No +</td></tr> + +<tr><td> +object_class +</td><td> + +The object class. If not specified, file is used. + +</td><td> +yes +</td></tr> + +</table> +</div> +</div> + <a name="link_init_daemon_domain"></a> <div id="interface"> @@ -204,6 +278,49 @@ No </div> </div> +<a name="link_init_dbus_chat_script"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>init_dbus_chat_script</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send and receive messages from +init scripts over dbus. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_init_domain"></a> <div id="interface"> @@ -612,7 +729,7 @@ No - ? + domain )<br> @@ -621,7 +738,8 @@ No <h5>Summary</h5> <p> -Summary is missing! +Do not audit attempts to read and +write the init script pty. </p> @@ -630,10 +748,10 @@ Summary is missing! <tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> <tr><td> -? +domain </td><td> -Parameter descriptions are missing! +Domain to not audit. </td><td> No @@ -895,6 +1013,90 @@ No </div> </div> +<a name="link_init_getattr_script_entry_file"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>init_getattr_script_entry_file</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Get the attribute of init script entrypoint files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_init_getattr_script_pids"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>init_getattr_script_pids</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Get the attributes of init script process id files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_init_list_script_pids"></a> <div id="interface"> @@ -1012,7 +1214,7 @@ Read init scripts. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1096,7 +1298,7 @@ Read the process state (/proc/pid) of the init scripts. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1163,7 +1365,7 @@ style, and do not require run_init. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1267,7 +1469,7 @@ Read and write init script unnamed pipes. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1309,7 +1511,7 @@ Read and write init script temporary data. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1361,13 +1563,13 @@ No </div> </div> -<a name="link_init_signull"></a> +<a name="link_init_sigchld_script"></a> <div id="interface"> <div id="codeblock"> -<b>init_signull</b>( +<b>init_sigchld_script</b>( @@ -1381,7 +1583,7 @@ No <h5>Summary</h5> <p> -Send init a null signal. +Send SIGCHLD signals to init scripts. </p> @@ -1403,13 +1605,13 @@ No </div> </div> -<a name="link_init_system_domain"></a> +<a name="link_init_signal_script"></a> <div id="interface"> <div id="codeblock"> -<b>init_system_domain</b>( +<b>init_signal_script</b>( @@ -1417,12 +1619,46 @@ No domain - - , + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send generic signals to init scripts. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_init_signull"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>init_signull</b>( + - entry_point + domain )<br> @@ -1431,8 +1667,7 @@ No <h5>Summary</h5> <p> -Create a domain for short running processes -which can be started by init scripts. +Send init a null signal. </p> @@ -1444,17 +1679,49 @@ which can be started by init scripts. domain </td><td> -Type to be used as a domain. +Domain allowed access. </td><td> No </td></tr> +</table> +</div> +</div> + +<a name="link_init_signull_script"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>init_signull_script</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send null signals to init scripts. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + <tr><td> -entry_point +domain </td><td> -Type of the program to be used as an entry point to this domain. +Domain allowed access. </td><td> No @@ -1464,13 +1731,13 @@ No </div> </div> -<a name="link_init_udp_sendto"></a> +<a name="link_init_system_domain"></a> <div id="interface"> <div id="codeblock"> -<b>init_udp_sendto</b>( +<b>init_system_domain</b>( @@ -1478,13 +1745,22 @@ No domain + + , + + + + entry_point + + )<br> </div> <div id="description"> <h5>Summary</h5> <p> -Send UDP network traffic to init. +Create a domain for short running processes +which can be started by init scripts. </p> @@ -1496,7 +1772,17 @@ Send UDP network traffic to init. domain </td><td> -The type of the process performing this action. +Type to be used as a domain. + +</td><td> +No +</td></tr> + +<tr><td> +entry_point +</td><td> + +Type of the program to be used as an entry point to this domain. </td><td> No @@ -1506,13 +1792,13 @@ No </div> </div> -<a name="link_init_udp_sendto_script"></a> +<a name="link_init_udp_sendto"></a> <div id="interface"> <div id="codeblock"> -<b>init_udp_sendto_script</b>( +<b>init_udp_sendto</b>( @@ -1526,7 +1812,7 @@ No <h5>Summary</h5> <p> -Send UDP network traffic to init scripts. +Send UDP network traffic to init. </p> @@ -1538,7 +1824,7 @@ Send UDP network traffic to init scripts. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1548,13 +1834,13 @@ No </div> </div> -<a name="link_init_unix_connect_script"></a> +<a name="link_init_udp_sendto_script"></a> <div id="interface"> <div id="codeblock"> -<b>init_unix_connect_script</b>( +<b>init_udp_sendto_script</b>( @@ -1568,8 +1854,7 @@ No <h5>Summary</h5> <p> -Allow the specified domain to connect to -init scripts with a unix domain stream socket. +Send UDP network traffic to init scripts. </p> @@ -1803,7 +2088,7 @@ the administrator terminal. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1855,6 +2140,48 @@ No </div> </div> +<a name="link_init_write_script_pipe"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>init_write_script_pipe</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Write an init script unnamed pipe. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a href=#top>Return</a> diff --git a/www/api-docs/system_ipsec.html b/www/api-docs/system_ipsec.html index c2e783e..2b72ca4 100644 --- a/www/api-docs/system_ipsec.html +++ b/www/api-docs/system_ipsec.html @@ -43,15 +43,6 @@ - <a href='system_clock.html'> clock</a><br/> - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - <a href='system_fstools.html'> fstools</a><br/> diff --git a/www/api-docs/system_iptables.html b/www/api-docs/system_iptables.html index 122ef72..c06158e 100644 --- a/www/api-docs/system_iptables.html +++ b/www/api-docs/system_iptables.html @@ -43,15 +43,6 @@ - <a href='system_clock.html'> clock</a><br/> - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - <a href='system_fstools.html'> fstools</a><br/> diff --git a/www/api-docs/system_libraries.html b/www/api-docs/system_libraries.html index 83150d7..4240751 100644 --- a/www/api-docs/system_libraries.html +++ b/www/api-docs/system_libraries.html @@ -43,15 +43,6 @@ - <a href='system_clock.html'> clock</a><br/> - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - <a href='system_fstools.html'> fstools</a><br/> @@ -646,6 +637,49 @@ No </div> </div> +<a name="link_libs_use_lib"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>libs_use_lib</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Load and execute functions from generic +lib files as shared libraries. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_libs_use_shared_libs"></a> <div id="interface"> diff --git a/www/api-docs/system_locallogin.html b/www/api-docs/system_locallogin.html index 858f2d7..36811c3 100644 --- a/www/api-docs/system_locallogin.html +++ b/www/api-docs/system_locallogin.html @@ -43,15 +43,6 @@ - <a href='system_clock.html'> clock</a><br/> - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - <a href='system_fstools.html'> fstools</a><br/> diff --git a/www/api-docs/system_logging.html b/www/api-docs/system_logging.html index 77f1e5c..fb90882 100644 --- a/www/api-docs/system_logging.html +++ b/www/api-docs/system_logging.html @@ -43,15 +43,6 @@ - <a href='system_clock.html'> clock</a><br/> - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - <a href='system_fstools.html'> fstools</a><br/> @@ -227,6 +218,48 @@ No </div> </div> +<a name="link_logging_domtrans_auditctl"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>logging_domtrans_auditctl</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute auditctl in the auditctl domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_logging_domtrans_syslog"></a> <div id="interface"> diff --git a/www/api-docs/system_lvm.html b/www/api-docs/system_lvm.html index e04dfe3..305a7db 100644 --- a/www/api-docs/system_lvm.html +++ b/www/api-docs/system_lvm.html @@ -43,15 +43,6 @@ - <a href='system_clock.html'> clock</a><br/> - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - <a href='system_fstools.html'> fstools</a><br/> diff --git a/www/api-docs/system_miscfiles.html b/www/api-docs/system_miscfiles.html index 17e6d2e..7606e11 100644 --- a/www/api-docs/system_miscfiles.html +++ b/www/api-docs/system_miscfiles.html @@ -43,15 +43,6 @@ - <a href='system_clock.html'> clock</a><br/> - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - <a href='system_fstools.html'> fstools</a><br/> @@ -185,6 +176,48 @@ No </div> </div> +<a name="link_miscfiles_dontaudit_search_man_pages"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>miscfiles_dontaudit_search_man_pages</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to search man pages. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_miscfiles_exec_tetex_data"></a> <div id="interface"> @@ -269,6 +302,48 @@ No </div> </div> +<a name="link_miscfiles_manage_fonts"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>miscfiles_manage_fonts</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete fonts. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_miscfiles_manage_man_pages"></a> <div id="interface"> diff --git a/www/api-docs/system_modutils.html b/www/api-docs/system_modutils.html index 44d0e72..1311505 100644 --- a/www/api-docs/system_modutils.html +++ b/www/api-docs/system_modutils.html @@ -43,15 +43,6 @@ - <a href='system_clock.html'> clock</a><br/> - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - <a href='system_fstools.html'> fstools</a><br/> @@ -227,6 +218,48 @@ No </div> </div> +<a name="link_modutils_domtrans_insmod_uncond"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>modutils_domtrans_insmod_uncond</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Unconditionally execute insmod in the insmod domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_modutils_domtrans_update_mods"></a> <div id="interface"> diff --git a/www/api-docs/system_mount.html b/www/api-docs/system_mount.html index 68abe9c..8e81b44 100644 --- a/www/api-docs/system_mount.html +++ b/www/api-docs/system_mount.html @@ -43,15 +43,6 @@ - <a href='system_clock.html'> clock</a><br/> - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - <a href='system_fstools.html'> fstools</a><br/> diff --git a/www/api-docs/system_pcmcia.html b/www/api-docs/system_pcmcia.html index a555aa3..84ae1f4 100644 --- a/www/api-docs/system_pcmcia.html +++ b/www/api-docs/system_pcmcia.html @@ -43,15 +43,6 @@ - <a href='system_clock.html'> clock</a><br/> - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - <a href='system_fstools.html'> fstools</a><br/> @@ -434,6 +425,52 @@ No </div> </div> +<a name="link_pcmcia_stub"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>pcmcia_stub</b>( + + + + + [ + + domain + + ] + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +PCMCIA stub interface. No access allowed. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +N/A + +</td><td> +yes +</td></tr> + +</table> +</div> +</div> + <a name="link_pcmcia_use_cardmgr_fd"></a> <div id="interface"> diff --git a/www/api-docs/system_raid.html b/www/api-docs/system_raid.html index cceeaa7..fd92e07 100644 --- a/www/api-docs/system_raid.html +++ b/www/api-docs/system_raid.html @@ -43,15 +43,6 @@ - <a href='system_clock.html'> clock</a><br/> - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - <a href='system_fstools.html'> fstools</a><br/> diff --git a/www/api-docs/system_selinuxutil.html b/www/api-docs/system_selinuxutil.html index af6d10d..40781ae 100644 --- a/www/api-docs/system_selinuxutil.html +++ b/www/api-docs/system_selinuxutil.html @@ -43,15 +43,6 @@ - <a href='system_clock.html'> clock</a><br/> - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - <a href='system_fstools.html'> fstools</a><br/> diff --git a/www/api-docs/system_sysnetwork.html b/www/api-docs/system_sysnetwork.html index 36727ab..a3379d9 100644 --- a/www/api-docs/system_sysnetwork.html +++ b/www/api-docs/system_sysnetwork.html @@ -43,15 +43,6 @@ - <a href='system_clock.html'> clock</a><br/> - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - <a href='system_fstools.html'> fstools</a><br/> @@ -280,6 +271,49 @@ yes </div> </div> +<a name="link_sysnet_dbus_chat_dhcpc"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>sysnet_dbus_chat_dhcpc</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send and receive messages from +dhcpc over dbus. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_sysnet_delete_dhcpc_pid"></a> <div id="interface"> @@ -448,6 +482,48 @@ No </div> </div> +<a name="link_sysnet_dontaudit_read_config"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>sysnet_dontaudit_read_config</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to read network config files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain to not audit. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_sysnet_exec_ifconfig"></a> <div id="interface"> diff --git a/www/api-docs/system_udev.html b/www/api-docs/system_udev.html index 58b3003..cc9f68a 100644 --- a/www/api-docs/system_udev.html +++ b/www/api-docs/system_udev.html @@ -43,15 +43,6 @@ - <a href='system_clock.html'> clock</a><br/> - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - <a href='system_fstools.html'> fstools</a><br/> @@ -271,6 +262,48 @@ No </div> </div> +<a name="link_udev_helper_domtrans"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>udev_helper_domtrans</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Execute a udev helper in the udev domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +The type of the process performing this action. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_udev_read_db"></a> <div id="interface"> diff --git a/www/api-docs/system_unconfined.html b/www/api-docs/system_unconfined.html index d3bdf9e..15013f1 100644 --- a/www/api-docs/system_unconfined.html +++ b/www/api-docs/system_unconfined.html @@ -43,15 +43,6 @@ - <a href='system_clock.html'> clock</a><br/> - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - <a href='system_fstools.html'> fstools</a><br/> @@ -146,6 +137,102 @@ <a name="interfaces"></a> <h3>Interfaces: </h3> +<a name="link_unconfined_alias_domain"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>unconfined_alias_domain</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Add an alias type to the unconfined domain. +</p> + + +<h5>Description</h5> +<p> +</p><p> +Add an alias type to the unconfined domain. +</p><p> +</p><p> +This is added to support targeted policy. Its +use should be limited. It has no effect +on the strict policy. +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +New alias of the unconfined domain. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_unconfined_dbus_send"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>unconfined_dbus_send</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send messages to the unconfined domain over dbus. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_unconfined_domtrans"></a> <div id="interface"> @@ -188,6 +275,48 @@ No </div> </div> +<a name="link_unconfined_dontaudit_read_pipe"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>unconfined_dontaudit_read_pipe</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to read unconfined domain unnamed pipes. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_unconfined_dontaudit_rw_tcp_socket"></a> <div id="interface"> @@ -243,13 +372,13 @@ No </div> </div> -<a name="link_unconfined_role"></a> +<a name="link_unconfined_read_pipe"></a> <div id="interface"> <div id="codeblock"> -<b>unconfined_role</b>( +<b>unconfined_read_pipe</b>( @@ -263,7 +392,7 @@ No <h5>Summary</h5> <p> -Add the unconfined domain to the specified role. +Read unconfined domain unnamed pipes. </p> @@ -489,6 +618,48 @@ No </div> </div> +<a name="link_unconfined_signal"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>unconfined_signal</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Send generic signals to the unconfined domain. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + <a name="link_unconfined_use_fd"></a> <div id="interface"> diff --git a/www/api-docs/system_userdomain.html b/www/api-docs/system_userdomain.html index 3ec650f..7b07959 100644 --- a/www/api-docs/system_userdomain.html +++ b/www/api-docs/system_userdomain.html @@ -43,15 +43,6 @@ - <a href='system_clock.html'> clock</a><br/> - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - <a href='system_fstools.html'> fstools</a><br/> @@ -146,13 +137,13 @@ <a name="interfaces"></a> <h3>Interfaces: </h3> -<a name="link_userdom_create_user_home"></a> +<a name="link_userdom_create_generic_user_home"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_create_user_home</b>( +<b>userdom_create_generic_user_home</b>( @@ -212,13 +203,13 @@ yes </div> </div> -<a name="link_userdom_create_user_home_dir"></a> +<a name="link_userdom_create_generic_user_home_dir"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_create_user_home_dir</b>( +<b>userdom_create_generic_user_home_dir</b>( @@ -255,13 +246,13 @@ No </div> </div> -<a name="link_userdom_dontaudit_list_sysadm_home_dir"></a> +<a name="link_userdom_create_sysadm_home"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_dontaudit_list_sysadm_home_dir</b>( +<b>userdom_create_sysadm_home</b>( @@ -269,14 +260,26 @@ No domain + + , + + + + [ + + object_class + + ] + + )<br> </div> <div id="description"> <h5>Summary</h5> <p> -Do not audit attempts to list the sysadm -users home directory. +Create objects in sysadm home directories +with automatic file type transition. </p> @@ -288,23 +291,34 @@ users home directory. domain </td><td> -Domain to not audit. +Domain allowed access. </td><td> No </td></tr> +<tr><td> +object_class +</td><td> + +The class of the object to be created. +If not specified, file is used. + +</td><td> +yes +</td></tr> + </table> </div> </div> -<a name="link_userdom_dontaudit_search_all_users_home"></a> +<a name="link_userdom_dbus_send_all_users"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_dontaudit_search_all_users_home</b>( +<b>userdom_dbus_send_all_users</b>( @@ -318,7 +332,7 @@ No <h5>Summary</h5> <p> -Do not audit attempts to search all users home directories. +Send a dbus message to all user domains. </p> @@ -330,7 +344,7 @@ Do not audit attempts to search all users home directories. domain </td><td> -Domain to not audit. +Domain allowed access. </td><td> No @@ -340,13 +354,13 @@ No </div> </div> -<a name="link_userdom_dontaudit_search_staff_home_dir"></a> +<a name="link_userdom_dontaudit_getattr_sysadm_home_dir"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_dontaudit_search_staff_home_dir</b>( +<b>userdom_dontaudit_getattr_sysadm_home_dir</b>( @@ -360,8 +374,9 @@ No <h5>Summary</h5> <p> -Do not audit attempts to search the staff -users home directory. +Do not audit attempts to get the +attributes of the sysadm users +home directory. </p> @@ -383,13 +398,13 @@ No </div> </div> -<a name="link_userdom_dontaudit_search_sysadm_home_dir"></a> +<a name="link_userdom_dontaudit_getattr_sysadm_tty"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_dontaudit_search_sysadm_home_dir</b>( +<b>userdom_dontaudit_getattr_sysadm_tty</b>( @@ -403,7 +418,50 @@ No <h5>Summary</h5> <p> -Do not audit attempts to search the sysadm +Do not audit attepts to get the attributes +of sysadm ttys. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_userdom_dontaudit_list_sysadm_home_dir"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_dontaudit_list_sysadm_home_dir</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Do not audit attempts to list the sysadm users home directory. </p> @@ -426,13 +484,13 @@ No </div> </div> -<a name="link_userdom_dontaudit_search_user_home_dirs"></a> +<a name="link_userdom_dontaudit_search_all_users_home"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_dontaudit_search_user_home_dirs</b>( +<b>userdom_dontaudit_search_all_users_home</b>( @@ -446,7 +504,7 @@ No <h5>Summary</h5> <p> -Don't audit search on the user home subdirectory. +Do not audit attempts to search all users home directories. </p> @@ -458,7 +516,7 @@ Don't audit search on the user home subdirectory. domain </td><td> -Domain allowed access. +Domain to not audit. </td><td> No @@ -468,13 +526,13 @@ No </div> </div> -<a name="link_userdom_dontaudit_use_all_user_fd"></a> +<a name="link_userdom_dontaudit_search_staff_home_dir"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_dontaudit_use_all_user_fd</b>( +<b>userdom_dontaudit_search_staff_home_dir</b>( @@ -488,8 +546,8 @@ No <h5>Summary</h5> <p> -Do not audit attempts to inherit the file -descriptors from any user domains. +Do not audit attempts to search the staff +users home directory. </p> @@ -511,13 +569,13 @@ No </div> </div> -<a name="link_userdom_dontaudit_use_sysadm_pty"></a> +<a name="link_userdom_dontaudit_search_sysadm_home_dir"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_dontaudit_use_sysadm_pty</b>( +<b>userdom_dontaudit_search_sysadm_home_dir</b>( @@ -531,7 +589,8 @@ No <h5>Summary</h5> <p> -Dont audit attempts to read and write sysadm ptys. +Do not audit attempts to search the sysadm +users home directory. </p> @@ -553,13 +612,13 @@ No </div> </div> -<a name="link_userdom_dontaudit_use_sysadm_terms"></a> +<a name="link_userdom_dontaudit_search_user_home_dirs"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_dontaudit_use_sysadm_terms</b>( +<b>userdom_dontaudit_search_user_home_dirs</b>( @@ -573,7 +632,7 @@ No <h5>Summary</h5> <p> -Do not audit attempts to use sysadm ttys and ptys. +Don't audit search on the user home subdirectory. </p> @@ -585,7 +644,7 @@ Do not audit attempts to use sysadm ttys and ptys. domain </td><td> -Domain to not audit. +Domain allowed access. </td><td> No @@ -595,13 +654,13 @@ No </div> </div> -<a name="link_userdom_dontaudit_use_sysadm_tty"></a> +<a name="link_userdom_dontaudit_use_all_user_fd"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_dontaudit_use_sysadm_tty</b>( +<b>userdom_dontaudit_use_all_user_fd</b>( @@ -615,7 +674,8 @@ No <h5>Summary</h5> <p> -Do not audit attempts to use sysadm ttys. +Do not audit attempts to inherit the file +descriptors from any user domains. </p> @@ -637,13 +697,13 @@ No </div> </div> -<a name="link_userdom_dontaudit_use_unpriv_user_fd"></a> +<a name="link_userdom_dontaudit_use_sysadm_pty"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_dontaudit_use_unpriv_user_fd</b>( +<b>userdom_dontaudit_use_sysadm_pty</b>( @@ -657,8 +717,7 @@ No <h5>Summary</h5> <p> -Do not audit attempts to inherit the -file descriptors from all user domains. +Dont audit attempts to read and write sysadm ptys. </p> @@ -670,7 +729,7 @@ file descriptors from all user domains. domain </td><td> -The type of the process performing this action. +Domain to not audit. </td><td> No @@ -680,13 +739,13 @@ No </div> </div> -<a name="link_userdom_dontaudit_use_unpriv_user_tty"></a> +<a name="link_userdom_dontaudit_use_sysadm_terms"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_dontaudit_use_unpriv_user_tty</b>( +<b>userdom_dontaudit_use_sysadm_terms</b>( @@ -700,8 +759,7 @@ No <h5>Summary</h5> <p> -Do not audit attempts to use unprivileged -user ttys. +Do not audit attempts to use sysadm ttys and ptys. </p> @@ -713,7 +771,7 @@ user ttys. domain </td><td> -The type of the process performing this action. +Domain to not audit. </td><td> No @@ -723,13 +781,13 @@ No </div> </div> -<a name="link_userdom_getattr_sysadm_home_dir"></a> +<a name="link_userdom_dontaudit_use_sysadm_tty"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_getattr_sysadm_home_dir</b>( +<b>userdom_dontaudit_use_sysadm_tty</b>( @@ -743,8 +801,7 @@ No <h5>Summary</h5> <p> -Get the attributes of the sysadm users -home directory. +Do not audit attempts to use sysadm ttys. </p> @@ -766,13 +823,13 @@ No </div> </div> -<a name="link_userdom_manage_all_user_dirs"></a> +<a name="link_userdom_dontaudit_use_unpriv_user_fd"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_manage_all_user_dirs</b>( +<b>userdom_dontaudit_use_unpriv_user_fd</b>( @@ -786,8 +843,8 @@ No <h5>Summary</h5> <p> -Create, read, write, and delete all directories -in all users home directories. +Do not audit attempts to inherit the +file descriptors from all user domains. </p> @@ -799,7 +856,7 @@ in all users home directories. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -809,13 +866,13 @@ No </div> </div> -<a name="link_userdom_manage_all_user_files"></a> +<a name="link_userdom_dontaudit_use_unpriv_user_pty"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_manage_all_user_files</b>( +<b>userdom_dontaudit_use_unpriv_user_pty</b>( @@ -829,8 +886,8 @@ No <h5>Summary</h5> <p> -Create, read, write, and delete all files -in all users home directories. +Do not audit attempts to use unprivileged +user ptys. </p> @@ -842,7 +899,7 @@ in all users home directories. domain </td><td> -The type of the process performing this action. +Domain to not audit. </td><td> No @@ -852,13 +909,13 @@ No </div> </div> -<a name="link_userdom_manage_all_user_symlinks"></a> +<a name="link_userdom_dontaudit_use_unpriv_user_tty"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_manage_all_user_symlinks</b>( +<b>userdom_dontaudit_use_unpriv_user_tty</b>( @@ -872,8 +929,8 @@ No <h5>Summary</h5> <p> -Create, read, write, and delete all symlinks -in all users home directories. +Do not audit attempts to use unprivileged +user ttys. </p> @@ -885,7 +942,7 @@ in all users home directories. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -895,13 +952,13 @@ No </div> </div> -<a name="link_userdom_manage_user_home_dir"></a> +<a name="link_userdom_getattr_all_userdomains"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_manage_user_home_dir</b>( +<b>userdom_getattr_all_userdomains</b>( @@ -915,8 +972,7 @@ No <h5>Summary</h5> <p> -Create, read, write, and delete -generic user home directories. +Get the attributes of all user domains. </p> @@ -938,13 +994,13 @@ No </div> </div> -<a name="link_userdom_manage_user_home_dirs"></a> +<a name="link_userdom_getattr_sysadm_home_dir"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_manage_user_home_dirs</b>( +<b>userdom_getattr_sysadm_home_dir</b>( @@ -958,9 +1014,8 @@ No <h5>Summary</h5> <p> -Create, read, write, and delete -subdirectories of generic user -home directories. +Get the attributes of the sysadm users +home directory. </p> @@ -982,13 +1037,13 @@ No </div> </div> -<a name="link_userdom_manage_user_home_files"></a> +<a name="link_userdom_list_sysadm_home_dir"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_manage_user_home_files</b>( +<b>userdom_list_sysadm_home_dir</b>( @@ -1002,8 +1057,7 @@ No <h5>Summary</h5> <p> -Create, read, write, and delete files -in generic user home directories. +List the sysadm users home directory. </p> @@ -1025,13 +1079,13 @@ No </div> </div> -<a name="link_userdom_manage_user_home_pipes"></a> +<a name="link_userdom_list_unpriv_user_tmp"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_manage_user_home_pipes</b>( +<b>userdom_list_unpriv_user_tmp</b>( @@ -1045,8 +1099,7 @@ No <h5>Summary</h5> <p> -Create, read, write, and delete named -pipes in generic user home directories. +Read all unprivileged users temporary directories. </p> @@ -1068,13 +1121,13 @@ No </div> </div> -<a name="link_userdom_manage_user_home_sockets"></a> +<a name="link_userdom_manage_all_user_dirs"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_manage_user_home_sockets</b>( +<b>userdom_manage_all_user_dirs</b>( @@ -1088,8 +1141,8 @@ No <h5>Summary</h5> <p> -Create, read, write, and delete named -sockets in generic user home directories. +Create, read, write, and delete all directories +in all users home directories. </p> @@ -1111,13 +1164,13 @@ No </div> </div> -<a name="link_userdom_manage_user_home_symlinks"></a> +<a name="link_userdom_manage_all_user_files"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_manage_user_home_symlinks</b>( +<b>userdom_manage_all_user_files</b>( @@ -1131,8 +1184,8 @@ No <h5>Summary</h5> <p> -Create, read, write, and delete symbolic -links in generic user home directories. +Create, read, write, and delete all files +in all users home directories. </p> @@ -1154,13 +1207,13 @@ No </div> </div> -<a name="link_userdom_read_all_user_files"></a> +<a name="link_userdom_manage_all_user_symlinks"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_read_all_user_files</b>( +<b>userdom_manage_all_user_symlinks</b>( @@ -1174,7 +1227,8 @@ No <h5>Summary</h5> <p> -Read all files in all users home directories. +Create, read, write, and delete all symlinks +in all users home directories. </p> @@ -1186,7 +1240,7 @@ Read all files in all users home directories. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1196,13 +1250,13 @@ No </div> </div> -<a name="link_userdom_read_staff_home_files"></a> +<a name="link_userdom_manage_generic_user_home_dir"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_read_staff_home_files</b>( +<b>userdom_manage_generic_user_home_dir</b>( @@ -1216,7 +1270,8 @@ No <h5>Summary</h5> <p> -Read files in the staff users home directory. +Create, read, write, and delete +generic user home directories. </p> @@ -1228,7 +1283,7 @@ Read files in the staff users home directory. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1238,13 +1293,13 @@ No </div> </div> -<a name="link_userdom_read_sysadm_home_files"></a> +<a name="link_userdom_manage_generic_user_home_dirs"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_read_sysadm_home_files</b>( +<b>userdom_manage_generic_user_home_dirs</b>( @@ -1258,7 +1313,9 @@ No <h5>Summary</h5> <p> -Read files in the sysadm users home directory. +Create, read, write, and delete +subdirectories of generic user +home directories. </p> @@ -1270,7 +1327,7 @@ Read files in the sysadm users home directory. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1280,13 +1337,13 @@ No </div> </div> -<a name="link_userdom_read_unpriv_user_home_files"></a> +<a name="link_userdom_manage_generic_user_home_files"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_read_unpriv_user_home_files</b>( +<b>userdom_manage_generic_user_home_files</b>( @@ -1300,8 +1357,8 @@ No <h5>Summary</h5> <p> -Read all unprivileged users home directory -files. +Create, read, write, and delete files +in generic user home directories. </p> @@ -1323,13 +1380,617 @@ No </div> </div> -<a name="link_userdom_rw_sysadm_pipe"></a> +<a name="link_userdom_manage_generic_user_home_pipes"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_manage_generic_user_home_pipes</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete named +pipes in generic user home directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_userdom_manage_generic_user_home_sockets"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_manage_generic_user_home_sockets</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete named +sockets in generic user home directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_userdom_manage_generic_user_home_symlinks"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_manage_generic_user_home_symlinks</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete symbolic +links in generic user home directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_userdom_priveleged_home_dir_manager"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_priveleged_home_dir_manager</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Make the specified domain a privileged +home directory manager. +</p> + + +<h5>Description</h5> +<p> +</p><p> +Make the specified domain a privileged +home directory manager. This domain will be +able to manage the contents of all users +general home directory content, and create +files with the correct context. +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_userdom_read_all_user_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_read_all_user_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read all files in all users home directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_userdom_read_all_userdomains_state"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_read_all_userdomains_state</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read the process state of all user domains. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_userdom_read_staff_home_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_read_staff_home_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read files in the staff users home directory. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_userdom_read_sysadm_home_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_read_sysadm_home_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read files in the sysadm users home directory. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_userdom_read_unpriv_user_home_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_read_unpriv_user_home_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read all unprivileged users home directory +files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_userdom_read_unpriv_user_tmp_files"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_read_unpriv_user_tmp_files</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read all unprivileged users temporary files. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_userdom_read_unpriv_user_tmp_symlinks"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_read_unpriv_user_tmp_symlinks</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read all unprivileged users temporary symbolic links. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_userdom_rw_sysadm_pipe"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_rw_sysadm_pipe</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write sysadm user unnamed pipes. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_userdom_search_all_users_home"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_search_all_users_home</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Search all users home directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_userdom_search_generic_user_home_dir"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_search_generic_user_home_dir</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Search generic user home directories. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_userdom_search_staff_home_dir"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_rw_sysadm_pipe</b>( +<b>userdom_search_staff_home_dir</b>( @@ -1343,7 +2004,7 @@ No <h5>Summary</h5> <p> -Read and write sysadm user unnamed pipes. +Search the staff users home directory. </p> @@ -1355,7 +2016,7 @@ Read and write sysadm user unnamed pipes. domain </td><td> -The type of the process performing this action. +Domain to not audit. </td><td> No @@ -1365,13 +2026,13 @@ No </div> </div> -<a name="link_userdom_search_all_users_home"></a> +<a name="link_userdom_search_sysadm_home_dir"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_search_all_users_home</b>( +<b>userdom_search_sysadm_home_dir</b>( @@ -1385,7 +2046,7 @@ No <h5>Summary</h5> <p> -Search all users home directories. +Search the sysadm users home directory. </p> @@ -1397,7 +2058,7 @@ Search all users home directories. domain </td><td> -The type of the process performing this action. +Domain to not audit. </td><td> No @@ -1407,13 +2068,13 @@ No </div> </div> -<a name="link_userdom_search_staff_home_dir"></a> +<a name="link_userdom_search_sysadm_home_subdirs"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_search_staff_home_dir</b>( +<b>userdom_search_sysadm_home_subdirs</b>( @@ -1427,7 +2088,7 @@ No <h5>Summary</h5> <p> -Search the staff users home directory. +Search the sysadm users home sub directories. </p> @@ -1449,13 +2110,13 @@ No </div> </div> -<a name="link_userdom_search_sysadm_home_dir"></a> +<a name="link_userdom_search_unpriv_user_home_dirs"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_search_sysadm_home_dir</b>( +<b>userdom_search_unpriv_user_home_dirs</b>( @@ -1469,7 +2130,7 @@ No <h5>Summary</h5> <p> -Search the sysadm users home directory. +Search all unprivileged users home directories. </p> @@ -1481,7 +2142,7 @@ Search the sysadm users home directory. domain </td><td> -Domain to not audit. +Domain allowed access. </td><td> No @@ -1491,13 +2152,13 @@ No </div> </div> -<a name="link_userdom_search_unpriv_user_home_dirs"></a> +<a name="link_userdom_setattr_unpriv_user_pty"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_search_unpriv_user_home_dirs</b>( +<b>userdom_setattr_unpriv_user_pty</b>( @@ -1511,7 +2172,7 @@ No <h5>Summary</h5> <p> -Search all unprivileged users home directories. +Set the attributes of user ptys. </p> @@ -1565,7 +2226,7 @@ Execute a shell in the sysadm domain. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1575,13 +2236,13 @@ No </div> </div> -<a name="link_userdom_sigchld_sysadm"></a> +<a name="link_userdom_sigchld_all_users"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_sigchld_sysadm</b>( +<b>userdom_sigchld_all_users</b>( @@ -1595,7 +2256,7 @@ No <h5>Summary</h5> <p> -Send a SIGCHLD signal to sysadm users. +Send a SIGCHLD signal to all user domains. </p> @@ -1607,7 +2268,7 @@ Send a SIGCHLD signal to sysadm users. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1617,13 +2278,13 @@ No </div> </div> -<a name="link_userdom_sigcld_all_users"></a> +<a name="link_userdom_sigchld_sysadm"></a> <div id="interface"> <div id="codeblock"> -<b>userdom_sigcld_all_users</b>( +<b>userdom_sigchld_sysadm</b>( @@ -1637,7 +2298,7 @@ No <h5>Summary</h5> <p> -Send a SIGCHLD signal to all user domains. +Send a SIGCHLD signal to sysadm users. </p> @@ -1691,7 +2352,7 @@ Send general signals to all user domains. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1733,7 +2394,7 @@ Send general signals to unprivileged user domains. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1777,7 +2438,7 @@ caller to use setexeccon(). domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1821,7 +2482,7 @@ caller to use setexeccon(). domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1905,7 +2566,7 @@ Inherit the file descriptors from all user domains domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1947,7 +2608,7 @@ Inherit and use sysadm file descriptors domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -1989,7 +2650,7 @@ Read and write sysadm ptys. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -2031,7 +2692,7 @@ Read and write sysadm ttys and ptys. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -2073,7 +2734,49 @@ Read and write sysadm ttys. domain </td><td> -The type of the process performing this action. +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_userdom_use_unpriv_user_pty"></a> +<div id="interface"> + + +<div id="codeblock"> + +<b>userdom_use_unpriv_user_pty</b>( + + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Read and write unprivileged user ptys. +</p> + + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. </td><td> No @@ -2115,7 +2818,7 @@ Inherit the file descriptors from unprivileged user domains. domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -2157,7 +2860,7 @@ Write all unprivileged users files in /tmp domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -2384,6 +3087,18 @@ No ] + + , + + + + [ + + private_type + + ] + + )<br> </div> <div id="description"> @@ -2425,7 +3140,7 @@ No domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -2442,6 +3157,18 @@ specified, file is used. yes </td></tr> +<tr><td> +private_type +</td><td> + +The type of the object to create. If this is +not specified, the regular home directory +type is used. + +</td><td> +yes +</td></tr> + </table> </div> </div> @@ -2508,7 +3235,82 @@ No domain </td><td> -The type of the process performing this action. +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_userdom_home_file"></a> +<div id="template"> + + +<div id="codeblock"> + +<b>userdom_home_file</b>( + + + + + userdomain_prefix + + + + , + + + + type + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Make the specified type usable in a +user home directory. +</p> + + +<h5>Description</h5> +<p> +</p><p> +Make the specified type usable in a +user home directory. +</p><p> +</p><p> +This is a templated interface, and should only +be called from a per-userdomain template. +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +userdomain_prefix +</td><td> + +The prefix of the user domain (e.g., user +is the prefix for user_t). + +</td><td> +No +</td></tr> + +<tr><td> +type +</td><td> + +Type to be used as a file in the +user home directory. </td><td> No @@ -2582,7 +3384,7 @@ No domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -2656,7 +3458,7 @@ No domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -2730,7 +3532,7 @@ No domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -2804,7 +3606,81 @@ No domain </td><td> -The type of the process performing this action. +Domain allowed access. + +</td><td> +No +</td></tr> + +</table> +</div> +</div> + +<a name="link_userdom_manage_user_home_subdirs"></a> +<div id="template"> + + +<div id="codeblock"> + +<b>userdom_manage_user_home_subdirs</b>( + + + + + userdomain_prefix + + + + , + + + + domain + + + )<br> +</div> +<div id="description"> + +<h5>Summary</h5> +<p> +Create, read, write, and delete symbolic links +in a user home subdirectory. +</p> + + +<h5>Description</h5> +<p> +</p><p> +Create, read, write, and delete symbolic links +in a user home subdirectory. +</p><p> +</p><p> +This is a templated interface, and should only +be called from a per-userdomain template. +</p><p> +</p> + +<h5>Parameters</h5> +<table border="1" cellspacing="0" cellpadding="3" width="80%"> +<tr><th >Parameter:</td><th >Description:</td><th >Optional:</td></tr> + +<tr><td> +userdomain_prefix +</td><td> + +The prefix of the user domain (e.g., user +is the prefix for user_t). + +</td><td> +No +</td></tr> + +<tr><td> +domain +</td><td> + +Domain allowed access. </td><td> No @@ -2878,7 +3754,7 @@ No domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -2952,7 +3828,7 @@ No domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -3026,7 +3902,7 @@ No domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -3100,7 +3976,7 @@ No domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -3174,7 +4050,7 @@ No domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -3246,7 +4122,7 @@ No domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -3318,7 +4194,7 @@ No domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No @@ -3390,7 +4266,7 @@ No domain </td><td> -The type of the process performing this action. +Domain allowed access. </td><td> No diff --git a/www/api-docs/templates.html b/www/api-docs/templates.html index 4a5a514..35a8a0f 100644 --- a/www/api-docs/templates.html +++ b/www/api-docs/templates.html @@ -16,6 +16,9 @@ - <a href='admin_acct.html'> acct</a><br/> + - <a href='admin_amanda.html'> + amanda</a><br/> + - <a href='admin_anaconda.html'> anaconda</a><br/> @@ -88,12 +91,21 @@ - <a href='kernel_bootloader.html'> bootloader</a><br/> + - <a href='kernel_corecommands.html'> + corecommands</a><br/> + - <a href='kernel_corenetwork.html'> corenetwork</a><br/> - <a href='kernel_devices.html'> devices</a><br/> + - <a href='kernel_domain.html'> + domain</a><br/> + + - <a href='kernel_files.html'> + files</a><br/> + - <a href='kernel_filesystem.html'> filesystem</a><br/> @@ -127,12 +139,18 @@ - <a href='services_arpwatch.html'> arpwatch</a><br/> + - <a href='services_avahi.html'> + avahi</a><br/> + - <a href='services_bind.html'> bind</a><br/> - <a href='services_bluetooth.html'> bluetooth</a><br/> + - <a href='services_canna.html'> + canna</a><br/> + - <a href='services_comsat.html'> comsat</a><br/> @@ -142,9 +160,18 @@ - <a href='services_cron.html'> cron</a><br/> + - <a href='services_cups.html'> + cups</a><br/> + - <a href='services_cvs.html'> cvs</a><br/> + - <a href='services_cyrus.html'> + cyrus</a><br/> + + - <a href='services_dbskk.html'> + dbskk</a><br/> + - <a href='services_dbus.html'> dbus</a><br/> @@ -154,6 +181,12 @@ - <a href='services_dictd.html'> dictd</a><br/> + - <a href='services_distcc.html'> + distcc</a><br/> + + - <a href='services_dovecot.html'> + dovecot</a><br/> + - <a href='services_finger.html'> finger</a><br/> @@ -169,12 +202,18 @@ - <a href='services_howl.html'> howl</a><br/> + - <a href='services_i18n_input.html'> + i18n_input</a><br/> + - <a href='services_inetd.html'> inetd</a><br/> - <a href='services_inn.html'> inn</a><br/> + - <a href='services_irqbalance.html'> + irqbalance</a><br/> + - <a href='services_kerberos.html'> kerberos</a><br/> @@ -184,6 +223,9 @@ - <a href='services_ldap.html'> ldap</a><br/> + - <a href='services_lpd.html'> + lpd</a><br/> + - <a href='services_mailman.html'> mailman</a><br/> @@ -193,6 +235,9 @@ - <a href='services_mysql.html'> mysql</a><br/> + - <a href='services_networkmanager.html'> + networkmanager</a><br/> + - <a href='services_nis.html'> nis</a><br/> @@ -202,9 +247,15 @@ - <a href='services_ntp.html'> ntp</a><br/> + - <a href='services_pegasus.html'> + pegasus</a><br/> + - <a href='services_portmap.html'> portmap</a><br/> + - <a href='services_postfix.html'> + postfix</a><br/> + - <a href='services_postgresql.html'> postgresql</a><br/> @@ -214,15 +265,27 @@ - <a href='services_privoxy.html'> privoxy</a><br/> + - <a href='services_procmail.html'> + procmail</a><br/> + + - <a href='services_radius.html'> + radius</a><br/> + - <a href='services_radvd.html'> radvd</a><br/> + - <a href='services_rdisc.html'> + rdisc</a><br/> + - <a href='services_remotelogin.html'> remotelogin</a><br/> - <a href='services_rlogin.html'> rlogin</a><br/> + - <a href='services_rpc.html'> + rpc</a><br/> + - <a href='services_rshd.html'> rshd</a><br/> @@ -241,6 +304,9 @@ - <a href='services_snmp.html'> snmp</a><br/> + - <a href='services_spamassassin.html'> + spamassassin</a><br/> + - <a href='services_squid.html'> squid</a><br/> @@ -259,9 +325,18 @@ - <a href='services_tftp.html'> tftp</a><br/> + - <a href='services_timidity.html'> + timidity</a><br/> + - <a href='services_uucp.html'> uucp</a><br/> + - <a href='services_xdm.html'> + xdm</a><br/> + + - <a href='services_xfs.html'> + xfs</a><br/> + - <a href='services_zebra.html'> zebra</a><br/> @@ -277,15 +352,6 @@ - <a href='system_clock.html'> clock</a><br/> - - <a href='system_corecommands.html'> - corecommands</a><br/> - - - <a href='system_domain.html'> - domain</a><br/> - - - <a href='system_files.html'> - files</a><br/> - - <a href='system_fstools.html'> fstools</a><br/> @@ -712,10 +778,10 @@ the system DBUS. </div> <div id="templatesmall"> -Module: <a href='system_domain.html#link_domain_auto_trans'> +Module: <a href='kernel_domain.html#link_domain_auto_trans'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_auto_trans</b>( @@ -738,10 +804,10 @@ Summary is missing! </div> <div id="templatesmall"> -Module: <a href='system_domain.html#link_domain_trans'> +Module: <a href='kernel_domain.html#link_domain_trans'> domain</a><p/> -Layer: <a href='system.html'> -system</a><p/> +Layer: <a href='kernel.html'> +kernel</a><p/> <div id="codeblock"> <b>domain_trans</b>( @@ -764,6 +830,32 @@ Summary is missing! </div> <div id="templatesmall"> +Module: <a href='services_ftp.html#link_ftp_per_userdomain_template'> +ftp</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>ftp_per_userdomain_template</b>( + + + + + userdomain_prefix + + + )<br> +</div> + +<div id="description"> +<p> +The per user domain template for the ftp module. +</p> +</div> + +</div> + +<div id="templatesmall"> Module: <a href='apps_gpg.html#link_gpg_per_userdomain_template'> gpg</a><p/> Layer: <a href='apps.html'> @@ -832,6 +924,67 @@ The template to define a mailmain domain. </div> <div id="templatesmall"> +Module: <a href='services_mta.html#link_mta_admin_template'> +mta</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>mta_admin_template</b>( + + + + + userdomain_prefix + + + + , + + + + user_domain + + + )<br> +</div> + +<div id="description"> +<p> +Provide extra permissions for admin users +mail domain. +</p> +</div> + +</div> + +<div id="templatesmall"> +Module: <a href='services_mta.html#link_mta_base_mail_template'> +mta</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>mta_base_mail_template</b>( + + + + + domain_prefix + + + )<br> +</div> + +<div id="description"> +<p> +Basic mail transfer agent domain template. +</p> +</div> + +</div> + +<div id="templatesmall"> Module: <a href='services_mta.html#link_mta_per_userdomain_template'> mta</a><p/> Layer: <a href='services.html'> @@ -874,6 +1027,162 @@ The per user domain template for the mta module. </div> <div id="templatesmall"> +Module: <a href='services_postfix.html#link_postfix_domain_template'> +postfix</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>postfix_domain_template</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="templatesmall"> +Module: <a href='services_postfix.html#link_postfix_per_userdomain_template'> +postfix</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>postfix_per_userdomain_template</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="templatesmall"> +Module: <a href='services_postfix.html#link_postfix_public_domain_template'> +postfix</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>postfix_public_domain_template</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="templatesmall"> +Module: <a href='services_postfix.html#link_postfix_server_domain_template'> +postfix</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>postfix_server_domain_template</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="templatesmall"> +Module: <a href='services_postfix.html#link_postfix_user_domain_template'> +postfix</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>postfix_user_domain_template</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="templatesmall"> +Module: <a href='services_rpc.html#link_rpc_domain_template'> +rpc</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>rpc_domain_template</b>( + + + + + userdomain_prefix + + + )<br> +</div> + +<div id="description"> +<p> +The template to define a rpc domain. +</p> +</div> + +</div> + +<div id="templatesmall"> Module: <a href='services_samba.html#link_samba_per_userdomain_template'> samba</a><p/> Layer: <a href='services.html'> @@ -900,6 +1209,48 @@ The per user domain template for the samba module. </div> <div id="templatesmall"> +Module: <a href='services_spamassassin.html#link_spamassassin_per_userdomain_template'> +spamassassin</a><p/> +Layer: <a href='services.html'> +services</a><p/> +<div id="codeblock"> + +<b>spamassassin_per_userdomain_template</b>( + + + + + userdomain_prefix + + + + , + + + + user_domain + + + + , + + + + user_role + + + )<br> +</div> + +<div id="description"> +<p> +The per user domain template for the spamassassin module. +</p> +</div> + +</div> + +<div id="templatesmall"> Module: <a href='services_ssh.html#link_ssh_per_userdomain_template'> ssh</a><p/> Layer: <a href='services.html'> @@ -1010,6 +1361,32 @@ The per user domain template for the su module. </div> <div id="templatesmall"> +Module: <a href='admin_su.html#link_su_restricted_domain_template'> +su</a><p/> +Layer: <a href='admin.html'> +admin</a><p/> +<div id="codeblock"> + +<b>su_restricted_domain_template</b>( + + + + + ? + + + )<br> +</div> + +<div id="description"> +<p> +Summary is missing! +</p> +</div> + +</div> + +<div id="templatesmall"> Module: <a href='admin_sudo.html#link_sudo_per_userdomain_template'> sudo</a><p/> Layer: <a href='admin.html'> @@ -1138,6 +1515,18 @@ system</a><p/> ] + + , + + + + [ + + private_type + + ] + + )<br> </div> @@ -1184,6 +1573,41 @@ Execute user home files. </div> <div id="templatesmall"> +Module: <a href='system_userdomain.html#link_userdom_home_file'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>userdom_home_file</b>( + + + + + userdomain_prefix + + + + , + + + + type + + + )<br> +</div> + +<div id="description"> +<p> +Make the specified type usable in a +user home directory. +</p> +</div> + +</div> + +<div id="templatesmall"> Module: <a href='system_userdomain.html#link_userdom_manage_user_home_subdir_files'> userdomain</a><p/> Layer: <a href='system.html'> @@ -1324,6 +1748,41 @@ in a user home subdirectory. </div> <div id="templatesmall"> +Module: <a href='system_userdomain.html#link_userdom_manage_user_home_subdirs'> +userdomain</a><p/> +Layer: <a href='system.html'> +system</a><p/> +<div id="codeblock"> + +<b>userdom_manage_user_home_subdirs</b>( + + + + + userdomain_prefix + + + + , + + + + domain + + + )<br> +</div> + +<div id="description"> +<p> +Create, read, write, and delete symbolic links +in a user home subdirectory. +</p> +</div> + +</div> + +<div id="templatesmall"> Module: <a href='system_userdomain.html#link_userdom_manage_user_tmp_dirs'> userdomain</a><p/> Layer: <a href='system.html'>