summaryrefslogtreecommitdiff
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* In default config, only local accounts can create rooms and pubsub nodes.Badlop2009-10-193-8/+12
* Support ejabberd_listener option 'backlog' to increase TCP backlog (thanks to...Badlop2009-10-193-0/+13
* Fix word Sensible with Sensitive (thanks to Marcin Owsiany)(EJAB-1071)Badlop2009-10-192-5/+5
* Document new option max_fsm_queue.Badlop2009-10-083-181/+222
* Describe how to compile ejabberd on Mac OS X Snow Leopard with Erlang R13B-2Mickaël Rémond2009-09-271-0/+14
* Recompile guide and translation files.Badlop2009-09-241-3/+6
* 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-235-105/+107
* Document more ejabberd commands in the Guide (EJAB-1041)Badlop2009-09-214-10/+12
* Added new translation to Greek language (thanks to James Iakovos Mandelis)Badlop2009-09-212-1/+3
* Mention the mod_pubsub plugin default rename to flatBadlop2009-09-211-0/+3
* change version do 2.1.0Christophe Romain2009-09-114-7/+7
* Mention in the 2.1.0 release notes the HTTP-Bind optimizationBadlop2009-09-101-0/+1
* Include in release notes Zlib+STARTTLS supportBadlop2009-08-311-0/+1
* Support zlib compression after STARTTLS (thanks to Aleksey Shchepin)(EJAB-499)Badlop2009-08-312-8/+2
* Remove the word "END" of release_notes file because it seems unnecessary.Badlop2009-08-311-2/+0
* Rename erlang log file sasl.log to erlang.log (EJAB-783)Badlop2009-08-313-6/+12
* Add command to update PubSub table of ejabberd trunk SVN.Badlop2009-08-251-0/+5
* Write PID file, path is configurable in ejabberdctl.cfg (EJAB-1023)Badlop2009-08-242-0/+4
* Document that the admin can install ejabberd.init script (EJAB-755)Badlop2009-08-242-3/+21
* Show example config to disable account create/delete, and allow password change.Badlop2009-08-202-10/+25
* Explain how client can specify Pubsub plugin when creating node (thanks to Ch...Badlop2009-08-192-2/+8
* Update Pubsub's nodetree documentation (thanks to Christophe Romain)Badlop2009-08-192-13/+39
* Recompile guide.htmlBadlop2009-08-181-3/+15
* added mod_pubsub_odbc documentationChristophe Romain2009-08-181-4/+19
* Describe the options syntax, not only the name (EJAB-998)Badlop2009-08-124-609/+553
* Update URLs of IETF and XMPP protocol documentsBadlop2009-08-113-75/+75
* More documentation for STUN server.Badlop2009-08-113-8/+14
* STUN support is now documentedEvgeniy Khramtsov2009-08-112-148/+235
* Added preliminary Release Notes for ejabberd 2.1.0Badlop2009-08-071-0/+248
* To use import/export XEP-0227 feature, exmpp 0.9.1 or higher is required.Badlop2009-08-072-2/+2
* ejabberdctl commands use _ instead of -. For backwards compatibility - is sti...Badlop2009-08-072-12/+12
* Add support for XEP-227 import/export, requires exmpp to use it (EJAB-993)Badlop2009-08-072-4/+26
* Document options for Roster Versioning (EJAB-964)Badlop2009-08-062-3/+46
* Document the new option s2s_dns_options, expressed in seconds (EJAB-994)Badlop2009-08-032-0/+8
* Document mod_ping in the ejabberd Guide (EJAB-974)(EJAB-173)Badlop2009-07-302-99/+170
* Allow content types to be configured in ejabberd.cfg (EJAB-975)(thanks to Bri...Badlop2009-07-212-4/+34
* Support XEP-0157: Contact Addresses for XMPP Services (EJAB-235)Badlop2009-07-172-5/+72
* Add -hidden flag when calling Debug or CtlBadlop2009-07-061-0/+4
* Add XEP82 Date Time, update XEP202 Entity Time and XEP203 Delayed Delivery (E...Badlop2009-06-302-5/+5
* Improve explanation about SSL for port 5223 and its option 'tls'.Badlop2009-06-252-6/+18
* Add note about PAM configuration for pam_winbind (thanks to Jon Bendtsen)Badlop2009-06-252-0/+4
* Add permanent section about HTTP Bind module to the Guide. Example config.Badlop2009-06-163-119/+237
* Add permanent section about mod_http_fileserver to the Guide. Example config.Badlop2009-06-163-115/+212
* Ad-hoc commands to join IRC channel, set nickname and encoding (thanks to Mag...Badlop2009-06-152-0/+4
* Add option to restrict max offline messages by Access and ACL (EJAB-951)Badlop2009-06-152-13/+71
* pubsub: added configuration option in guide.tex, added last item cache, use d...Christophe Romain2009-05-281-3/+20
* Support LDAPS with TLS (EJAB-109)(thanks to Thomas Baden, Andy Harb, Sergei G...Badlop2009-05-252-10/+24
* Document how to convert Mnesia node nameBadlop2009-05-152-18/+84