When dumping or scanning the wholist in the Jabber
authorArt Cancro <ajc@citadel.org>
Mon, 17 Mar 2008 15:11:49 +0000 (15:11 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 17 Mar 2008 15:11:49 +0000 (15:11 +0000)
commitd8813244b021daf1809bab971f871b937f84a0c3
tree36db4954cd8f9dfd1c42da9d1681f2ac61c7336a
parentdc8e8c465ab221ac22cfcc7b3861d165dc7e6158
When dumping or scanning the wholist in the Jabber
service, only pay attention to sessions that have users logged
in.  Doing otherwise exposes empty JID's that cause clients to
malfunction.
citadel/modules/jabber/xmpp_messages.c
citadel/modules/jabber/xmpp_presence.c
citadel/modules/jabber/xmpp_query_namespace.c
citadel/modules/jabber/xmpp_queue.c