Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Remove useless case clauses | Evgeniy Khramtsov | 2011-09-05 | 1 | -16/+9 | |
| | | ||||||
* | | Remove useless case clause | Evgeniy Khramtsov | 2011-09-05 | 1 | -6/+1 | |
| | | ||||||
* | | Correct some function clauses and value types | Evgeniy Khramtsov | 2011-09-05 | 1 | -5/+8 | |
| | | ||||||
* | | Get rid of useless code | Evgeniy Khramtsov | 2011-09-05 | 1 | -13/+6 | |
| | | ||||||
* | | ejabberd_auth:remove_user/2 always returns ok | Evgeniy Khramtsov | 2011-09-05 | 1 | -7/+4 | |
| | | ||||||
* | | Fix some case clauses | Evgeniy Khramtsov | 2011-09-05 | 1 | -11/+5 | |
| | | ||||||
* | | Change argument of open_port/2 to string in order to shut up the dialyzer | Evgeniy Khramtsov | 2011-09-05 | 7 | -11/+11 | |
| | | ||||||
* | | Get rid of useless function clause | Evgeniy Khramtsov | 2011-09-05 | 1 | -2/+0 | |
|/ | ||||||
* | First check occupant existence, later check the message | Badlop | 2011-09-04 | 1 | -28/+27 | |
| | ||||||
* | enable pubsub#deliver_notification checking (thanks to Karim Gemayel)(EJAB-1453) | Christophe Romain | 2011-08-31 | 3 | -38/+114 | |
| | ||||||
* | Explicitly skip useless ejabberd 2.0* mnesia tables when restoring backup | Badlop | 2011-08-29 | 1 | -0/+4 | |
| | | | | | Reference: http://www.ejabberd.im/node/4867 | |||||
* | typo fix (thanks to Artem Sh)(EJAB-1424) | Christophe Romain | 2011-08-25 | 1 | -2/+2 | |
| | ||||||
* | Support multiple sessions per nick in muc_online_users, relevant for ↵ | Badlop | 2011-08-23 | 2 | -4/+5 | |
| | | | | max_user_conferences (EJAB-305) | |||||
* | Send private messages to all the sessions with same nick (EJAB-305) | Badlop | 2011-08-23 | 1 | -8/+17 | |
| | ||||||
* | Don't send unavailable presence when leaving occupant has other nicks in the ↵ | Badlop | 2011-08-23 | 1 | -1/+4 | |
| | | | | room (EJAB-305) | |||||
* | Allow multiple entry with same nick to MUC rooms (thanks to Magnus ↵ | Badlop | 2011-08-23 | 2 | -51/+158 | |
| | | | | Henoch)(EJAB-305) | |||||
* | New option resource_conflict defines server action (thanks to Lee ↵ | Badlop | 2011-08-17 | 2 | -16/+53 | |
| | | | | Boynton)(EJAB-650) | |||||
* | Fix bug in scram is_alpha | Badlop | 2011-08-17 | 1 | -2/+2 | |
| | ||||||
* | Fix ODBC account counting (thanks to Artem Sh)(EJAB-1491) | Badlop | 2011-08-16 | 3 | -6/+10 | |
| | ||||||
* | Fix and improve support for SCRAM auth method (EJAB-1196) | Badlop | 2011-08-16 | 13 | -418/+205 | |
| | ||||||
* | Indicate license and copyright (thanks to Stephen Röttger)(EJAB-1196) | Badlop | 2011-08-16 | 2 | -0/+52 | |
| | ||||||
* | Preliminary patch for SASL SCRAM-SHA-1 (thanks to Stephen Röttger)(EJAB-1196) | Badlop | 2011-08-16 | 16 | -14/+673 | |
| | ||||||
* | handle case when roster version on DB is enabled but version is not found. | Pablo Polvorin | 2011-08-05 | 1 | -1/+9 | |
| | | | | Thanks Evgeniy. | |||||
* | Add comment about ping requests sent even to non-supporting clients | Badlop | 2011-08-04 | 1 | -0/+2 | |
| | ||||||
* | Verify username provided in registration web form | Badlop | 2011-07-27 | 1 | -0/+5 | |
| | ||||||
* | Handle case when ejabberd_auth_* says the account exists | Badlop | 2011-07-27 | 1 | -0/+2 | |
| | ||||||
* | Include status 110 in presence to new occupant (EJAB-740) | Badlop | 2011-07-16 | 1 | -1/+8 | |
| | ||||||
* | Use #roster record instead of direct tuple | Badlop | 2011-07-13 | 1 | -1/+2 | |
| | ||||||
* | Add ldap_tls_cacertfile and ldap_tls_depth options (EJAB-1299) | Evgeniy Khramtsov | 2011-07-13 | 4 | -19/+70 | |
| | ||||||
* | Room option to ignore private messages from visitors (thanks to Maxim Ignatenko) | Badlop | 2011-07-11 | 3 | -14/+68 | |
| | ||||||
* | One more fix | Maxim Ignatenko | 2011-07-11 | 1 | -1/+1 | |
| | ||||||
* | Improve spelling and fix some typos | Maxim Ignatenko | 2011-07-11 | 1 | -26/+26 | |
| | ||||||
* | Merge branch '2.1.x' of ↵ | Alexey Shchepin | 2011-07-03 | 1 | -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 Carlino | 2011-07-01 | 1 | -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. | |||||
* | | Minor mod_version bugfix | Alexey Shchepin | 2011-07-03 | 1 | -1/+1 | |
|/ | ||||||
* | Optimized mod_roster_odbc:get_roster | Alexey Shchepin | 2011-06-29 | 1 | -6/+10 | |
| | ||||||
* | Support servers that reply error on any command before registration (thanks ↵ | Badlop | 2011-06-28 | 1 | -2/+2 | |
| | | | | | | | | | | | | to Gelraen) This makes mod_irc actually work with servers that reply with error on any command before the registration procedure is completed. Such servers, after NICK/USER they send PING and wait for client response. In such situation they reply with message 451 to CODEPAGE command, and mod_irc thinks that connection failed. Example IRC server that works thanks to the patch: irc.mibbit.com | |||||
* | Comment in the cfg file the correct node name used in ejabberdctl.template | Badlop | 2011-06-28 | 1 | -2/+2 | |
| | ||||||
* | Match ldap_uidattr_format case-insensitively (EJAB-1449) | Evgeniy Khramtsov | 2011-06-23 | 1 | -1/+8 | |
| | ||||||
* | Log an error when an LDAP filter is incorrect (EJAB-1395) | Evgeniy Khramtsov | 2011-06-15 | 5 | -5/+32 | |
| | ||||||
* | Escape iolist correctly when NIFs are disabled (EJAB-1462) | Evgeniy Khramtsov | 2011-06-11 | 1 | -0/+1 | |
| | ||||||
* | Fix compilation in Windows (thanks to flyingwow99) | Badlop | 2011-06-07 | 1 | -1/+4 | |
| | | | | See http://www.ejabberd.im/node/4549 | |||||
* | Fix crash when user publishes an item (EJAB-1457) | Badlop | 2011-06-01 | 1 | -2/+2 | |
| | ||||||
* | Update ejabberd version number to 2.1.7 | Badlop | 2011-05-31 | 1 | -1/+1 | |
| | ||||||
* | Recompile translations | Badlop | 2011-05-31 | 27 | -6922/+7141 | |
| | ||||||
* | Disable all entity expansions (thanks to Alexey Shchepin)(EJAB-1451) | Badlop | 2011-05-31 | 1 | -0/+2 | |
| | ||||||
* | Update the 'configure' script with: aclocal; autoconf | Badlop | 2011-05-31 | 1 | -232/+274 | |
| | ||||||
* | Pubsub node maxitem forced to 0 if non persistent node (thanks to Karim ↵ | Christophe Romain | 2011-05-31 | 1 | -1/+4 | |
| | | | | Gemayel)(EJAB-1434) | |||||
* | apply filtered notification to PEP last items (thanks to karim ↵ | Christophe Romain | 2011-05-31 | 1 | -4/+30 | |
| | | | | Gemayel)(EJAB-1456) | |||||
* | New ERL_EPMD_ADDRESS that works since Erlang/OTP R14B03 | Badlop | 2011-05-31 | 2 | -0/+17 | |
| |