aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Create tag for ejabberd 2.1.1.v2.1.1Badlop2009-12-170-0/+0
* Prepare 2.1.1 releaseBadlop2009-12-146-8/+55
* Print command's reply and newline only when there's something to print.Badlop2009-12-111-2/+6
* Added to ejabberdctl an experimental variable EJABBERD_BYPASS_WARNINGSBadlop2009-12-112-3/+11
* Add support for serving a Unique Room Name (thanks to Pablo Polvorin)(EJAB-1121)Badlop2009-12-112-0/+23
* Show Last Activity menu item in Webadmin only if vhost has mod_last (EJAB-1031)Badlop2009-12-091-3/+8
* Call in WebAdmin the proper mod_last backend module (EJAB-1031)Badlop2009-12-092-8/+15
* This is ejabberd 2.1.x branch, not 2.1.0 tag.Badlop2009-12-095-9/+9
* Fix erl -setcookie argument in cluster setup (thanks to Jan Koum)Badlop2009-12-091-1/+1
* Apply a forgotten part of the original patch (EJAB-1119)Badlop2009-12-081-5/+4
* Fix memory and port leak when TLS is enabled in HTTP (thanks to Brian Cully)(...Badlop2009-12-071-1/+7
* Fix bug that couldn't connect if starttls_required and zlib were set (EJAB-1118)Badlop2009-12-071-1/+0
* prevent sending duplicated last items if several resources online (EJAB-1116)Christophe Romain2009-12-063-38/+50
* Typo in mod_pubsub_odbc breaks Service Discovery and more (EJAB-1115)Badlop2009-12-042-2/+2
* Call ejabberd_router:route/3 instead of sending a message (EJAB-1114)Badlop2009-12-044-19/+19
* Small relax the limitation in the mod_pubsub_odbc host option.Badlop2009-12-044-4/+6
* Explain limitation in the mod_pubsub_odbc host option.Badlop2009-12-032-0/+2
* Fix warning of unused variableBadlop2009-12-031-1/+1
* Use os:getenv to get HOME; if variable is undefined use default values.Badlop2009-12-031-1/+7
* Use old regexp instead re in 2.x for pre-R12B-4 compatibility.Badlop2009-12-021-1/+1
* IQ sent to resource not connected, return service-unavailable instead of reci...Badlop2009-12-011-1/+1
* Forward IQ vCard queries of room occupants to bare JID, not full (EJAB-1045)Badlop2009-12-011-6/+52
* Don't handle internally an IQ vCard if destination is full JID (EJAB-1045)Badlop2009-12-011-1/+1
* Move get_group_name outside the loop (thanks to mikekaganski)Badlop2009-11-261-1/+2
* Fix explanation of option content_types. Reorder options.Badlop2009-11-232-19/+16
* Generate main XML file also when exporting only a vhost (EJAB-1098)Badlop2009-11-231-9/+14
* Show informative webpage when browsing the HTTP-Poll page (EJAB-1106)Badlop2009-11-232-10/+37
* Change captcha.sh to not depend on bash (thanks to Konstantin Khomoutov)(EJAB...Badlop2009-11-233-30/+65
* Option to define custom HTTP headers in mod_http_fileserver (EJAB-612)Badlop2009-11-233-11/+28
* Explain that the example captcha.sh requires Bash because uses RANDOM feature.Badlop2009-11-173-5/+5
* Include IP address, time and module in IBR admin message (thanks to Tsukasa H...Badlop2009-11-171-4/+16
* The default value of option ldap_filter is: undefined.Badlop2009-11-132-2/+2
* fixes allow_host/2 on subdomains. added hook s2s_allow_host: the hook should ...Evgeniy Khramtsov2009-11-131-9/+25
* Fix EDoc errorsBadlop2009-11-063-3/+3
* Fix bug that forgot listener options when using R12 or older.Badlop2009-11-061-1/+1
* typo fix that breaks pepChristophe Romain2009-11-063-6/+6
* fix root node deletion matchChristophe Romain2009-11-053-4/+4
* Fix ProcessOne name in comments.Badlop2009-11-044-4/+4
* Extend explanation of ldap_encrypt tls (thanks to Konstantin Khomoutov)Badlop2009-11-042-2/+4
* Fix disco on root node, add commands to disco (thanks to Brian Cully)(EJAB-1094)Badlop2009-11-043-39/+112
* Send authorization messages outside of get-pending transaction (thanks to Bri...Badlop2009-11-042-34/+33
* Send authorization messages outside of get-pending transaction (thanks to Bri...Badlop2009-11-041-8/+7
* Extend explanation of mod_pubsub "default" rename to "hometree".Badlop2009-11-041-4/+9
* Fix stringprep Bidi checking (thanks to Alexey Shchepin)(EJAB-1087)Badlop2009-11-011-1/+1
* minor bugfix, thanks to brian Cully (EJAB-1089)Christophe Romain2009-10-271-6/+12
* backport previous patch to pubsub odbcChristophe Romain2009-10-272-45/+53
* fix disco bugs, thanks to Brian Cully (EJAB-1088)Christophe Romain2009-10-271-7/+14
* Mention in Release Notes the three changes in SQL databases (EJAB-1078)Badlop2009-10-231-2/+7
* Fix mistake that disallowed s2s_out connections when using Erlang R12 or older.Badlop2009-10-211-1/+0
* Mention the change in nodename slash separation in release notes.Badlop2009-10-201-0/+2