This directory contain the AAFID Agent Specification files (AAS) that
are used to generate Perl code using the makeagent program. If you add
or modify an .aas file, execute "make update-agents" to automatically
generate the necessary code and put it in the correct place.

You can update files individually by typing "make File.pm", where File
is the base name of the File.aas file you created or modified.

See the doc/papers/users_guide_draft.ps for more information on how to
write agents.

----------------------------------------------------------------------
About the included agents:

The following agents have not been thoroughly checked, and may contain
some errors:

- FTP
- GroupFilesChecker
- LFS
- PasswdFilesChecker
- SU

The following agents (under classes/Agents) do not have corresponding
AAS files (they were written before the AAS format was developed, and
were never converted):

- CheckNFSserver
- LoginFailures
- IllegalIPPackets
- Land
- SYNFloodAsync
