FIREWALL LOG DAEMON CHANGELOG: [v 1.3]-* Added syslog message at program start/stop (daemon.info) [v 1.3]-* No significant changes in code, see below, Jan 22 2001 * Now includes SYSV init script * Now includes a man page: firelogd(8) * RPMS now available * Makefile changed to include init script (make install & uninstall) * Comitted heresy in dmn_main: - now we wait for for syslog to come back online if it is restarted * Match for ipchains fixed for user defined chain name. Thanks to - Bohdan Spes for the bug reports. * Fixed incorrect matches in extended port match. [v 1.3]-*Bugfix* Jan 11 2001, Jan 12 2001 * Fixed match.h to accomodate ipchains "REDIRECT [[:digit:]]*" * Fixed match.h to account for possible incomplete data sent in ICMP error (triggering packet) * BAD REGEX! quit screwing with it...Jan 12 [v 1.3] New Features * Now captures and decodes all fields in packet log - Changes to template keywords correspond to changes in pkt structure - Turns all hex values into ascii bit strings (0xe5 -> !!!**!*!) * Included "decode.php" and corresponding template for a web-based log entry decoder. * Changed gethostbyaddr to gethostbyaddr_r, anybody want pthreads? Bugfixes * Fixed icmp.c sscanf bug * Fixed iptables regex bug (for good, damn it!!) * Makefile patch by Richard Ellis, added header files to target dep.'s [v 1.2] Bug hunting and error trapping, Feature Additions - Dec 9 2000 * Implemented output preprocessor templates - User definable output templates. If no output template is defined, the hardcoded output will result. * Changed command line options - "-t