Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-06-13Switch to rebar build toolEvgeniy Khramtsov
2013-06-06Detect correctly newer Darwin versions (EJAB-1594)Badlop
2013-06-06fix getting ServerHost from Host due to binary portage (EJAB-1638)Christophe Romain
2013-06-06access_createnode acl also applies to auto created nodes ported to pubsub_odbcChristophe Romain
2013-05-31Handle multiple < and > in mod_muc_log plaintext mode (EJAB-1640)Badlop
2013-05-30Handle ~ control sequence in text of mod_muc_log (EJAB-1639)Badlop
2013-05-24Fix a bug when reading tuples from configPaul Donohue
2013-05-16Removed wrong option for `ejabberd_service` module (since 174c16a1)Anton Ryzhov
2013-05-14Tweak ejabberd_listener to allow ejabberd_xmlrpc work properlyBadlop
2013-04-25Fix get of announcement formBadlop
2013-04-25Merge pull request #62 from PaulSD/masterbadlop
2013-04-25access_createnode acl also applies to auto created nodes (thanks to Matthias ...Badlop
2013-04-24Include actor element in MUC stanzas when kicking (thanks to Purvesh Sahoo)(E...Badlop
2013-04-23Revert "Include actor element in MUC stanzas when kicking (thanks to Purvesh ...Badlop
2013-04-23Include actor element in MUC stanzas when kicking (thanks to Purvesh Sahoo)(E...Badlop
2013-04-23SCRAM optional parameter parsing bugfixStephen Röttger
2013-04-19Fix error when generating random binary stringsPaul Donohue
2013-04-15Fix bug when getting room configBadlop
2013-04-12Fix mod_http_fileserver work with binaries (GITHUB-59)Badlop
2013-04-11ejabberd 13 requires Erlang/OTP R15B or higher (EJAB-1630)Badlop
2013-04-10Change message type of carbon copies from 'chart' to 'chat'Janusz Dziemidowicz
2013-04-04Don't overwrite inetrc when installing (thanks to skeltoac)Badlop
2013-03-29Merge branch 'master' of github.com:processone/ejabberdEvgeniy Khramtsov
2013-03-29Get rid of references to non-existent moduleEvgeniy Khramtsov
2013-03-29Fix several refactoring related bugsEvgeniy Khramtsov
2013-03-29Update version number to beta2Badlop
2013-03-27Add mod_carboncopy that implements XEP-0280 v0.8Badlop
2013-03-22Fix room configuration after binarizationBadlop
2013-03-22Fix privacy list broadcast internal stanza after binarizationBadlop
2013-03-20Change version number13.03-beta1Badlop
2013-03-19Copied PostgreSQL erlang library from ejabberd-modules SVNBadlop
2013-03-19Copied MySQL erlang library from ejabberd-modules SVNBadlop
2013-03-14Accumulated patch to binarize and indent codeBadlop
2013-03-14list_to_integer/2 only works in OTP R14 and newerBadlop
2013-03-14Fix bug when displaying offline messages in WebAdminBadlop
2013-02-05Update ejabberd version number to 2.1.12v2.1.12Badlop
2013-02-05New mod_muc_log option file_permissions (EJAB-1588)Badlop
2013-02-04Fix issue with ejabberd_xmlrpc user auth and SCRAMSteven Lehrburger
2013-02-04Fix compatibility of LDAP support with Erlang R16A (EJAB-1612)Badlop
2013-02-01Fix warning about unused variableBadlop
2013-01-31Update Hebrew translation (thanks to Isratine Citizen)Badlop
2013-01-31Fix angle brackets handle in MUC plaintext log (EJAB-1610)Badlop
2013-01-24Update copyright datesAlexey Shchepin
2013-01-03Make sure update_info returns atoms only (EJAB-1595) (Thanks to Jose M Herrero)Evgeniy Khramtsov
2012-12-20Fixed signedness issue in tls_drv GET_DESCRYPTED_INPUT (EJAB-1591)Alexey Shchepin
2012-12-19Added command to list all the vhosts registered in an ejabberd nodeRemco Wendt
2012-12-17Merge pull request #37 from rraptorr/tlsalexeyshch
2012-12-12Fix broken JPEG photo (EJAB-1526)Evgeniy Khramtsov
2012-11-26Copy, fix and document export2odbc command from mod_admin_extra.erlBadlop
2012-11-22Make terms serialization fasterEvgeniy Khramtsov