* Various changes to begin work on support for MIME messages
[citadel.git] / citadel / netproc.c
1999-01-13 Art Cancro * Various changes to begin work on support...
1998-12-28 Art Cancromade changes
1998-12-27 Art Cancronetproc now uses syslog
1998-12-19 Art Cancro * Added "-i" flag to netproc to make it skip...
1998-12-06 Art Cancroincreased one of the minfo buffer sizes
1998-11-22 Art Cancro * Moved num_parms() and all the extract() type...
1998-11-04 Nathan Bryant * added RCS Id keyword strings to sources
1998-10-16 Art Cancrofix
1998-10-16 Art CancroFix
1998-10-08 Nathan Bryant * lots of warning fixes; builds with -std1...
1998-10-07 Nathan Bryant * snprintf.c, snprintf.h: new files
1998-10-05 Art CancroChangeover to new room structure. See ChangeLog for...
1998-09-30 Nathan Bryant * Makefile.in: new variable PTHREAD_DEFS for...
1998-09-29 Art Cancro * Removed code from some of the utilities which...
1998-09-28 Nathan Bryant * configure.in, acconfig.h: new files; partiall...
1998-08-18 Nathan BryantTue Aug 18 00:42:33 EDT 1998 Nathan Bryant <bryant...
1998-07-30 Art CancroChanged all of the proprietary strucmp() and struncmp...
1998-07-26 Art CancroFixed a bug which was here even before we started the...
1998-07-11 Art CancroInitial revision