aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Point out availability of development environmentBen Langfeld2015-05-051-0/+8
* Remove duplicated codeEvgeniy Khramtsov2015-04-291-20/+10
* Improve module install code, allows better error checkingChristophe Romain2015-04-291-16/+37
* New command get_user_roomsBadlop2015-04-291-1/+17
* Fix fetching from git@github url and allow compilation from ejabberd sourcesChristophe Romain2015-04-291-3/+14
* Merge pull request #549 from joudinet/masterChristophe Romain2015-04-281-2/+4
|\
| * ejabberdctl: define mnesia optionsJohan Oudinet2015-04-271-2/+4
* | Merge pull request #547 from weiss/fix-account-jid-discobadlop2015-04-271-12/+12
|\ \ | |/ |/|
| * mod_disco: Apply minor readability improvementsHolger Weiss2015-04-261-13/+11
| * mod_disco: Omit 'roster_get' call if possibleHolger Weiss2015-04-261-2/+4
| * Fix service disco handling for bare account JIDsHolger Weiss2015-04-261-3/+3
* | Rely on core routine for handling affiliation changes (thanks to Ben Langfeld)Badlop2015-04-271-12/+2
|/
* Fix validating function for iqdiscEvgeniy Khramtsov2015-04-231-1/+1
* Allow bypassing script interraction (#516)15.04Christophe Romain2015-04-232-25/+31
* Improve purge_offline filter and speed (#543)Christophe Romain2015-04-221-39/+54
* Add publish_only to affiliation type specChristophe Romain2015-04-221-1/+1
* Add private and roster local handlers to get listed in disco#info (EJAB-682)Badlop2015-04-222-0/+6
* Remove obsolete release notesChristophe Romain2015-04-2228-2176/+0
* Allow to modify host when registering account in web (#291)Badlop2015-04-221-6/+7
* Add support for publish-only (#30)Christophe Romain2015-04-213-8/+18
* Fix typo, oups...Christophe Romain2015-04-211-2/+2
* remove deferred Collection shim headerChristophe Romain2015-04-211-7/+2
* Owner can subscribe to its node (#454)Christophe Romain2015-04-212-6/+8
* Fixed node type (thanks to saczawap) (#435)Christophe Romain2015-04-211-15/+9
* PubSub improvementsChristophe Romain2015-04-2131-15353/+7063
* Improve join/leave cluster scriptsChristophe Romain2015-04-212-48/+58
* Merge pull request #540 from weiss/queue-error-stanzaChristophe Romain2015-04-211-24/+15
|\
| * Add privacy error stanza to XEP-0198 queueHolger Weiss2015-04-201-24/+15
* | Fix LDAP substrings filter (EJAB-1715)Evgeniy Khramtsov2015-04-211-4/+2
|/
* Fixed error replying on blocked messagesAlexey Shchepin2015-04-201-15/+21
* Make s2s port configurable in test runnerPaweł Chmielowski2015-04-202-1/+2
* Remove load_config command because is superseded by reload_config (#532)Badlop2015-04-201-9/+0
* Merge pull request #536 from weiss/fail2ban-whitelistEvgeny Khramtsov2015-04-181-14/+25
|\
| * mod_fail2ban: Add 'access' option for whitelistingHolger Weiss2015-04-181-14/+25
* | cyrsasl_scram: Return user name with error messageHolger Weiss2015-04-171-1/+1
|/
* ejabberd_s2s_out: Remove Erlang/OTP version checkHolger Weiss2015-04-161-9/+2
* CSI test: Simplify and improve readabilityHolger Weiss2015-04-161-20/+21
* CSI test: Fix race when slave becomes active againHolger Weiss2015-04-161-9/+11
* Update get_password_s description with SCRAM return valuesBadlop2015-04-151-2/+2
* Revert "Hook on group message"Badlop2015-04-151-2/+0
* Make sure that server processed our inactive request before processing furthe...Paweł Chmielowski2015-04-151-0/+3
* Merge pull request #426 from hairyhum/masterbadlop2015-04-154-6/+67
|\
| * Hook on group messageFeotov Daniil2015-02-241-0/+2
| * Migration of scram passwords with piefxis (riak and internal only)Feotov Daniil2015-02-053-6/+65
* | Remove http_poll modulePaweł Chmielowski2015-04-157-456/+9
* | Enable websocket connection in default config filePaweł Chmielowski2015-04-151-2/+3
* | Don't forget gen_tcp:listen/2 optionsHolger Weiss2015-04-141-1/+2
* | Fix nick logging in mod_muc_log plaintext (#522)Badlop2015-04-141-1/+6
* | Clean multicast routing code detected by xrefBadlop2015-04-101-27/+3
* | Add ability to configure parameters used by "make test" with test/config.ctcPaweł Chmielowski2015-04-093-16/+57