RegexPolicyDaemon (rxpd) is a simple generic daemon which can be used to check data against different lists of regular expressions. This can be used to build white/blacklists to protect many kinds of internet service (wiki, mail, cgi, ...)
Requirements:
· libevent
What's New in This Release:
· Some minor protocol changes.
· CLEAR removes all rules from a list now, and DELETE removes a list from the filesystem.
· Rule files are now automatically loaded when first referenced.
· Automatic saving of files (due SIGALRM or shutdown) saves only files that already exist on disk.
· Locking has been fixed and reworked.
· LIST only lists files that are allowed to be dumped.
· The rxpd xchat plugin is merged under ./contrib as an example application.
Product's homepage