white.html #1

  • //
  • guest/
  • bryan_costales/
  • docs/
  • slowedit/
  • white.html
  • View
  • Commits
  • Open Download .zip Download (624 B)
<html>
<b>NAME</b><br>
slowedit whitelist - whitelist a database IP address
<p>
<b>SYNOPSIS</b><br>
<code><ul>
<b>slowlist</b> switches <b>whitelist</b> IPnumber
</ul></code>
<p>
<b>DESCRIPTION</b><br>
<b>slowedit whitelist</b> adds an entery to the database that marks
an IP address as whiteliste. Whitelistsed IP addresses are accepted
without quiestion by <b>slowmilt</b>, and have no events recorded in
the events database.
<p>
In the event that IPnumber already is in the database, the following
error is printed:
<ul><code>
slowedit: <i>IPnumber</i>: must delete before whitelisting.
</code></ul>
<p>
</body>
</html>	
# Change User Description Committed
#1 4052 bryan_costales Implimented:
    whitelisting
    AddMXHost for MX servers that lie
    Converted to thread safe DNS routines
    garbage collection
    RunAsUser and RunAsGroup for root startups
    rebuild the database
    summarize by IP number
Finished all documentation.
Moved release from alpha to beta