Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove obsolete doc and win32 files (EJAB-1738) | Christophe Romain | 2015-05-20 | 20 | -8102/+0 |
| | |||||
* | Remove obsolete release notes | Christophe Romain | 2015-04-22 | 28 | -2176/+0 |
| | |||||
* | Fix IPv6 loopback address in the guide | Holger Weiss | 2015-03-03 | 1 | -2/+2 |
| | | | | Thanks to Erik Huelsmann for spotting this. | ||||
* | Update remanining old RFC links (EJAB-1728)(#444) | Badlop | 2015-02-26 | 1 | -7/+5 |
| | |||||
* | Update mod_vcard_ldap Guide documentation from Erlang to YAML format (Github ↵ | Badlop | 2015-02-17 | 1 | -115/+105 |
| | | | | #274 #394) | ||||
* | List all available commands in the guide (EJAB-1735) | Badlop | 2015-01-28 | 1 | -4/+21 |
| | |||||
* | Support for "> ." in YAML configuration files | Badlop | 2015-01-28 | 1 | -0/+23 |
| | |||||
* | Fix missing copyright dates to 2015 (EJAB-1733) | Christophe Romain | 2015-01-21 | 1 | -1/+1 |
| | |||||
* | Update the Guide about using access_commands in YAML/CFG files | Badlop | 2015-01-15 | 1 | -7/+39 |
| | |||||
* | Update some RFC links (EJAB-1728) | Badlop | 2015-01-08 | 2 | -6/+6 |
| | |||||
* | Update compilation from git (github #397) | Badlop | 2015-01-08 | 1 | -1/+1 |
| | |||||
* | Fix example: turn_ip must be specified as string | Holger Weiss | 2015-01-04 | 1 | -1/+1 |
| | |||||
* | New option: disable_sasl_mechanisms | Holger Weiss | 2014-11-10 | 1 | -0/+5 |
| | | | | | | | The new "disable_sasl_mechanisms" option allows for restricting the list of SASL mechanisms offered to the client. Closes #339. | ||||
* | Add new option: store_empty_body | Evgeniy Khramtsov | 2014-10-27 | 1 | -0/+2 |
| | |||||
* | XEP-0198: Support "resend_on_timeout: if_offline" | Holger Weiss | 2014-09-16 | 1 | -3/+7 |
| | | | | | | | If "resend_on_timeout" is set to "if_offline", resend unacknowledged stanzas only if no other resource is online when the session times out. In other words, allow for sending them to offline storage, but nowhere else. | ||||
* | Support XEP-0352: Client State Indication | Holger Weiss | 2014-09-11 | 1 | -0/+34 |
| | |||||
* | Automatically remove IPs from ban, add the documentation | Evgeniy Khramtsov | 2014-08-27 | 1 | -0/+26 |
| | |||||
* | Fix an XEP reference in the guide | Holger Weiss | 2014-08-26 | 1 | -1/+1 |
| | |||||
* | Guide: For consistency, use 'infinity' everywhere | Holger Weiss | 2014-08-20 | 1 | -2/+2 |
| | |||||
* | Fix MUC option docs: "infinity", not "infinite" | Holger Weiss | 2014-08-20 | 1 | -3/+3 |
| | |||||
* | doc/Makefile: Replace non-portable echo(1) calls | Holger Weiss | 2014-07-28 | 1 | -9/+9 |
| | | | | The echo(1) behavior is system-dependent, the printf(1) behavior is not. | ||||
* | doc/Makefile: Don't insist on using /bin/bash | Holger Weiss | 2014-07-24 | 1 | -1/+1 |
| | | | | | Fix "make doc" for systems that don't have /bin/bash. There's no bash-specific code in doc/Makefile anymore. | ||||
* | Fix "s2s_access" option name in documentation | Holger Weiss | 2014-07-22 | 1 | -2/+2 |
| | |||||
* | html guide is now generated when building source tarball | Christophe Romain | 2014-07-21 | 1 | -5148/+0 |
| | |||||
* | Re-generate the HTML documents | Evgeniy Khramtsov | 2014-07-10 | 3 | -549/+696 |
| | |||||
* | Mention about Riak in yet another place | Evgeniy Khramtsov | 2014-07-10 | 1 | -1/+1 |
| | |||||
* | Document Riak support | Evgeniy Khramtsov | 2014-07-10 | 2 | -2/+77 |
| | |||||
* | Improve documentation of mod_sip | Evgeniy Khramtsov | 2014-07-07 | 1 | -2/+25 |
| | |||||
* | add ability to rotate logs on given date condition | Christophe Romain | 2014-07-02 | 1 | -3/+11 |
| | |||||
* | New option support: log_rotate_count | Evgeniy Khramtsov | 2014-07-02 | 1 | -0/+9 |
| | |||||
* | Support new options: log_rotate_size and log_rate_limit | Evgeniy Khramtsov | 2014-07-02 | 1 | -5/+26 |
| | |||||
* | Always enable STUN at compile time | Evgeniy Khramtsov | 2014-06-03 | 1 | -3/+0 |
| | |||||
* | Remove exmpp from the list of dependencies | Holger Weiss | 2014-06-03 | 1 | -1/+0 |
| | | | | | | The XEP-0227 code no longer uses exmpp. Thanks to Steve Gillespie for noting this. | ||||
* | Fix LibYAML version in the list of dependencies | Holger Weiss | 2014-06-03 | 1 | -1/+1 |
| | | | | Thanks to Steve Gillespie for reporting the error. | ||||
* | XEP-0198: Terminate session on queue overflow | Holger Weiss | 2014-05-27 | 1 | -4/+4 |
| | | | | | | On queue overflow, terminate the c2s session instead of just dropping items from the queue. This makes sure all stanzas are either delivered or bounced. | ||||
* | Fix URL markup in the guide | Holger Weiss | 2014-05-20 | 1 | -4/+8 |
| | |||||
* | Update ejabberd_xmlrpc documentation URL | Holger Weiss | 2014-05-14 | 1 | -1/+1 |
| | |||||
* | Recompile the Guide | Badlop | 2014-05-08 | 1 | -25/+110 |
| | |||||
* | TURN support (EJAB-1017) | Evgeniy Khramtsov | 2014-05-08 | 1 | -18/+80 |
| | |||||
* | Revert "Document that ejabberd compilation requires pkg-config" | Evgeniy Khramtsov | 2014-05-07 | 1 | -1/+0 |
| | | | | This reverts commit bd0060715ec776c6417422ca4aebea853cfa82e1. | ||||
* | Merge remote-tracking branch 'processone/master' into xep-0198 | Holger Weiss | 2014-05-06 | 3 | -2409/+2818 |
|\ | | | | | | | | | | | Conflicts: doc/guide.tex src/ejabberd_c2s.erl | ||||
| * | Recompile the ejabberd Guide html | Badlop | 2014-05-05 | 1 | -2403/+2694 |
| | | |||||
| * | Document that ejabberd compilation requires pkg-config | Badlop | 2014-05-05 | 1 | -0/+1 |
| | | |||||
| * | Always enable SIP at compile time | Evgeniy Khramtsov | 2014-05-02 | 1 | -3/+0 |
| | | |||||
| * | SIP support | Evgeniy Khramtsov | 2014-04-30 | 2 | -1/+109 |
| | | | | | | | | | | | | | | Conflicts: configure configure.ac doc/guide.tex | ||||
| * | Merge pull request #171 from weiss/update-doc-url | badlop | 2014-04-16 | 1 | -1/+1 |
| |\ | | | | | | | Update a URL in the guide | ||||
| | * | Update a URL in the guide | Holger Weiss | 2014-04-16 | 1 | -1/+1 |
| | | | |||||
| * | | Fix two small typos in the guide | Holger Weiss | 2014-04-16 | 1 | -2/+2 |
| |/ | |||||
| * | Merge pull request #160 from runcom/protocol_options | Alexey Shchepin | 2014-04-15 | 1 | -2/+10 |
| |\ | | | | | | | Add option to specify openssl options | ||||
| | * | Add option to specify openssl options | Antonio Murdaca | 2014-04-08 | 1 | -2/+10 |
| | | |