24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-18 22:15:20 +02:00
xmpp.chapril.org-ejabberd/src/mod_muc
Alexey Shchepin da58d568b1 * src/web/ejabberd_web_admin.erl: Changed type of password field
to "password"

* src/jlib.hrl: More stream error defines (thanks to Sergei
Golovan)

* src/ejabberd_c2s.erl: Support for starttls_required option
(thanks to Sergei Golovan)

* src/mod_muc/mod_muc_room.erl: Fixed mistake in case condition
(thanks to Sergei Golovan)

* src/xml_stream.erl: Added function parse_element/1

* src/expat_erl.c: Added PARSE_FINAL_COMMAND

SVN Revision: 289
2004-12-05 20:54:55 +00:00
..
Makefile.in * src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSL 2004-11-05 21:14:31 +00:00
Makefile.win32 * (all): Updated win32 stuff (thanks to Sergei Golovan) 2004-03-21 20:27:09 +00:00
mod_muc_room.erl * src/web/ejabberd_web_admin.erl: Changed type of password field 2004-12-05 20:54:55 +00:00
mod_muc.erl * src/mod_muc/mod_muc.erl: Added access rules for using serveice 2004-05-17 20:36:41 +00:00