2003/05/07 Jeffrey Fulmer *--WACKY 2.03 RELEASE--* RELEASE_2-03_MAY-07-2003 2003/05/07 Jeffrey Fulmer * lib/perl.c moved split function to libjoedog * lib/perl.h moved split function to libjoedog * include/joedog.h moved split function to libjoedog added split_free( char **, int ); 2003/03/24 Jeffrey Fulmer * lib/error.c added syslog functionality. * src/main.c called libjoedog syslog functionality. 2002/10/31 Jeffrey Fulmer *--WACKY 2.00 RELEASE--* RELEASE_2-00_OCT-31-2002 2002/08/21 Jeffrey Fulmer *--WACKY 2.00 BETA 2--* RELEASE_2-00b2_AUG-21-2002 2002/08/18 Jeffrey Fulmer * src/auth.c added to the distribution. * src/auth.h added to the distribution. * src/wegex.c added to the distribution. * src/wegex.h added to the distribution. * src/main.c added calls to auth mechanism * src/list.c added host_match and host_compare * src/list.h added host_match and host_compare * doc/wackydrc.in added peername directive and desc. 2002/03/26 Jeffrey Fulmer *--WACKYD 2.00 BETA 1--* RELEASE_2.00b1_MAR-26-2002 2002/03/24 Jeffrey Fulmer * src/* complete architectural overhaul * doc/* updated for 2.00 release. 2001/12/11 Jeffrey Fulmer *--WACKYD 1.02 RELEASE--* RELEASE_1-02_DEC-11-2001 2001/12/10 Jeffrey Fulmer * src/patterns.c added to the distribution * src/patterns.h added to the distribution * src/util.c changed suicide to send SIGTERM * src/main.c handle SIGTERM and reset the lights 2001/12/04 Tim Funk * src/lights.c added function set_lights and contributed ideological assistance 2001/06/25 Jeffrey Fulmer *--WACKYD 1.01 RELEASE--* RELEASE_1-01_JUN-25-2001 2001/06/23 Jeffrey Fulmer * lib/joedog updated the joedog libraries to 1.0.1 * src/main.c improved error handling. * src/Makefile.am added post-install directive to chown wackyd to root:root and chmod the program 4755 2001/02/21 Jeffrey Fulmer * lib/error.c refined error handling with stdarg. * lib/error.h refined error handling with stdarg. 2001/02/19 Jeffrey Fulmer * doc/manual.html added to the distribution 2001/02/18 Jeffrey Fulmer * src/util.c added to the distribution * src/util.h added to the distribution * src/main.c added check for running program to prevent two copies in memory; added -k/--kill option to stop the daemon. 2001/02/17 Jeffrey Fulmer * Initial revision