* Trying to fix a memory bug somewhere.
authorArt Cancro <ajc@citadel.org>
Sat, 12 Mar 2005 05:42:36 +0000 (05:42 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 12 Mar 2005 05:42:36 +0000 (05:42 +0000)
commit0c9ed17199b4d9a7146d94fea42c35391582b053
treeeaf474f8182d1b46dac391c551c67e3b5c83915f
parente0d3eae9dc5eb2c07bd8cf89bba016b7dc52c08f
* Trying to fix a memory bug somewhere.
* While working on the above, noticed that the way we did the per-session
  dynamic symbols loses badly in terms of performance.  Began moving to
  a less modular but better performing way of doing the same.
citadel/ChangeLog
citadel/citadel.h
citadel/serv_imap.c
citadel/serv_imap.h
citadel/serv_pop3.c
citadel/serv_pop3.h
citadel/serv_smtp.c
citadel/server.h
citadel/server_main.c
citadel/stress.c