aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-12Fix typo in error messageMickael Remond1-1/+1
2016-04-11Disable TLS compression for s2s by defaultHolger Weiss2-2/+2
2016-04-11process2/2 is needed by mod_rest to provide its own AccessCommandsBadlop1-1/+5
2016-04-10Fix check_passwordMatthias Rieber1-2/+5
2016-04-08Make sure that ejabberd_sm sid are uniquePaweł Chmielowski3-3/+7
2016-04-08Send stream trailer at the very endEvgeniy Khramtsov1-25/+6
2016-04-07Generate shorted jid for anonymous connectionsPaweł Chmielowski1-2/+1
2016-04-07Fix anonymous authPaweł Chmielowski1-1/+1
2016-04-06Tweak srg_get_info result formatting (#1048)Badlop1-2/+1
2016-04-06Fix error message paramater formattingMickael Remond1-2/+2
2016-04-06We need to set hosts in options to be able to retrieve 'MYHOSTS'Mickael Remond1-1/+1
2016-04-05Fix mod_muc_admin:get_room_optionsgenric1-2/+6
2016-04-05Replace more ?ERR_* macros with ?ERRT_*Evgeniy Khramtsov10-382/+649
2016-04-04Fix mod_muc_admin:set_room_affiliationgenric1-0/+9
2016-04-01Apply fixes and remove tests for missing methodsMickael Remond1-17/+31
2016-04-01Do not use underscore variableMickael Remond1-2/+2
2016-04-01Rollback mod_admin_extraMickael Remond1-730/+145
2016-04-01Fix tests, they are now running fine locallyMickael Remond1-5/+5
2016-03-31Fix failing testsMickael Remond1-0/+2
2016-03-31Commands refactor, first pass.Alexey Shchepin4-349/+1120
2016-03-31Replace some ?ERR_* macros with ?ERRT_*Evgeniy Khramtsov33-242/+375
2016-03-30Fix Dialyzer inconsistencyMickael Remond1-0/+1
2016-03-30Provide authzid in scream response16.03Paweł Chmielowski1-1/+2
2016-03-30Better error report when command is not exposed through APIMickael Remond1-0/+2
2016-03-30Returns unauthorized error when we do not have correct credentialsMickael Remond1-1/+3
2016-03-30HTTP ReST API now supports 'open' ejabberd commandsMickael Remond2-6/+24
2016-03-29Adds support for option admin_ip_access on mod_http_apiMickael Remond1-35/+84
2016-03-29Move start and stop_modules/0 from ejabberd_app to gen_mod (#1039)Badlop2-49/+46
2016-03-29Fix commands api optionMickael Remond1-2/+2
2016-03-29Fix commands access check.Mickael Remond1-3/+3
2016-03-29Pass noauth when auth isn't provided, reverts a1129dc (processone/ejabberd-co...Badlop1-1/+1
2016-03-29Fix log printoutMickael Remond1-3/+3
2016-03-29Fix some LIMIT related problems with MSSQLEvgeniy Khramtsov3-17/+49
2016-03-25Fix issue getting shared rosterMickael Remond1-662/+337
2016-03-24Allow running test groups independentlyMickael Remond1-20/+51
2016-03-22Fix is_connected/0 functionEvgeniy Khramtsov1-2/+7
2016-03-22Keep alive Riak connections by defaultEvgeniy Khramtsov2-1/+8
2016-03-22Do not auto append IP suffix to usernames (#1008)Evgeniy Khramtsov1-17/+1
2016-03-21Improve ban_account command to work with other DBs than Mnesia (#977)Badlop1-15/+1
2016-03-21New command delete_mnesia deletes all tables that can be exportedBadlop2-1/+38
2016-03-21Add simple Elixir unit test on jid:from_stringMickael Remond1-3/+7
2016-03-19support riak authenticationHAMANO Tsukasa2-9/+45
2016-03-17Fix issue #1015Paweł Chmielowski1-1/+1
2016-03-16Don't use jlib:jid_remove_resourcePaweł Chmielowski1-1/+1
2016-03-16Make auto generated resources shorterPaweł Chmielowski1-3/+6
2016-03-16Start ezlib only if required, as it's optional (#1006)Badlop2-1/+1
2016-03-15Bare JID in 'from' of Roster Push (RFC 6121 section 2.1.6) in mod_admin_extraroot1-1/+1
2016-03-14Fix Addresses element which lacked others local destinationsBadlop1-4/+7
2016-03-14Fix result type of "connected_users_info" commandHolger Weiss1-1/+2
2016-03-14Don't store watchdog notifications in MAM archivesHolger Weiss1-2/+8