xmpp.chapril.org-ejabberd/src
Badlop 8ab8da82c4 Update ejabberd version number to 2.1.5 2010-08-02 17:38:36 +02:00
..
ejabberd_zlib Use driver allocators in ejabberd_zlib_drv.c for reflecting memory in erlang:memory(system) 2010-07-20 14:57:23 +10:00
eldap Use a standard method to get a random seed (EJAB-1229) 2010-05-10 15:38:38 +02:00
mod_irc Use driver allocators in iconv_erl.c for reflecting memory in erlang:memory(system) 2010-07-20 15:28:22 +10:00
mod_muc Show some more room options in the log file 2010-07-02 15:19:54 +02:00
mod_proxy65 new option "hostname" is added (thanks to Stefan Hepp) (EJAB-838) 2010-02-17 23:17:33 +09:00
mod_pubsub enforce disco features results (thanks to Karim)(EJAB-1033, EJAB-1228, EJAB-1238) 2010-08-02 17:07:23 +02:00
msgs Update the Norwegian translation (thanks to Stian B. Barmen) 2010-06-01 19:44:27 +02:00
odbc correct handling of SQL boolean types (EJAB-1275) 2010-07-14 21:23:21 +10:00
pam Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
stringprep Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
stun Replace concat_binary supported until R14 with list_to_binary supported since R9 2010-03-08 12:41:11 +01:00
tls When using OTP R14, use public_key library instead of old ssl (EJAB-953) 2010-07-12 13:57:07 +02:00
web Don't say v1.2, because that number is never increased and is confusing 2010-07-28 19:59:39 +02:00
win32 Rename erlang log file sasl.log to erlang.log (EJAB-783) 2009-08-31 08:41:56 +00:00
Makefile.in Only compile and install p1_prof when: make debugtools=true 2010-07-12 16:02:41 +02: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 Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
aclocal.m4 When using OTP R14, use public_key library instead of old ssl (EJAB-953) 2010-07-12 13:57:07 +02:00
adhoc.erl Rename some JEP references to XEP 2010-04-28 20:06:27 +02:00
adhoc.hrl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +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 Update ejabberd version number to 2.1.5 2010-08-02 17:38:36 +02:00
configure.ac Fix typo in --enable-transient_supervisors 2010-07-01 16:59:26 +02:00
configure.bat * src/translate.erl: Search translations directory in priv_dir 2004-04-27 20:28:23 +00:00
configure.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
cyrsasl.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
cyrsasl_anonymous.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
cyrsasl_digest.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
cyrsasl_plain.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +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 ejabberd version number to 2.1.5 2010-08-02 17:38:36 +02:00
ejabberd.cfg.example Fix typos in example config comments (thanks to Florian Zumbiehl)(EJAB-1192) 2010-02-22 13:40:42 +01:00
ejabberd.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
ejabberd.hrl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
ejabberd.init.template Prepare ejabberd.init when installing ejabberd. 2009-08-24 19:44:07 +00:00
ejabberd_admin.erl The command Update now returns meaningful message and exit-status (EJAB-1237) 2010-07-22 16:32:55 +02:00
ejabberd_app.erl New configure option: --enable-nif 2010-07-01 20:54:01 +10:00
ejabberd_auth.erl Handle error response from auth modules (thanks to Eric Liang) 2010-05-28 01:36:19 +02:00
ejabberd_auth_anonymous.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
ejabberd_auth_external.erl Fix typo (thanks to Evgeniy Khramtsov) 2010-07-23 00:38:15 +02:00
ejabberd_auth_internal.erl Rewrite mnesia counter functions to use dirty_update_counter (EJAB-1177) 2010-02-15 23:38:17 +01:00
ejabberd_auth_ldap.erl new option ldap_tls_verify is added (EJAB-1229) 2010-05-10 19:37:37 +10:00
ejabberd_auth_odbc.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
ejabberd_auth_pam.erl New option pam_userinfotype to provide username or JID (EJAB-652) 2010-05-10 15:14:49 +02:00
ejabberd_c2s.erl New configure option: --enable-nif 2010-07-01 20:54:01 +10:00
ejabberd_c2s_config.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
ejabberd_captcha.erl Reduce verbosity of log when captcha_cmd is checked but not configured. 2010-04-28 20:06:27 +02:00
ejabberd_check.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
ejabberd_commands.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
ejabberd_commands.hrl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
ejabberd_config.erl Use alternative of file:read_line/1 to not require R13B02 2010-02-20 19:31:36 +01:00
ejabberd_config.hrl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
ejabberd_ctl.erl Fix print of command result that contains ~ (thanks to Tsukasa Hamano) 2010-07-03 00:42:54 +02:00
ejabberd_ctl.hrl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
ejabberd_frontend_socket.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
ejabberd_hooks.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
ejabberd_listener.erl Fix OTP version detection to work with old supported R10 and R11 2010-01-16 12:24:11 +00:00
ejabberd_local.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
ejabberd_logger_h.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
ejabberd_loglevel.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
ejabberd_node_groups.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
ejabberd_piefxis.erl Catch errors when exporting to PIEFXIS file (EJAB-1178) 2010-03-08 11:13:56 +01:00
ejabberd_rdbms.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
ejabberd_receiver.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
ejabberd_router.erl Don't send error stanza as reply to error stanza (EJAB-930) 2010-04-20 20:31:42 +02:00
ejabberd_s2s.erl now using mnesia:async_dirty when cleaning table from failed node 2010-02-19 16:38:18 +09:00
ejabberd_s2s_in.erl When using OTP R14, use public_key library instead of old ssl (EJAB-953) 2010-07-12 13:57:07 +02:00
ejabberd_s2s_out.erl When logging s2s out connection attempt or success, log if TLS is used 2010-07-23 00:25:43 +02:00
ejabberd_service.erl New configure option: --enable-nif 2010-07-01 20:54:01 +10:00
ejabberd_sm.erl Fix for Erlang R12, that doesn't support: true andalso ok 2010-06-15 22:59:53 +02:00
ejabberd_socket.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
ejabberd_sup.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
ejabberd_system_monitor.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
ejabberd_tmp_sup.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
ejabberd_update.erl Only log when script errors are found 2010-05-24 13:58:10 +02:00
ejabberdctl.cfg.example Bug Fix: The value of max # of erlang process specified in ejabberdctl.cfg was not used. 2010-02-05 13:30:26 +01:00
ejabberdctl.template Fix my flock change from last friday 2010-07-12 18:53:16 +02:00
ejd2odbc.erl fixes wrong SQL escaping when --enable-full-xml is set 2010-06-04 13:31:34 +10:00
expat_erl.c Use driver allocators in expat for reflecting memory in erlang:memory(system) 2010-07-14 14:19:16 +10:00
extauth.erl Support parallel extauth script (thanks to Jesse Thompson)(EJAB-1280) 2010-07-30 20:33:03 +02:00
gen_iq_handler.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
gen_mod.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
idna.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +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 Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
jlib.erl avoid 'invalid' value in #iq{} record 2010-02-02 13:41:34 +00:00
jlib.hrl fix error code when unsubscribing from a non-existent node (thanks to Karim Gemayel)(EJAB-1227) 2010-05-28 13:37:20 +02:00
mod_adhoc.erl Rename some JEP references to XEP 2010-04-28 20:06:27 +02:00
mod_announce.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
mod_caps.erl Added support for all hash functions required by XEP-0115 2010-06-22 03:10:41 +10:00
mod_configure.erl Indicate explicitly what nodes are handled by mod_configure 2010-05-04 11:37:44 +02:00
mod_configure2.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
mod_disco.erl full support for XEP-0115 v1.5 (EJAB-1223) (EJAB-1189) 2010-05-08 02:32:57 +10:00
mod_echo.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
mod_ip_blacklist.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
mod_last.erl Fix privacy check when serving local Last (thanks to Brian Acton)(EJAB-1271) 2010-06-29 11:58:05 +02:00
mod_last_odbc.erl Fix privacy check when serving local Last (thanks to Brian Acton)(EJAB-1271) 2010-06-29 11:58:05 +02:00
mod_offline.erl If big offline message queue, show only subset on WebAdmin (EJAB-1095) 2010-01-12 23:58:22 +00:00
mod_offline_odbc.erl New configure option: --enable-nif 2010-07-01 20:54:01 +10:00
mod_ping.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
mod_privacy.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
mod_privacy.hrl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
mod_privacy_odbc.erl correct handling of SQL boolean types (EJAB-1275) 2010-07-14 21:23:21 +10:00
mod_private.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
mod_private_odbc.erl fixes wrong SQL escaping when --enable-full-xml is set 2010-06-04 13:31:34 +10:00
mod_register.erl Return Registered element when account exists (thanks to PioneerMike) 2010-07-28 19:32:42 +02:00
mod_roster.erl Fix resending authorization problem 2010-02-24 13:14:45 +01:00
mod_roster.hrl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
mod_roster_odbc.erl Remove print debug (thanks evgeniy) 2010-03-02 12:45:59 -03:00
mod_service_log.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
mod_shared_roster.erl When account is deleted, delete also member of stored shared rosters. 2010-06-24 00:02:16 +02:00
mod_sic.erl No need to handle IQ requests other than Get and Set 2010-04-22 20:19:42 +02:00
mod_stats.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
mod_time.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
mod_vcard.erl Automatic vcard avatar addition in presence (thanks to Igor Goryachev)(EJAB-208) 2010-04-27 12:33:56 +02:00
mod_vcard_ldap.erl new option ldap_tls_verify is added (EJAB-1229) 2010-05-10 19:37:37 +10:00
mod_vcard_odbc.erl fixes wrong SQL escaping when --enable-full-xml is set 2010-06-04 13:31:34 +10:00
mod_vcard_xupdate.erl Automatic vcard avatar addition in presence (thanks to Igor Goryachev)(EJAB-208) 2010-04-27 12:33:56 +02:00
mod_version.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
p1_fsm.erl Use ets insead of asking supervisor in ejabberd_odbc_sup:get_pids/1 (Thanks to Alexey Shchepin) 2010-07-02 20:31:42 +10:00
p1_mnesia.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
p1_prof.erl Added functions to collect statistics about queues, memory, reductions etc. Several cleanups 2010-07-10 01:36:12 +10:00
randoms.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
sha.erl Added md2/1 support 2010-06-22 02:56:34 +10:00
shaper.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
translate.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
treap.erl - pass jid into feature_check_packet hook; 2010-03-17 23:40:48 +09:00
win32_dns.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
xml.c New configure option: --enable-nif 2010-07-01 20:54:01 +10:00
xml.erl New configure option: --enable-nif 2010-07-01 20:54:01 +10:00
xml_stream.erl Replace concat_binary supported until R14 with list_to_binary supported since R9 2010-03-08 12:41:11 +01:00