.. |
ejabberd_zlib
|
* src/Makefile.in: Added Dialyzer target (EJAB-189 - Thanks to Geoff Cant)
|
2007-05-29 14:31:12 +00:00 |
eldap
|
* src/Makefile.in: Added Dialyzer target (EJAB-189 - Thanks to Geoff Cant)
|
2007-05-29 14:31:12 +00:00 |
mod_irc
|
* src/mod_irc/mod_irc.erl: Added an option for default IRC
|
2007-06-22 15:25:27 +00:00 |
mod_muc
|
* src/mod_muc/mod_muc_room.erl: Include <body/> in MUC invitations
|
2007-06-26 18:00:36 +00:00 |
mod_proxy65
|
Cancel revision 798
|
2007-06-27 11:05:14 +00:00 |
mod_pubsub
|
* src/Makefile.in: Added Dialyzer target (EJAB-189 - Thanks to Geoff Cant)
|
2007-05-29 14:31:12 +00:00 |
msgs
|
* src/msgs/zh.msg: Updated (thanks to Shelley Shyan)
|
2007-06-07 18:17:16 +00:00 |
odbc
|
* src/odbc/mssql.sql: Nickname cannot be null in rosterusers table (MSSQL)
|
2007-07-09 17:22:09 +00:00 |
stringprep
|
* Added missing file.
|
2007-06-30 06:07:09 +00:00 |
tls
|
* src/Makefile.in: Added Dialyzer target (EJAB-189 - Thanks to Geoff Cant)
|
2007-05-29 14:31:12 +00:00 |
web
|
corrects EJAB-273, remove obsolete OnlineUsers calculation
|
2007-06-28 08:31:46 +00:00 |
win32
|
* src/win32/ejabberd.nsh: Removed (thanks to Sergei Golovan)
|
2005-12-22 13:44:58 +00:00 |
.cvsignore
|
*** empty log message ***
|
2003-01-22 20:40:40 +00:00 |
acl.erl
|
* src/acl.erl: The server does not crash anymore on wrong acl rule. Add
|
2006-07-18 12:29:17 +00:00 |
aclocal.m4
|
* src/configure.ac: autoconf improvements (thanks to Tony Finch) (EJAB-204).
|
2007-03-10 16:27:17 +00:00 |
adhoc.erl
|
* src/aclocal.m4: Updated for zlib support
|
2006-01-19 02:17:31 +00:00 |
adhoc.hrl
|
* src/aclocal.m4: Updated for zlib support
|
2006-01-19 02:17:31 +00:00 |
configure
|
* src/configure.ac: autoconf improvements (thanks to Tony Finch) (EJAB-204).
|
2007-03-10 16:27:17 +00:00 |
configure.ac
|
* src/configure.ac: autoconf improvements (thanks to Tony Finch) (EJAB-204).
|
2007-03-10 16:27:17 +00:00 |
configure.bat
|
* src/translate.erl: Search translations directory in priv_dir
|
2004-04-27 20:28:23 +00:00 |
configure.erl
|
* src/odbc/odbc_queries.erl: Support for Microsoft SQL Server as
|
2006-09-03 15:15:46 +00:00 |
cyrsasl_anonymous.erl
|
* src/ejabberd_sm.erl: SASL Anonymous + Anonymous login support
|
2006-04-07 00:51:53 +00:00 |
cyrsasl_digest.erl
|
* src/ejabberd_c2s.erl: Init shaper with a default value first
|
2007-02-19 23:35:42 +00:00 |
cyrsasl_plain.erl
|
* src/ejabberd_c2s.erl: Init shaper with a default value first
|
2007-02-19 23:35:42 +00:00 |
cyrsasl.erl
|
* src/ejabberd_c2s.erl: Init shaper with a default value first
|
2007-02-19 23:35:42 +00:00 |
ejabberd_admin.erl
|
* src/ejabberd_admin.erl: Code refactoring. Common Mnesia database
|
2006-05-07 16:57:11 +00:00 |
ejabberd_app.erl
|
* src/ejabberd_config.erl: Normalize hostnames in config file. If mixed case is used, the hostname will be now useable (EJAB-277).
|
2007-06-29 17:27:42 +00:00 |
ejabberd_auth_anonymous.erl
|
* src/ejabberd_auth_anonymous.erl: Do not purge non anonymous accounts when using anonymous authentication with another type of auth (EJAB-216).
|
2007-06-28 17:39:53 +00:00 |
ejabberd_auth_external.erl
|
* src/mod_register.erl: Bugfix
|
2005-07-13 03:24:13 +00:00 |
ejabberd_auth_internal.erl
|
* src/ejabberd_ctl.erl: Added API for virtual host specific
|
2006-02-20 04:07:42 +00:00 |
ejabberd_auth_ldap.erl
|
* src/ejabberd_auth_ldap.erl: prevent anonymous bind on LDAP servers
|
2007-02-19 13:27:18 +00:00 |
ejabberd_auth_odbc.erl
|
* src/ejabberd_auth.erl: Added get_vh_registered_users_number/1
|
2007-05-12 18:09:38 +00:00 |
ejabberd_auth.erl
|
* src/ejabberd_auth.erl: Added get_vh_registered_users_number/1
|
2007-05-12 18:09:38 +00:00 |
ejabberd_c2s.erl
|
* src/ejabberd_sm.erl: Updated the session table to store
|
2007-05-21 03:21:34 +00:00 |
ejabberd_config.erl
|
* src/ejabberd_config.erl: Normalize hostnames in config file. If mixed case is used, the hostname will be now useable (EJAB-277).
|
2007-06-29 17:27:42 +00:00 |
ejabberd_ctl.erl
|
* src/ejabberd_ctl.erl: Bugfix: Now display all register commands for a
|
2006-12-15 21:26:47 +00:00 |
ejabberd_ctl.hrl
|
* src/ejabberd_ctl.erl: Partially rewritten
|
2006-02-13 04:05:13 +00:00 |
ejabberd_frontend_socket.erl
|
* src/ejabberd_socket.erl: Added API for monitoring socket
|
2007-04-12 06:08:32 +00:00 |
ejabberd_hooks.erl
|
* (all): Enhanced virtual hosting support
|
2005-06-20 03:18:13 +00:00 |
ejabberd_listener.erl
|
* src/ejabberd_frontend_socket.erl: Support for frontend
|
2006-10-01 01:53:37 +00:00 |
ejabberd_local.erl
|
* src/odbc/pg.sql: Fixed syntax error
|
2006-01-29 04:38:31 +00:00 |
ejabberd_logger_h.erl
|
* Removed useless comments.
|
2006-11-29 10:21:19 +00:00 |
ejabberd_loglevel.erl
|
* src/ejabberd_loglevel.erl: Preliminary dynamic loglevel support.
|
2006-12-04 16:07:44 +00:00 |
ejabberd_node_groups.erl
|
* src/ejabberd_node_groups.erl: Support for node tagging
|
2006-11-07 02:08:51 +00:00 |
ejabberd_rdbms.erl
|
* src/ejabberd_rdbms.erl: It is now possible to use ldap or
|
2006-10-25 07:56:49 +00:00 |
ejabberd_receiver.erl
|
* src/ejabberd_receiver.erl: Workaround for inet_drv bug
|
2007-05-07 17:52:35 +00:00 |
ejabberd_router.erl
|
* src/mod_muc/mod_muc.erl: Now mod_muc can be distributed on
|
2007-01-19 04:46:44 +00:00 |
ejabberd_s2s_in.erl
|
* src/ejabberd_frontend_socket.erl: Support for frontend
|
2006-10-01 01:53:37 +00:00 |
ejabberd_s2s_out.erl
|
* src/ejabberd_s2s_out.erl: Bugfix
|
2006-12-31 00:38:11 +00:00 |
ejabberd_s2s.erl
|
* src/ejabberd_s2s.erl: Don't bounce packets with "error" and
|
2007-03-17 23:02:06 +00:00 |
ejabberd_service.erl
|
* src/ejabberd_config.erl: Normalize hostnames in config file. If mixed case is used, the hostname will be now useable (EJAB-277).
|
2007-06-29 17:27:42 +00:00 |
ejabberd_sm.erl
|
* src/ejabberd_sm.erl: Updated the session table to store
|
2007-05-21 03:21:34 +00:00 |
ejabberd_socket.erl
|
* src/ejabberd_socket.erl: Added API for monitoring socket
|
2007-04-12 06:08:32 +00:00 |
ejabberd_sup.erl
|
* src/ejabberd_config.erl: Normalize hostnames in config file. If mixed case is used, the hostname will be now useable (EJAB-277).
|
2007-06-29 17:27:42 +00:00 |
ejabberd_system_monitor.erl
|
* src/ejabberd_sm.erl: Minor optimisation
|
2007-04-12 05:31:53 +00:00 |
ejabberd_tmp_sup.erl
|
* (all): Reorganized supervision tree
|
2003-07-20 20:35:35 +00:00 |
ejabberd_update.erl
|
* src/web/ejabberd_web_admin.erl: Added a interface for node
|
2006-02-27 04:47:30 +00:00 |
ejabberd.app
|
* doc/api/*: Added Erlang documentation generation script (EJAB-188).
|
2007-02-19 15:02:28 +00:00 |
ejabberd.cfg.example
|
* doc/guide.tex: Watchdog alert documentation
|
2007-06-25 07:15:30 +00:00 |
ejabberd.erl
|
* src/ejabberd.erl: Added searching of files in code:priv_lib
|
2004-04-15 19:55:38 +00:00 |
ejabberd.hrl
|
* src/ejabberd_loglevel.erl: Preliminary dynamic loglevel support.
|
2006-12-04 16:07:44 +00:00 |
ejabberdctl.template
|
* src/ejabberdctl.template: Updated version of ejabberdctl (thanks
|
2007-05-21 03:41:13 +00:00 |
ejd2odbc.erl
|
* src/ejd2odbc.erl: Bugfix (thanks to Badlop)
|
2007-05-15 00:07:25 +00:00 |
expat_erl.c
|
* src/expat_erl.c: Use binaries for CDATA
|
2006-04-05 23:56:16 +00:00 |
extauth.erl
|
* src/mod_register.erl: Bugfix
|
2005-07-13 03:24:13 +00:00 |
gen_iq_handler.erl
|
* src/xml_stream.erl: Added catching of gen_fsm:send_event errors
|
2006-03-14 04:26:15 +00:00 |
gen_mod.erl
|
* src/aclocal.m4: Updated for zlib support
|
2006-01-19 02:17:31 +00:00 |
idna.erl
|
* src/idna.erl: Support for IDNA (RFC3490)
|
2004-04-10 19:15:02 +00:00 |
jd2ejd.erl
|
* src/mod_service_log.erl: Bugfix (thanks to Badlop)
|
2006-02-15 04:15:54 +00:00 |
jlib.erl
|
* src/web/ejabberd_web_admin.erl: User creation form now creates
|
2006-07-07 08:06:12 +00:00 |
jlib.hrl
|
* src/mod_proxy65/: XEP-0065 proxy (thanks to Evgeniy Khramtsov)
|
2006-10-28 02:04:55 +00:00 |
Makefile.in
|
apply patch from EJAB-261
|
2007-06-25 12:09:43 +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
|
* src/aclocal.m4: Updated for zlib support
|
2006-01-19 02:17:31 +00:00 |
mod_announce.erl
|
* src/aclocal.m4: Updated for zlib support
|
2006-01-19 02:17:31 +00:00 |
mod_configure2.erl
|
* (all): Enhanced virtual hosting support
|
2005-06-20 03:18:13 +00:00 |
mod_configure.erl
|
* src/mod_configure.erl: Unknown tables or tables from now
|
2006-05-07 16:52:21 +00:00 |
mod_disco.erl
|
* src/mod_disco.erl: Don't override accumulated value in
|
2007-06-22 14:15:43 +00:00 |
mod_echo.erl
|
* src/mod_echo.erl: The mod_echo can now be stopped without errors.
|
2006-12-15 22:18:04 +00:00 |
mod_last_odbc.erl
|
* src/odbc/odbc_queries.erl: Support for Microsoft SQL Server as
|
2006-09-03 15:15:46 +00:00 |
mod_last.erl
|
* (all): Enhanced virtual hosting support
|
2005-06-20 03:18:13 +00:00 |
mod_offline_odbc.erl
|
* src/ejabberd_auth_anonymous.erl: Added anonymous_purge_hook
|
2007-05-12 16:28:34 +00:00 |
mod_offline.erl
|
* src/ejabberd_auth_anonymous.erl: Added anonymous_purge_hook
|
2007-05-12 16:28:34 +00:00 |
mod_privacy_odbc.erl
|
Now really committed
|
2006-11-03 15:42:21 +00:00 |
mod_privacy.erl
|
* src/mod_privacy_odbc.erl: Privacy rules support using odbc
|
2006-10-09 20:32:41 +00:00 |
mod_private_odbc.erl
|
* src/mod_private_odbc: Bugfix: an internal error was returned
|
2006-12-21 09:03:53 +00:00 |
mod_private.erl
|
* (all): Enhanced virtual hosting support
|
2005-06-20 03:18:13 +00:00 |
mod_register.erl
|
* src/ejabberd_c2s.erl: Bugfix: added a missing catch and fixed
|
2006-07-28 16:18:50 +00:00 |
mod_roster_odbc.erl
|
* src/mod_roster_odbc.erl: Fixed typo
|
2007-06-12 16:44:15 +00:00 |
mod_roster.erl
|
* src/ejabberd_auth_anonymous.erl: Added anonymous_purge_hook
|
2007-05-12 16:28:34 +00:00 |
mod_roster.hrl
|
* src/mod_roster.erl: The subscribe request are now resend at
|
2006-05-23 20:19:37 +00:00 |
mod_service_log.erl
|
* src/mod_service_log.erl: Bugfix (thanks to Badlop)
|
2006-02-15 04:15:54 +00:00 |
mod_shared_roster.erl
|
* src/ejabberd_socket.erl: All XML socket operations moved here
|
2006-09-05 04:26:28 +00:00 |
mod_stats.erl
|
* src/mod_stats.erl: Updated
|
2007-05-12 18:14:21 +00:00 |
mod_time.erl
|
* (all): Enhanced virtual hosting support
|
2005-06-20 03:18:13 +00:00 |
mod_vcard_ldap.erl
|
* src/mod_vcard_odbc.erl: Make service description translatable in discovery (EJAB-236)
|
2007-05-29 14:53:09 +00:00 |
mod_vcard_odbc.erl
|
* src/mod_vcard_odbc.erl: Fix for previous commit (thanks to
|
2007-05-30 21:15:28 +00:00 |
mod_vcard.erl
|
* src/mod_vcard.erl: Make services description translatable in discovery (EJAB-236 - thanks to Badlop)
|
2007-05-29 13:14:09 +00:00 |
mod_version.erl
|
* (all): Enhanced virtual hosting support
|
2005-06-20 03:18:13 +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
|
*** empty log message ***
|
2002-12-13 20:58:27 +00:00 |
sha.erl
|
*** empty log message ***
|
2003-01-09 19:59:16 +00:00 |
shaper.erl
|
* src/shaper.erl: Bugfix
|
2006-10-02 18:54:10 +00:00 |
translate.erl
|
* src/web/ejabberd_http.erl: Fixed processing of POST body for
|
2004-09-30 21:54:39 +00:00 |
xml_stream.erl
|
* src/msgs/pt-br.msg: Updated (thanks to Lucius Curado)
|
2006-04-22 03:35:13 +00:00 |
xml.erl
|
* src/xml.erl: Add new helper function get_subtag_cdata/2.
|
2007-06-05 01:50:28 +00:00 |
XmppAddr.asn1
|
* src/ejabberd_s2s_in.erl: Support for dNSName certificate field
|
2005-11-17 05:29:33 +00:00 |