xmpp.chapril.org-ejabberd/src
Alexey Shchepin cf10843071 * src/ejabberd_auth_odbc.erl: Added ejabberd_odbc_sup to ejabberd
supervision tree

SVN Revision: 499
2006-02-03 04:41:03 +00:00
..
ejabberd_zlib * src/aclocal.m4: Updated for zlib support 2006-01-19 02:17:31 +00:00
eldap Cleanup 2005-04-17 21:39:41 +00:00
mod_irc * src/web/ejabberd_http.erl: Authentication check moved to 2006-02-03 03:28:15 +00:00
mod_muc * src/web/ejabberd_http.erl: Authentication check moved to 2006-02-03 03:28:15 +00:00
mod_pubsub * src/mod_pubsub/mod_pubsub.erl: Updated to use gen_server 2006-02-02 05:00:27 +00:00
msgs * src/msgs/ru.msg: Updated (thanks to Sergei Golovan) 2005-12-10 17:47:00 +00:00
odbc * src/odbc/pg.sql: Fixed syntax error 2006-01-29 04:38:31 +00:00
stringprep * src/tls/tls.erl: Accept {error,already_loaded} from 2005-10-25 02:19:01 +00:00
tls * src/ejabberd_service.erl: Bugfix 2006-01-13 01:55:20 +00:00
web * src/web/ejabberd_http.erl: Authentication check moved to 2006-02-03 03:28:15 +00:00
win32 * src/win32/ejabberd.nsh: Removed (thanks to Sergei Golovan) 2005-12-22 13:44:58 +00:00
.cvsignore *** empty log message *** 2003-01-22 20:40:40 +00:00
Makefile.in --prefix option can now override the default install dir (EJAB-43) 2006-02-02 16:59:38 +00:00
Makefile.win32 * src/Makefile.win32: Updated (thanks to Sergei Golovan) 2005-12-22 13:35:54 +00:00
XmppAddr.asn1 * src/ejabberd_s2s_in.erl: Support for dNSName certificate field 2005-11-17 05:29:33 +00:00
acl.erl * src/acl.erl: Slightly changed "access" option processing 2005-07-14 23:48:57 +00:00
aclocal.m4 * src/aclocal.m4: Updated for zlib support 2006-01-19 02:17:31 +00:00
adhoc.erl * src/aclocal.m4: Updated for zlib support 2006-01-19 02:17:31 +00:00
adhoc.hrl * src/aclocal.m4: Updated for zlib support 2006-01-19 02:17:31 +00:00
configure --prefix option can now override the default install dir (EJAB-43) 2006-02-02 16:59:38 +00:00
configure.ac --prefix option can now override the default install dir (EJAB-43) 2006-02-02 16:59:38 +00:00
configure.bat * src/translate.erl: Search translations directory in priv_dir 2004-04-27 20:28:23 +00:00
configure.erl * src/Makefile.win32: Updated (thanks to Sergei Golovan) 2005-12-22 13:35:54 +00:00
cyrsasl.erl * src/mod_register.erl: Bugfix 2005-07-13 03:24:13 +00:00
cyrsasl_digest.erl * src/cyrsasl_digest.erl: Fixed challenge/response parsing (thanks 2005-08-10 23:29:16 +00:00
cyrsasl_plain.erl * src/mod_register.erl: Bugfix 2005-07-13 03:24:13 +00:00
ejabberd.app * src/ejabberd.hrl: Updated version 2005-12-13 17:25:08 +00:00
ejabberd.cfg.example * src/aclocal.m4: Updated for zlib support 2006-01-19 02:17:31 +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 * src/ejabberd.hrl: Updated version 2005-12-13 17:25:08 +00:00
ejabberd_app.erl * src/tls/tls.erl: Accept {error,already_loaded} from 2005-10-25 02:19:01 +00:00
ejabberd_auth.erl * src/mod_register.erl: Bugfix 2005-07-13 03:24:13 +00:00
ejabberd_auth_external.erl * src/mod_register.erl: Bugfix 2005-07-13 03:24:13 +00:00
ejabberd_auth_internal.erl * src/mod_register.erl: Bugfix 2005-07-13 03:24:13 +00:00
ejabberd_auth_ldap.erl * src/ejabberd_config.erl: Added host_config option 2005-07-31 19:51:52 +00:00
ejabberd_auth_odbc.erl * src/ejabberd_auth_odbc.erl: Added ejabberd_odbc_sup to ejabberd 2006-02-03 04:41:03 +00:00
ejabberd_c2s.erl * src/ejabberd_update.erl: Support for run-time ejabberd updating 2006-01-27 05:00:27 +00:00
ejabberd_config.erl * src/ejabberd_config.erl: Support for per host certificates 2005-11-05 21:15:53 +00:00
ejabberd_ctl.erl * src/mod_last_odbc.erl: Added store_last_info/4 function (thanks 2005-05-23 19:47:57 +00:00
ejabberd_hooks.erl * (all): Enhanced virtual hosting support 2005-06-20 03:18:13 +00:00
ejabberd_listener.erl * src/ejabberd_service.erl: Bugfix 2006-01-13 01:55:20 +00:00
ejabberd_local.erl * src/odbc/pg.sql: Fixed syntax error 2006-01-29 04:38:31 +00:00
ejabberd_logger_h.erl * src/ejabberd_logger_h.erl: Speed optimizations 2005-12-24 02:40:35 +00:00
ejabberd_receiver.erl * src/odbc/pg.sql: Fixed syntax error 2006-01-29 04:38:31 +00:00
ejabberd_router.erl * src/odbc/pg.sql: Fixed syntax error 2006-01-29 04:38:31 +00:00
ejabberd_s2s.erl * src/odbc/pg.sql: Fixed syntax error 2006-01-29 04:38:31 +00:00
ejabberd_s2s_in.erl * src/ejabberd_c2s.erl: Remove top-level xmlns from incoming 2006-01-25 00:35:12 +00:00
ejabberd_s2s_out.erl * src/ejabberd_service.erl: Bugfix 2006-01-13 01:55:20 +00:00
ejabberd_service.erl * src/ejabberd_c2s.erl: Remove top-level xmlns from incoming 2006-01-25 00:35:12 +00:00
ejabberd_sm.erl * src/odbc/pg.sql: Fixed syntax error 2006-01-29 04:38:31 +00:00
ejabberd_sup.erl * src/odbc/pg.sql: Fixed syntax error 2006-01-29 04:38:31 +00:00
ejabberd_tmp_sup.erl * (all): Reorganized supervision tree 2003-07-20 20:35:35 +00:00
ejabberd_update.erl * src/odbc/pg.sql: Fixed syntax error 2006-01-29 04:38:31 +00:00
ejd2odbc.erl * src/ejd2odbc.erl: Added vCard converter 2005-10-06 23:57:34 +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 * src/mod_register.erl: Bugfix 2005-07-13 03:24:13 +00:00
gen_iq_handler.erl * src/odbc/pg.sql: Fixed syntax error 2006-01-29 04:38:31 +00:00
gen_mod.erl * src/aclocal.m4: Updated for zlib support 2006-01-19 02:17:31 +00:00
idna.erl * src/idna.erl: Support for IDNA (RFC3490) 2004-04-10 19:15:02 +00:00
jd2ejd.erl * src/jd2ejd.erl: Updated to work with ODBC 2005-07-26 03:04:26 +00:00
jlib.erl * src/jlib.erl: Bugfix 2005-09-15 18:32:05 +00:00
jlib.hrl * src/aclocal.m4: Updated for zlib support 2006-01-19 02:17:31 +00:00
mod_adhoc.erl * src/aclocal.m4: Updated for zlib support 2006-01-19 02:17:31 +00:00
mod_announce.erl * src/aclocal.m4: Updated for zlib support 2006-01-19 02:17:31 +00:00
mod_configure.erl * src/aclocal.m4: Updated for zlib support 2006-01-19 02:17:31 +00:00
mod_configure2.erl * (all): Enhanced virtual hosting support 2005-06-20 03:18:13 +00:00
mod_disco.erl * src/aclocal.m4: Updated for zlib support 2006-01-19 02:17:31 +00:00
mod_echo.erl * src/mod_pubsub/mod_pubsub.erl: Updated to use gen_server 2006-02-02 05:00:27 +00:00
mod_last.erl * (all): Enhanced virtual hosting support 2005-06-20 03:18:13 +00:00
mod_last_odbc.erl * src/odbc/mysql.sql: Database description for MySQL Database 2005-12-21 16:10:56 +00:00
mod_offline.erl * src/mod_offline.erl: Don't store headline messages 2005-12-07 13:01:33 +00:00
mod_offline_odbc.erl * src/odbc/mysql.sql: Database description for MySQL Database 2005-12-21 16:10:56 +00:00
mod_privacy.erl * (all): Enhanced virtual hosting support 2005-06-20 03:18:13 +00:00
mod_private.erl * (all): Enhanced virtual hosting support 2005-06-20 03:18:13 +00:00
mod_register.erl * src/ejabberd_c2s.erl: Processing of jabber:iq:register totally 2005-07-14 22:28:21 +00:00
mod_roster.erl * src/mod_roster.erl: Workaround for gateway subscriptions now 2005-12-11 19:48:31 +00:00
mod_roster.hrl Merged the Process One contributions ( Virtual Hosting ) 2005-04-17 18:08:34 +00:00
mod_roster_odbc.erl * src/mod_roster_odbc.erl: Bugfix 2006-01-24 21:47:53 +00:00
mod_service_log.erl * src/ejabberd_update.erl: Support for run-time ejabberd updating 2006-01-27 05:00:27 +00:00
mod_shared_roster.erl * src/web/ejabberd_web_admin.erl: Updated API for better 2005-09-29 01:04:24 +00:00
mod_stats.erl * (all): Enhanced virtual hosting support 2005-06-20 03:18:13 +00:00
mod_time.erl * (all): Enhanced virtual hosting support 2005-06-20 03:18:13 +00:00
mod_vcard.erl * src/mod_vcard.erl: Fixed xmlns in disco items replies (thanks to 2005-11-19 01:20:05 +00:00
mod_vcard_ldap.erl * src/mod_vcard.erl: Fixed xmlns in disco items replies (thanks to 2005-11-19 01:20:05 +00:00
mod_vcard_odbc.erl * src/odbc/ejabberd_odbc.erl: underscore and percent are now only 2006-01-13 10:59:52 +00:00
mod_version.erl * (all): Enhanced virtual hosting support 2005-06-20 03:18:13 +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 * src/ejabberd_service.erl: Bugfix 2006-01-13 01:55:20 +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