| Commit message (Expand) | Author | Age | Files | Lines |
* | * src/mod_pubsub/mod_pubsub.erl: Updated to use gen_server | Alexey Shchepin | 2006-02-02 | 2 | -98/+206 |
* | * src/aclocal.m4: Updated for zlib support | Alexey Shchepin | 2006-01-19 | 2 | -192/+222 |
* | * (all): Enhanced virtual hosting support | Alexey Shchepin | 2005-06-20 | 2 | -44/+55 |
* | * src/web/ejabberd_web_admin.erl: Updated CSS, added modules | Alexey Shchepin | 2005-05-23 | 1 | -4/+5 |
* | * src/mod_muc/mod_muc_room.erl: Fixed bug with storing | Alexey Shchepin | 2005-05-09 | 1 | -0/+9 |
* | * src/mod_muc/mod_muc_room.erl: Store ban reasons for outcast | Alexey Shchepin | 2005-05-03 | 1 | -18/+64 |
* | * src/mod_muc/mod_muc_room.erl: Updated changing roles and | Alexey Shchepin | 2005-05-02 | 1 | -6/+31 |
* | * src/web/ejabberd_web_admin.erl: Added translation to submit | Alexey Shchepin | 2005-04-24 | 1 | -8/+11 |
* | Cleanup | Alexey Shchepin | 2005-04-17 | 1 | -2/+2 |
* | Merged the Process One contributions ( Virtual Hosting ) | tmallard | 2005-04-17 | 2 | -82/+189 |
* | * src/mod_muc/mod_muc_room.erl: Bugfix | Alexey Shchepin | 2005-03-16 | 1 | -2/+2 |
* | * src/mod_irc/mod_irc_connection.erl: Added filtering of quit | Alexey Shchepin | 2005-01-13 | 1 | -1/+1 |
* | * src/odbc/ejabberd_odbc.erl: Load-balance ODBC requests between | Alexey Shchepin | 2004-12-29 | 1 | -1/+4 |
* | * src/web/ejabberd_web_admin.erl: Changed type of password field | Alexey Shchepin | 2004-12-05 | 1 | -3/+2 |
* | * src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSL | Alexey Shchepin | 2004-11-05 | 1 | -1/+1 |
* | * src/mod_muc/mod_muc_room.erl: Fixed room destroying | Alexey Shchepin | 2004-10-08 | 1 | -0/+6 |
* | * src/aclocal.m4: Better expat and openssl detection (thanks to | Alexey Shchepin | 2004-09-26 | 1 | -9/+3 |
* | * src/mod_muc/mod_muc_room.erl: Send password in room invitation | Alexey Shchepin | 2004-09-17 | 1 | -88/+16 |
* | * src/mod_muc/mod_muc.erl: Added access rules for using serveice | Alexey Shchepin | 2004-05-17 | 3 | -61/+97 |
* | * src/web/ejabberd_http.erl: 'Accept-Language' header support | Alexey Shchepin | 2004-05-01 | 1 | -4/+17 |
* | * src/idna.erl: Support for IDNA (RFC3490) | Alexey Shchepin | 2004-04-10 | 1 | -1/+1 |
* | * (all): Updated win32 stuff (thanks to Sergei Golovan) | Alexey Shchepin | 2004-03-21 | 1 | -1/+1 |
* | * src/msgs/ru.msg: Updated (thanks to Sergei Golovan) | Alexey Shchepin | 2004-03-08 | 2 | -7/+16 |
* | * src/web/: Small HTTP server and admin web-interface to ejabberd | Alexey Shchepin | 2004-03-02 | 2 | -166/+232 |
* | * src/msgs/ru.msg: Updated (thanks to Sergei Golovan) | Alexey Shchepin | 2004-02-26 | 2 | -43/+40 |
* | * src/mod_muc/mod_muc_room.erl: Support for history management | Alexey Shchepin | 2004-02-15 | 1 | -9/+268 |
* | * src/mod_muc/mod_muc_room.erl: Bugfix, updated error codes | Alexey Shchepin | 2004-01-17 | 1 | -57/+79 |
* | * src/jlib.hrl: Added declaration of "iq" record | Alexey Shchepin | 2003-12-17 | 2 | -40/+52 |
* | * src/ejabberd_s2s_in.erl: Changed timeout processing, bugfix | Alexey Shchepin | 2003-12-06 | 1 | -21/+23 |
* | * src/cyrsasl_digest.erl: Bugfix (thanks to Sergei Golovan) | Alexey Shchepin | 2003-11-23 | 1 | -10/+23 |
* | * src/mod_muc/mod_muc_room.erl: Bugfix | Alexey Shchepin | 2003-11-10 | 1 | -3/+8 |
* | * src/configure.ac: Build system now done using autoconf (thanks | Alexey Shchepin | 2003-10-17 | 1 | -6/+10 |
* | * (all): Changed JID storage format, added support for stringprep | Alexey Shchepin | 2003-10-07 | 1 | -52/+48 |
* | * src/stringprep/: Support for stringprep (not completed yet) | Alexey Shchepin | 2003-09-26 | 1 | -2/+2 |
* | * src/mod_muc/mod_muc_room.erl: Debug output switched off | Alexey Shchepin | 2003-09-19 | 1 | -1/+1 |
* | * src/mod_muc/mod_muc.erl: Fixed handling of room names with | Alexey Shchepin | 2003-08-15 | 2 | -56/+103 |
* | * doc/guide.tex: Updated (thanks to Sergei Golovan) | Alexey Shchepin | 2003-07-13 | 2 | -1/+21 |
* | * src/mod_muc/mod_muc_room.erl: Fixed room destroying | Alexey Shchepin | 2003-06-30 | 2 | -7/+20 |
* | * src/ejabberd_service.erl: Proper handling of bad XML | Alexey Shchepin | 2003-05-29 | 2 | -3/+16 |
* | * src/mod_muc/mod_muc.erl: Now body of message from admin to MUC | Alexey Shchepin | 2003-05-18 | 2 | -45/+111 |
* | * src/ejabberd_s2s.erl: Added error catching for do_route/3 | Alexey Shchepin | 2003-05-15 | 1 | -11/+33 |
* | * src/mod_muc/mod_muc_room.erl: Remove user from room on receiving | Alexey Shchepin | 2003-05-14 | 1 | -26/+76 |
* | * src/ejabberd_local.erl: Updated missed errors to new style | Alexey Shchepin | 2003-05-09 | 2 | -3/+25 |
* | * src/mod_muc/mod_muc.erl: Denied using of empty nick | Alexey Shchepin | 2003-05-08 | 1 | -0/+2 |
* | * src/mod_muc/mod_muc.erl: Return bad-request if no x:data form | Alexey Shchepin | 2003-05-07 | 1 | -1/+3 |
* | * src/mod_muc/mod_muc_room.erl: Don't check permissions on disco | Alexey Shchepin | 2003-05-07 | 1 | -15/+6 |
* | * src/mod_muc/mod_muc.erl: Support for nick registration | Alexey Shchepin | 2003-04-17 | 2 | -7/+147 |
* | * src/mod_muc/mod_muc_room.erl: Support for members-only | Alexey Shchepin | 2003-04-13 | 1 | -60/+200 |
* | * src/mod_muc/mod_muc_room.erl: Added support for grant/revoke | Alexey Shchepin | 2003-03-28 | 1 | -4/+30 |
* | * src/ejabberd.cfg: Updated | Alexey Shchepin | 2003-03-27 | 1 | -24/+95 |