fix all the <time.h> vs. <sys/time.h> issues, hopefully
[citadel.git] / citadel / serv_network.c
2001-06-17 Nathan Bryantfix all the <time.h> vs. <sys/time.h> issues, hopefully
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-08-28 Art Cancro* Fixed lastsent
2000-08-26 Art Cancro* Finished up the back end code for mailing list sends...
2000-08-26 Art Cancro* mailing lists
2000-08-19 Art Cancro* mailing list stuff ... still needs work
2000-08-18 Art Cancro* Added a little more mailing list code to serv_network.c
2000-08-10 Art Cancro* Changed all the "200 ok" responses to more descriptiv...
2000-08-05 Art Cancro* Added [idle] to client wholist display for sessions...
2000-07-30 Art Cancro* Set up the SNET (Send NETwork config) and GNET (Get...
2000-07-22 Art Cancro* Prepared infrastructure for the networker rewrite