* Get/save arbitrary configs
[citadel.git] / citadel / serv_icq.c
2000-01-09 Art Cancro* Get/save arbitrary configs
1999-10-28 Art Cancro* Removed all of the thread cancellation cruft that...
1999-10-13 Art Cancro* Added search-by-header-fields to CtdlForEachMessage...
1999-10-08 Art Cancro* More vCard-related debugging
1999-10-03 Art Cancro* Misc fixes and comment/docs updates
1999-09-29 Art Cancro* CtdlWriteObject() can now store objects in personal...
1999-08-08 Art Cancro* Made one more byte available in locate_host() and...
1999-08-07 Nathan Bryant * serv_icq.c: warning fixes
1999-08-06 Art Cancro* locate_host.c: use strdoop() and phree() instead...
1999-08-04 Art Cancromore fixes
1999-08-04 Art Cancro* Fixed some bugs in the ICQ metaclient, and documented...
1999-08-03 Art Cancro* Wrote the client side of the ICQ gateway. Now on...
1999-08-03 Art Cancro* Redesigned the client protocol commands for dealing...
1999-08-01 Art Cancro* EXTREME coolness. The server side of the ICQ metacli...
1999-07-31 Art CancroMore changes
1999-07-31 Art CancroICQ changes
1999-07-30 Art CancroFixed a bug
1999-07-30 Art Cancro* Added strdoop(), a leak-checked version of strdup()
1999-07-28 Art Cancro* Server modules are now labelled with their RCS ID...
1999-07-24 Art CancroTest of automatically updating ChangeLog
1999-07-24 Art Cancron more log
1999-07-23 Art CancroAdded CtdlWriteObject() to store generic data in the...
1999-07-19 Art Cancro * serv_icq.c, serv_icq.mk: added (separate...