Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In default config, only local accounts can create rooms and pubsub nodes. | Badlop | 2009-10-19 | 3 | -8/+12 |
| | | | | SVN Revision: 2683 | ||||
* | Support ejabberd_listener option 'backlog' to increase TCP backlog (thanks ↵ | Badlop | 2009-10-19 | 3 | -0/+13 |
| | | | | | | to Janusz Dziemidowicz)(EJAB-1063) SVN Revision: 2678 | ||||
* | Fix word Sensible with Sensitive (thanks to Marcin Owsiany)(EJAB-1071) | Badlop | 2009-10-19 | 2 | -5/+5 |
| | | | | SVN Revision: 2675 | ||||
* | Document new option max_fsm_queue. | Badlop | 2009-10-08 | 3 | -181/+222 |
| | | | | SVN Revision: 2648 | ||||
* | Describe how to compile ejabberd on Mac OS X Snow Leopard with Erlang R13B-2 | Mickaël Rémond | 2009-09-27 | 1 | -0/+14 |
| | | | | SVN Revision: 2636 | ||||
* | Recompile guide and translation files. | Badlop | 2009-09-24 | 1 | -3/+6 |
| | | | | SVN Revision: 2625 | ||||
* | rename pep_sendlast_offline option to ignore_pep_from_offline (EJAB-1047) | Christophe Romain | 2009-09-23 | 1 | -2/+2 |
| | | | | SVN Revision: 2621 | ||||
* | fix EJAB-819 thanks to badlop | Christophe Romain | 2009-09-23 | 1 | -0/+3 |
| | | | | SVN Revision: 2615 | ||||
* | Replace several mentions of Jabber to XMPP (thanks to Nicolas Vérité) | Badlop | 2009-09-23 | 5 | -105/+107 |
| | | | | SVN Revision: 2613 | ||||
* | Document more ejabberd commands in the Guide (EJAB-1041) | Badlop | 2009-09-21 | 4 | -10/+12 |
| | | | | SVN Revision: 2608 | ||||
* | Added new translation to Greek language (thanks to James Iakovos Mandelis) | Badlop | 2009-09-21 | 2 | -1/+3 |
| | | | | SVN Revision: 2607 | ||||
* | Mention the mod_pubsub plugin default rename to flat | Badlop | 2009-09-21 | 1 | -0/+3 |
| | | | | SVN Revision: 2606 | ||||
* | change version do 2.1.0 | Christophe Romain | 2009-09-11 | 4 | -7/+7 |
| | | | | SVN Revision: 2597 | ||||
* | Mention in the 2.1.0 release notes the HTTP-Bind optimization | Badlop | 2009-09-10 | 1 | -0/+1 |
| | | | | SVN Revision: 2595 | ||||
* | Include in release notes Zlib+STARTTLS support | Badlop | 2009-08-31 | 1 | -0/+1 |
| | | | | SVN Revision: 2573 | ||||
* | Support zlib compression after STARTTLS (thanks to Aleksey Shchepin)(EJAB-499) | Badlop | 2009-08-31 | 2 | -8/+2 |
| | | | | SVN Revision: 2571 | ||||
* | Remove the word "END" of release_notes file because it seems unnecessary. | Badlop | 2009-08-31 | 1 | -2/+0 |
| | | | | SVN Revision: 2570 | ||||
* | Rename erlang log file sasl.log to erlang.log (EJAB-783) | Badlop | 2009-08-31 | 3 | -6/+12 |
| | | | | SVN Revision: 2567 | ||||
* | Add command to update PubSub table of ejabberd trunk SVN. | Badlop | 2009-08-25 | 1 | -0/+5 |
| | | | | | | | If you use ejabberd trunk SVN, run this command: ejabberdctl rename_default_nodeplugin SVN Revision: 2531 | ||||
* | Write PID file, path is configurable in ejabberdctl.cfg (EJAB-1023) | Badlop | 2009-08-24 | 2 | -0/+4 |
| | | | | SVN Revision: 2526 | ||||
* | Document that the admin can install ejabberd.init script (EJAB-755) | Badlop | 2009-08-24 | 2 | -3/+21 |
| | | | | SVN Revision: 2522 | ||||
* | Show example config to disable account create/delete, and allow password change. | Badlop | 2009-08-20 | 2 | -10/+25 |
| | | | | SVN Revision: 2512 | ||||
* | Explain how client can specify Pubsub plugin when creating node (thanks to ↵ | Badlop | 2009-08-19 | 2 | -2/+8 |
| | | | | | | Christophe Romain) SVN Revision: 2504 | ||||
* | Update Pubsub's nodetree documentation (thanks to Christophe Romain) | Badlop | 2009-08-19 | 2 | -13/+39 |
| | | | | SVN Revision: 2503 | ||||
* | Recompile guide.html | Badlop | 2009-08-18 | 1 | -3/+15 |
| | | | | SVN Revision: 2499 | ||||
* | added mod_pubsub_odbc documentation | Christophe Romain | 2009-08-18 | 1 | -4/+19 |
| | | | | SVN Revision: 2498 | ||||
* | Describe the options syntax, not only the name (EJAB-998) | Badlop | 2009-08-12 | 4 | -609/+553 |
| | | | | SVN Revision: 2472 | ||||
* | Update URLs of IETF and XMPP protocol documents | Badlop | 2009-08-11 | 3 | -75/+75 |
| | | | | SVN Revision: 2455 | ||||
* | More documentation for STUN server. | Badlop | 2009-08-11 | 3 | -8/+14 |
| | | | | | | | | | | * Add stun listener to example config file, disabled. * Improve enumeration of listeners options * Mention STUN in release notes * Mention new STUN listener in release notes * Mention new network protocol syntax in release notes SVN Revision: 2454 | ||||
* | STUN support is now documented | Evgeniy Khramtsov | 2009-08-11 | 2 | -148/+235 |
| | | | | SVN Revision: 2453 | ||||
* | Added preliminary Release Notes for ejabberd 2.1.0 | Badlop | 2009-08-07 | 1 | -0/+248 |
| | | | | SVN Revision: 2445 | ||||
* | To use import/export XEP-0227 feature, exmpp 0.9.1 or higher is required. | Badlop | 2009-08-07 | 2 | -2/+2 |
| | | | | SVN Revision: 2441 | ||||
* | ejabberdctl commands use _ instead of -. For backwards compatibility - is ↵ | Badlop | 2009-08-07 | 2 | -12/+12 |
| | | | | | | still supported. SVN Revision: 2440 | ||||
* | Add support for XEP-227 import/export, requires exmpp to use it (EJAB-993) | Badlop | 2009-08-07 | 2 | -4/+26 |
| | | | | SVN Revision: 2439 | ||||
* | Document options for Roster Versioning (EJAB-964) | Badlop | 2009-08-06 | 2 | -3/+46 |
| | | | | SVN Revision: 2430 | ||||
* | Document the new option s2s_dns_options, expressed in seconds (EJAB-994) | Badlop | 2009-08-03 | 2 | -0/+8 |
| | | | | SVN Revision: 2417 | ||||
* | Document mod_ping in the ejabberd Guide (EJAB-974)(EJAB-173) | Badlop | 2009-07-30 | 2 | -99/+170 |
| | | | | SVN Revision: 2403 | ||||
* | Allow content types to be configured in ejabberd.cfg (EJAB-975)(thanks to ↵ | Badlop | 2009-07-21 | 2 | -4/+34 |
| | | | | | | Brian Cully) SVN Revision: 2376 | ||||
* | Support XEP-0157: Contact Addresses for XMPP Services (EJAB-235) | Badlop | 2009-07-17 | 2 | -5/+72 |
| | | | | SVN Revision: 2368 | ||||
* | Add -hidden flag when calling Debug or Ctl | Badlop | 2009-07-06 | 1 | -0/+4 |
| | | | | SVN Revision: 2354 | ||||
* | Add XEP82 Date Time, update XEP202 Entity Time and XEP203 Delayed Delivery ↵ | Badlop | 2009-06-30 | 2 | -5/+5 |
| | | | | | | (EJAB-234) SVN Revision: 2345 | ||||
* | Improve explanation about SSL for port 5223 and its option 'tls'. | Badlop | 2009-06-25 | 2 | -6/+18 |
| | | | | SVN Revision: 2339 | ||||
* | Add note about PAM configuration for pam_winbind (thanks to Jon Bendtsen) | Badlop | 2009-06-25 | 2 | -0/+4 |
| | | | | SVN Revision: 2337 | ||||
* | Add permanent section about HTTP Bind module to the Guide. Example config. | Badlop | 2009-06-16 | 3 | -119/+237 |
| | | | | SVN Revision: 2260 | ||||
* | Add permanent section about mod_http_fileserver to the Guide. Example config. | Badlop | 2009-06-16 | 3 | -115/+212 |
| | | | | SVN Revision: 2182 | ||||
* | Ad-hoc commands to join IRC channel, set nickname and encoding (thanks to ↵ | Badlop | 2009-06-15 | 2 | -0/+4 |
| | | | | | | Magnus Henoch)(EJAB-302) SVN Revision: 2164 | ||||
* | Add option to restrict max offline messages by Access and ACL (EJAB-951) | Badlop | 2009-06-15 | 2 | -13/+71 |
| | | | | | | | New option for mod_offline: access_max_user_messages. The old option user_max_messages is no longer supported. SVN Revision: 2162 | ||||
* | pubsub: added configuration option in guide.tex, added last item cache, use ↵ | Christophe Romain | 2009-05-28 | 1 | -3/+20 |
| | | | | | | default node type if given type is not configured, make node_flat the default node plugin. caps: improve cache handling SVN Revision: 2112 | ||||
* | Support LDAPS with TLS (EJAB-109)(thanks to Thomas Baden, Andy Harb, Sergei ↵ | Badlop | 2009-05-25 | 2 | -10/+24 |
| | | | | | | Golovan, Anton Podavalov) SVN Revision: 2098 | ||||
* | Document how to convert Mnesia node name | Badlop | 2009-05-15 | 2 | -18/+84 |
| | | | | SVN Revision: 2081 |