Badlop
e0bda563e6
Add support for '@online@' Shared Roster Group (thanks to Martin Langhoff)(EJAB-1391)
...
New version of the @online@ patch originally by Collabora.
Notes:
- the presence push is mediated via the group rather than
per user - this may reduce memory footprint... _if_ ejabberd
has some smart optimisation in that codepath
- it assumes that any group with membership @online@ _displays_
online as well -- this is a simplification and breaks the
decoupling that ejabberd has in this regard.
2011-02-21 22:32:57 +01:00
Badlop
76b0300505
Mention in release notes that Pubsub/PEP isn't ready for alpha-testing (EJAB-1393)
2011-02-21 12:55:40 +01:00
Badlop
60d83f937d
New DIST_USE_INTERFACE to restrict IP where erlang connections are listened (EJAB-1404)
2011-02-16 23:53:40 +01:00
Badlop
3391c9cad7
mod_pres_counter prevents subscription flood (thanks to Ahmed Omar and Alexey Shchepin)(EJAB-1388)
2011-01-19 23:44:53 +01:00
Badlop
089a00fc3f
Clarify more the expected content of welcome_message mod_register option
2011-01-17 23:42:51 +01:00
Badlop
2d0d46e296
Option to reject S2S connection if untrusted certificate (EJAB-464)
2011-01-11 16:38:33 +01:00
Badlop
befb4fc7ea
Add option to require encryption in S2S connections (EJAB-495)
2011-01-11 16:38:28 +01:00
Badlop
897141c9e1
Delete obsolete modules, because now the standard ones use gen_storage
2010-12-23 14:19:59 +01:00
Badlop
8b7d529519
Add release notes for ejabberd 2.1.6
2010-12-15 16:25:41 +01:00
Badlop
1bbb41682a
Mention in the Guide that mod_muc supports the backend option
2010-12-09 23:58:43 +01:00
Badlop
74f86bef6a
Support for X-Forwarded-For HTTP header (EJAB-1356)
2010-12-07 16:51:20 +01:00
Badlop
33116be0ae
Disapprove the use of R14A and R14B due to the rwlock bug.
2010-11-19 15:36:48 +01:00
Badlop
d94f6b45bf
Remove forgotten mentions of obsolete and undocumented mod_..._odbc
2010-11-19 11:31:01 +01:00
Christophe Romain
81f4e71efa
add missing modrosterodbc newcommand
2010-11-19 10:35:00 +01:00
Evgeniy Khramtsov
5a3fe4e348
Document mod_shared_roster_ldap (thanks to Marcin Owsiany)
2010-11-18 17:02:21 +09:00
Badlop
4a1d8c2cd2
New ip_access option restricts which IPs can register (thanks to Alexey Shchepin)(EJAB-915)
2010-11-05 19:33:20 +01:00
Badlop
d456578b3c
Added mod_register_web: web page for account registration (EJAB-471)
2010-11-05 18:21:59 +01:00
Evgeniy Khramtsov
30366dbe98
Add password entropy check (EJAB-1326)
2010-11-03 12:43:58 +01:00
Evgeniy Khramtsov
55bd17d6f5
Rename option captcha to captcha_protected for consistency
2010-11-03 12:43:57 +01:00
Badlop
d9ac399c74
Improve example of outoging_s2s_options
2010-10-22 23:16:52 +02:00
Badlop
3bc7127743
Rename aclocal.m4 to acinclude.m4 (thanks to Andreas Köhler)
...
Also fixed minor typos, added the compiled aclocal.m4 to gitignore,
and documented how to build the script 'configure'.
Related documentation:
http://www.gnu.org/software/hello/manual/automake/Local-Macros.html#Local-Macros
http://www.gnu.org/software/hello/manual/automake/Invoking-aclocal.html#Invoking-aclocal
2010-10-15 16:24:17 +02:00
Andreas Köhler
14349890e3
Document new loglevel configuration form.
2010-10-15 13:10:41 +02:00
Badlop
73c992c5af
Delete compiled files from git; they are included in source package (EJAB-1311)
2010-09-27 13:31:50 +02:00
Badlop
9050aa1de0
Support exmpp's jid record, and require next exmpp release (EXMPP-41)
2010-08-27 15:36:29 +02:00
Badlop
771da0e1d6
Preliminary release notes for 3.0.0
2010-08-06 13:32:29 +02:00
Badlop
80610e62f8
Require the latest exmpp version released
2010-08-06 00:54:25 +02:00
Badlop
b28b9686fe
Copy latest release notes from the 2.1.x branch
2010-08-02 17:53:30 +02:00
Badlop
72b9d8b250
Remove unused and useless SVN keywords
2010-08-02 16:03:05 +02:00
Badlop
d599aba9ca
Fix example GSSAPI config
2010-07-31 01:09:47 +02:00
Badlop
3181685158
Support parallel extauth script (thanks to Jesse Thompson)(EJAB-1280)
2010-07-30 20:34:01 +02:00
Badlop
8a5b08e3f0
New access option in mod_roster to disable changes (EJAB-72)
2010-07-30 13:21:58 +02:00
Badlop
f5dc8d2f78
Document GSSAPI (EJAB-831)
2010-07-23 01:23:39 +02:00
Badlop
17fc992ba9
Recompile the guide and configure
2010-07-23 00:30:52 +02:00
Badlop
b1545d1d7d
Document GS in the Guide, undocument the mod_*_odbc
2010-07-23 00:30:43 +02:00
Badlop
c237570bc2
Describe what a user gets when he hits the registration_timeout limit
2010-07-19 12:13:00 +02:00
Badlop
976baccceb
Raise requirement to Erlang/OTP R12B-5 (EJAB-953)
2010-07-12 15:21:31 +02:00
Badlop
5a8d99232c
Mention missing modules in the overview table
2010-07-11 12:21:57 +02:00
Badlop
eb0dc4f4ca
Document the mod_muc option captcha_protected
2010-07-02 13:09:11 +02:00
Badlop
6b9a523dc9
Recompile the Guide and Configure
2010-07-01 17:08:17 +02:00
Badlop
3e97054390
Requirement of OpenSSL increased from 0.9.6 to 0.9.8
2010-07-01 17:06:25 +02:00
Badlop
90d9ed1ee4
OpenSSL is required, not optional
2010-06-25 16:59:15 +02:00
Badlop
5d1d797330
Explain that 2 LDAP connections are established per vhost
2010-06-10 15:03:30 +02:00
Badlop
b1dfb4b5f2
Clarify in the Guide that mssql configuration is similar to odbc
2010-06-02 17:34:40 +02:00
Badlop
e5535c80da
Document mod_multicast, and add module disabled to default config
2010-05-20 00:08:43 +02:00
Badlop
bb4dae26da
Optionally cache extauth users in mnesia (EJAB-641)
2010-05-10 16:43:39 +02:00
Badlop
2331e23f49
New option pam_userinfotype to provide username or JID (EJAB-652)
2010-05-10 15:08:21 +02:00
Evgeniy Khramtsov
3f6579ffbc
new option ldap_tls_verify is added (EJAB-1229)
2010-05-10 19:57:40 +10:00
Badlop
53a5b602dc
New Access rule webadmin_view for read-only (thanks to Oleg Palij)(EJAB-213)
2010-04-27 23:27:24 +02:00
Badlop
9820880cd5
Automatic vcard avatar addition in presence (thanks to Igor Goryachev)(EJAB-208)
2010-04-27 12:33:38 +02:00
Badlop
cb9b97411b
Rename mod_muc_log option spam_prevention to link_nofollow (EJAB-1141)
2010-04-21 18:58:03 +02:00