This is AimSniff version 0.9d, as modified by Jason Healy at Suffield Academy. You can find more information about this patch of AimSniff at: http://web.suffieldacademy.org/ils/netadmin/software/aimsniff/ This version of AimSniff has been patched to use the PostgreSQL database instead of the default MySQL backend. The "mysqlAdd" function was replaced with a new one called "pgsqlAdd". The new function behaves in the same way, except that it uses parameterized SQL statements (less icky) and connects to a PostgreSQL database instead (duh). If you have any questions regarding this patch, please feel free to contact me.