.. |
ejabberd_zlib
|
* src/configure.ac: Don't hardcode gcc and options (EJAB-436)
|
2007-11-29 16:59:35 +00:00 |
eldap
|
* src/configure.ac: Don't hardcode gcc and options (EJAB-436)
|
2007-11-29 16:59:35 +00:00 |
mod_irc
|
* src/configure.ac: Don't hardcode gcc and options (EJAB-436)
|
2007-11-29 16:59:35 +00:00 |
mod_muc
|
* src/mod_muc/mod_muc_room.erl: Rephrase the invitation sentence
|
2007-12-05 09:09:09 +00:00 |
mod_proxy65
|
* src/configure.ac: Don't hardcode gcc and options (EJAB-436)
|
2007-11-29 16:59:35 +00:00 |
mod_pubsub
|
* src/mod_pubsub/mod_pubsub.erl: Fixed URI.
|
2007-12-04 21:35:41 +00:00 |
msgs
|
* src/mod_muc/mod_muc_room.erl: Rephrase the invitation sentence
|
2007-12-05 09:09:09 +00:00 |
odbc
|
* src/odbc_queries.erl: Added a default define value so that we
|
2007-12-01 14:25:31 +00:00 |
pam
|
* src/configure.ac: Don't hardcode gcc and options (EJAB-436)
|
2007-11-29 16:59:35 +00:00 |
stringprep
|
* src/configure.ac: Don't hardcode gcc and options (EJAB-436)
|
2007-11-29 16:59:35 +00:00 |
tls
|
* src/tls/Makefile.win32: Updated for latest Win32 OpenSSL library.
|
2007-12-01 15:14:41 +00:00 |
web
|
* src/configure.ac: Don't hardcode gcc and options (EJAB-436)
|
2007-11-29 16:59:35 +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: Remove compilation warnings (EJAB-290).
|
2007-07-30 11:06:50 +00:00 |
aclocal.m4
|
* src/aclocal.m4: Fix autoconf caching for SSL libraries (thanks
|
2007-11-29 17:22:34 +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/ejabberd_s2s.erl: don't use the resource of the sender to choose
|
2007-10-30 17:38:40 +00:00 |
configure.ac
|
* src/configure.ac: Don't hardcode gcc and options (EJAB-436)
|
2007-11-29 16:59:35 +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 Windows compilation instructions.
|
2007-12-01 16:06:24 +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
|
* doc/guide.tex: Update URI of ejabberd official home page, URI
|
2007-11-27 23:35:26 +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
|
Better count management and batch users retrieval internal database
|
2007-11-16 13:58:00 +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
|
Better count management and batch users retrieval internal database
|
2007-11-16 13:58:00 +00:00 |
ejabberd_auth_pam.erl
|
SVN Revision: 954
|
2007-10-01 10:49:42 +00:00 |
ejabberd_auth.erl
|
Better count management and batch users retrieval internal database
|
2007-11-16 13:58:00 +00:00 |
ejabberd_c2s_config.erl
|
* Making sure SVN properties are correctly set.
|
2007-11-15 10:33:18 +00:00 |
ejabberd_c2s.erl
|
* src/mod_caps.erl: CAPS support (thanks to Magnus Henoch)
|
2007-12-01 05:16:30 +00:00 |
ejabberd_config.erl
|
* src/ejabberd_config.erl: Print error when the configuration
|
2007-11-26 19:52:09 +00:00 |
ejabberd_config.hrl
|
* Making sure SVN properties are correctly set.
|
2007-11-15 10:33:18 +00:00 |
ejabberd_ctl.erl
|
* src/ejabberdctl.template: Removed bashisms (EJAB-399). Set environment variables instead of passing parameters when calling erl (EJAB-421).
|
2007-11-26 07:59:35 +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/mod_caps.erl: CAPS support (thanks to Magnus Henoch)
|
2007-12-01 05:16:30 +00:00 |
ejabberd_logger_h.erl
|
* Removed useless comments.
|
2006-11-29 10:21:19 +00:00 |
ejabberd_loglevel.erl
|
* Making sure SVN properties are correctly set.
|
2007-11-15 10:33:18 +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
|
* Making sure SVN properties are correctly set.
|
2007-11-15 10:33:18 +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/ejabberd_router.erl: Bugfix
|
2007-11-25 16:39:56 +00:00 |
ejabberd_s2s_in.erl
|
* Making sure SVN properties are correctly set.
|
2007-11-15 10:33:18 +00:00 |
ejabberd_s2s_out.erl
|
* src/ejabberd_s2s_out.erl: Bugfix
|
2007-11-25 16:14:32 +00:00 |
ejabberd_s2s.erl
|
* Making sure SVN properties are correctly set.
|
2007-11-15 10:33:18 +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/mod_caps.erl: CAPS support (thanks to Magnus Henoch)
|
2007-12-01 05:16:30 +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
|
* Making sure SVN properties are correctly set.
|
2007-11-15 10:33:18 +00:00 |
ejabberd.app
|
* doc/api/*: Added Erlang documentation generation script (EJAB-188).
|
2007-02-19 15:02:28 +00:00 |
ejabberd.cfg.example
|
* src/ejabberd.cfg.example: Added example configuration of databases.
|
2007-11-26 21:29:14 +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.hrl: Set more proper version number
|
2007-12-05 00:31:30 +00:00 |
ejabberd.inetrc
|
* src/ejabberdctl.template: Several improvements (EJAB-380)
|
2007-10-17 02:33:19 +00:00 |
ejabberdctl.cfg.example
|
* src/ejabberdctl.cfg.example: Bugfix in kernel poll. Added SMP
|
2007-12-02 21:13:25 +00:00 |
ejabberdctl.template
|
* src/ejabberdctl.cfg.example: Bugfix in kernel poll. Added SMP
|
2007-12-02 21:13:25 +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/gen_mod.erl: Update in database the configuration changes in
|
2007-11-27 22:30:51 +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/mod_caps.erl: CAPS support (thanks to Magnus Henoch)
|
2007-12-01 05:16:30 +00:00 |
jlib.hrl
|
* src/mod_caps.erl: CAPS support (thanks to Magnus Henoch)
|
2007-12-01 05:16:30 +00:00 |
Makefile.in
|
* src/Makefile.in: New options make uninstall and
|
2007-12-02 01:03:18 +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/mod_announce.erl: Bugfix (thanks to Christophe Romain)
|
2007-11-27 15:18:45 +00:00 |
mod_caps.erl
|
* src/mod_caps.erl: CAPS support (thanks to Magnus Henoch)
|
2007-12-01 05:16:30 +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: The command get-user-lastlogin is now
|
2007-11-27 18:54:06 +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: Example function that demonstrates how to receive XMPP packets using Erlang's message passing mechanism (EJAB-247).
|
2007-11-26 10:15:18 +00:00 |
mod_last_odbc.erl
|
* src/mod_configure.erl: The command get-user-lastlogin is now
|
2007-11-27 18:54:06 +00:00 |
mod_last.erl
|
* src/mod_configure.erl: The command get-user-lastlogin is now
|
2007-11-27 18:54:06 +00:00 |
mod_offline_odbc.erl
|
* src/mod_offline_odbc.erl: Bugfix
|
2007-10-06 17:35:15 +00:00 |
mod_offline.erl
|
* src/web/ejabberd_web_admin.erl: Added hooks to allow plugins to
|
2007-08-23 00:51:54 +00:00 |
mod_privacy_odbc.erl
|
* src/mod_last_odbc.erl: Adapted to mod_privacy changes.
|
2007-07-26 09:37:16 +00:00 |
mod_privacy.erl
|
* src/mod_privacy.erl: Bugfix
|
2007-10-17 02:19:44 +00:00 |
mod_privacy.hrl
|
* src/mod_last.erl: Adapted to mod_privacy changes.
|
2007-07-26 09:13:31 +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
|
* src/mod_private.erl: Reduce memory consumption on user private storage removal (EJAB-299).
|
2007-08-01 09:36:30 +00:00 |
mod_register.erl
|
* src/mod_register.erl: update ejabberd commands to support XEP-0133 (initial patch by Badlop) (EJAB-325).
|
2007-09-04 07:55:41 +00:00 |
mod_roster_odbc.erl
|
* src/web/ejabberd_web_admin.erl: Moved roster stuff to mod_roster*
|
2007-08-24 16:15:05 +00:00 |
mod_roster.erl
|
Fixed conflict
|
2007-08-24 16:18:46 +00:00 |
mod_roster.hrl
|
* Making sure SVN properties are correctly set.
|
2007-11-15 10:33:18 +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
|
* Making sure SVN properties are correctly set.
|
2007-11-15 10:33:18 +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.erl: Add type of x:data field to search
|
2007-11-29 18:24:31 +00:00 |
mod_vcard_odbc.erl
|
* src/mod_vcard.erl: Add type of x:data field to search
|
2007-11-29 18:24:31 +00:00 |
mod_vcard.erl
|
* src/mod_vcard.erl: Add type of x:data field to search
|
2007-11-29 18:24:31 +00:00 |
mod_version.erl
|
* src/mod_version.erl: Added option to hide OS version (thanks to
|
2007-07-31 04:13:58 +00:00 |
p1_fsm.erl
|
* src/p1_fsm.erl: Use of catch can break tail recursion.
|
2007-07-25 08:48:55 +00:00 |
p1_mnesia.erl
|
* src/mod_offline.erl: Only count messages if a quota has been
|
2007-08-08 09:48:41 +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/xml_stream.erl: Group CDATA on a single xmlcdata node (splitting is not relevant as dependant on TCP/IP packet fragmentation) (EJAB-292).
|
2007-07-30 10:06:49 +00:00 |
xml.erl
|
* src/xml.erl: Removing debug printout.
|
2007-07-31 14:47:52 +00:00 |
XmppAddr.asn1
|
* src/ejabberd_s2s_in.erl: Support for dNSName certificate field
|
2005-11-17 05:29:33 +00:00 |