Removed the logging facility from citserver, use syslog instead
[citadel.git] / citadel / modules / xmpp / xmpp_queue.c
2011-09-04 Art CancroRemoved the logging facility from citserver, use syslog...
2010-11-16 Art Cancroevent_jid is a buffer, not a pointer, so don't free...
2010-11-14 Wilfried GoesgensMemleak: free the XMPP-Eventqueue on shutdown
2010-09-01 Art CancroCompleted the removal of $Id$ tags in the Citadel serve...
2010-02-25 Art Cancro* Noticed that when serv_chat.c sets async_waiting...
2010-02-22 Art Cancro* Renamed the 'jabber' module to 'xmpp' module. Also...