aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix room config change logging, due to allow_private_messages_from_visitorsBadlop2011-09-081-1/+2
|
* Support to import XML files without password-format attributeBadlop2011-09-081-1/+1
|
* Fix SCRAM to support attributes which value has only one characterBadlop2011-09-051-1/+1
|
* Fix dialyzer warningsEvgeniy Khramtsov2011-09-051-2/+1
|
* Reorganize the code to shut up the dialyzerEvgeniy Khramtsov2011-09-051-27/+23
|
* Get rid of useless checkEvgeniy Khramtsov2011-09-051-1/+0
|
* Merge set_affiliation/3 and set_affiliation_and_reason/4 into set_affiliation/4Evgeniy Khramtsov2011-09-051-18/+8
|
* Fix SCRAM auth of uppercase passwords (EJAB-1196)Badlop2011-09-051-1/+2
|
* Remove useless clausesEvgeniy Khramtsov2011-09-051-11/+10
|
* Add some magic in order to shut up the dialyzer (because I do not want to ↵Evgeniy Khramtsov2011-09-051-2/+2
| | | | replace the macro with a function)
* Fix potential case-clause crashEvgeniy Khramtsov2011-09-051-1/+1
|
* Remove useless case clauseEvgeniy Khramtsov2011-09-051-3/+1
|
* Replace VVALUEL macro with function in order to shut up the dialyzerEvgeniy Khramtsov2011-09-051-8/+9
|
* Merge branch '2.1.x' of ↵Evgeniy Khramtsov2011-09-051-10/+10
|\ | | | | | | git+ssh://gitorious.process-one.net/ejabberd/mainline into 2.1.x
| * Replace calls of OTP's Binary, since they would require R14Badlop2011-09-041-10/+10
| |
* | Export do_client_version/3 in order to shut up the dialyzerEvgeniy Khramtsov2011-09-051-1/+1
| |
* | Remove useless case clausesEvgeniy Khramtsov2011-09-051-16/+9
| |
* | Remove useless case clauseEvgeniy Khramtsov2011-09-051-6/+1
| |
* | Correct some function clauses and value typesEvgeniy Khramtsov2011-09-051-5/+8
| |
* | Get rid of useless codeEvgeniy Khramtsov2011-09-051-13/+6
| |
* | ejabberd_auth:remove_user/2 always returns okEvgeniy Khramtsov2011-09-051-7/+4
| |
* | Fix some case clausesEvgeniy Khramtsov2011-09-051-11/+5
| |
* | Change argument of open_port/2 to string in order to shut up the dialyzerEvgeniy Khramtsov2011-09-057-11/+11
| |
* | Get rid of useless function clauseEvgeniy Khramtsov2011-09-051-2/+0
|/
* First check occupant existence, later check the messageBadlop2011-09-041-28/+27
|
* enable pubsub#deliver_notification checking (thanks to Karim Gemayel)(EJAB-1453)Christophe Romain2011-08-313-38/+114
|
* Explicitly skip useless ejabberd 2.0* mnesia tables when restoring backupBadlop2011-08-291-0/+4
| | | | | Reference: http://www.ejabberd.im/node/4867
* typo fix (thanks to Artem Sh)(EJAB-1424)Christophe Romain2011-08-251-2/+2
|
* Support multiple sessions per nick in muc_online_users, relevant for ↵Badlop2011-08-232-4/+5
| | | | max_user_conferences (EJAB-305)
* Send private messages to all the sessions with same nick (EJAB-305)Badlop2011-08-231-8/+17
|
* Don't send unavailable presence when leaving occupant has other nicks in the ↵Badlop2011-08-231-1/+4
| | | | room (EJAB-305)
* Allow multiple entry with same nick to MUC rooms (thanks to Magnus ↵Badlop2011-08-232-51/+158
| | | | Henoch)(EJAB-305)
* New option resource_conflict defines server action (thanks to Lee ↵Badlop2011-08-172-16/+53
| | | | Boynton)(EJAB-650)
* Fix bug in scram is_alphaBadlop2011-08-171-2/+2
|
* Fix ODBC account counting (thanks to Artem Sh)(EJAB-1491)Badlop2011-08-163-6/+10
|
* Fix and improve support for SCRAM auth method (EJAB-1196)Badlop2011-08-1613-418/+205
|
* Indicate license and copyright (thanks to Stephen Röttger)(EJAB-1196)Badlop2011-08-162-0/+52
|
* Preliminary patch for SASL SCRAM-SHA-1 (thanks to Stephen Röttger)(EJAB-1196)Badlop2011-08-1616-14/+673
|
* handle case when roster version on DB is enabled but version is not found.Pablo Polvorin2011-08-051-1/+9
| | | | Thanks Evgeniy.
* Add comment about ping requests sent even to non-supporting clientsBadlop2011-08-041-0/+2
|
* Verify username provided in registration web formBadlop2011-07-271-0/+5
|
* Handle case when ejabberd_auth_* says the account existsBadlop2011-07-271-0/+2
|
* Include status 110 in presence to new occupant (EJAB-740)Badlop2011-07-161-1/+8
|
* Use #roster record instead of direct tupleBadlop2011-07-131-1/+2
|
* Add ldap_tls_cacertfile and ldap_tls_depth options (EJAB-1299)Evgeniy Khramtsov2011-07-134-19/+70
|
* Room option to ignore private messages from visitors (thanks to Maxim Ignatenko)Badlop2011-07-113-14/+68
|
* One more fixMaxim Ignatenko2011-07-111-1/+1
|
* Improve spelling and fix some typosMaxim Ignatenko2011-07-111-26/+26
|
* Merge branch '2.1.x' of ↵Alexey Shchepin2011-07-031-2/+2
|\ | | | | | | git+ssh://git@gitorious.process-one.net/ejabberd/mainline.git into 2.1.x
| * is_user_in_group/3 must check if user belongs to given Group from Host ↵Juan Pablo Carlino2011-07-011-2/+2
| | | | | | | | | | | | | | specified on third argument. * is_user_in_group/3 was checking if given user (passed on first parameter as a bare jid) belonged to group of the server derived from this jid.