%changelog * Fri Nov 21 2002 A.L.Lambert- Sync'd to changed on the debian boxen. - rebuilt RPM and tar.gz on the RedHat boxen. - Changes: - Updated to output Snort 1.9.0 config files. - Dang little else. :) * Sun Jul 28 2002 A.L.Lambert - OOPS! Big bug report from Daniel Freas, re: my neglecting to include sc.conf - in the 4.1 distribution, as well as an apparent bug in my code causing - the compiler in RedHat 7.3 to bomb on warning because of "-Werror". - Fixes: - 1. Added sc.conf to distro, incremented release to -2 - 2. Compiler flags = "-O3" ! "-O3 -W -Wall -Werror -ansi -pedantic" - - Wish I had a better fix for number 2. Will be investigating. - * Mon Jul 8 2002 A.L.Lambert - Realized that my %changes were getting lost regularly since I was editing a - generated file. DOH! - - Summary of changes I remember off the top of my head. - Updated for snort 1.8.7 config file directives. - Fixed a multitude of minor code related sins. - Some nicer display routines added. - It's better. * Sun Feb 24 2002 A.L.Lambert - rsync'd directory tree to snortconf-0.4.0 for continuing development - * Sat Feb 23 2002 A.L.Lambert - A few last minute tweaks, and I think we're ready for public BETA to get - some feedback from folks re: the program. Cross fingers, upload to - webserver, tell freshmeat.net, and hope for the best. (EEE!!). :) * Fri Feb 22 2002 A.L.Lambert - Cleaned up a few of the more embarrassing things in the code in prep for - public release. - - Got a goodly hunk of the "validate user input" code written and tested. * Thu Feb 21 2002 A.L.Lambert - Added code to give user a "simple option" of just entering the data for - $HOME_NET variable, and letting snortconf do the defaults. - Cleaned up some of the code a small bit (still much to do) - Started working on the various README/TODO/Etc. files in prep for beta - release. - - Accepted patches from Mark Bainter , which fixed several - annoyances I'd been unable to figure out with autoconf/configure - At Mark's request, added "K/J" (ie: vi keybindings) to menu navigation - hotkeys. - Borrowed on a few tricks Mark used in the patches to clean up the - autoconf/configure stuff to work more like what it should. * Wed Feb 20 2002 A.L.Lambert - Wrote this spec file to build/install snortconf. * Tue Feb 19 2002 A.L.Lambert - Well, yee ole code be ugly in spots, but it gets the job done more/less - Start preparing for release. * Mon Feb 18 2002 A.L.Lambert - Came up with the idea for this program, and started coding furiously.