* Removed our naive 'conv_date()' RFC822-to-unixtime conversion function
[citadel.git] / citadel / citmail.c
1999-12-13 Art Cancro* Removed our naive 'conv_date()' RFC822-to-unixtime...
1999-07-19 Art Cancrooops
1999-07-18 Art CancroFixed message id stuff
1999-06-28 Art Cancro * Changed any remaining references to UUCP, to "Intern...
1999-04-13 Nathan Bryantfixed time_t handling (have to cast it to long for...
1999-03-23 Art CancroARRGH
1999-01-14 Art CancroChanges to support MIME
1999-01-13 Art Cancro * Various changes to begin work on support...
1998-12-27 Art Cancronetproc now uses syslog
1998-12-19 Art Cancro * Added "-i" flag to netproc to make it skip...
1998-11-11 Art Cancro * citserver.c, msgbase.c, user_ops.c: hide...
1998-11-10 Nathan Bryant*** empty log message ***
1998-11-05 Nathan Bryantdeleted revisions 1.11-1.12, added RCS Id keyword
1998-10-08 Nathan Bryant * lots of warning fixes; builds with -std1...
1998-09-30 Nathan Bryant * Makefile.in: new variable PTHREAD_DEFS for...
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-08-17 Art Cancro * Updated citmail.c with the latest stuff from...
1998-08-05 Art CancroChanges required in order to handle the new translation...
1998-08-04 Art CancroAltered the translation of incoming Internet e-mail...
1998-07-30 Art CancroChanged all of the proprietary strucmp() and struncmp...
1998-07-12 Art Cancro Now, citmail.c doesn't attempt to read the userlog...
1998-07-11 Art CancroInitial revision