?¡ëPNG
IHDR ? f ??C1 sRGB ??¨¦ gAMA ¡À?¨¹a pHYs ? ??o¡§d GIDATx^¨ª¨¹L¡±¡Âe¡ÂY?a?("Bh?_¨°???¡é¡ì?q5k?*:t0A-o??£¤]VkJ¡éM??f?¡À8\k2¨ªll¡ê1]q?¨´???T
Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/user1137782/www/china1.by/classwithtostring.php on line 86
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 213
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 214
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 215
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 216
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 217
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 218
## Distributed checksum clearinghouse spam filtering
########################################
##
## Execute cdcc in the cdcc domain.
##
##
##
## Domain allowed access.
##
##
#
interface(`dcc_domtrans_cdcc',`
gen_require(`
type cdcc_t, cdcc_exec_t;
')
corecmd_search_bin($1)
domtrans_pattern($1, cdcc_exec_t, cdcc_t)
')
########################################
##
## Execute cdcc in the cdcc domain, and
## allow the specified role the cdcc domain.
##
##
##
## Domain allowed access.
##
##
##
##
## The role to be allowed the cdcc domain.
##
##
##
#
interface(`dcc_run_cdcc',`
gen_require(`
type cdcc_t;
')
dcc_domtrans_cdcc($1)
role $2 types cdcc_t;
')
########################################
##
## Execute dcc_client in the dcc_client domain.
##
##
##
## Domain allowed access.
##
##
#
interface(`dcc_domtrans_client',`
gen_require(`
type dcc_client_t, dcc_client_exec_t;
')
corecmd_search_bin($1)
domtrans_pattern($1, dcc_client_exec_t, dcc_client_t)
')
########################################
##
## Send a signal to the dcc_client.
##
##
##
## Domain allowed access.
##
##
#
interface(`dcc_signal_client',`
gen_require(`
type dcc_client_t;
')
allow $1 dcc_client_t:process signal;
')
########################################
##
## Execute dcc_client in the dcc_client domain, and
## allow the specified role the dcc_client domain.
##
##
##
## Domain allowed access.
##
##
##
##
## The role to be allowed the dcc_client domain.
##
##
##
#
interface(`dcc_run_client',`
gen_require(`
type dcc_client_t;
')
dcc_domtrans_client($1)
role $2 types dcc_client_t;
')
########################################
##
## Execute dbclean in the dcc_dbclean domain.
##
##
##
## Domain allowed access.
##
##
#
interface(`dcc_domtrans_dbclean',`
gen_require(`
type dcc_dbclean_t, dcc_dbclean_exec_t;
')
corecmd_search_bin($1)
domtrans_pattern($1, dcc_dbclean_exec_t, dcc_dbclean_t)
')
########################################
##
## Execute dbclean in the dcc_dbclean domain, and
## allow the specified role the dcc_dbclean domain.
##
##
##
## Domain allowed access.
##
##
##
##
## The role to be allowed the dcc_dbclean domain.
##
##
##
#
interface(`dcc_run_dbclean',`
gen_require(`
type dcc_dbclean_t;
')
dcc_domtrans_dbclean($1)
role $2 types dcc_dbclean_t;
')
########################################
##
## Connect to dccifd over a unix domain stream socket.
##
##
##
## Domain allowed access.
##
##
#
interface(`dcc_stream_connect_dccifd',`
gen_require(`
type dcc_var_t, dccifd_var_run_t, dccifd_t;
')
files_search_var($1)
stream_connect_pattern($1, dcc_var_t, dccifd_var_run_t, dccifd_t)
')