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
2016-03-31Replace some ?ERR_* macros with ?ERRT_*Evgeniy Khramtsov
2016-03-30Provide authzid in scream response16.03Paweł Chmielowski
2016-03-29Adds support for option admin_ip_access on mod_http_apiMickael Remond
2016-03-29Move start and stop_modules/0 from ejabberd_app to gen_mod (#1039)Badlop
2016-03-29Fix commands api optionMickael Remond
2016-03-29Fix commands access check.Mickael Remond
2016-03-29Fix commands access check.Mickael Remond
2016-03-29Pass noauth when auth isn't provided, reverts a1129dc (processone/ejabberd-co...Badlop
2016-03-29Merge branch 'master' of github.com:processone/ejabberdMickael Remond
2016-03-29Fix log printoutMickael Remond
2016-03-29Fix some LIMIT related problems with MSSQLEvgeniy Khramtsov
2016-03-25Merge pull request #1036 from processone/shared-roster-ldapMickaël Rémond
2016-03-25Merge pull request #684 from wcy123/masterEvgeny Khramtsov
2016-03-25Fix issue getting shared rosterMickael Remond
2016-03-25Merge commit 'refs/pull/524/head' of github.com:processone/ejabberd into sasl...Evgeniy Khramtsov
2016-03-24Allow running test groups independentlyMickael Remond
2016-03-22Fix is_connected/0 functionEvgeniy Khramtsov
2016-03-22Keep alive Riak connections by defaultEvgeniy Khramtsov
2016-03-22Do not auto append IP suffix to usernames (#1008)Evgeniy Khramtsov
2016-03-21Improve ban_account command to work with other DBs than Mnesia (#977)Badlop
2016-03-21New command delete_mnesia deletes all tables that can be exportedBadlop
2016-03-21Add simple Elixir unit test on jid:from_stringMickael Remond
2016-03-18support riak authenticationHAMANO Tsukasa
2016-03-17Fix issue #1015Paweł Chmielowski
2016-03-16Don't use jlib:jid_remove_resourcePaweł Chmielowski
2016-03-16Merge pull request #1011 from oxoWrk/masterPaweł Chmielowski
2016-03-16Make auto generated resources shorterPaweł Chmielowski
2016-03-16Start ezlib only if required, as it's optional (#1006)Badlop
2016-03-15Bare JID in 'from' of Roster Push (RFC 6121 section 2.1.6) in mod_admin_extraroot
2016-03-14Merge pull request #980 from sharewax/EJAB-1480Evgeny Khramtsov
2016-03-14Fix Addresses element which lacked others local destinationsBadlop
2016-03-14Fix result type of "connected_users_info" commandHolger Weiss
2016-03-14Don't store watchdog notifications in MAM archivesHolger Weiss
2016-03-13Unregister route at the very endEvgeniy Khramtsov
2016-03-13Add ODBC backend for MIXEvgeniy Khramtsov
2016-03-13Define pubsub node configuration per route/host explicitlyEvgeniy Khramtsov
2016-03-13Make it possible to get virtual host of a registered routeEvgeniy Khramtsov
2016-03-11Fix config fetch after host/serverhost cleanupChristophe Romain
2016-03-10Minimal auth_method ordering fixElias Rohrer
2016-03-10Lager to Elixir Logger bridge is now compliant with ejabberd loglevel set / getMickael Remond
2016-03-09Fix call to lager_util:is_loggable/3Mickael Remond
2016-03-09Use p1_time_compat util for generating timestampMickael Remond
2016-03-09Add Elixir Logger Backend to bridge logs from lagerMickael Remond
2016-03-09Define mod_opt_type/1 callbackEvgeniy Khramtsov
2016-03-09Unregister hooks and iq handlers on terminateEvgeniy Khramtsov
2016-03-09mod_http_upload: Add XEP-0363 v0.2 supportHolger Weiss
2016-03-08Experimental MIX (XEP-0369) supportEvgeniy Khramtsov
2016-03-07Merge pull request #989 from galambalazs/patch-1badlop
2016-03-07Merge pull request #988 from tnull/edoc_fixbadlop
2016-03-07Fix format_result also in xmlrpc, after aa5caa3 (#982)Badlop