Removed the logging facility from citserver, use syslog instead
[citadel.git] / citadel / modules / xmpp / xmpp_query_namespace.c
2011-09-04 Art CancroRemoved the logging facility from citserver, use syslog...
2010-09-01 Art CancroCompleted the removal of $Id$ tags in the Citadel serve...
2010-05-14 Art Cancro* Properly escape XML output using new xmlesc() functio...
2010-05-10 Art Cancro* I think this cleans up the remaining XMPP bugs. ...
2010-05-10 Art Cancro* Ok, it's not an async bug. When I changed everything...
2010-05-10 Art Cancro* Changed the logic of how we inform the client about...
2010-05-03 Art Cancro* New utility function xmpp_is_visible(), used to deter...
2010-02-26 Wilfried Göesgens* use eUsrAxlvl all over the place
2010-02-23 Art Cancro* More XMPP tweaks, none of which fixed our current...
2010-02-22 Art Cancro* more debugging
2010-02-22 Art Cancro* Renamed the 'jabber' module to 'xmpp' module. Also...