summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Detect correctly newer Darwin versions (EJAB-1594)Badlop2013-06-062-4/+4
* fix getting ServerHost from Host due to binary portage (EJAB-1638)Christophe Romain2013-06-062-10/+8
* access_createnode acl also applies to auto created nodes ported to pubsub_odbcChristophe Romain2013-06-062-72/+87
* Handle multiple < and > in mod_muc_log plaintext mode (EJAB-1640)Badlop2013-05-311-3/+3
* Handle ~ control sequence in text of mod_muc_log (EJAB-1639)Badlop2013-05-301-4/+8
* Fix a bug when reading tuples from configPaul Donohue2013-05-241-1/+1
* Removed wrong option for `ejabberd_service` module (since 174c16a1)Anton Ryzhov2013-05-161-1/+0
* Tweak ejabberd_listener to allow ejabberd_xmlrpc work properlyBadlop2013-05-141-1/+5
* Fix get of announcement formBadlop2013-04-251-1/+1
* Merge pull request #62 from PaulSD/masterbadlop2013-04-252-3/+7
|\
| * Fix error when generating random binary stringsPaul Donohue2013-04-192-3/+7
* | access_createnode acl also applies to auto created nodes (thanks to Matthias ...Badlop2013-04-251-3/+5
* | Include actor element in MUC stanzas when kicking (thanks to Purvesh Sahoo)(E...Badlop2013-04-241-10/+24
* | Revert "Include actor element in MUC stanzas when kicking (thanks to Purvesh ...Badlop2013-04-231-26/+10
* | Include actor element in MUC stanzas when kicking (thanks to Purvesh Sahoo)(E...Badlop2013-04-231-10/+26
* | SCRAM optional parameter parsing bugfixStephen Röttger2013-04-231-36/+43
|/
* Fix bug when getting room configBadlop2013-04-151-1/+1
* Fix mod_http_fileserver work with binaries (GITHUB-59)Badlop2013-04-121-7/+7
* ejabberd 13 requires Erlang/OTP R15B or higher (EJAB-1630)Badlop2013-04-1110-421/+21
* Change message type of carbon copies from 'chart' to 'chat'Janusz Dziemidowicz2013-04-091-2/+2
* Don't overwrite inetrc when installing (thanks to skeltoac)Badlop2013-04-041-1/+3
* Merge branch 'master' of github.com:processone/ejabberdEvgeniy Khramtsov2013-03-291-1/+1
|\
| * Update version number to beta2Badlop2013-03-291-1/+1
* | Get rid of references to non-existent moduleEvgeniy Khramtsov2013-03-292-17/+14
* | Fix several refactoring related bugsEvgeniy Khramtsov2013-03-297-37/+16
|/
* Add mod_carboncopy that implements XEP-0280 v0.8Badlop2013-03-271-0/+256
* Fix room configuration after binarizationBadlop2013-03-221-1/+1
* Fix privacy list broadcast internal stanza after binarizationBadlop2013-03-221-4/+6
* Change version numberBadlop2013-03-201-1/+1
* Copied PostgreSQL erlang library from ejabberd-modules SVNBadlop2013-03-1910-2/+1501
* Copied MySQL erlang library from ejabberd-modules SVNBadlop2013-03-1911-2/+1942
* Accumulated patch to binarize and indent codeBadlop2013-03-14185-42893/+49898
* list_to_integer/2 only works in OTP R14 and newerBadlop2013-03-141-0/+6
* Fix bug when displaying offline messages in WebAdminBadlop2013-03-141-1/+1
* Update ejabberd version number to 2.1.12Badlop2013-02-052-10/+10
* New mod_muc_log option file_permissions (EJAB-1588)Badlop2013-02-051-2/+13
* Fix issue with ejabberd_xmlrpc user auth and SCRAMSteven Lehrburger2013-02-041-4/+2
* Fix compatibility of LDAP support with Erlang R16A (EJAB-1612)Badlop2013-02-041-8/+0
* Fix warning about unused variableBadlop2013-02-011-1/+1
* Update Hebrew translation (thanks to Isratine Citizen)Badlop2013-01-311-279/+281
* Fix angle brackets handle in MUC plaintext log (EJAB-1610)Badlop2013-01-311-3/+13
* Update copyright datesAlexey Shchepin2013-01-24176-233/+233
* Make sure update_info returns atoms only (EJAB-1595) (Thanks to Jose M Herrero)Evgeniy Khramtsov2013-01-031-17/+20
* Fixed signedness issue in tls_drv GET_DESCRYPTED_INPUT (EJAB-1591)Alexey Shchepin2012-12-201-1/+2
* Added command to list all the vhosts registered in an ejabberd nodeRemco Wendt2012-12-191-0/+8
* Merge pull request #37 from rraptorr/tlsalexeyshch2012-12-171-2/+101
|\
| * Detect OpenSSL version at runtime, not at compile timeJanusz Dziemidowicz2012-07-241-3/+7
| * 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