..
ejabberd_zlib
* src/Makefile.in: Improved indentation of GCC call
2008-04-11 17:32:20 +00:00
eldap
* src/Makefile.in: Support for parallel compilation with 'make -j'
2008-03-26 09:27:46 +00:00
mod_irc
* src/Makefile.in: Improved indentation of GCC call
2008-04-11 17:32:20 +00:00
mod_muc
* doc/api/Makefile: Report the correct ejabberd version. When
2008-04-01 10:11:39 +00:00
mod_proxy65
* src/mod_proxy65/mod_proxy65_service.erl: Implement alternative
2008-03-09 10:09:38 +00:00
mod_pubsub
pubsub identity and database update bugfix
2008-04-10 14:11:06 +00:00
msgs
* src/msgs/de.msg: Fix irc typo (thanks to Jonathan Schleifer)
2008-03-24 01:28:55 +00:00
odbc
* src/odbc/ejabberd_odbc.erl: Start ODBC explicitely because
2008-03-13 14:34:47 +00:00
pam
Seek epam binary into priv/bin (EJAB-573)
2008-03-21 15:42:14 +00:00
stringprep
* src/Makefile.in: Improved indentation of GCC call
2008-04-11 17:32:20 +00:00
tls
* src/Makefile.in: Improved indentation of GCC call
2008-04-11 17:32:20 +00:00
web
* src/web/ejabberd_web_admin.erl: Include Last-Modified HTTP
2008-04-12 08:09:05 +00:00
win32
* src/win32/ejabberd.nsh: Removed (thanks to Sergei Golovan)
2005-12-22 13:44:58 +00:00
acl.erl
* src/acl.erl: Normalize ACL before adding to the configuration
2008-02-12 01:04:47 +00:00
aclocal.m4
* src/Makefile.in: Allow compilation with Erlang R12 (EJAB-446).
2008-01-15 11:11:27 +00:00
adhoc.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
adhoc.hrl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
configure
* src/Makefile.in: Allow compilation with Erlang R12 (EJAB-446).
2008-01-15 11:11:27 +00:00
configure.ac
* src/Makefile.in: Allow compilation with Erlang R12 (EJAB-446).
2008-01-15 11:11:27 +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: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
cyrsasl_anonymous.erl
* src/ejabberd_auth.erl: Improve anonymous authentication to not
2008-04-22 17:41:30 +00:00
cyrsasl_digest.erl
* src/ejabberd_auth.erl: Improve anonymous authentication to not
2008-04-22 17:41:30 +00:00
cyrsasl_plain.erl
* src/ejabberd_auth.erl: Improve anonymous authentication to not
2008-04-22 17:41:30 +00:00
cyrsasl.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
ejabberd_admin.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
ejabberd_app.erl
* src/ejabberd_listener.erl: Remove code of the unused listening
2008-03-31 19:48:35 +00:00
ejabberd_auth_anonymous.erl
* src/ejabberd_auth.erl: Improve anonymous authentication to not
2008-04-22 17:41:30 +00:00
ejabberd_auth_external.erl
* src/ejabberd_config.erl: dirty_get_registered_users now correctly returns all users for all vhosts no matter which back-end is used (EJAB-527)
2008-02-19 13:49:29 +00:00
ejabberd_auth_internal.erl
* src/ejabberd_config.erl: dirty_get_registered_users now correctly returns all users for all vhosts no matter which back-end is used (EJAB-527)
2008-02-19 13:49:29 +00:00
ejabberd_auth_ldap.erl
* src/ejabberd_auth_ldap.erl: LDAP function to get the number of
2008-04-08 09:37:06 +00:00
ejabberd_auth_odbc.erl
* src/ejabberd_config.erl: dirty_get_registered_users now correctly returns all users for all vhosts no matter which back-end is used (EJAB-527)
2008-02-19 13:49:29 +00:00
ejabberd_auth_pam.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
ejabberd_auth.erl
* src/ejabberd_auth.erl: Improve anonymous authentication to not
2008-04-22 17:41:30 +00:00
ejabberd_c2s_config.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
ejabberd_c2s.erl
* src/ejabberd_auth.erl: Improve anonymous authentication to not
2008-04-22 17:41:30 +00:00
ejabberd_check.erl
* src/ejabberd_check.erl: Fixed missing clause (EJAB-533).
2008-02-29 12:21:15 +00:00
ejabberd_config.erl
* src/ejabberd_config.erl: Removed a dependency on string:to_upper
2008-04-11 05:52:10 +00:00
ejabberd_config.hrl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
ejabberd_ctl.erl
Rewrite io:format calls to loglevel macros (EJAB-555)
2008-03-21 14:44:16 +00:00
ejabberd_ctl.hrl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
ejabberd_frontend_socket.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
ejabberd_hooks.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
ejabberd_listener.erl
* src/ejabberd_listener.erl (start_listener): Revert SVN r1260.
2008-04-11 15:47:44 +00:00
ejabberd_local.erl
* src/ejabberd_local.erl: The iq_response table wasn't cloned
2008-03-25 22:23:38 +00:00
ejabberd_logger_h.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
ejabberd_loglevel.erl
Rewrite io:format calls to loglevel macros (EJAB-555)
2008-03-21 14:44:16 +00:00
ejabberd_node_groups.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
ejabberd_rdbms.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
ejabberd_receiver.erl
* src/ejabberd_receiver.erl: Avoid crash to appear in log, when trying to close a stream with an undefined state.
2008-02-11 15:36:56 +00:00
ejabberd_router.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
ejabberd_s2s_in.erl
* src/ejabberd_s2s_out.erl: Fix long timeout when reconnecting s2s
2008-04-18 12:19:45 +00:00
ejabberd_s2s_out.erl
* src/ejabberd_s2s_out.erl: Fix long timeout when reconnecting s2s
2008-04-18 12:19:45 +00:00
ejabberd_s2s.erl
* src/ejabberd_s2s_out.erl: Fix long timeout when reconnecting s2s
2008-04-18 12:19:45 +00:00
ejabberd_service.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
ejabberd_sm.erl
Rewrite io:format calls to loglevel macros (EJAB-555)
2008-03-21 14:44:16 +00:00
ejabberd_socket.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
ejabberd_sup.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
ejabberd_system_monitor.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
ejabberd_tmp_sup.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
ejabberd_update.erl
Rewrite io:format calls to loglevel macros (EJAB-555)
2008-03-21 14:44:16 +00:00
ejabberd.app
* src/ejabberd.app: Update ejabberd.app: add new erlang
2007-12-22 19:51:55 +00:00
ejabberd.cfg.example
* doc/guide.tex: Improve documentation of host_config
2008-03-04 10:36:57 +00:00
ejabberd.erl
Seek epam binary into priv/bin (EJAB-573)
2008-03-21 15:42:14 +00:00
ejabberd.hrl
Rewrite io:format calls to loglevel macros (EJAB-555)
2008-03-21 14:44:16 +00:00
ejabberdctl.cfg.example
Add firewalling port range definition
2008-04-01 09:07:29 +00:00
ejabberdctl.template
typo fix on ejabberdctl.template
2008-04-01 11:47:51 +00:00
ejd2odbc.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
expat_erl.c
* src/expat_erl.c: Removed R9B workaround
2008-04-11 05:19:27 +00:00
extauth.erl
Rewrite io:format calls to loglevel macros (EJAB-555)
2008-03-21 14:44:16 +00:00
gen_iq_handler.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
gen_mod.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
idna.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
inetrc
* src/ejabberdctl.template: Create logs_dir if doesn't exist. New
2008-01-01 10:53:05 +00:00
jd2ejd.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
jlib.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
jlib.hrl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
Makefile.in
* src/Makefile.in: Improved indentation of GCC call
2008-04-11 17:32:20 +00:00
Makefile.win32
* src/mod_proxy65/: XEP-0065 proxy (thanks to Evgeniy Khramtsov)
2006-10-28 02:04:55 +00:00
mod_adhoc.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
mod_announce.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
mod_caps.erl
Cache negative response (EJAB-474)
2008-04-14 12:02:18 +00:00
mod_configure2.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
mod_configure.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
mod_disco.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
mod_echo.erl
* src/mod_echo.erl: Small change to avoid a compilation warning of
2008-03-12 23:05:49 +00:00
mod_last_odbc.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
mod_last.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
mod_offline_odbc.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
mod_offline.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
mod_privacy_odbc.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
mod_privacy.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
mod_privacy.hrl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
mod_private_odbc.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
mod_private.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
mod_register.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
mod_roster_odbc.erl
* src/mod_roster.erl: Fixed "from" attribute in roster pushes
2008-02-28 22:10:55 +00:00
mod_roster.erl
* src/mod_roster.erl: Fixed "from" attribute in roster pushes
2008-02-28 22:10:55 +00:00
mod_roster.hrl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
mod_service_log.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
mod_shared_roster.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
mod_stats.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
mod_time.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
mod_vcard_ldap.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
mod_vcard_odbc.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
mod_vcard.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
mod_version.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
p1_fsm.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
p1_mnesia.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
ram_file_io_server.erl
* src/ejabberd_loglevel.erl: Preliminary dynamic loglevel support.
2006-12-04 16:07:44 +00:00
randoms.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
sha.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
shaper.erl
* src/mod_caps.erl: Move two log calls ERROR_MSG to DEBUG
2008-03-21 18:58:07 +00:00
translate.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
xml_stream.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
xml.erl
* doc/guide.tex: Updated copyright dates to 2008
2008-01-15 17:02:57 +00:00
XmppAddr.asn1
* src/ejabberd_s2s_in.erl: Support for dNSName certificate field
2005-11-17 05:29:33 +00:00