| Commit message (Expand) | Author | Age | Files | Lines |
* | * src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSL | Alexey Shchepin | 2004-11-05 | 1 | -1/+1 |
* | * src/win32/: Updated (thanks to Sergei Golovan) | Alexey Shchepin | 2004-10-12 | 1 | -1/+1 |
* | * src/aclocal.m4: Better expat and openssl detection (thanks to | Alexey Shchepin | 2004-09-26 | 1 | -15/+5 |
* | * src/web/ejabberd_web_admin.erl: Added user's roster page | Alexey Shchepin | 2004-08-02 | 1 | -2/+2 |
* | * src/mod_last.erl: Supprot for storing status from latest | Alexey Shchepin | 2004-07-11 | 1 | -9/+23 |
* | * doc/guide.tex: Updated | Alexey Shchepin | 2004-07-09 | 1 | -0/+8 |
* | * src/mod_muc/mod_muc.erl: Added access rules for using serveice | Alexey Shchepin | 2004-05-17 | 1 | -0/+3 |
* | * src/translate.erl: Search translations directory in priv_dir | Alexey Shchepin | 2004-04-27 | 1 | -4/+2 |
* | * src/web/ejabberd_http.erl: Increased receive buffer | Alexey Shchepin | 2004-04-17 | 1 | -41/+58 |
* | * src/ejabberd.erl: Added searching of files in code:priv_lib | Alexey Shchepin | 2004-04-15 | 2 | -24/+16 |
* | * (all): Updated win32 stuff (thanks to Sergei Golovan) | Alexey Shchepin | 2004-03-21 | 2 | -3/+4 |
* | * src/web/: Small HTTP server and admin web-interface to ejabberd | Alexey Shchepin | 2004-03-02 | 1 | -1/+1 |
* | * src/msgs/ru.msg: Updated (thanks to Sergei Golovan) | Alexey Shchepin | 2004-02-26 | 1 | -18/+41 |
* | * src/mod_muc/mod_muc_room.erl: Support for history management | Alexey Shchepin | 2004-02-15 | 1 | -4/+4 |
* | * src/msgs/ru.msg: Updated (thanks to Sergei Golovan) | Alexey Shchepin | 2004-02-10 | 1 | -78/+107 |
* | * src/ejabberd_app.erl: Now possible to specify path to log file | Alexey Shchepin | 2003-12-28 | 1 | -1/+1 |
* | * src/jlib.hrl: Added declaration of "iq" record | Alexey Shchepin | 2003-12-17 | 2 | -49/+55 |
* | * src/mod_irc/mod_irc_connection.erl: Updated to work more | Alexey Shchepin | 2003-10-31 | 1 | -115/+135 |
* | * src/configure.ac: Build system now done using autoconf (thanks | Alexey Shchepin | 2003-10-17 | 1 | -8/+12 |
* | * (all): Changed JID storage format, added support for stringprep | Alexey Shchepin | 2003-10-07 | 2 | -19/+15 |
* | * src/mod_irc/mod_irc_connection.erl: Added handling for | Alexey Shchepin | 2003-08-12 | 1 | -1/+17 |
* | * src/mod_vcard.erl: Bugfix | Alexey Shchepin | 2003-07-21 | 1 | -7/+106 |
* | * doc/guide.tex: Updated (thanks to Sergei Golovan) | Alexey Shchepin | 2003-07-13 | 3 | -1/+56 |
* | * src/mod_irc/iconv_erl.c (iconv_erl_control): Bugfix | Alexey Shchepin | 2003-07-03 | 1 | -9/+6 |
* | * src/ejabberd_service.erl: Proper handling of bad XML | Alexey Shchepin | 2003-05-29 | 1 | -8/+28 |
* | * src/mod_irc/mod_irc_connection.erl: Fixed URL to ejabberd | Alexey Shchepin | 2003-04-28 | 1 | -1/+1 |
* | * src/cyrsasl*.erl: SASL support (currently support only PLAIN | Alexey Shchepin | 2003-03-09 | 2 | -25/+17 |
* | * src/mod_irc/mod_irc_connection.erl: Support for topic changes | Alexey Shchepin | 2003-02-27 | 1 | -19/+80 |
* | * src/mod_irc/mod_irc_connection.erl: /kick support | Alexey Shchepin | 2003-02-24 | 1 | -0/+94 |
* | * src/mod_irc/: Added configuration interface | Alexey Shchepin | 2003-02-23 | 2 | -48/+261 |
* | * src/mod_offline.erl: Now possible to unload this module | Alexey Shchepin | 2003-02-21 | 1 | -3/+37 |
* | * src/mod_roster.erl: Fixed bug with handling of roster set | Alexey Shchepin | 2003-02-20 | 1 | -1/+1 |
* | * src/mod_irc/: Added support for private chats, nicks changes and | Alexey Shchepin | 2003-02-18 | 2 | -60/+248 |
* | *** empty log message *** | Alexey Shchepin | 2003-02-17 | 1 | -1/+2 |
* | * src/mod_irc/: Still not completed... | Alexey Shchepin | 2003-02-17 | 2 | -16/+87 |
* | * src/mod_irc/: Still not completed... | Alexey Shchepin | 2003-02-17 | 2 | -29/+93 |
* | * src/mod_irc/: New IRC transport (not completed yet) | Alexey Shchepin | 2003-02-16 | 5 | -0/+770 |