..
ejabberd_zlib
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
eldap
now using "%u" pattern as default for ldap_uids (EJAB-1203)
2010-03-08 14:08:22 +09:00
mod_muc
Refactor code to reduce calls to get_affiliation and get_role (thanks to Steam)(EJAB-1038)
2010-03-29 20:49:22 +02:00
mod_proxy65
new option "hostname" is added (thanks to Stefan Hepp) (EJAB-838)
2010-02-17 23:58:53 +09:00
mod_pubsub
purge_offline and get/set affiliation bugfix
2010-03-22 20:27:13 +01:00
msgs
* src/msgs/pl.po: Fix some translations (thanks to Andrzej Smyk)
2009-04-09 11:18:06 +00:00
odbc
MSSQL support was broken (EJAB-1201)
2010-03-05 14:46:17 +01:00
pam
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
stun
Replace concat_binary supported until R14 with list_to_binary supported since R9
2010-03-08 12:53:37 +01:00
tls
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
web
Move HTTP session timeout log from warning level to info. Timeout can be generated when user close the browser for example.
2010-03-14 10:30:01 +01:00
win32
Rename erlang log file sasl.log to erlang.log (EJAB-783)
2009-08-31 11:03:35 +00:00
acl.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
aclocal.m4
Remove all references to unused library: expat (EJAB-1111)
2009-11-30 12:32:14 +00:00
adhoc.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
adhoc.hrl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +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 references to the old SVN repository.
2010-02-16 12:00:05 +01:00
configure.ac
Remove references to the old SVN repository.
2010-02-16 12:00:05 +01: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_anonymous.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
cyrsasl_digest.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
cyrsasl_plain.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
cyrsasl.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +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
New command to set master Mnesia node
2010-02-15 23:25:02 +01:00
ejabberd_app.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
ejabberd_auth_anonymous.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
ejabberd_auth_external.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
ejabberd_auth_internal.erl
Rewrite mnesia counter functions to use dirty_update_counter (EJAB-1177)
2010-02-15 23:38:08 +01:00
ejabberd_auth_ldap.erl
ldap_dn_filter option is documented; now fetching only needed attributes in LDAP search requests (EJAB-1204)
2010-03-08 16:51:24 +09:00
ejabberd_auth_odbc.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
ejabberd_auth_pam.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
ejabberd_auth.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00: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_c2s.erl
Allow customizing the StateData in p1_fsm before error reporting.
2010-03-30 16:44:39 -03:00
ejabberd_captcha.erl
Update namespaces to match exmpp_nss.hrl (thanks to Karim Gemayel)(EJAB-1179)
2010-02-16 17:33:53 +01:00
ejabberd_check.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00: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
Use alternative of file:read_line/1 to not require R13B02
2010-02-20 19:31:57 +01:00
ejabberd_config.hrl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
ejabberd_ctl.erl
Another migration of regexp call to re (EJAB-921)
2010-02-08 13:42:05 +01:00
ejabberd_ctl.hrl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
ejabberd_debug.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
ejabberd_frontend_socket.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
ejabberd_hooks.erl
Add Edoc comment about run_fold/4 function
2010-02-08 21:27:10 +01:00
ejabberd_listener.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
ejabberd_local.erl
exmpp in pubsub doc and retrocompatibility comments (thanks to Karim Gemayel)
2010-01-27 18:53:56 +00:00
ejabberd_logger_h.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
ejabberd_loglevel.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
ejabberd_node_groups.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
ejabberd_piefxis.erl
Catch errors when exporting to PIEFXIS file (EJAB-1178)
2010-03-08 11:16:33 +01:00
ejabberd_rdbms.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
ejabberd_receiver.erl
exmpp fixes in receiver (thanks to Karim Gemayel)
2010-01-27 18:53:43 +00:00
ejabberd_router.erl
Fix cluster race condition in route read (thanks to Alexey Shchepin)
2010-02-15 18:37:42 +01:00
ejabberd_s2s_in.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
ejabberd_s2s_out.erl
improved s2s connections clean up (EJAB-1202)
2010-03-04 12:43:43 +09:00
ejabberd_s2s.erl
now using mnesia:async_dirty when cleaning table from failed node
2010-02-19 16:41:13 +09:00
ejabberd_service.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
ejabberd_sm.erl
Rewrite mnesia counter functions to use dirty_update_counter (EJAB-1177)
2010-02-15 23:38:08 +01:00
ejabberd_socket.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
ejabberd_sup.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00: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
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
ejabberd.app
Degrade trunk to prealpha, and show a warning in configure script.
2010-01-22 11:27:32 +00:00
ejabberd.cfg.example
Fix typos in example config comments (thanks to Florian Zumbiehl)(EJAB-1192)
2010-02-22 13:40:19 +01:00
ejabberd.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
ejabberd.hrl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
ejabberd.init.template
Prepare ejabberd.init when installing ejabberd.
2009-08-24 19:59:30 +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:34:09 +01:00
ejabberdctl.template
More compliance with LSB
2010-03-08 22:41:14 +01:00
ejd2odbc.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
extauth.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00: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
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00: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
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
jlib.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
jlib.hrl
Update namespaces to match exmpp_nss.hrl (thanks to Karim Gemayel)(EJAB-1179)
2010-02-16 17:33:53 +01:00
Makefile.in
Remove references to the old SVN repository.
2010-02-16 12:00:05 +01:00
Makefile.win32
Remove all references to unused library: expat (EJAB-1111)
2009-11-30 12:32:14 +00:00
mod_adhoc.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
mod_announce.erl
Update namespaces to match exmpp_nss.hrl (thanks to Karim Gemayel)(EJAB-1179)
2010-02-16 17:33:53 +01:00
mod_caps.erl
mod_caps optimizations (thanks evgeniy)
2010-03-05 15:38:44 +01:00
mod_configure2.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
mod_configure.erl
Update namespaces to match exmpp_nss.hrl (thanks to Karim Gemayel)(EJAB-1179)
2010-02-16 17:33:53 +01:00
mod_disco.erl
Fix disco of bare JID
2010-01-27 18:54:03 +00:00
mod_echo.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00: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_odbc.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
mod_last.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
mod_offline_odbc.erl
If big offline message queue, show only subset on WebAdmin (EJAB-1095)
2010-01-13 00:00:34 +00:00
mod_offline.erl
If big offline message queue, show only subset on WebAdmin (EJAB-1095)
2010-01-13 00:00:34 +00:00
mod_ping.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
mod_privacy_odbc.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
mod_privacy.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
mod_privacy.hrl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
mod_private_odbc.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
mod_private.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
mod_register.erl
Added new acl for mod_register: access_from. This acl is applied if existing account tries to register a new account (either via s2s or c2s). The default action is to deny such operations.
2010-02-03 12:20:04 +00:00
mod_roster_odbc.erl
Fix resending authorization problem
2010-02-24 13:14:53 +01:00
mod_roster.erl
Fix resending authorization problem
2010-02-24 13:14:53 +01:00
mod_roster.hrl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00: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
Clarify in Displayed Groups label that it expects IDs.
2010-03-01 11:44:02 +01:00
mod_sic.erl
Implement XEP-0279: Server IP Check (thanks to Karim Gemayel)(EJAB-1205)
2010-03-08 13:58:53 +01:00
mod_stats.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
mod_time.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
mod_vcard_ldap.erl
exmpp fixes in c2s, piefxis and mod_vcard_ldap (thanks to Karim Gemayel)
2010-01-27 18:53:33 +00:00
mod_vcard_odbc.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
mod_vcard.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00: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
Allow customizing the StateData in p1_fsm before error reporting.
2010-03-30 16:44:39 -03:00
p1_mnesia.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
randoms.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
sha.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00: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
- pass jid into feature_check_packet hook;
2010-03-17 23:47:13 +09:00
win32_dns.erl
Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)
2010-01-12 16:15:16 +00:00
XmppAddr.asn1
* src/ejabberd_s2s_in.erl: Support for dNSName certificate field
2005-11-17 05:29:33 +00:00