- Added command-line argument to delete hosts from database
- Added multi-value support for trusted networks
- Build time is now showing in version info
- Database path is hardcoded
- Added command-line argument to add hosts to database
- Added command-line argument to list entries from database
- Added "Shutdown" event processing
- Fixed pointer error in dba_free()
- SQLite storage replaced with BerkleyDB
- Added configurable internal network
- Added command-line argument to set output file
- Path to SQLite database now set via config file
- Added "FailedACL" event processing
- Added command-line arguments parser
- Fixed VMAP index error
- First release