24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-08 21:43:07 +02:00
xmpp.chapril.org-ejabberd/src
Jean-Sébastien Pédron 4e2e68a3fb The handle_info clause that treats routing order is now converted.
In-memory sets and dict still use the short JID form with empty strings
for unspecified fields. Users are able to connect to ejabberd but some
features don't seem to work proprerly.

SVN Revision: 1376
2008-06-24 08:55:24 +00:00
..
ejabberd_zlib * src/Makefile.in: Improved indentation of GCC call 2008-04-11 17:32:20 +00:00
eldap * src/Makefile.in: Support for parallel compilation with 'make -j' 2008-03-26 09:27:46 +00:00
mod_irc * src/Makefile.in: Improved indentation of GCC call 2008-04-11 17:32:20 +00:00
mod_muc * src/mod_muc/mod_muc_room.erl: Allow admins to send messages to 2008-06-13 18:55:26 +00:00
mod_proxy65 * src/mod_proxy65/mod_proxy65_service.erl: Implement alternative 2008-03-09 10:09:38 +00:00
mod_pubsub temporary roster_groups_allowed (EJAB-655) 2008-06-18 16:35:03 +00:00
msgs * src/msgs/pl.msg: Bugfix in arguments of translated string that 2008-06-04 13:21:36 +00:00
odbc * src/odbc/odbc_queries.erl (del_user_return_password): Return 2008-05-31 17:09:13 +00:00
pam Seek epam binary into priv/bin (EJAB-573) 2008-03-21 15:42:14 +00:00
stringprep * src/Makefile.in: Improved indentation of GCC call 2008-04-11 17:32:20 +00:00
tls * src/Makefile.in: Improved indentation of GCC call 2008-04-11 17:32:20 +00:00
web * src/web/ejabberd_web.erl (make_xhtml/2): Allow to include 2008-05-31 18:21:43 +00:00
win32 * src/win32/ejabberd.nsh: Removed (thanks to Sergei Golovan) 2005-12-22 13:44:58 +00:00
acl.erl * src/ejabberd_c2s.erl: Added forbidden_session_hook 2008-04-25 09:25:31 +00:00
aclocal.m4 Add exmpp detection. 2008-06-20 12:49:39 +00:00
adhoc.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
adhoc.hrl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
configure Add exmpp detection. 2008-06-20 12:49:39 +00:00
configure.ac * src/configure.ac: R12 support: remove compilation 2008-05-19 09:20:35 +00:00
configure.bat * src/translate.erl: Search translations directory in priv_dir 2004-04-27 20:28:23 +00:00
configure.erl * src/ejabberd.app: The ejabberd version number is defined in the 2008-06-18 21:33:48 +00:00
cyrsasl_anonymous.erl * src/ejabberd_auth.erl: Improve anonymous authentication to not 2008-04-22 17:41:30 +00:00
cyrsasl_digest.erl * src/ejabberd_auth.erl: Improve anonymous authentication to not 2008-04-22 17:41:30 +00:00
cyrsasl_plain.erl * src/ejabberd_auth.erl: Improve anonymous authentication to not 2008-04-22 17:41:30 +00:00
cyrsasl.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
ejabberd_admin.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
ejabberd_app.erl * src/ejabberd_listener.erl: Remove code of the unused listening 2008-03-31 19:48:35 +00:00
ejabberd_auth_anonymous.erl * src/ejabberd_auth.erl: Improve anonymous authentication to not 2008-04-22 17:41:30 +00:00
ejabberd_auth_external.erl * src/ejabberd_config.erl: dirty_get_registered_users now correctly returns all users for all vhosts no matter which back-end is used (EJAB-527) 2008-02-19 13:49:29 +00:00
ejabberd_auth_internal.erl * src/ejabberd_config.erl: dirty_get_registered_users now correctly returns all users for all vhosts no matter which back-end is used (EJAB-527) 2008-02-19 13:49:29 +00:00
ejabberd_auth_ldap.erl * src/ejabberd_auth_ldap.erl: LDAP function to get the number of 2008-04-08 09:37:06 +00:00
ejabberd_auth_odbc.erl * src/ejabberd_config.erl: dirty_get_registered_users now correctly returns all users for all vhosts no matter which back-end is used (EJAB-527) 2008-02-19 13:49:29 +00:00
ejabberd_auth_pam.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
ejabberd_auth.erl * src/ejabberd_auth.erl: Improve anonymous authentication to not 2008-04-22 17:41:30 +00:00
ejabberd_c2s_config.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
ejabberd_c2s.erl The handle_info clause that treats routing order is now converted. 2008-06-24 08:55:24 +00:00
ejabberd_check.erl * src/ejabberd_check.erl: Fixed missing clause (EJAB-533). 2008-02-29 12:21:15 +00:00
ejabberd_config.erl * src/mod_register.erl: Restrict registration frequency per IP or 2008-04-22 21:51:32 +00:00
ejabberd_config.hrl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
ejabberd_ctl.erl Rewrite io:format calls to loglevel macros (EJAB-555) 2008-03-21 14:44:16 +00:00
ejabberd_ctl.hrl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
ejabberd_frontend_socket.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
ejabberd_hooks.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
ejabberd_listener.erl * src/ejabberd_listener.erl (start_listener): Revert SVN r1260. 2008-04-11 15:47:44 +00:00
ejabberd_local.erl * src/ejabberd_local.erl: The iq_response table wasn't cloned 2008-03-25 22:23:38 +00:00
ejabberd_logger_h.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
ejabberd_loglevel.erl Rewrite io:format calls to loglevel macros (EJAB-555) 2008-03-21 14:44:16 +00:00
ejabberd_node_groups.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
ejabberd_rdbms.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
ejabberd_receiver.erl Enable the new #xmlel record. 2008-06-20 12:50:20 +00:00
ejabberd_router.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
ejabberd_s2s_in.erl * src/ejabberd_s2s.erl: Added s2s_send_packet and s2s_receive_packet hooks (EJAB-635). 2008-05-22 10:53:49 +00:00
ejabberd_s2s_out.erl * src/ejabberd_s2s_out.erl: Fix compilation error. 2008-05-18 12:34:52 +00:00
ejabberd_s2s.erl * src/ejabberd_s2s.erl: Added s2s_send_packet and s2s_receive_packet hooks (EJAB-635). 2008-05-22 10:53:49 +00:00
ejabberd_service.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
ejabberd_sm.erl Rewrite io:format calls to loglevel macros (EJAB-555) 2008-03-21 14:44:16 +00:00
ejabberd_socket.erl * src/ejabberd_c2s.erl: Added C2S blacklist support (EJAB-625). 2008-05-05 16:22:06 +00:00
ejabberd_sup.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
ejabberd_system_monitor.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
ejabberd_tmp_sup.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
ejabberd_update.erl Rewrite io:format calls to loglevel macros (EJAB-555) 2008-03-21 14:44:16 +00:00
ejabberd.app * src/ejabberd.app: The ejabberd version number is defined in the 2008-06-18 21:33:48 +00:00
ejabberd.cfg.example * src/ejabberd.cfg.example: Add registration_timeout (EJAB-653) 2008-06-13 17:51:01 +00:00
ejabberd.erl Seek epam binary into priv/bin (EJAB-573) 2008-03-21 15:42:14 +00:00
ejabberd.hrl * src/ejabberd.app: The ejabberd version number is defined in the 2008-06-18 21:33:48 +00:00
ejabberdctl.cfg.example Add firewalling port range definition 2008-04-01 09:07:29 +00:00
ejabberdctl.template typo fix on ejabberdctl.template 2008-04-01 11:47:51 +00:00
ejd2odbc.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
expat_erl.c * src/expat_erl.c: Removed R9B workaround 2008-04-11 05:19:27 +00:00
extauth.erl * src/extauth.erl: Log strange responses from extauth script. Use 2008-05-17 11:44:25 +00:00
gen_iq_handler.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
gen_mod.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
idna.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
inetrc * src/ejabberdctl.template: Create logs_dir if doesn't exist. New 2008-01-01 10:53:05 +00:00
jd2ejd.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
jlib.erl * src/ejabberd_c2s.erl: Added C2S blacklist support (EJAB-625). 2008-05-05 16:22:06 +00:00
jlib.hrl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
Makefile.in Add exmpp detection. 2008-06-20 12:49:39 +00:00
Makefile.win32 * src/mod_proxy65/: XEP-0065 proxy (thanks to Evgeniy Khramtsov) 2006-10-28 02:04:55 +00:00
mod_adhoc.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
mod_announce.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
mod_caps.erl XEP-0115 patch (EJAB-618) 2008-04-30 08:49:39 +00:00
mod_configure.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
mod_configure2.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
mod_disco.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
mod_echo.erl * src/mod_echo.erl: Small change to avoid a compilation warning of 2008-03-12 23:05:49 +00:00
mod_ip_blacklist.erl * src/mod_ip_blacklist.erl: Better error handling (EJAB-625). 2008-05-09 19:53:06 +00:00
mod_last_odbc.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
mod_last.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
mod_offline_odbc.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
mod_offline.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
mod_privacy_odbc.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
mod_privacy.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
mod_privacy.hrl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
mod_private_odbc.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
mod_private.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
mod_register.erl * src/mod_shared_roster.erl: Fix for new registered accounts not 2008-04-26 17:37:43 +00:00
mod_roster_odbc.erl * src/mod_roster.erl: Fixed "from" attribute in roster pushes 2008-02-28 22:10:55 +00:00
mod_roster.erl * src/mod_roster.erl: Fixed "from" attribute in roster pushes 2008-02-28 22:10:55 +00:00
mod_roster.hrl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
mod_service_log.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
mod_shared_roster.erl * src/mod_shared_roster.erl: Fix for new registered accounts not 2008-04-26 17:37:43 +00:00
mod_stats.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
mod_time.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
mod_vcard_ldap.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
mod_vcard_odbc.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
mod_vcard.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
mod_version.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
p1_fsm.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
p1_mnesia.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
ram_file_io_server.erl * src/ejabberd_loglevel.erl: Preliminary dynamic loglevel support. 2006-12-04 16:07:44 +00:00
randoms.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
sha.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
shaper.erl * src/mod_caps.erl: Move two log calls ERROR_MSG to DEBUG 2008-03-21 18:58:07 +00:00
translate.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
treap.erl * src/treap.erl: Bugfix 2008-04-23 13:14:08 +00:00
xml_stream.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
xml.erl * doc/guide.tex: Updated copyright dates to 2008 2008-01-15 17:02:57 +00:00
XmppAddr.asn1 * src/ejabberd_s2s_in.erl: Support for dNSName certificate field 2005-11-17 05:29:33 +00:00