aboutsummaryrefslogtreecommitdiff
path: root/doc/guide.tex (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in docMickaël Rémond2010-01-261-1/+1
* Fix some moved URLs in the GuideBadlop2010-01-161-5/+4
* Document the option route_subdomains in the Guide (EJAB-1164)Badlop2010-01-161-0/+5
* Fix explanation of access_max_user_messages.Badlop2010-01-121-1/+1
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-1/+1
* For XEP-0227 support, get exmpp 0.9.2; maybe 0.9.1 works too.Badlop2010-01-121-1/+1
* An AccessCommand with Access 'all', don't require auth to execute it.Badlop2010-01-091-3/+2
* Better use install_fallback when importing a Mnesia backup file.Badlop2009-12-281-4/+23
* Add explanation about global Access precendence over vhost Access (EJAB-803)Badlop2009-12-231-0/+5
* Clarify that 'tls' option is still useful in ejabberd_http for HTTPS.Badlop2009-12-231-0/+1
* Remove the old note about LDAP lack of encryption.Badlop2009-12-211-2/+1
* Fix erl -setcookie argument in cluster setup (thanks to Jan Koum)Badlop2009-12-091-1/+1
* Small relax the limitation in the mod_pubsub_odbc host option.Badlop2009-12-041-1/+2
* Explain limitation in the mod_pubsub_odbc host option.Badlop2009-12-031-0/+1
* Fix explanation of option content_types. Reorder options.Badlop2009-11-231-12/+8
* Change captcha.sh to not depend on bash (thanks to Konstantin Khomoutov)(EJAB...Badlop2009-11-231-2/+2
* Option to define custom HTTP headers in mod_http_fileserver (EJAB-612)Badlop2009-11-231-0/+6
* Explain that the example captcha.sh requires Bash because uses RANDOM feature.Badlop2009-11-171-2/+2
* The default value of option ldap_filter is: undefined.Badlop2009-11-131-1/+1
* Extend explanation of ldap_encrypt tls (thanks to Konstantin Khomoutov)Badlop2009-11-041-1/+2
* In default config, only local accounts can create rooms and pubsub nodes.Badlop2009-10-191-4/+5
* Support ejabberd_listener option 'backlog' to increase TCP backlog (thanks to...Badlop2009-10-191-0/+6
* Fix word Sensible with Sensitive (thanks to Marcin Owsiany)(EJAB-1071)Badlop2009-10-191-2/+2
* Document new option max_fsm_queue.Badlop2009-10-081-2/+17
* Describe how to compile ejabberd on Mac OS X Snow Leopard with Erlang R13B-2Mickaël Rémond2009-09-271-0/+14
* rename pep_sendlast_offline option to ignore_pep_from_offline (EJAB-1047)Christophe Romain2009-09-231-2/+2
* fix EJAB-819 thanks to badlopChristophe Romain2009-09-231-0/+3
* Replace several mentions of Jabber to XMPP (thanks to Nicolas Vérité)Badlop2009-09-231-50/+51
* Document more ejabberd commands in the Guide (EJAB-1041)Badlop2009-09-211-3/+4
* Support zlib compression after STARTTLS (thanks to Aleksey Shchepin)(EJAB-499)Badlop2009-08-311-4/+1
* Rename erlang log file sasl.log to erlang.log (EJAB-783)Badlop2009-08-311-3/+5
* Write PID file, path is configurable in ejabberdctl.cfg (EJAB-1023)Badlop2009-08-241-0/+2
* Document that the admin can install ejabberd.init script (EJAB-755)Badlop2009-08-241-1/+11
* Show example config to disable account create/delete, and allow password change.Badlop2009-08-201-5/+14
* Explain how client can specify Pubsub plugin when creating node (thanks to Ch...Badlop2009-08-191-1/+4
* Update Pubsub's nodetree documentation (thanks to Christophe Romain)Badlop2009-08-191-6/+21
* added mod_pubsub_odbc documentationChristophe Romain2009-08-181-4/+19
* Describe the options syntax, not only the name (EJAB-998)Badlop2009-08-121-309/+280
* Update URLs of IETF and XMPP protocol documentsBadlop2009-08-111-9/+9
* More documentation for STUN server.Badlop2009-08-111-4/+4
* STUN support is now documentedEvgeniy Khramtsov2009-08-111-3/+53
* To use import/export XEP-0227 feature, exmpp 0.9.1 or higher is required.Badlop2009-08-071-1/+1
* ejabberdctl commands use _ instead of -. For backwards compatibility - is sti...Badlop2009-08-071-6/+6
* Add support for XEP-227 import/export, requires exmpp to use it (EJAB-993)Badlop2009-08-071-2/+13
* Document options for Roster Versioning (EJAB-964)Badlop2009-08-061-1/+24
* Document the new option s2s_dns_options, expressed in seconds (EJAB-994)Badlop2009-08-031-0/+4
* Document mod_ping in the ejabberd Guide (EJAB-974)(EJAB-173)Badlop2009-07-301-1/+41
* Allow content types to be configured in ejabberd.cfg (EJAB-975)(thanks to Bri...Badlop2009-07-211-2/+17
* Support XEP-0157: Contact Addresses for XMPP Services (EJAB-235)Badlop2009-07-171-3/+35
* Add -hidden flag when calling Debug or CtlBadlop2009-07-061-0/+4