Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Send authorization messages outside of get-pending transaction (thanks to ↵ | Badlop | 2009-11-04 | 2 | -34/+33 | |
| | | | | | | Brian Cully)(EJAB-1090) SVN Revision: 2721 | |||||
* | Send authorization messages outside of get-pending transaction (thanks to ↵ | Badlop | 2009-11-04 | 1 | -8/+7 | |
| | | | | | | Brian Cully)(EJAB-1090) SVN Revision: 2719 | |||||
* | Extend explanation of mod_pubsub "default" rename to "hometree". | Badlop | 2009-11-04 | 1 | -4/+9 | |
| | | | | SVN Revision: 2718 | |||||
* | Fix stringprep Bidi checking (thanks to Alexey Shchepin)(EJAB-1087) | Badlop | 2009-11-01 | 1 | -1/+1 | |
| | | | | SVN Revision: 2717 | |||||
* | minor bugfix, thanks to brian Cully (EJAB-1089) | Christophe Romain | 2009-10-27 | 1 | -6/+12 | |
| | | | | SVN Revision: 2713 | |||||
* | backport previous patch to pubsub odbc | Christophe Romain | 2009-10-27 | 2 | -45/+53 | |
| | | | | SVN Revision: 2711 | |||||
* | fix disco bugs, thanks to Brian Cully (EJAB-1088) | Christophe Romain | 2009-10-27 | 1 | -7/+14 | |
| | | | | SVN Revision: 2710 | |||||
* | Mention in Release Notes the three changes in SQL databases (EJAB-1078) | Badlop | 2009-10-23 | 1 | -2/+7 | |
| | | | | SVN Revision: 2707 | |||||
* | Fix mistake that disallowed s2s_out connections when using Erlang R12 or older. | Badlop | 2009-10-21 | 1 | -1/+0 | |
| | | | | SVN Revision: 2694 | |||||
* | Mention the change in nodename slash separation in release notes. | Badlop | 2009-10-20 | 1 | -0/+2 | |
| | | | | SVN Revision: 2689 | |||||
* | Create branch for ejabberd 2.1.x release line. | Badlop | 2009-10-20 | 291 | -28128/+91858 | |
|\ | | | | | | | SVN Revision: 2688 | |||||
| * | does not use slash as default separator in nodename (EJAB-667) | Christophe Romain | 2009-10-20 | 22 | -267/+423 | |
| | | | | | | | | SVN Revision: 2687 | |||||
| * | Body tag not properly closed in HTTP-Bind (thanks to Janusz ↵ | Badlop | 2009-10-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | Dziemidowicz)(EJAB-1075) SVN Revision: 2685 | |||||
| * | In default config, only local accounts can create rooms and pubsub nodes. | Badlop | 2009-10-19 | 4 | -12/+19 | |
| | | | | | | | | SVN Revision: 2683 | |||||
| * | Provide send_timeout_close option in TCP only in R13B or higher (EJAB-926) | Badlop | 2009-10-19 | 2 | -3/+10 | |
| | | | | | | | | SVN Revision: 2680 | |||||
| * | Support ejabberd_listener option 'backlog' to increase TCP backlog (thanks ↵ | Badlop | 2009-10-19 | 4 | -0/+14 | |
| | | | | | | | | | | | | to Janusz Dziemidowicz)(EJAB-1063) SVN Revision: 2678 | |||||
| * | Consistency, wording and spacing corrections for Polish messages (thanks to ↵ | Badlop | 2009-10-19 | 2 | -152/+158 | |
| | | | | | | | | | | | | Marcin Owsiany)(EJAB-1072) SVN Revision: 2677 | |||||
| * | Fix word Sensible with Sensitive (thanks to Marcin Owsiany)(EJAB-1071) | Badlop | 2009-10-19 | 2 | -5/+5 | |
| | | | | | | | | SVN Revision: 2675 | |||||
| * | Start mnesia as a permanent application (thanks to Brian Cully)(EJAB-1068) | Badlop | 2009-10-19 | 1 | -1/+1 | |
| | | | | | | | | SVN Revision: 2673 | |||||
| * | Fix unnecessary call to xml:crypt/1 (thanks to Janusz Dziemidowicz)(EJAB-1064) | Badlop | 2009-10-19 | 1 | -1/+1 | |
| | | | | | | | | SVN Revision: 2672 | |||||
| * | Support gen_tcp send timeout: Close the connection if the other end has ↵ | Mickaël Rémond | 2009-10-19 | 4 | -8/+31 | |
| | | | | | | | | | | | | disconnected ungracefully or cannot keep up with the rate at which we are sending data (EJAB-926) SVN Revision: 2671 | |||||
| * | Fixed more gcc signedness warnings | Badlop | 2009-10-13 | 1 | -2/+2 | |
| | | | | | | | | SVN Revision: 2668 | |||||
| * | prevent remove_user from blocking gen_server, and allow plugin to change ↵ | Christophe Romain | 2009-10-13 | 3 | -149/+161 | |
| | | | | | | | | | | | | broadcasted payload on publish SVN Revision: 2666 | |||||
| * | typo fix (EJAB-1060) | Christophe Romain | 2009-10-13 | 1 | -2/+2 | |
| | | | | | | | | SVN Revision: 2664 | |||||
| * | If s2s fails due to namespace mismatch, show differences to help debugging ↵ | Badlop | 2009-10-12 | 1 | -3/+4 | |
| | | | | | | | | | | | | the problem. SVN Revision: 2662 | |||||
| * | fix get_item issue on authorize access model (thanks to brian cully) (EJAB-1060) | Christophe Romain | 2009-10-12 | 2 | -4/+4 | |
| | | | | | | | | SVN Revision: 2660 | |||||
| * | autodetect compilation parameters for Mac OS X Snow Leopard (EJAB-1056) | Christophe Romain | 2009-10-12 | 5 | -1/+4129 | |
| | | | | | | | | SVN Revision: 2658 | |||||
| * | return invalid-options on badly formed subscription options | Christophe Romain | 2009-10-12 | 3 | -52/+77 | |
| | | | | | | | | SVN Revision: 2656 | |||||
| * | Default pubsub messages to headline if nothing is configured (thanks to ↵ | Christophe Romain | 2009-10-12 | 3 | -4/+4 | |
| | | | | | | | | | | | | Brian Cully) (EJAB-1061) SVN Revision: 2654 | |||||
| * | Fix regression for authorize node subscription (thanks to Brian ↵ | Badlop | 2009-10-09 | 2 | -6/+0 | |
| | | | | | | | | | | | | Cully)(EJAB-1060) SVN Revision: 2651 | |||||
| * | Add debug message on command execution | Mickaël Rémond | 2009-10-08 | 1 | -0/+1 | |
| | | | | | | | | SVN Revision: 2650 | |||||
| * | Document new option max_fsm_queue. | Badlop | 2009-10-08 | 3 | -181/+222 | |
| | | | | | | | | SVN Revision: 2648 | |||||
| * | new option added: max_fsm_queue. removed hardcoded FSMLIMITS | Evgeniy Khramtsov | 2009-10-07 | 3 | -11/+27 | |
| | | | | | | | | SVN Revision: 2645 | |||||
| * | use queue to reduced quadratic time effort on selective receive (thanks to ↵ | Evgeniy Khramtsov | 2009-10-07 | 2 | -51/+124 | |
| | | | | | | | | | | | | Alexey Shchepin) SVN Revision: 2644 | |||||
| * | allow max_items_node use on pep | Christophe Romain | 2009-10-06 | 3 | -39/+43 | |
| | | | | | | | | SVN Revision: 2642 | |||||
| * | Improve stream error stanza when receives invalid handshake from component. | Badlop | 2009-10-06 | 1 | -1/+5 | |
| | | | | | | | | SVN Revision: 2640 | |||||
| * | Pack presences stored in C2S processes (thanks to Geoff Cant)(EJAB-1057) | Badlop | 2009-09-28 | 1 | -6/+70 | |
| | | | | | | | | SVN Revision: 2638 | |||||
| * | Describe how to compile ejabberd on Mac OS X Snow Leopard with Erlang R13B-2 | Mickaël Rémond | 2009-09-27 | 1 | -0/+14 | |
| | | | | | | | | SVN Revision: 2636 | |||||
| * | do not create hometree base when hometree not configured as plugin | Christophe Romain | 2009-09-25 | 3 | -51/+61 | |
| | | | | | | | | SVN Revision: 2634 | |||||
| * | fixes race condition in wait_caps/note_caps (EJAB-1054) | Evgeniy Khramtsov | 2009-09-25 | 1 | -9/+6 | |
| | | | | | | | | SVN Revision: 2632 | |||||
| * | new CAPTCHA script since previous one has been broken | Evgeniy Khramtsov | 2009-09-25 | 1 | -16/+47 | |
| | | | | | | | | SVN Revision: 2631 | |||||
| * | Update Catalan translation (thanks to Jan Kusanagi) | Badlop | 2009-09-24 | 2 | -102/+112 | |
| | | | | | | | | SVN Revision: 2630 | |||||
| * | improve waiting caps clean (EJAB-1054) | Christophe Romain | 2009-09-24 | 1 | -2/+5 | |
| | | | | | | | | SVN Revision: 2627 | |||||
| * | fix EJAB-1044 and EJAB-1055 | Christophe Romain | 2009-09-24 | 16 | -19/+58 | |
| | | | | | | | | SVN Revision: 2626 | |||||
| * | Recompile guide and translation files. | Badlop | 2009-09-24 | 26 | -2419/+2422 | |
| | | | | | | | | SVN Revision: 2625 | |||||
| * | rename pep_sendlast_offline option to ignore_pep_from_offline in default ↵ | Christophe Romain | 2009-09-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | configuration SVN Revision: 2622 | |||||
| * | rename pep_sendlast_offline option to ignore_pep_from_offline (EJAB-1047) | Christophe Romain | 2009-09-23 | 3 | -10/+10 | |
| | | | | | | | | SVN Revision: 2621 | |||||
| * | fix Makefile.win32 for including stun (thanks to neustradamus) | Christophe Romain | 2009-09-23 | 1 | -2/+8 | |
| | | | | | | | | SVN Revision: 2619 | |||||
| * | Fix wrong XEP number to XEP-0227. Recompile translation files. | Badlop | 2009-09-23 | 45 | -187/+187 | |
| | | | | | | | | SVN Revision: 2617 | |||||
| * | fix EJAB-819 thanks to badlop | Christophe Romain | 2009-09-23 | 17 | -124/+165 | |
| | | | | | | | | SVN Revision: 2615 |