aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enable DHE key exchange in TLS driverJanusz Dziemidowicz2012-07-191-0/+67
* Enable ECDHE key exchange in TSL driverJanusz Dziemidowicz2012-07-181-0/+24
* Disable old and unsecure ciphers in TLS driverJanusz Dziemidowicz2012-07-181-0/+4
* Disable SSL 2.0 in TLS driverJanusz Dziemidowicz2012-07-181-2/+2
* Reduce size of XML stream stateJanusz Dziemidowicz2012-07-091-21/+20
* Fix file name of Name Service Switch (thanks to Konstantin Khomoutov)Badlop2012-07-062-2/+2
* Allow multiple fqdn values in configuration (EJAB-1578)Badlop2012-06-272-5/+16
* Check node name is available before starting ejabberd (EJAB-1572)Badlop2012-06-081-0/+15
* Fix MUC start when Mnesia tables don't exist yetBadlop2012-06-081-1/+1
* Fix account registrationBadlop2012-06-061-6/+6
* Update Slovak translation (thanks to Marek Bečka)Badlop2012-05-151-350/+320
* Revert "Update ejabberd version number to 2.1.11"Badlop2012-05-155-8/+8
* Repeated http-bind request should abort only requests with same ridPaweł Chmielowski2012-05-031-23/+14
* Receiving missing http-bind request shouldn't close waiting out-ouf-order req...Paweł Chmielowski2012-05-031-11/+25
* Fix get_subscription_lists/4Evgeniy Khramtsov2012-04-291-1/+1
* Do not trigger item-not-found errors in mod_http_bind (part of EJABS-1827)Paweł Chmielowski2012-04-271-8/+14
* Merge SQL and Mnesia code into one module (EJAB-1560)Evgeniy Khramtsov2012-04-2738-9064/+2849
* Update ejabberd version number to 2.1.11v2.1.11Badlop2012-04-265-22/+46
* Add ejabberd 2.1.11 release notesBadlop2012-04-261-0/+58
* Recompile translation filesBadlop2012-04-2621-218/+604
* Update Italian translation (thanks to Luca Brivio)Badlop2012-04-251-51/+62
* mod_irc: Make use of MUC passwordMaxim Ignatenko2012-04-241-2/+32
* Update PO files manually according to the English fixBadlop2012-04-2426-282/+176
* Fix English strings (thanks to Andreas van Cranenburgh)Badlop2012-04-242-4/+4
* Update German translation again (thanks to Nikolaus Polak)Badlop2012-04-241-16/+16
* Update Portuguese-Brazil translation (thanks to Otávio Fernandes)Badlop2012-04-231-21/+21
* Update Polish translation (thanks to Zbyszek Żółkiewski)Badlop2012-04-231-18/+15
* Update Norwegian translation (thanks to Stian B. Barmen)Badlop2012-04-231-53/+57
* Update Catalan translation (thanks to Jan Kusanagi)Badlop2012-04-231-72/+86
* Update Japanese translation (thanks to Mako N)Badlop2012-04-201-101/+92
* Update Greek translation (thanks to James Iakovos Mandelis)Badlop2012-04-201-18/+15
* Remove useless mnesia callEvgeniy Khramtsov2012-04-201-6/+1
* Update Czech translation (thanks to Jan Pinkas)Badlop2012-04-181-19/+16
* Update Chinese translation (thanks to Shelley Shyan)Badlop2012-04-181-33/+31
* Update Turkish translation (thanks to Doruk Fisek)Badlop2012-04-181-72/+64
* Update Russian translation (thanks to Evgeniy Khramtsov)Badlop2012-04-181-18/+17
* Update Dutch translation (thanks to Andreas van Cranenburgh)Badlop2012-04-181-52/+55
* Update Esperanto translation (thanks to Andreas van Cranenburgh)Badlop2012-04-181-58/+58
* Update German translation (thanks to Nikolaus Polak)Badlop2012-04-181-16/+16
* Extract new stringsBadlop2012-04-1826-182/+182
* Perform user part substitution in ldap_rfilter (EJAB-1555)Evgeniy Khramtsov2012-04-171-2/+5
* Photos from LDAP not displayed in some clients, lacking TYPE (thanks to Alex ...Badlop2012-04-161-0/+1
* Update Spanish translationBadlop2012-04-151-19/+17
* Extract new stringsBadlop2012-04-1526-7905/+9516
* Fix translation script to use ejabberd_regexp (EJAB-921)Badlop2012-04-151-4/+4
* Document how to provide a long announcement (EJAB-1553)Badlop2012-04-141-0/+4
* Handle the scenario of disabled mod_muc (EJAB-1553)Badlop2012-04-141-1/+1
* ODBC support for mod_blockingEvgeniy Khramtsov2012-04-124-0/+394
* Parse and encode https header names like native http parser doesPaweł Chmielowski2012-04-111-31/+48
* return user affiliation for a specified node (thanks to Karim Gemayel) (EJAB-...Christophe Romain2012-04-113-20/+88