24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-14 22:00:16 +02:00
xmpp.chapril.org-ejabberd/src
2009-05-21 16:19:33 +00:00
..
ejabberd_zlib * src/Makefile.in: In SunOS, use different C flags (thanks to 2009-03-07 09:52:26 +00:00
eldap * src/eldap/eldap.erl: log warnings on unsuccessful LDAP bind attempts. Increase timeout before the next LDAP bind attempt up to five seconds if the last bind attempt was rejected by the LDAP server ("soft" error). Thanks to Konstantin Khomoutov. 2009-05-16 13:18:15 +00:00
mod_irc * src/mod_irc/mod_irc_connection.erl: Fix compilation warnings. 2009-04-08 18:52:52 +00:00
mod_muc * src/mod_muc/mod_muc_room.erl: Fix badarg return (EJAB-899) 2009-05-03 11:26:18 +00:00
mod_proxy65 * src/mod_proxy65/mod_proxy65_service.erl: if an ip option is not defined, the module takes an IP address of a local hostname. 2009-02-27 03:22:40 +00:00
mod_pubsub PubSub: improve get_entity_* API 2009-05-19 21:59:15 +00:00
msgs * src/msgs/pl.po: Fix some translations (thanks to Andrzej Smyk) 2009-04-09 11:18:06 +00:00
odbc * trunk/src/odbc/ejabberd_odbc.erl: Support for nested transaction (EJABS-859) (EJAB-940) (CR-EJAB-10) 2009-05-21 16:19:33 +00:00
pam * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
stringprep * src/Makefile.in: In SunOS, use different C flags (thanks to 2009-03-07 09:52:26 +00:00
tls * src/tls/tls_drv.c: Fix encryption problem for ejabberd_http 2009-03-10 15:21:36 +00:00
web * src/mod_muc/mod_muc.erl: English fixes (thanks to Glenn Sieb) 2009-04-08 19:04:13 +00:00
win32 * src/win32/ejabberd.nsh: Removed (thanks to Sergei Golovan) 2005-12-22 13:44:58 +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 * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
adhoc.hrl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
configure * src/aclocal.m4: Fixes in configure script: fix 2008-12-24 12:03:13 +00:00
configure.ac * src/aclocal.m4: Fixes in configure script: fix 2008-12-24 12:03:13 +00:00
configure.bat * src/translate.erl: Search translations directory in priv_dir 2004-04-27 20:28:23 +00:00
configure.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +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 * src/cyrsasl_digest.erl: Fix auth verification (EJAB-863) 2009-04-27 20:24:21 +00:00
cyrsasl_plain.erl * src/cyrsasl.erl: Change API of check_password: pass a function 2009-04-22 11:44:03 +00:00
cyrsasl.erl * src/cyrsasl.erl: Change API of check_password: pass a function 2009-04-22 11:44:03 +00:00
dynamic_compile.erl * src/ejabberd_loglevel.erl: Use dynamic_compile instead of 2009-05-06 14:51:51 +00:00
ejabberd_admin.erl New command to convert mnesia nodename, copied from OTP and Debian 2009-05-15 22:38:46 +00:00
ejabberd_app.erl * src/ejabberd_debug.erl: Handled fprof based profiling (EJABS-872). 2009-05-11 16:48:56 +00:00
ejabberd_auth_anonymous.erl * src/cyrsasl.erl: Change API of check_password: pass a function 2009-04-22 11:44:03 +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 * src/cyrsasl.erl: Change API of check_password: pass a function 2009-04-22 11:44:03 +00:00
ejabberd_auth_ldap.erl * src/cyrsasl.erl: Change API of check_password: pass a function 2009-04-22 11:44:03 +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_auth.erl * src/cyrsasl.erl: Change API of check_password: pass a function 2009-04-22 11:44:03 +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_c2s.erl Replace TYPE/1 with is_TYPE/1 (EJAB-922) 2009-05-06 16:54:43 +00:00
ejabberd_captcha.erl * src/ejabberd_captcha.erl: If a problem appears while obtaining 2009-04-22 10:26:19 +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 * src/ejabberd_commands.erl: API to restrict who can execute what 2009-04-17 13:43:15 +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 * src/ejabberd_ctl.erl: New option to require auth in ejabberdctl 2009-04-17 13:48:59 +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 Merge misplaced 2055 2058 and 2062 from ejabberd-2.0.4. 2009-05-07 22:46:51 +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 * src/ejabberd_debug.erl: Handled fprof based profiling (EJABS-872). 2009-05-11 16:48:56 +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 * src/ejabberd_listener.erl: Fix report message of 'undef' error 2009-02-24 17:25:40 +00:00
ejabberd_local.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +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: Use dynamic_compile instead of 2009-05-06 14:51:51 +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_rdbms.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_receiver.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +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_in.erl Added API function to get current S2S connections with information 2009-05-19 09:38:17 +00:00
ejabberd_s2s_out.erl Added API function to get current S2S connections with information 2009-05-19 09:38:17 +00:00
ejabberd_s2s.erl Added API function to get current S2S connections with information 2009-05-19 09:38:17 +00:00
ejabberd_service.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_sm.erl * src/ejabberd_sm.erl: Partially retract SVN r1976 2009-03-24 16:22:33 +00:00
ejabberd_socket.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd_sup.erl * src/ejabberd_captcha.erl: XEP-158 (CAPTCHA Forms). 2009-03-13 16:01:46 +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 * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd.app * src/ejabberd_loglevel.erl: Use dynamic_compile instead of 2009-05-06 14:51:51 +00:00
ejabberd.cfg.example * src/ejabberd.cfg.example: Fix English typos. Fix line length: 2009-04-22 13:45:57 +00:00
ejabberd.erl Merge misplaced 2055 2058 and 2062 from ejabberd-2.0.4. 2009-05-07 22:46:51 +00:00
ejabberd.hrl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberdctl.cfg.example Allow to define additional Erlang options in ejabberdctl.cfg (thanks to Sergei Golovan) 2009-05-15 22:10:53 +00:00
ejabberdctl.template Allow to define additional Erlang options in ejabberdctl.cfg (thanks to Sergei Golovan) 2009-05-15 22:10:53 +00:00
ejd2odbc.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
expat_erl.c * src/expat_erl.c: Removed R9B workaround 2008-04-11 05:19:27 +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
jd2ejd.erl * doc/guide.tex: Fix some English strings: JID -> Jabber ID; 2009-01-12 18:41:46 +00:00
jlib.erl * src/jlib.erl: Fix recursive call to speedup base64 2009-04-27 19:17:17 +00:00
jlib.hrl * src/ejabberd_captcha.erl: XEP-158 (CAPTCHA Forms). 2009-03-13 16:01:46 +00:00
Makefile.in No longer edit ChangeLog, will be auto generated for ejabberd releases. 2009-05-14 21:12:12 +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: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_announce.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_caps.erl Prevent race condition when calling get_caps while note_caps has not been handled yet (EJAB-934) 2009-05-11 17:16:25 +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 * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +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_odbc.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_last.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_offline_odbc.erl Replace TYPE/1 with is_TYPE/1 (EJAB-922) 2009-05-06 16:54:43 +00:00
mod_offline.erl Replace TYPE/1 with is_TYPE/1 (EJAB-922) 2009-05-06 16:54:43 +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_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_private_odbc.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +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_register.erl * src/mod_muc/mod_muc.erl: English fixes (thanks to Glenn Sieb) 2009-04-08 19:04:13 +00:00
mod_roster_odbc.erl * src/mod_roster.erl: When account is deleted, cancel presence 2009-02-16 14:49:20 +00:00
mod_roster.erl Replace TYPE/1 with is_TYPE/1 (EJAB-922) 2009-05-06 16:54:43 +00:00
mod_roster.hrl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +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 * src/mod_shared_roster.erl: Support in API to add 'all' as member 2009-04-22 10:40:11 +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 * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_vcard_ldap.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_vcard_odbc.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
mod_vcard.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +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 Replace TYPE/1 with is_TYPE/1 (EJAB-922) 2009-05-06 16:54:43 +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 * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +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_stream.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
xml.erl Replace TYPE/1 with is_TYPE/1 (EJAB-922) 2009-05-06 16:54:43 +00:00
XmppAddr.asn1 * src/ejabberd_s2s_in.erl: Support for dNSName certificate field 2005-11-17 05:29:33 +00:00