| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert version number from 2.1.2 tag to 2.1.x branch | Badlop | 2010-01-18 | 1 | -2/+2 |
* | Update version number to 2.1.2 | Badlop | 2010-01-18 | 1 | -2/+2 |
* | Fix some moved URLs in the Guide | Badlop | 2010-01-16 | 1 | -5/+4 |
* | Document the option route_subdomains in the Guide (EJAB-1164) | Badlop | 2010-01-16 | 1 | -0/+5 |
* | Fix explanation of access_max_user_messages. | Badlop | 2010-01-12 | 1 | -1/+1 |
* | Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) | Badlop | 2010-01-12 | 1 | -1/+1 |
* | For XEP-0227 support, get exmpp 0.9.2; maybe 0.9.1 works too. | Badlop | 2010-01-12 | 1 | -1/+1 |
* | An AccessCommand with Access 'all', don't require auth to execute it. | Badlop | 2010-01-09 | 1 | -3/+2 |
* | Better use install_fallback when importing a Mnesia backup file. | Badlop | 2009-12-28 | 1 | -4/+15 |
* | Add explanation about global Access precendence over vhost Access (EJAB-803) | Badlop | 2009-12-23 | 1 | -1/+4 |
* | Clarify that 'tls' option is still useful in ejabberd_http for HTTPS. | Badlop | 2009-12-23 | 1 | -0/+1 |
* | Remove the old note about LDAP lack of encryption. | Badlop | 2009-12-21 | 1 | -2/+1 |
* | Update branch version name back to 2.1.x | Badlop | 2009-12-17 | 1 | -2/+2 |
* | Prepare 2.1.1 release | Badlop | 2009-12-14 | 1 | -2/+2 |
* | This is ejabberd 2.1.x branch, not 2.1.0 tag. | Badlop | 2009-12-09 | 1 | -3/+3 |
* | Small relax the limitation in the mod_pubsub_odbc host option. | Badlop | 2009-12-04 | 1 | -1/+2 |
* | Explain limitation in the mod_pubsub_odbc host option. | Badlop | 2009-12-03 | 1 | -0/+1 |
* | Fix explanation of option content_types. Reorder options. | Badlop | 2009-11-23 | 1 | -7/+8 |
* | Change captcha.sh to not depend on bash (thanks to Konstantin Khomoutov)(EJAB... | Badlop | 2009-11-23 | 1 | -2/+2 |
* | Option to define custom HTTP headers in mod_http_fileserver (EJAB-612) | Badlop | 2009-11-23 | 1 | -0/+6 |
* | Explain that the example captcha.sh requires Bash because uses RANDOM feature. | Badlop | 2009-11-17 | 1 | -2/+2 |
* | The default value of option ldap_filter is: undefined. | Badlop | 2009-11-13 | 1 | -1/+1 |
* | Extend explanation of ldap_encrypt tls (thanks to Konstantin Khomoutov) | Badlop | 2009-11-04 | 1 | -1/+2 |
* | In default config, only local accounts can create rooms and pubsub nodes. | Badlop | 2009-10-19 | 1 | -4/+6 |
* | Support ejabberd_listener option 'backlog' to increase TCP backlog (thanks to... | Badlop | 2009-10-19 | 1 | -0/+6 |
* | Fix word Sensible with Sensitive (thanks to Marcin Owsiany)(EJAB-1071) | Badlop | 2009-10-19 | 1 | -3/+3 |
* | Document new option max_fsm_queue. | Badlop | 2009-10-08 | 1 | -179/+204 |
* | Recompile guide and translation files. | Badlop | 2009-09-24 | 1 | -3/+6 |
* | Replace several mentions of Jabber to XMPP (thanks to Nicolas Vérité) | Badlop | 2009-09-23 | 1 | -47/+47 |
* | Document more ejabberd commands in the Guide (EJAB-1041) | Badlop | 2009-09-21 | 1 | -5/+6 |
* | change version do 2.1.0 | Christophe Romain | 2009-09-11 | 1 | -2/+2 |
* | Support zlib compression after STARTTLS (thanks to Aleksey Shchepin)(EJAB-499) | Badlop | 2009-08-31 | 1 | -4/+1 |
* | Rename erlang log file sasl.log to erlang.log (EJAB-783) | Badlop | 2009-08-31 | 1 | -3/+5 |
* | Write PID file, path is configurable in ejabberdctl.cfg (EJAB-1023) | Badlop | 2009-08-24 | 1 | -0/+2 |
* | Document that the admin can install ejabberd.init script (EJAB-755) | Badlop | 2009-08-24 | 1 | -2/+10 |
* | Show example config to disable account create/delete, and allow password change. | Badlop | 2009-08-20 | 1 | -5/+11 |
* | Explain how client can specify Pubsub plugin when creating node (thanks to Ch... | Badlop | 2009-08-19 | 1 | -1/+4 |
* | Update Pubsub's nodetree documentation (thanks to Christophe Romain) | Badlop | 2009-08-19 | 1 | -7/+18 |
* | Recompile guide.html | Badlop | 2009-08-18 | 1 | -3/+15 |
* | Describe the options syntax, not only the name (EJAB-998) | Badlop | 2009-08-12 | 1 | -298/+271 |
* | Update URLs of IETF and XMPP protocol documents | Badlop | 2009-08-11 | 1 | -65/+65 |
* | More documentation for STUN server. | Badlop | 2009-08-11 | 1 | -4/+4 |
* | STUN support is now documented | Evgeniy Khramtsov | 2009-08-11 | 1 | -145/+182 |
* | To use import/export XEP-0227 feature, exmpp 0.9.1 or higher is required. | Badlop | 2009-08-07 | 1 | -1/+1 |
* | ejabberdctl commands use _ instead of -. For backwards compatibility - is sti... | Badlop | 2009-08-07 | 1 | -6/+6 |
* | Add support for XEP-227 import/export, requires exmpp to use it (EJAB-993) | Badlop | 2009-08-07 | 1 | -2/+13 |
* | Document options for Roster Versioning (EJAB-964) | Badlop | 2009-08-06 | 1 | -2/+22 |
* | Document the new option s2s_dns_options, expressed in seconds (EJAB-994) | Badlop | 2009-08-03 | 1 | -0/+4 |
* | Document mod_ping in the ejabberd Guide (EJAB-974)(EJAB-173) | Badlop | 2009-07-30 | 1 | -98/+129 |
* | Allow content types to be configured in ejabberd.cfg (EJAB-975)(thanks to Bri... | Badlop | 2009-07-21 | 1 | -2/+17 |