fix all the <time.h> vs. <sys/time.h> issues, hopefully
[citadel.git] / citadel / vcard.c
2001-06-17 Nathan Bryantfix all the <time.h> vs. <sys/time.h> issues, hopefully
2001-01-13 Nathan Bryantmerged remaining changes from TRANSACTIONS (using cvs...
1999-10-04 Art Cancro* Minor vCard fixes
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...
1999-09-27 Art Cancro* cmd_regi() is now in serv_vcard and writes to the...
1999-09-24 Art Cancro* "read my vCard" and "write my vCard" are written...
1999-09-24 Art Cancro* Worked a little more on the vCard stuff. The serv_vc...
1999-09-23 Art Cancro* The vCard 'class' is now linked into the server,...
1999-09-21 Art Cancro* Began work on vCard. This could be kinda cool.