<html> <b>NAME</b><br> slowedit rebuild - rebuild the database <p> <b>SYNOPSIS</b><br> <code><ul> <b>slowlist</b> switches <b>rebuild</b> newip.db newevents.db </ul></code> <p> <b>DESCRIPTION</b><br> <b>slowedit rebuild</b> rebuilds the database. It reads from a prior clean dump of the database made with the <a href="list.html">list</a> command, and writes to two new database files indicated by newip.db and newevents.db. <p> For example, the following command could be used to rebuild new database files: <br> <code><ul><pre> % slowedit list clean | slowedit rebuild /tmp/ip.db /tmp/events.db </pre></ul></code> The rebuilt database files can then be installed in place of the original bad files. <p> Note that <b>slowedit rebuild</b> reads its input from the standard input. <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 |