24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-26 22:35:31 +02:00
xmpp.chapril.org-ejabberd/src
2010-01-09 16:44:33 +00:00
..
ejabberd_zlib Add +export_all to EFLAGS if: make debug=true (thanks to Marcin Owsiany)(EJAB-1134) 2009-12-29 19:15:59 +00:00
eldap Add +export_all to EFLAGS if: make debug=true (thanks to Marcin Owsiany)(EJAB-1134) 2009-12-29 19:15:59 +00:00
mod_muc Command to stop ejabberd informing users, with grace period, and kindly (EJAB-1112) 2010-01-04 20:35:47 +00:00
mod_proxy65 Add +export_all to EFLAGS if: make debug=true (thanks to Marcin Owsiany)(EJAB-1134) 2009-12-29 19:15:59 +00:00
mod_pubsub Add +export_all to EFLAGS if: make debug=true (thanks to Marcin Owsiany)(EJAB-1134) 2009-12-29 19:15:59 +00:00
msgs * src/msgs/pl.po: Fix some translations (thanks to Andrzej Smyk) 2009-04-09 11:18:06 +00:00
odbc Add +export_all to EFLAGS if: make debug=true (thanks to Marcin Owsiany)(EJAB-1134) 2009-12-29 19:15:59 +00:00
pam Add +export_all to EFLAGS if: make debug=true (thanks to Marcin Owsiany)(EJAB-1134) 2009-12-29 19:15:59 +00:00
stun Add +export_all to EFLAGS if: make debug=true (thanks to Marcin Owsiany)(EJAB-1134) 2009-12-29 19:15:59 +00:00
tls Add +export_all to EFLAGS if: make debug=true (thanks to Marcin Owsiany)(EJAB-1134) 2009-12-29 19:15:59 +00:00
web Show the last activity time in the user page. 2010-01-04 20:39:01 +00:00
win32 Rename erlang log file sasl.log to erlang.log (EJAB-783) 2009-08-31 11:03:35 +00:00
acl.erl Replace calls from 'regexp' to the OTP R12 new module 're' (EJAB-921) 2009-09-02 14:26:01 +00:00
aclocal.m4 Remove all references to unused library: expat (EJAB-1111) 2009-11-30 12:32:14 +00:00
adhoc.erl Attempt to fix dialyzer warning: adhoc.erl:51: Guard test XData::'false' | #xmlel{ns::'jabberdata',declared_ns::[{_,_}],attrs::[{_,_,_,_}],children::'undefined' | [{_,_} | {_,_,_,_,_,_}]} =:= 'true' can never succeed 2010-01-09 16:18:59 +00:00
adhoc.hrl Merge from trunk (r1787 to r1804). 2009-01-19 14:47:33 +00: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 Remove all references to unused library: expat (EJAB-1111) 2009-11-30 12:32:14 +00:00
configure.ac Autodetect compilation parameters for Mac OS X Snow Leopard (EJAB-1056) 2009-10-12 12:59:07 +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_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:49 +00:00
cyrsasl_plain.erl Fix warning about unused variable 2009-12-29 23:13:15 +00:00
cyrsasl.erl Fix EDoc errors. 2009-08-17 17:17:34 +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 Command to stop ejabberd informing users, with grace period, and kindly (EJAB-1112) 2010-01-04 20:35:47 +00:00
ejabberd_app.erl When ejabberd stops, send stream close to clients (thanks to Alexey Shchepin)(EJAB-1112) 2010-01-04 20:32:44 +00:00
ejabberd_auth_anonymous.erl Fix typo in comment. 2010-01-09 15:19:48 +00:00
ejabberd_auth_external.erl Fix EDoc errors. 2009-08-17 17:17:34 +00:00
ejabberd_auth_internal.erl Fix EDoc errors. 2009-08-17 17:17:34 +00:00
ejabberd_auth_ldap.erl Fix EDoc errors. 2009-08-17 17:17:34 +00:00
ejabberd_auth_odbc.erl Fix EDoc errors. 2009-08-17 17:17:34 +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 Added a comment to improve code as suggested by Dialyzer. 2010-01-09 16:38:07 +00:00
ejabberd_c2s_config.erl Merge from trunk (r1787 to r1804). 2009-01-19 14:47:33 +00:00
ejabberd_c2s.erl When ejabberd stops, send stream close to clients (thanks to Alexey Shchepin)(EJAB-1112) 2010-01-04 20:32:44 +00:00
ejabberd_captcha.erl do not crash on unmatched request 2009-07-30 13:10:01 +00:00
ejabberd_check.erl Merge from trunk (r1787 to r1804). 2009-01-19 14:47:33 +00:00
ejabberd_commands.erl An AccessCommand with Access 'all', don't require auth to execute it. 2010-01-09 00:48:03 +00:00
ejabberd_commands.hrl Merge from trunk (r1787 to r1804). 2009-01-19 14:47:33 +00:00
ejabberd_config.erl Improve log message when showing lines of config file. 2009-12-30 01:39:02 +00:00
ejabberd_config.hrl Merge from trunk (r1787 to r1804). 2009-01-19 14:47:33 +00:00
ejabberd_ctl.erl Support for arguments in ejabberdctl that are empty strings. 2009-12-28 11:46:22 +00:00
ejabberd_ctl.hrl Merge from trunk (r1787 to r1804). 2009-01-19 14:47:33 +00:00
ejabberd_debug.erl Replace TYPE/1 with is_TYPE/1 (EJAB-922) 2009-06-15 17:27:06 +00:00
ejabberd_frontend_socket.erl Merge from trunk (r1787 to r1804). 2009-01-19 14:47:33 +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-04 20:35:47 +00:00
ejabberd_local.erl removed unnecessary gen_server call 2009-08-13 10:02:04 +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 Merge 2426 from trunk: add get/0 API function that returns current log level (EJAB-1004). 2009-08-06 22:01:01 +00:00
ejabberd_node_groups.erl Merge from trunk (r1787 to r1804). 2009-01-19 14:47:33 +00:00
ejabberd_piefxis.erl Generate main XML file also when exporting only a vhost (EJAB-1098) 2009-11-23 18:35:11 +00:00
ejabberd_rdbms.erl Merge from trunk (r1787 to r1804). 2009-01-19 14:47:33 +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:40:25 +00:00
ejabberd_router.erl API renaming : ldomain_as_list -> prep_domain_as_list 2009-06-01 16:38:28 +00:00
ejabberd_s2s_in.erl Port #2583 from trunk 2009-09-04 21:33:30 +00:00
ejabberd_s2s_out.erl Fix bug of unbound variable Attrs in the previous commit. 2009-12-28 18:47:14 +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:22:54 +00:00
ejabberd_service.erl New option added: max_fsm_queue. Removed hardcoded FSMLIMITS. (thanks to Evgeniy Khramtsov) 2009-10-08 11:33:32 +00:00
ejabberd_sm.erl typo fix on mod_pubsub and improve ejabberd_sm:get_session_pid api 2009-10-27 14:40:01 +00:00
ejabberd_socket.erl Merged from trunk SVN r2671: 2009-10-19 14:53:21 +00:00
ejabberd_sup.erl updated top supervisor for STUN support 2009-08-11 13:17:46 +00:00
ejabberd_system_monitor.erl API renaming : compare_jids -> compare 2009-06-01 16:49:00 +00:00
ejabberd_tmp_sup.erl Merge from trunk (r1787 to r1804). 2009-01-19 14:47:33 +00:00
ejabberd_update.erl Support to select what modules to update. Split large function in smaller ones. 2009-05-27 17:29:43 +00:00
ejabberd.app Update version number to 3.0.0-alpha 2009-06-17 09:06:52 +00:00
ejabberd.cfg.example add explicit comment on last published items configuration (EJAB-1130) 2010-01-04 11:50:08 +00:00
ejabberd.erl Write PID file, path is configurable in ejabberdctl.cfg (EJAB-1023) 2009-08-24 21:21:39 +00:00
ejabberd.hrl Merge from trunk (r1787 to r1804). 2009-01-19 14:47:33 +00:00
ejabberd.init.template Prepare ejabberd.init when installing ejabberd. 2009-08-24 19:59:30 +00:00
ejabberdctl.cfg.example Write PID file, path is configurable in ejabberdctl.cfg (EJAB-1023) 2009-08-24 21:21:39 +00:00
ejabberdctl.template Fix so script runs correctly when invoked by root (EJAB-1152) 2010-01-05 20:31:19 +00:00
ejd2odbc.erl Add XEP82 Date Time, update XEP202 Entity Time and XEP203 Delayed Delivery (EJAB-234) 2009-06-30 16:55:26 +00:00
extauth.erl Merge from trunk (r1787 to r1804). 2009-01-19 14:47:33 +00:00
gen_iq_handler.erl Merge from trunk (r1787 to r1804). 2009-01-19 14:47:33 +00:00
gen_mod.erl Replace calls from 'regexp' to the OTP R12 new module 're' (EJAB-921) 2009-09-02 14:26:01 +00:00
idna.erl Merge from trunk (r1787 to r1804). 2009-01-19 14:47:33 +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 API renaming : parse_jid -> parse 2009-06-01 16:35:55 +00:00
jlib.erl Small fix in RSM decoding (thanks to Alexander Tsvyashchenko)(EJAB-1066) 2009-10-15 22:46:50 +00:00
jlib.hrl Implement XEP-158 CAPTCHA Forms, support in mod_muc, sample script (thanks to Evgeniy Khramtsov)(EJAB-895) 2009-05-26 17:20:09 +00:00
Makefile.in Add +export_all to EFLAGS if: make debug=true (thanks to Marcin Owsiany)(EJAB-1134) 2009-12-29 19:15:59 +00:00
Makefile.win32 Remove all references to unused library: expat (EJAB-1111) 2009-11-30 12:32:14 +00:00
mod_adhoc.erl API renaming : jid_to_binary -> to_binary 2009-06-01 16:59:08 +00:00
mod_announce.erl Command to stop ejabberd informing users, with grace period, and kindly (EJAB-1112) 2010-01-04 20:35:47 +00:00
mod_caps.erl Fix call to hook management in mod_caps start/stop 2009-11-30 12:55:35 +00:00
mod_configure.erl Replace calls from 'regexp' to the OTP R12 new module 're' (EJAB-921) 2009-09-02 14:26:01 +00:00
mod_configure2.erl API renaming : ldomain_as_list -> prep_domain_as_list 2009-06-01 16:38:28 +00:00
mod_disco.erl Support XEP-0157: Contact Addresses for XMPP Services (EJAB-235) 2009-07-17 20:47:40 +00:00
mod_echo.erl API renaming : jid_to_binary -> to_binary 2009-06-01 16:59:08 +00:00
mod_ip_blacklist.erl Merge from trunk (r1787 to r1804). 2009-01-19 14:47:33 +00:00
mod_last_odbc.erl API renaming : lnode_as_list -> prep_node_as_list 2009-06-01 16:40:51 +00:00
mod_last.erl Call in WebAdmin the proper mod_last backend module (EJAB-1031) 2009-12-09 17:47:50 +00:00
mod_offline_odbc.erl jlib:make_jid/3 does not exist anymore. I think I replaced it correctly by exmpp_jid:make/3 2010-01-09 16:44:33 +00:00
mod_offline.erl Support XEP-0085 Chat State Notifications (EJAB-961) 2009-06-30 19:33:09 +00:00
mod_ping.erl Support XEP-0199 Ping (thanks to Brian Cully and Evgeniy Khramtsov)(EJAB-974) 2009-08-03 19:33:42 +00:00
mod_privacy_odbc.erl API renaming : jid_to_binary -> to_binary 2009-06-01 16:59:08 +00:00
mod_privacy.erl Delete expat_erl, stringprep, xml and xml_stream; replaced by exmpp (EJAB-991) 2009-07-30 17:57:56 +00:00
mod_privacy.hrl Merge 1834 from trunk. 2009-03-03 19:26:24 +00:00
mod_private_odbc.erl API renaming : compare_bare_jids -> bare_compare 2009-06-01 16:50:36 +00:00
mod_private.erl API renaming : compare_bare_jids -> bare_compare 2009-06-01 16:50:36 +00:00
mod_register.erl Fix error message when register is forbidden by ACL (EJAB-803) 2009-12-23 16:09:33 +00:00
mod_roster_odbc.erl Fix EDoc errors. 2009-08-17 17:17:34 +00:00
mod_roster.erl Fix EDoc errors. 2009-08-17 17:17:34 +00:00
mod_roster.hrl Support for roster versioning (EJAB-964) 2009-08-06 15:45:13 +00:00
mod_service_log.erl API renaming : ldomain_as_list -> prep_domain_as_list 2009-06-01 16:38:28 +00:00
mod_shared_roster.erl Fix EDoc comment 2009-12-21 14:31:10 +00:00
mod_stats.erl Elements and namespace for (XEP-0039) aren't know by exmpp ("http://jabber.org/protocol/stats" is represented as a list()) 2009-03-01 20:48:43 +00:00
mod_time.erl Add XEP82 Date Time, update XEP202 Entity Time and XEP203 Delayed Delivery (EJAB-234) 2009-06-30 16:55:26 +00:00
mod_vcard_ldap.erl fixes incorrect substitution of an LDAP pattern 2009-07-31 06:43:17 +00:00
mod_vcard_odbc.erl Support XEP-0157: Contact Addresses for XMPP Services (EJAB-235) 2009-07-17 20:47:40 +00:00
mod_vcard.erl Call ejabberd_router:route/3 instead of sending a message (EJAB-1114) 2009-12-04 16:32:20 +00:00
mod_version.erl Merge from trunk (r1787 to r1804). 2009-01-19 14:47:33 +00:00
overview.edoc Update overview.edoc 2009-10-23 15:14:39 +00:00
p1_fsm.erl Use queue to reduced quadratic time effort on selective receive (thanks to Alexey Shchepin) 2009-10-08 11:33:18 +00:00
p1_mnesia.erl Merge from trunk (r1787 to r1804). 2009-01-19 14:47:33 +00:00
randoms.erl Merge from trunk (r1787 to r1804). 2009-01-19 14:47:33 +00:00
sha.erl Merge from trunk (r1787 to r1804). 2009-01-19 14:47:33 +00:00
shaper.erl Merge from trunk (r1787 to r1804). 2009-01-19 14:47:33 +00:00
translate.erl * src/translate.erl: Support additional files (EJAB-925) 2009-04-27 20:55:35 +00:00
treap.erl treap.erl backport 2009-07-29 03:43:58 +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
XmppAddr.asn1 * src/ejabberd_s2s_in.erl: Support for dNSName certificate field 2005-11-17 05:29:33 +00:00