CC->kill_me now contains an enum indicating the REASON session was killed
authorArt Cancro <ajc@uncensored.citadel.org>
Sun, 13 Mar 2011 17:32:47 +0000 (13:32 -0400)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 15:06:51 +0000 (15:06 +0000)
commit3061bf4d898bdfb0e0dfe294676b2ac6274d0cb4
tree06b98694853a73fca1fbd8e5be688d349ded27bd
parentc793b3980c5c019211e077659847df7f09367a30
CC->kill_me now contains an enum indicating the REASON session was killed
13 files changed:
citadel/citserver.c
citadel/context.c
citadel/modules/imap/serv_imap.c
citadel/modules/managesieve/serv_managesieve.c
citadel/modules/migrate/serv_migrate.c
citadel/modules/pop3/serv_pop3.c
citadel/modules/smtp/serv_smtp.c
citadel/modules/vcard/serv_vcard.c
citadel/modules/xmpp/serv_xmpp.c
citadel/modules/xmpp/xmpp_presence.c
citadel/server.h
citadel/sysdep.c
citadel/threads.c