Layer: services

Module: dcc

Description:

Distributed checksum clearinghouse spam filtering

Interfaces:

dcc_domtrans_cdcc( domain )
Summary

Execute cdcc in the cdcc domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
dcc_domtrans_client( domain )
Summary

Execute dcc_client in the dcc_client domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
dcc_domtrans_dbclean( domain )
Summary

Execute dbclean in the dcc_dbclean domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
dcc_run_cdcc( domain , role , terminal )
Summary

Execute cdcc in the cdcc domain, and allow the specified role the cdcc domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
role

The role to be allowed the cdcc domain.

No
terminal

The type of the terminal allow the cdcc domain to use.

No
dcc_run_client( domain , role , terminal )
Summary

Execute dcc_client in the dcc_client domain, and allow the specified role the dcc_client domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
role

The role to be allowed the dcc_client domain.

No
terminal

The type of the terminal allow the dcc_client domain to use.

No
dcc_run_dbclean( domain , role , terminal )
Summary

Execute dbclean in the dcc_dbclean domain, and allow the specified role the dcc_dbclean domain.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
role

The role to be allowed the dcc_dbclean domain.

No
terminal

The type of the terminal allow the dcc_dbclean domain to use.

No
dcc_signal_client( domain )
Summary

Send a signal to the dcc_client.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
dcc_stream_connect_dccifd( domain )
Summary

Connect to dccifd over a unix domain stream socket.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
Return