xmpp.chapril.org-ejabberd/src
Alexey Shchepin bf21482fac * src/web/ejabberd_web_admin.erl: Added link to shared roster page
SVN Revision: 316
2005-04-18 20:03:07 +00:00
..
eldap Cleanup 2005-04-17 21:39:41 +00:00
mod_irc Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
mod_muc Cleanup 2005-04-17 21:39:41 +00:00
mod_pubsub Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
msgs * src/msgs/pl.msg: New Polish translation (thanks to Andrew Smyk) 2005-04-18 09:45:19 +00:00
odbc * src/odbc/ejabberd_odbc.erl: ODBC connection string can be 2005-04-18 18:41:57 +00:00
stringprep * src/expat_erl.c: Now uses port control instead of port output 2004-12-01 22:48:53 +00:00
tls * src/ejabberd_c2s.erl: Send new id for each new stream inside one 2005-04-09 23:47:56 +00:00
web * src/web/ejabberd_web_admin.erl: Added link to shared roster page 2005-04-18 20:03:07 +00:00
win32 * src/win32/: Updated (thanks to Sergei Golovan) 2004-10-12 20:06:38 +00:00
.cvsignore *** empty log message *** 2003-01-22 20:40:40 +00:00
Makefile.in * src/Makefile.in: Updated (thanks to Badlop) 2004-09-27 18:54:17 +00:00
Makefile.win32 * src/mod_offline.erl: Added entire table locking on large message 2004-08-22 21:54:14 +00:00
acl.erl *** empty log message *** 2003-02-01 20:21:28 +00:00
aclocal.m4 * src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSL 2004-11-05 21:14:31 +00:00
configure * src/aclocal.m4: Better expat and openssl detection (thanks to 2004-09-26 20:46:43 +00:00
configure.ac * src/aclocal.m4: Updated to check for openssl library (thanks to 2004-08-05 20:46:24 +00:00
configure.bat * src/translate.erl: Search translations directory in priv_dir 2004-04-27 20:28:23 +00:00
configure.erl * src/mod_offline.erl: Added entire table locking on large message 2004-08-22 21:54:14 +00:00
cyrsasl.erl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
cyrsasl_digest.erl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
cyrsasl_plain.erl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
ejabberd.app * src/mod_offline.erl: Added function remove_old_messages/1 2003-10-24 19:21:07 +00:00
ejabberd.cfg.example * src/odbc/ejabberd_odbc.erl: ODBC connection string can be 2005-04-18 18:41:57 +00:00
ejabberd.erl * src/ejabberd.erl: Added searching of files in code:priv_lib 2004-04-15 19:55:38 +00:00
ejabberd.hrl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
ejabberd_app.erl * src/ejabberd.erl: Added searching of files in code:priv_lib 2004-04-15 19:55:38 +00:00
ejabberd_auth.erl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
ejabberd_auth_external.erl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
ejabberd_auth_internal.erl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
ejabberd_auth_ldap.erl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
ejabberd_auth_odbc.erl Cleanup 2005-04-17 21:39:41 +00:00
ejabberd_c2s.erl Cleanup 2005-04-17 21:39:41 +00:00
ejabberd_config.erl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
ejabberd_ctl.erl Applied VH patch 2005-04-17 22:59:44 +00:00
ejabberd_hooks.erl * src/ejabberd_c2s.erl: Bugfix in resend_offline_messages/1 2004-08-12 22:34:19 +00:00
ejabberd_listener.erl * src/ejabberd_listener.erl: Enable keepalive option 2004-12-03 22:54:02 +00:00
ejabberd_local.erl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
ejabberd_logger_h.erl * tools/ejabberdctl: Added call to "exec" (thanks to Sergei 2004-09-10 20:57:00 +00:00
ejabberd_receiver.erl * src/ejabberd_listener.erl: Enable keepalive option 2004-12-03 22:54:02 +00:00
ejabberd_router.erl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
ejabberd_s2s.erl * src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSL 2004-11-05 21:14:31 +00:00
ejabberd_s2s_in.erl * src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSL 2004-11-05 21:14:31 +00:00
ejabberd_s2s_out.erl * src/aclocal.m4: Fixed headers detecting in AM_WITH_OPENSSL 2004-11-05 21:14:31 +00:00
ejabberd_service.erl * src/ejabberd_c2s.erl: Fixed bind namespace 2004-01-11 20:42:57 +00:00
ejabberd_sm.erl Cleanup 2005-04-17 21:39:41 +00:00
ejabberd_sup.erl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
ejabberd_tmp_sup.erl * (all): Reorganized supervision tree 2003-07-20 20:35:35 +00:00
expat_erl.c * src/web/ejabberd_web_admin.erl: Changed type of password field 2004-12-05 20:54:55 +00:00
extauth.erl * examples/extauth/check_pass_null.pl: A reference "null" 2004-07-30 21:09:55 +00:00
gen_iq_handler.erl * (all): Reorganized supervision tree 2003-07-20 20:35:35 +00:00
gen_mod.erl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
idna.erl * src/idna.erl: Support for IDNA (RFC3490) 2004-04-10 19:15:02 +00:00
jd2ejd.erl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
jlib.erl * src/mod_muc/mod_muc_room.erl: Send password in room invitation 2004-09-17 19:52:59 +00:00
jlib.hrl * src/web/ejabberd_web_admin.erl: Changed type of password field 2004-12-05 20:54:55 +00:00
mod_announce.erl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
mod_configure.erl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
mod_configure2.erl * src/tls/: Library for TLS support (not completed) 2004-07-25 21:27:56 +00:00
mod_disco.erl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
mod_echo.erl * src/ejabberd_local.erl: Replaced register_local_route to 2003-12-14 20:51:01 +00:00
mod_last.erl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
mod_last_odbc.erl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
mod_offline.erl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
mod_offline_odbc.erl * src/mod_roster_odbc.erl: Roster support via ODBC (not completed) 2004-12-19 20:47:35 +00:00
mod_privacy.erl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
mod_private.erl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
mod_register.erl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
mod_roster.erl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
mod_roster.hrl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
mod_roster_odbc.erl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
mod_service_log.erl * src/mod_service_log.erl: Support for logging of user packets via 2004-08-24 20:11:01 +00:00
mod_shared_roster.erl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
mod_stats.erl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
mod_time.erl * src/jlib.hrl: Added declaration of "iq" record 2003-12-17 20:13:21 +00:00
mod_vcard.erl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
mod_vcard_ldap.erl * src/mod_irc/mod_irc_connection.erl: Added filtering of quit 2005-01-13 23:04:47 +00:00
mod_version.erl * src/jlib.hrl: Added declaration of "iq" record 2003-12-17 20:13:21 +00:00
randoms.erl *** empty log message *** 2002-12-13 20:58:27 +00:00
sha.erl *** empty log message *** 2003-01-09 19:59:16 +00:00
shaper.erl *** empty log message *** 2003-02-09 19:17:23 +00:00
translate.erl * src/web/ejabberd_http.erl: Fixed processing of POST body for 2004-09-30 21:54:39 +00:00
xml.erl * src/idna.erl: Support for IDNA (RFC3490) 2004-04-10 19:15:02 +00:00
xml_stream.erl * src/web/ejabberd_web_admin.erl: Changed type of password field 2004-12-05 20:54:55 +00:00