* Issue 'cancel' messages for vCard when a user is deleted.
[citadel.git] / citadel / netproc.c
1999-11-05 Art Cancro* Issue 'cancel' messages for vCard when a user is...
1999-11-02 Art Cancro* Several fixes to msgbase.c and netproc.c to prevent...
1999-10-16 Art Cancro* Replication fixes
1999-10-14 Art Cancro* Finished the netproc side of Z (zap/supersede) proces...
1999-10-13 Art Cancro* Added search-by-header-fields to CtdlForEachMessage...
1999-10-13 Art Cancro* Starting some work on network zap (supersede) mode...
1999-09-07 Art Cancro* netproc.c: put outgoing messages into the use table...
1999-07-30 Art CancroMore debugging options.
1999-07-13 Nathan Bryant * Makefile.in, configure.in: link netproc with...
1999-07-11 Art Cancro * netproc.c: msgfind() no longer uses the times...
1999-06-25 Art Cancronetproc.c: Finished the loopzapper
1999-06-22 Art CancroMore of the vortex checker. It works now, but doesn...
1999-06-21 Art Cancronetproc.c: started writing a vortex checker. Not finished.
1999-06-10 Art Cancro * Replaced all code that generated temporary...
1999-05-13 Nathan Bryantfix namespace collision with <sys/stream.h> on certain...
1999-04-13 Nathan Bryantfixed time_t handling (have to cast it to long for...
1999-01-29 Nathan Bryantirix fixen
1999-01-21 Art Cancromade some progress with MIME
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