24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-07-21 00:19:53 +02:00
xmpp.chapril.org-ejabberd/src
Alexey Shchepin b61d16dd33 Revert "Merge remote branch 'applepush/2.1.x-applepush' into 2.2.x"
This reverts commit f76dcd0d48, reversing
changes made to 7da8d9e4e3.
2010-10-19 13:51:44 +03: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 fixes ampersand escaping (EJAB-1258) 2010-08-19 16:28:31 +10:00
mod_irc Add IPv6 support to mod_irc (thanks to Matthias Schiffer)(EJAB-1298) 2010-08-30 23:25:02 +02:00
mod_muc Merge remote branch 'mainline/2.1.x' into 2.2.x 2010-08-09 10:04:11 +02:00
mod_proxy65 merge from ekhramtsov-ejabberd, which is latest 2.1.x with consistent hash 2010-07-13 12:04:30 +02:00
mod_pubsub Fix bug in mod_pubsub in_subscription return value 2010-10-19 00:25:14 +02:00
msgs Update the Norwegian translation (thanks to Stian B. Barmen) 2010-06-01 19:44:27 +02:00
odbc merge 2.1.x to 2.2.x 2010-09-08 15:30:52 +02: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 Make MD2 autodetected (EJAB-1285) 2010-08-07 22:04:57 +10:00
web merge resolved against latest 2.1.x 2010-10-13 11:02:22 +02:00
win32 Rename erlang log file sasl.log to erlang.log (EJAB-783) 2009-08-31 08:41:56 +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 Fix detection of Erlang R11 and older (thanks to Mathias Ertl)(EJAB-1287) 2010-08-05 20:27:12 +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
cache_tab_sup.erl Implemented dirty (non-atomic) functions; added copyright notice 2010-08-31 18:06:02 +10:00
cache_tab.erl cache lifetime should be converted in microseconds 2010-09-08 02:33:49 +10: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 Revert "Remove some compiled files" 2010-10-18 23:17:12 +02:00
configure.ac apply flash hack patch 2010-09-08 16:51:06 +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_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
cyrsasl.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_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 Merge branch '2.1.x' into 2.2.x 2010-08-05 10:20:47 +02:00
ejabberd_auth_anonymous.erl fixes anonymous sessions lookup 2010-10-09 00:44:23 +10:00
ejabberd_auth_external.erl Fix typo (thanks to Evgeniy Khramtsov) 2010-07-23 00:38:15 +02:00
ejabberd_auth_internal.erl [TECH-1511] debug traces reorganized 2010-09-16 15:08:53 +02: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_auth.erl Handle error response from auth modules (thanks to Eric Liang) 2010-05-28 01:36:19 +02: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_c2s.erl Revert "Merge remote branch 'applepush/2.1.x-applepush' into 2.2.x" 2010-10-19 13:51:44 +03:00
ejabberd_c2s.hrl Merge ApplePush to 2.2.x 2010-09-09 17:00:18 +02:00
ejabberd_captcha.erl merge from ekhramtsov-ejabberd, which is latest 2.1.x with consistent hash 2010-07-13 12:04:30 +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_cluster.erl increase rehash timeout to 30 seconds; increase hashing points 2010-10-14 20:02:34 +10: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 merge from ekhramtsov-ejabberd, which is latest 2.1.x with consistent hash 2010-07-13 12:04:30 +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 merge from ekhramtsov-ejabberd, which is latest 2.1.x with consistent hash 2010-07-13 12:04:30 +02: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 Add rate limit command to ejabberd_listener. You can now limit the max number of TCP connects per second on a given port. (thanks to Mickael Remond) 2010-07-13 19:00:49 +02:00
ejabberd_local.erl merge from ekhramtsov-ejabberd, which is latest 2.1.x with consistent hash 2010-07-13 12:04:30 +02: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 merge from ekhramtsov-ejabberd, which is latest 2.1.x with consistent hash 2010-07-13 12:04:30 +02: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 fixes annoying crash with controller change 2010-10-08 19:26:49 +10:00
ejabberd_router.erl merge from ekhramtsov-ejabberd, which is latest 2.1.x with consistent hash 2010-07-13 12:04:30 +02:00
ejabberd_s2s_in.erl merge from ekhramtsov-ejabberd, which is latest 2.1.x with consistent hash 2010-07-13 12:04:30 +02:00
ejabberd_s2s_out.erl merge resolved against latest 2.1.x 2010-10-13 11:02:22 +02:00
ejabberd_s2s.erl merge from ekhramtsov-ejabberd, which is latest 2.1.x with consistent hash 2010-07-13 12:04:30 +02:00
ejabberd_service.erl Discard unmatched INFO messages in ejabberd services. 2010-09-17 18:48:43 +02:00
ejabberd_sm.erl different hooks should be called for session migration and session close 2010-09-21 03:17:52 +10:00
ejabberd_socket.erl merge from ekhramtsov-ejabberd, which is latest 2.1.x with consistent hash 2010-07-13 12:04:30 +02:00
ejabberd_sup.erl [TECH-1511] preliminary XMPP support via websockets 2010-09-15 17:20:54 +02: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
ejabberd.app ejabberd.app now set to version 2.2.x 2010-09-17 06:46:40 +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 apply flash hack patch 2010-09-08 16:51:06 +02:00
ejabberd.init.template Prepare ejabberd.init when installing ejabberd. 2009-08-24 19:44:07 +00: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 add ejabberdctl ability to check epmd names (TECH-1121) 2010-07-20 14:06:48 +02:00
ejd2odbc.erl fixes wrong SQL escaping when --enable-full-xml is set 2010-06-04 13:31:34 +10:00
etop_defs.hrl add missing hrl 2010-07-16 18:57:00 +02:00
etop_tr.erl Add etop command to ejabberdctl (TECH-1109) 2010-07-16 16:52:27 +02:00
expat_erl.c apply flash hack patch 2010-09-08 16:51:06 +02:00
extauth.erl Support parallel extauth script (thanks to Jesse Thompson)(EJAB-1280) 2010-07-30 20:33:03 +02:00
floodcheck.erl added antiflood and filter modules from TeamLeader 2010-09-24 16:11:59 +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
http_p1.erl added p1 modules 2010-08-05 14:23:26 +02: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 apply flash hack patch 2010-09-08 16:51:06 +02:00
licence.hrl fix licence issue and (c) to 2010 2010-09-28 13:36:16 +02:00
Makefile.in apply flash hack patch 2010-09-08 16:51:06 +02:00
Makefile.win32 fix Makefile.win32 for including stun (thanks to neustradamus) 2009-09-23 21:11:21 +00:00
mod_adhoc.erl Rename some JEP references to XEP 2010-04-28 20:06:27 +02:00
mod_admin_p1.erl fix licence issue and (c) to 2010 2010-09-28 13:36:16 +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_antiflood.erl fix licence issue and (c) to 2010 2010-09-28 13:36:16 +02:00
mod_applepush_service.erl Disable notifications for a user on "Invalid token" error 2010-09-22 22:19:36 +03:00
mod_applepush.erl Fixed "sender" log field 2010-09-22 22:19:17 +03:00
mod_autofilter.erl fix licence issue and (c) to 2010 2010-09-28 13:36:16 +02:00
mod_c2s_debug.erl Add module to dump c2s connection 2010-07-13 18:45:49 +02:00
mod_caps.erl merge resolved against latest 2.1.x 2010-10-13 11:02:22 +02: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_filter.erl merge from Team Leader 2.2 (r973) 2010-10-14 19:00:19 -03:00
mod_ip_blacklist.erl added p1 modules 2010-08-05 14:23:26 +02:00
mod_last_odbc.erl merge from ekhramtsov-ejabberd, which is latest 2.1.x with consistent hash 2010-07-13 12:04:30 +02:00
mod_last.erl merge from ekhramtsov-ejabberd, which is latest 2.1.x with consistent hash 2010-07-13 12:04:30 +02:00
mod_mnesia_mngt.erl Add module to log informations when Mnesia is overloaded, and also supports rate limitation 2010-07-13 18:46:04 +02:00
mod_offline_odbc.erl Merge ApplePush to 2.2.x 2010-09-09 17:00:18 +02:00
mod_offline.erl Merge ApplePush to 2.2.x 2010-09-09 17:00:18 +02:00
mod_ping.erl different hooks should be called for session migration and session close 2010-09-21 03:17:52 +10:00
mod_privacy_odbc.erl Add missing needdb check in mod_privacy, to enable blocking by group and subscription again. 2010-09-17 18:48:45 +02:00
mod_privacy.erl Add missing needdb check in mod_privacy, to enable blocking by group and subscription again. 2010-09-17 18:48:45 +02:00
mod_privacy.hrl Add module to dump c2s connection 2010-07-13 18:45:49 +02:00
mod_private_odbc.erl fixes wrong SQL escaping when --enable-full-xml is set 2010-06-04 13:31:34 +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_register.erl Return Registered element when account exists (thanks to PioneerMike) 2010-07-28 19:32:42 +02:00
mod_roster_odbc.erl Remove print debug (thanks evgeniy) 2010-03-02 12:45:59 -03: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_service_log.erl Add module to dump c2s connection 2010-07-13 18:45:49 +02: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_support.erl fix licence issue and (c) to 2010 2010-09-28 13:36:16 +02:00
mod_time.erl Support timezone West of UTC (thanks to Edwin Fine)(EJAB-1301) 2010-09-13 12:06:13 +02:00
mod_vcard_ldap.erl use one_queue IQ discipline by default 2010-10-05 21:28:45 +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_vcard.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
mod_xmlrpc.erl remove non generic comment 2010-10-13 15:26:38 +02:00
p1_fsm.erl ignore RPC timeout during migration 2010-10-14 20:29:45 +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 merge from ekhramtsov-ejabberd, which is latest 2.1.x with consistent hash 2010-07-13 12:04:30 +02:00
randoms.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:11:32 +00:00
sha.erl Make MD2 autodetected (EJAB-1285) 2010-08-07 22:04:57 +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_stream.erl Merge branch '2.1.x-applepush' of git@gitorious.process-one.net:+applepush/ejabberd/applepush.git into aplepush-test 2010-09-22 22:38:32 +03:00
xml.c Make xml.c correctly compiles on R14A (EJAB-1288) 2010-08-07 21:06:50 +10:00
xml.erl Merge ApplePush to 2.2.x 2010-09-09 17:00:18 +02:00
XmppAddr.asn1 * src/ejabberd_s2s_in.erl: Support for dNSName certificate field 2005-11-17 05:29:33 +00:00