xmpp.chapril.org-ejabberd/src
Badlop 1511a5dc82 Fix EDoc errors
SVN Revision: 2735
2009-11-06 18:26:06 +00:00
..
ejabberd_zlib Support zlib compression after STARTTLS (thanks to Aleksey Shchepin)(EJAB-499) 2009-08-31 16:29:25 +00:00
eldap Replace TYPE/1 with is_TYPE/1 (EJAB-922) 2009-06-15 17:26:48 +00:00
mod_irc Removed unneeded use of length function + Remove trailing spaces 2009-09-21 15:10:50 +00:00
mod_muc check if a room is not persistent before starting a new one with the same name (EJAB-1026) 2009-08-26 04:14:54 +00:00
mod_proxy65 fixes disco#info 2009-08-15 03:14:17 +00:00
mod_pubsub Fix EDoc errors 2009-11-06 18:26:06 +00:00
msgs Consistency, wording and spacing corrections for Polish messages (thanks to Marcin Owsiany)(EJAB-1072) 2009-10-19 11:36:05 +00:00
odbc Fix ProcessOne name in comments. 2009-11-04 20:14:22 +00:00
pam Fixed more gcc signedness warnings 2009-10-13 22:30:08 +00:00
stringprep Fix stringprep Bidi checking (thanks to Alexey Shchepin)(EJAB-1087) 2009-11-01 12:15:34 +00:00
stun removed pretty printer from debug 2009-09-15 11:11:49 +00:00
tls Add forgotten copyright and license notices. Fix blackspaces. 2009-06-09 10:56:14 +00:00
web Body tag not properly closed in HTTP-Bind (thanks to Janusz Dziemidowicz)(EJAB-1075) 2009-10-20 09:56:12 +00:00
win32 Rename erlang log file sasl.log to erlang.log (EJAB-783) 2009-08-31 08:41:56 +00:00
Makefile.in Remove ChangeLog on distclean 2009-09-11 08:59:53 +00: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 * 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
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 autodetect compilation parameters for Mac OS X Snow Leopard (EJAB-1056) 2009-10-12 12:01:54 +00:00
configure.ac autodetect compilation parameters for Mac OS X Snow Leopard (EJAB-1056) 2009-10-12 12:01:54 +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.erl * src/cyrsasl.erl: Change API of check_password: pass a function 2009-04-22 11:44:03 +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:14 +00:00
cyrsasl_plain.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.app change version do 2.1.0 2009-09-11 08:16:25 +00:00
ejabberd.cfg.example In default config, only local accounts can create rooms and pubsub nodes. 2009-10-19 17:02:37 +00:00
ejabberd.erl Write PID file, path is configurable in ejabberdctl.cfg (EJAB-1023) 2009-08-24 21:21:04 +00:00
ejabberd.hrl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00
ejabberd.init.template Prepare ejabberd.init when installing ejabberd. 2009-08-24 19:44:07 +00:00
ejabberd_admin.erl Add command to update PubSub table of ejabberd trunk SVN. 2009-08-25 15:23:23 +00:00
ejabberd_app.erl Start mnesia as a permanent application (thanks to Brian Cully)(EJAB-1068) 2009-10-19 10:41:44 +00:00
ejabberd_auth.erl Fix EDoc errors. 2009-08-17 17:16:43 +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 Store account number in internal auth of (EJAB-981)(thanks to Juan Pablo Carlino) 2009-07-17 19:05:55 +00:00
ejabberd_auth_ldap.erl Support LDAPS with TLS (EJAB-109)(thanks to Thomas Baden, Andy Harb, Sergei Golovan, Anton Podavalov) 2009-05-25 17:15:48 +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_c2s.erl Pack presences stored in C2S processes (thanks to Geoff Cant)(EJAB-1057) 2009-09-28 17:23:37 +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_captcha.erl do not crash on unmatched request 2009-07-30 13:08:26 +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 Add debug message on command execution 2009-10-08 17:22:48 +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 new option added: max_fsm_queue. removed hardcoded FSMLIMITS 2009-10-07 14:24:09 +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 Fix EDoc errors. 2009-08-17 17:16:43 +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 Replace TYPE/1 with is_TYPE/1 (EJAB-922) 2009-06-15 17:26:48 +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 Fix bug that forgot listener options when using R12 or older. 2009-11-06 18:24:54 +00:00
ejabberd_local.erl removed unnecessary gen_server call 2009-08-13 09:59:31 +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: add get/0 API function that returns current log level (EJAB-1004). 2009-08-06 10:56:55 +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_piefxis.erl Modify exmpp header lines to compile with ancient Erlang/OTP versions. 2009-08-21 09:27:34 +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 BOSH module optimization and clean-up (thanks to Aleksey Shchepin and Mickaël Rémond)(EJAB-936) 2009-08-31 18:37:52 +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.erl Added API function to get current S2S connections with information 2009-05-19 09:38:17 +00:00
ejabberd_s2s_in.erl Use the local (target) domain for firing the s2s_receive_packet hook. 2009-09-04 21:31:03 +00:00
ejabberd_s2s_out.erl Fix mistake that disallowed s2s_out connections when using Erlang R12 or older. 2009-10-21 21:11:09 +00:00
ejabberd_service.erl new option added: max_fsm_queue. removed hardcoded FSMLIMITS 2009-10-07 14:24:09 +00:00
ejabberd_sm.erl Store account number in internal auth of (EJAB-981)(thanks to Juan Pablo Carlino) 2009-07-17 19:05:55 +00:00
ejabberd_socket.erl Support gen_tcp send timeout: Close the connection if the other end has disconnected ungracefully or cannot keep up with the rate at which we are sending data (EJAB-926) 2009-10-19 09:36:23 +00:00
ejabberd_sup.erl RFC5389 (STUN) support: stand-alone server, binding usage only 2009-08-09 10:44:16 +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 Support to select what modules to update. Split large function in smaller ones. 2009-05-27 17:28:55 +00:00
ejabberdctl.cfg.example Write PID file, path is configurable in ejabberdctl.cfg (EJAB-1023) 2009-08-24 21:21:04 +00:00
ejabberdctl.template Rename erlang log file sasl.log to erlang.log (EJAB-783) 2009-08-31 08:41:56 +00:00
ejd2odbc.erl Add XEP82 Date Time, update XEP202 Entity Time and XEP203 Delayed Delivery (EJAB-234) 2009-06-30 16:51:25 +00:00
expat_erl.c Add forgotten copyright and license notices. Fix blackspaces. 2009-06-09 10:56:14 +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
install-sh autodetect compilation parameters for Mac OS X Snow Leopard (EJAB-1056) 2009-10-12 12:01:54 +00:00
jd2ejd.erl * doc/guide.tex: Fix some English strings: JID -> Jabber ID; 2009-01-12 18:41:46 +00:00
jlib.erl Add XEP82 Date Time, update XEP202 Entity Time and XEP203 Delayed Delivery (EJAB-234) 2009-06-30 16:51:25 +00:00
jlib.hrl apply badlop's patch from http://www.ejabberd.im/node/3629 2009-08-25 15:09:12 +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 Fix ProcessOne name in comments. 2009-11-04 20:14:22 +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 Support XEP-0157: Contact Addresses for XMPP Services (EJAB-235) 2009-07-17 20:45:44 +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.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_offline.erl Support XEP-0085 Chat State Notifications (EJAB-961) 2009-06-30 19:32:22 +00:00
mod_offline_odbc.erl Support XEP-0085 Chat State Notifications (EJAB-961) 2009-06-30 19:32:22 +00:00
mod_ping.erl Document mod_ping in the ejabberd Guide (EJAB-974)(EJAB-173) 2009-07-30 11:45:54 +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_privacy_odbc.erl * src/mod_privacy.erl: Only run roster_get_jid_info if privacy 2009-01-20 17:34:58 +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_private_odbc.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.erl Move functions from roster_versioning to mod_roster (EJAB-964) 2009-08-06 21:06:16 +00:00
mod_roster.hrl Support for roster versioning (EJAB-964) 2009-08-06 15:45:13 +00:00
mod_roster_odbc.erl Move functions from roster_versioning to mod_roster (EJAB-964) 2009-08-06 21:06:16 +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 Add XEP82 Date Time, update XEP202 Entity Time and XEP203 Delayed Delivery (EJAB-234) 2009-06-30 16:51:25 +00:00
mod_vcard.erl Support XEP-0157: Contact Addresses for XMPP Services (EJAB-235) 2009-07-17 20:45:44 +00:00
mod_vcard_ldap.erl fixes incorrect substitution of an LDAP pattern 2009-07-31 06:32:24 +00:00
mod_vcard_odbc.erl Support XEP-0157: Contact Addresses for XMPP Services (EJAB-235) 2009-07-17 20:45:44 +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 use queue to reduced quadratic time effort on selective receive (thanks to Alexey Shchepin) 2009-10-07 13:41:36 +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 update existing key instead of dropping an error 2009-07-29 03:40:56 +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.erl Fix unnecessary call to xml:crypt/1 (thanks to Janusz Dziemidowicz)(EJAB-1064) 2009-10-19 10:30:41 +00:00
xml_stream.erl * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) 2009-01-12 14:44:42 +00:00