Revert xmpp back to a working state
[citadel.git] / citadel / modules / xmpp / xmpp_queue.c
2014-12-31 Wilfried GoesgensRevert xmpp back to a working state
2013-11-19 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2013-11-15 Wilfried GoesgensXMPP: add proper cleanup; add basic support for body...
2012-04-29 Wilfried GoesgensXMPP: make logging configurable.
2012-01-30 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-30 Art CancroMore changes of 'free software' to 'open source' made...
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...