xmpp.chapril.org-ejabberd/src
Badlop a47caa8c54 Fix warning about unused variables 2010-12-13 20:59:36 +01:00
..
ejabberd_zlib Remove unused and useless SVN keywords 2010-08-02 16:03:05 +02:00
eldap Use pg2 from R14B in systems with older versions (EJAB-1349) 2010-11-22 16:02:36 +01:00
mod_muc Fix some exmpp attribute type 2010-12-11 23:16:17 +01:00
mod_proxy65 Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
mod_pubsub Fix some errors when porting from mod_pubsub.erl (thanks to Karim Gemayel) 2010-12-07 19:36:34 +01:00
msgs Copy translations from 2.1.x branch, and update 2010-07-30 16:50:03 +02:00
odbc Support PostgreSQL 9.0 (EJAB-1359)(thanks to Stephen Gibberd and Konstantin Nikiforov) 2010-12-03 12:43:27 +01:00
pam Remove unused and useless SVN keywords 2010-08-02 16:03:05 +02:00
stun Remove unused and useless SVN keywords 2010-08-02 16:03:05 +02:00
tls Set SSL_MODE_RELEASE_BUFFERS mode when available (EJAB-1351) 2010-11-17 13:55:35 +09:00
web Fix warning about unused variables 2010-12-13 20:59:36 +01:00
win32 Remove unused and useless SVN keywords 2010-08-02 16:03:05 +02:00
Makefile.in Port SSLVER detection from 2.1.x, needed for ?PG2 (EJAB-1349) 2010-11-22 16:20:40 +01:00
Makefile.win32 Remove all references to unused library: expat (EJAB-1111) 2009-11-30 12:32:14 +00:00
XmppAddr.asn1 * src/ejabberd_s2s_in.erl: Support for dNSName certificate field 2005-11-17 05:29:33 +00:00
acinclude.m4 Port SSLVER detection from 2.1.x, needed for ?PG2 (EJAB-1349) 2010-11-22 16:20:40 +01:00
acl.erl Patch core for MH (thanks to Alexey Shchepin and Geoff Cant) 2010-07-23 00:29:28 +02:00
adhoc.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
adhoc.hrl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:15:16 +00:00
cache_tab.erl Disable LRU caching algorithm for LDAP shared rosters 2010-11-06 21:53:14 +01:00
cache_tab_sup.erl Implemented dirty (non-atomic) functions; added copyright notice 2010-08-31 18:07:24 +10:00
config.guess Autodetect compilation parameters for Mac OS X Snow Leopard (EJAB-1056) 2009-10-12 12:59:07 +00:00
config.sub Autodetect compilation parameters for Mac OS X Snow Leopard (EJAB-1056) 2009-10-12 12:59:07 +00:00
configure.ac Make MD2 autodetected (EJAB-1285) 2010-08-07 22:28:48 +10: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:15:16 +00:00
cyrsasl.erl Only start GSSAPI support when configured, and when esasl is found 2010-07-31 01:08:11 +02:00
cyrsasl.hrl Support SASL GSSAPI authentication (thanks to Mikael Magnusson)(EJAB-831) 2010-07-23 01:23:35 +02:00
cyrsasl_anonymous.erl Support SASL GSSAPI authentication (thanks to Mikael Magnusson)(EJAB-831) 2010-07-23 01:23:35 +02:00
cyrsasl_digest.erl Fix cyrsasl_digest RFC-2831 2.1.2.1 (EJAB-476) 2010-12-02 12:56:21 -03:00
cyrsasl_gssapi.erl Remove unused and useless SVN keywords 2010-08-02 16:03:05 +02:00
cyrsasl_plain.erl Various fixes (EJAB-831) 2010-07-23 01:23:37 +02:00
dynamic_compile.erl * src/ejabberd_loglevel.erl: Use dynamic_compile instead of 2009-05-06 14:51:51 +00:00
ejabberd.app Remove unused and useless SVN keywords 2010-08-02 16:03:05 +02:00
ejabberd.cfg.example Fix typos in the example configuration file 2010-11-12 22:01:09 +01:00
ejabberd.erl Patch core for MH (thanks to Alexey Shchepin and Geoff Cant) 2010-07-23 00:29:28 +02:00
ejabberd.hrl Patch core for MH (thanks to Alexey Shchepin and Geoff Cant) 2010-07-23 00:29:28 +02:00
ejabberd.init.template Prepare ejabberd.init when installing ejabberd. 2009-08-24 19:59:30 +00:00
ejabberd_admin.erl Cosmetic code changes to support emacs indentation 2010-10-07 17:38:18 +02:00
ejabberd_app.erl Loading ASN.1 driver explicitly to avoid races in LDAP (EJAB-1284) 2010-08-04 19:25:18 +10:00
ejabberd_auth.erl Add password entropy check (EJAB-1326) 2010-11-03 12:43:58 +01:00
ejabberd_auth_anonymous.erl Fix anonymous user cleanup (EJAB-883) 2010-11-10 13:27:47 -03:00
ejabberd_auth_external.erl Fix detection of mod_last at server start (EJAB-641) 2010-12-03 17:25:10 +01:00
ejabberd_auth_internal.erl Mark as obsolete the modules that use odbc instead of GS 2010-07-23 00:30:37 +02:00
ejabberd_auth_ldap.erl Cosmetic code changes to support emacs indentation 2010-10-07 17:38:18 +02:00
ejabberd_auth_odbc.erl Mark as obsolete the modules that use odbc instead of GS 2010-07-23 00:30:37 +02:00
ejabberd_auth_pam.erl New option pam_userinfotype to provide username or JID (EJAB-652) 2010-05-10 15:08:21 +02:00
ejabberd_auth_storage.erl Fix Dialyzer reports 2010-08-13 17:41:05 +02:00
ejabberd_c2s.erl fix pubsub cross domain eventing (EJAB-1340) 2010-12-02 14:05:19 +01:00
ejabberd_c2s_config.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:15:16 +00:00
ejabberd_captcha.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
ejabberd_check.erl Cosmetic code changes to support emacs indentation 2010-10-07 17:38:18 +02:00
ejabberd_cluster.erl consistent hashing support. WARNING: update exmpp before running this 2010-06-03 00:01:36 +10:00
ejabberd_commands.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:15:16 +00:00
ejabberd_commands.hrl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:15:16 +00:00
ejabberd_config.erl Fix EDoc error 2010-08-16 12:02:45 +02:00
ejabberd_config.hrl Patch core for MH (thanks to Alexey Shchepin and Geoff Cant) 2010-07-23 00:29:28 +02:00
ejabberd_ctl.erl Add support to ejabberd_ctl to handle anonymous command arguments 2010-10-16 00:48:03 +02:00
ejabberd_ctl.hrl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:15:16 +00:00
ejabberd_frontend_socket.erl consistent hashing support. WARNING: update exmpp before running this 2010-06-03 00:01:36 +10:00
ejabberd_global_router.erl New files for MH (thanks to Alexey Shchepin and Geoff Cant) 2010-07-23 00:29:26 +02:00
ejabberd_global_router.hrl New files for MH (thanks to Alexey Shchepin and Geoff Cant) 2010-07-23 00:29:26 +02:00
ejabberd_hooks.erl Fix core files 2010-07-23 00:30:31 +02:00
ejabberd_hosts.erl Fix Dialyzer reports 2010-08-13 17:41:05 +02:00
ejabberd_listener.erl Before binding tcp ports, checks the socket type and listener options 2010-11-10 23:45:27 +01:00
ejabberd_local.erl Cosmetic code changes to support emacs indentation 2010-10-07 17:38:18 +02:00
ejabberd_logger_h.erl Fix errors detected by Dialyzer 2010-10-15 13:11:14 +02:00
ejabberd_loglevel.erl Fix errors in EDoc comments 2010-10-28 18:23:02 +02:00
ejabberd_node_groups.erl Use pg2 from R14B in systems with older versions (EJAB-1349) 2010-11-22 16:02:36 +01:00
ejabberd_piefxis.erl When the Password attribute is missing in PIEFXIS file, don't check account auth. 2010-12-01 00:55:29 +01:00
ejabberd_rdbms.erl Patch core for MH (thanks to Alexey Shchepin and Geoff Cant) 2010-07-23 00:29:28 +02:00
ejabberd_receiver.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
ejabberd_router.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
ejabberd_router_multicast.erl New ejabberd router for multicast packets (EJAB-329) 2010-05-20 00:03:00 +02:00
ejabberd_s2s.erl expose find_connection for routing in other modules (if needed) 2010-11-29 20:06:02 +01:00
ejabberd_s2s_in.erl Correct domain_certfile tlsopts modifications for s2s connections (EJAB-1086) 2010-11-26 00:13:36 +01:00
ejabberd_s2s_out.erl Correct domain_certfile tlsopts modifications for s2s connections (EJAB-1086) 2010-11-26 00:13:36 +01:00
ejabberd_service.erl Discard unmatched INFO messages in ejabberd services. 2010-09-17 19:28:35 +02:00
ejabberd_sm.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
ejabberd_socket.erl Fixes a leak of ejabberd_receiver processes. 2010-11-03 17:10:46 +01:00
ejabberd_sup.erl implemented backend-independed key-value cacheing table; applied to mod_caps.erl first 2010-08-30 14:32:48 +10:00
ejabberd_system_monitor.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:15:16 +00:00
ejabberd_tmp_sup.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:15:16 +00:00
ejabberd_update.erl Only log when script errors are found 2010-05-24 13:54:25 +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:34:09 +01:00
ejabberdctl.template Change directory before any operation to one readable by INSTALLUSER (EJAB-1322) 2010-10-19 01:16:15 +02:00
ejd2odbc.erl Fix core files 2010-07-23 00:30:31 +02:00
etop_defs.hrl add missing hrl 2010-07-16 18:55:58 +02:00
etop_tr.erl Fix warning about unused variable 2010-07-19 12:11:10 +02:00
extauth.erl Support parallel extauth script (thanks to Jesse Thompson)(EJAB-1280) 2010-07-30 20:34:01 +02:00
gen_iq_handler.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:15:16 +00:00
gen_mod.erl Re-raise exceptions caught in gen_mod:start_module/3 (EJAB-1335) 2010-11-07 00:47:53 +01:00
gen_storage.erl Dialyzer fixes. Ensure all_table_hosts/1 returns only a list of binaries 2010-09-28 16:06:35 +02:00
gen_storage_migration.erl Fix Dialyzer reports 2010-08-13 17:41:05 +02:00
gen_storage_odbc.erl Dialyzer fixes. Ensure all_table_hosts/1 returns only a list of binaries 2010-09-28 16:06:35 +02:00
idna.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:15:16 +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:59:07 +00:00
jd2ejd.erl Fix some exmpp attribute type 2010-12-11 23:16:17 +01:00
jlib.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
jlib.hrl Update namespaces to match exmpp_nss.hrl (thanks to Karim Gemayel)(EJAB-1179) 2010-02-16 17:33:53 +01:00
mod_adhoc.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
mod_announce.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
mod_caps.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
mod_configure.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
mod_configure2.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
mod_disco.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
mod_echo.erl Patch mnesia modules for MH (thanks to Alexey Shchepin and Geoff Cant) 2010-07-23 00:29:30 +02:00
mod_ip_blacklist.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:15:16 +00:00
mod_last.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
mod_last_odbc.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
mod_multicast.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
mod_offline.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
mod_offline_odbc.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
mod_ping.erl Fix calls to register_feature 2010-04-14 01:08:22 +02:00
mod_privacy.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
mod_privacy.hrl Fix ejabberd modules 2010-07-23 00:30:32 +02:00
mod_privacy_odbc.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
mod_private.erl Fix ejabberd modules 2010-07-23 00:30:32 +02:00
mod_private_odbc.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
mod_register.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
mod_roster.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
mod_roster.hrl Fix ejabberd modules 2010-07-23 00:30:32 +02:00
mod_roster_odbc.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
mod_service_log.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:15:16 +00:00
mod_shared_roster.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
mod_shared_roster_ldap.erl Disable LRU caching algorithm for LDAP shared rosters 2010-11-06 21:53:14 +01:00
mod_sic.erl apply modification for the exmpp #jid{} record update 2010-09-15 12:16:03 +02:00
mod_stats.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
mod_time.erl Support negative part-hour TZ values (thanks to Alexander Zhukov)(EJAB-1301) 2010-11-29 14:35:57 +01:00
mod_vcard.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
mod_vcard_ldap.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
mod_vcard_odbc.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
mod_vcard_xupdate.erl Port to latest exmpp changes (attribute names as binary()). 2010-11-29 16:44:31 -03:00
mod_version.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:15:16 +00:00
overview.edoc Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:15:16 +00:00
p1_fsm.erl Remove unused and useless SVN keywords 2010-08-02 16:03:05 +02:00
p1_mnesia.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:15:16 +00:00
p1_prof.erl Added functions to collect statistics about queues, memory, reductions etc. Several cleanups 2010-07-10 01:37:28 +10:00
pg2_backport.erl Use pg2 from R14B in systems with older versions (EJAB-1349) 2010-11-22 16:02:36 +01:00
randoms.erl Patch core for MH (thanks to Alexey Shchepin and Geoff Cant) 2010-07-23 00:29:28 +02:00
sha.erl Fix Dialyzer reports 2010-08-13 17:41:05 +02:00
shaper.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:15:16 +00:00
translate.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:15:16 +00:00
treap.erl Remove function clause that is never called 2010-06-18 21:24:51 +02:00
win32_dns.erl Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) 2010-01-12 16:15:16 +00:00