fix all the <time.h> vs. <sys/time.h> issues, hopefully
[citadel.git] / citadel / tools.c
2001-06-17 Nathan Bryantfix all the <time.h> vs. <sys/time.h> issues, hopefully
2001-06-06 Art Cancro* Moved memreadline() to tools.c
2001-04-21 Art Cancro* Began implementation of per-message seen/unseen attribute
2001-02-28 Art Cancro* Backed out the variable-length string changes.
2001-02-22 Stu MarkMostly made changes to allow client_gets to handle...
2000-12-27 Art Cancro* The size constant "256" which shows up everywhere...
2000-11-09 Art Cancro* tools.c: striplt() strips all whitespace, not just...
2000-06-28 Art Cancro* Changed the comments at the beginning of each file...
2000-04-24 Art Cancro* Removed references to strucmp() and struncmp(), repla...
2000-04-08 Art Cancro* Another minor stoopid little time display fix
2000-04-07 Art Cancro* Fixed am/pm bug in time display
2000-03-19 Art Cancro* Small cosmetic change to date/time output
2000-03-18 Art Cancro* 5.70b1
2000-01-22 Art Cancro* Added some more functionality to the string tokenizer
1999-12-14 Art Cancro* More SMTP implementation
1999-12-11 Art Cancro* Implemented most of MAIL FROM:
1999-12-09 Art Cancro* Split cmd_user() and cmd_pass() into frontend/backend...
1999-09-29 Art Cancro* serv_vcard.c: fixed crashola bug in cmd_greg()
1999-09-28 Art Cancro* Fully migrated cmd_greg() and cmd_regi() into serv_vc...
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-12 Nathan Bryant * Makefile.in: simplified to use pattern rules...