xmpp.chapril.org-ejabberd/src
Christophe Romain e7a8bf6154 fix headers (EJAB-1091), (EJAB-1092), (EJAB-1093) (thanks to Karim Gemayel)
SVN Revision: 2876
2010-01-12 10:33:39 +00:00
..
ejabberd_zlib Add +export_all to EFLAGS if: make debug=true (thanks to Marcin Owsiany)(EJAB-1134) 2009-12-29 19:10:52 +00:00
eldap Add +export_all to EFLAGS if: make debug=true (thanks to Marcin Owsiany)(EJAB-1134) 2009-12-29 19:10:52 +00:00
mod_irc Add +export_all to EFLAGS if: make debug=true (thanks to Marcin Owsiany)(EJAB-1134) 2009-12-29 19:10:52 +00:00
mod_muc Command to stop ejabberd informing users, with grace period, and kindly (EJAB-1112) 2010-01-03 00:38:00 +00:00
mod_proxy65 Add +export_all to EFLAGS if: make debug=true (thanks to Marcin Owsiany)(EJAB-1134) 2009-12-29 19:10:52 +00:00
mod_pubsub fix headers (EJAB-1091), (EJAB-1092), (EJAB-1093) (thanks to Karim Gemayel) 2010-01-12 10:33:39 +00:00
msgs Improved Polish translation (thanks to Janusz B. Wiśniewski and Zbigniew Żółkiewski)(EJAB-1138) 2009-12-23 14:23:45 +00:00
odbc Add +export_all to EFLAGS if: make debug=true (thanks to Marcin Owsiany)(EJAB-1134) 2009-12-29 19:10:52 +00:00
pam Add +export_all to EFLAGS if: make debug=true (thanks to Marcin Owsiany)(EJAB-1134) 2009-12-29 19:10:52 +00:00
stringprep Add +export_all to EFLAGS if: make debug=true (thanks to Marcin Owsiany)(EJAB-1134) 2009-12-29 19:10:52 +00:00
stun Add +export_all to EFLAGS if: make debug=true (thanks to Marcin Owsiany)(EJAB-1134) 2009-12-29 19:10:52 +00:00
tls Add +export_all to EFLAGS if: make debug=true (thanks to Marcin Owsiany)(EJAB-1134) 2009-12-29 19:10:52 +00:00
web Improve parsing of ejabberd_sm:get_user_info result. 2010-01-04 18:59:01 +00:00
win32 Rename erlang log file sasl.log to erlang.log (EJAB-783) 2009-08-31 08:41:56 +00:00
Makefile.in Add +export_all to EFLAGS if: make debug=true (thanks to Marcin Owsiany)(EJAB-1134) 2009-12-29 19:10:52 +00:00
Makefile.win32 fix Makefile.win32 for including stun (thanks to neustradamus) 2009-09-23 21:11:21 +00:00
XmppAddr.asn1 * src/ejabberd_s2s_in.erl: Support for dNSName certificate field 2005-11-17 05:29:33 +00:00
acl.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
aclocal.m4 * src/aclocal.m4: Fixes in configure script: fix 2008-12-24 12:03:13 +00:00
adhoc.erl Minor case code simplification. 2010-01-09 18:39:17 +00:00
adhoc.hrl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
config.guess autodetect compilation parameters for Mac OS X Snow Leopard (EJAB-1056) 2009-10-12 12:01:54 +00:00
config.sub autodetect compilation parameters for Mac OS X Snow Leopard (EJAB-1056) 2009-10-12 12:01:54 +00:00
configure autodetect compilation parameters for Mac OS X Snow Leopard (EJAB-1056) 2009-10-12 12:01:54 +00:00
configure.ac autodetect compilation parameters for Mac OS X Snow Leopard (EJAB-1056) 2009-10-12 12:01:54 +00:00
configure.bat * src/translate.erl: Search translations directory in priv_dir 2004-04-27 20:28:23 +00:00
configure.erl Match Erlang typing documentation, to remove dialyzer warning. Code was working fine however. 2010-01-09 16:31:45 +00:00
cyrsasl.erl * src/cyrsasl.erl: Change API of check_password: pass a function 2009-04-22 11:44:03 +00:00
cyrsasl_anonymous.erl * src/cyrsasl.erl: Change API of check_password: pass a function 2009-04-22 11:44:03 +00:00
cyrsasl_digest.erl Add forgotten copyright and license notices. Fix blackspaces. 2009-06-09 10:56:14 +00:00
cyrsasl_plain.erl Fix warning about unused variable 2009-12-29 23:12:52 +00:00
dynamic_compile.erl * src/ejabberd_loglevel.erl: Use dynamic_compile instead of 2009-05-06 14:51:51 +00:00
ejabberd.app Update branch version name back to 2.1.x 2009-12-17 18:08:07 +00:00
ejabberd.cfg.example add explicit comment on last published items configuration (EJAB-1130) 2010-01-04 11:49:00 +00:00
ejabberd.erl Write PID file, path is configurable in ejabberdctl.cfg (EJAB-1023) 2009-08-24 21:21:04 +00:00
ejabberd.hrl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd.init.template Prepare ejabberd.init when installing ejabberd. 2009-08-24 19:44:07 +00:00
ejabberd_admin.erl Command to stop ejabberd informing users, with grace period, and kindly (EJAB-1112) 2010-01-03 00:38:00 +00:00
ejabberd_app.erl When ejabberd stops, send stream close to clients (thanks to Alexey Shchepin)(EJAB-1112) 2010-01-03 00:35:51 +00:00
ejabberd_auth.erl Fix EDoc errors. 2009-08-17 17:16:43 +00:00
ejabberd_auth_anonymous.erl Small refactoring 2010-01-09 15:15:46 +00:00
ejabberd_auth_external.erl * src/cyrsasl.erl: Change API of check_password: pass a function 2009-04-22 11:44:03 +00:00
ejabberd_auth_internal.erl Store account number in internal auth of (EJAB-981)(thanks to Juan Pablo Carlino) 2009-07-17 19:05:55 +00:00
ejabberd_auth_ldap.erl Support LDAPS with TLS (EJAB-109)(thanks to Thomas Baden, Andy Harb, Sergei Golovan, Anton Podavalov) 2009-05-25 17:15:48 +00:00
ejabberd_auth_odbc.erl * src/cyrsasl.erl: Change API of check_password: pass a function 2009-04-22 11:44:03 +00:00
ejabberd_auth_pam.erl * src/cyrsasl.erl: Change API of check_password: pass a function 2009-04-22 11:44:03 +00:00
ejabberd_c2s.erl When ejabberd stops, send stream close to clients (thanks to Alexey Shchepin)(EJAB-1112) 2010-01-03 00:35:51 +00:00
ejabberd_c2s_config.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_captcha.erl Show and throw error when captcha_cmd is required but not configured. 2010-01-11 22:21:23 +00:00
ejabberd_check.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_commands.erl An AccessCommand with Access 'all', don't require auth to execute it. 2010-01-09 00:39:33 +00:00
ejabberd_commands.hrl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_config.erl Improve log message when showing lines of config file. 2009-12-30 01:36:07 +00:00
ejabberd_config.hrl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_ctl.erl Support for arguments in ejabberdctl that are empty strings. 2009-12-28 11:45:46 +00:00
ejabberd_ctl.hrl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_debug.erl Replace TYPE/1 with is_TYPE/1 (EJAB-922) 2009-06-15 17:26:48 +00:00
ejabberd_frontend_socket.erl * src/ejabberd_frontend_socket.erl: Fix compilation warnings and 2009-04-08 18:56:11 +00:00
ejabberd_hooks.erl * src/ejabberd_hooks.erl: Support distributed hooks (EJAB-829) 2009-04-28 14:57:16 +00:00
ejabberd_listener.erl Command to stop ejabberd informing users, with grace period, and kindly (EJAB-1112) 2010-01-03 00:38:00 +00:00
ejabberd_local.erl removed unnecessary gen_server call 2009-08-13 09:59:31 +00:00
ejabberd_logger_h.erl Replace TYPE/1 with is_TYPE/1 (EJAB-922) 2009-05-06 16:54:43 +00:00
ejabberd_loglevel.erl * src/ejabberd_loglevel.erl: add get/0 API function that returns current log level (EJAB-1004). 2009-08-06 10:56:55 +00:00
ejabberd_node_groups.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_piefxis.erl Generate main XML file also when exporting only a vhost (EJAB-1098) 2009-11-23 18:34:36 +00:00
ejabberd_rdbms.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_receiver.erl BOSH module optimization and clean-up (thanks to Aleksey Shchepin and Mickaël Rémond)(EJAB-936) 2009-08-31 18:37:52 +00:00
ejabberd_router.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_s2s.erl fixes allow_host/2 on subdomains. added hook s2s_allow_host: the hook should return deny or allow 2009-11-13 16:19:46 +00:00
ejabberd_s2s_in.erl Use the local (target) domain for firing the s2s_receive_packet hook. 2009-09-04 21:31:03 +00:00
ejabberd_s2s_out.erl Provide more detailed log message when s2s stream start fails. 2009-12-28 15:29:42 +00:00
ejabberd_service.erl new option added: max_fsm_queue. removed hardcoded FSMLIMITS 2009-10-07 14:24:09 +00:00
ejabberd_sm.erl IQ sent to resource not connected, return service-unavailable instead of recipient-unavailable (EJAB-1045) 2009-12-01 20:00:33 +00:00
ejabberd_socket.erl Support gen_tcp send timeout: Close the connection if the other end has disconnected ungracefully or cannot keep up with the rate at which we are sending data (EJAB-926) 2009-10-19 09:36:23 +00:00
ejabberd_sup.erl RFC5389 (STUN) support: stand-alone server, binding usage only 2009-08-09 10:44:16 +00:00
ejabberd_system_monitor.erl * src/ejabberd_system_monitor.erl: Allow parametrizable watchdog 2009-02-13 19:27:56 +00:00
ejabberd_tmp_sup.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_update.erl Support to select what modules to update. Split large function in smaller ones. 2009-05-27 17:28:55 +00:00
ejabberdctl.cfg.example Write PID file, path is configurable in ejabberdctl.cfg (EJAB-1023) 2009-08-24 21:21:04 +00:00
ejabberdctl.template Fix so script runs correctly when invoked by root (EJAB-1152) 2010-01-05 19:43:03 +00:00
ejd2odbc.erl Add XEP82 Date Time, update XEP202 Entity Time and XEP203 Delayed Delivery (EJAB-234) 2009-06-30 16:51:25 +00:00
expat_erl.c Add forgotten copyright and license notices. Fix blackspaces. 2009-06-09 10:56:14 +00:00
extauth.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
gen_iq_handler.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
gen_mod.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
idna.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
inetrc * src/ejabberdctl.template: Create logs_dir if doesn't exist. New 2008-01-01 10:53:05 +00:00
install-sh autodetect compilation parameters for Mac OS X Snow Leopard (EJAB-1056) 2009-10-12 12:01:54 +00:00
jd2ejd.erl * doc/guide.tex: Fix some English strings: JID -> Jabber ID; 2009-01-12 18:41:46 +00:00
jlib.erl Add XEP82 Date Time, update XEP202 Entity Time and XEP203 Delayed Delivery (EJAB-234) 2009-06-30 16:51:25 +00:00
jlib.hrl Add support for serving a Unique Room Name (thanks to Pablo Polvorin)(EJAB-1121) 2009-12-11 12:30:41 +00:00
mod_adhoc.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_announce.erl Command to stop ejabberd informing users, with grace period, and kindly (EJAB-1112) 2010-01-03 00:38:00 +00:00
mod_caps.erl Fix ProcessOne name in comments. 2009-11-04 20:14:22 +00:00
mod_configure.erl * doc/guide.tex: Fix some English strings: JID -> Jabber ID; 2009-01-12 18:41:46 +00:00
mod_configure2.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_disco.erl Support XEP-0157: Contact Addresses for XMPP Services (EJAB-235) 2009-07-17 20:45:44 +00:00
mod_echo.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_ip_blacklist.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_last.erl Call in WebAdmin the proper mod_last backend module (EJAB-1031) 2009-12-09 17:46:51 +00:00
mod_last_odbc.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_offline.erl Support XEP-0085 Chat State Notifications (EJAB-961) 2009-06-30 19:32:22 +00:00
mod_offline_odbc.erl Support XEP-0085 Chat State Notifications (EJAB-961) 2009-06-30 19:32:22 +00:00
mod_ping.erl Document mod_ping in the ejabberd Guide (EJAB-974)(EJAB-173) 2009-07-30 11:45:54 +00:00
mod_privacy.erl * src/mod_privacy.erl: Privacy List: deny presence-out all + send 2009-02-16 16:24:08 +00:00
mod_privacy.hrl * src/mod_privacy.erl: Only run roster_get_jid_info if privacy 2009-01-20 17:34:58 +00:00
mod_privacy_odbc.erl * src/mod_privacy.erl: Only run roster_get_jid_info if privacy 2009-01-20 17:34:58 +00:00
mod_private.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_private_odbc.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_register.erl Fix error message when register is forbidden by ACL (EJAB-803) 2009-12-23 16:08:20 +00:00
mod_roster.erl Move functions from roster_versioning to mod_roster (EJAB-964) 2009-08-06 21:06:16 +00:00
mod_roster.hrl Support for roster versioning (EJAB-964) 2009-08-06 15:45:13 +00:00
mod_roster_odbc.erl Move functions from roster_versioning to mod_roster (EJAB-964) 2009-08-06 21:06:16 +00:00
mod_service_log.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_shared_roster.erl Fix EDoc comment 2009-12-21 14:35:09 +00:00
mod_stats.erl * doc/guide.tex: Fix some English strings: JID -> Jabber ID; 2009-01-12 18:41:46 +00:00
mod_time.erl Add XEP82 Date Time, update XEP202 Entity Time and XEP203 Delayed Delivery (EJAB-234) 2009-06-30 16:51:25 +00:00
mod_vcard.erl Call ejabberd_router:route/3 instead of sending a message (EJAB-1114) 2009-12-04 16:31:25 +00:00
mod_vcard_ldap.erl fixes incorrect substitution of an LDAP pattern 2009-07-31 06:32:24 +00:00
mod_vcard_odbc.erl Support XEP-0157: Contact Addresses for XMPP Services (EJAB-235) 2009-07-17 20:45:44 +00:00
mod_version.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
p1_fsm.erl use queue to reduced quadratic time effort on selective receive (thanks to Alexey Shchepin) 2009-10-07 13:41:36 +00:00
p1_mnesia.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
randoms.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
sha.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
shaper.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
translate.erl * src/translate.erl: Support additional files (EJAB-925) 2009-04-27 20:55:35 +00:00
treap.erl update existing key instead of dropping an error 2009-07-29 03:40:56 +00:00
win32_dns.erl * src/win32_dns.erl: Fix problem parsing some win32 dns (EJAB-927) 2009-04-27 20:36:19 +00:00
xml.erl Fix unnecessary call to xml:crypt/1 (thanks to Janusz Dziemidowicz)(EJAB-1064) 2009-10-19 10:30:41 +00:00
xml_stream.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00