Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update branch version name back to 2.1.x | Badlop | 2009-12-17 | 1 | -1/+1 | |
| | | | | SVN Revision: 2810 | |||||
* | Prepare 2.1.1 release | Badlop | 2009-12-14 | 1 | -1/+1 | |
| | | | | SVN Revision: 2808 | |||||
* | Print command's reply and newline only when there's something to print. | Badlop | 2009-12-11 | 1 | -2/+6 | |
| | | | | SVN Revision: 2806 | |||||
* | Added to ejabberdctl an experimental variable EJABBERD_BYPASS_WARNINGS | Badlop | 2009-12-11 | 1 | -2/+10 | |
| | | | | SVN Revision: 2804 | |||||
* | Add support for serving a Unique Room Name (thanks to Pablo Polvorin)(EJAB-1121) | Badlop | 2009-12-11 | 2 | -0/+23 | |
| | | | | SVN Revision: 2802 | |||||
* | Show Last Activity menu item in Webadmin only if vhost has mod_last (EJAB-1031) | Badlop | 2009-12-09 | 1 | -3/+8 | |
| | | | | SVN Revision: 2799 | |||||
* | Call in WebAdmin the proper mod_last backend module (EJAB-1031) | Badlop | 2009-12-09 | 2 | -8/+15 | |
| | | | | SVN Revision: 2798 | |||||
* | This is ejabberd 2.1.x branch, not 2.1.0 tag. | Badlop | 2009-12-09 | 1 | -1/+1 | |
| | | | | SVN Revision: 2796 | |||||
* | Apply a forgotten part of the original patch (EJAB-1119) | Badlop | 2009-12-08 | 1 | -5/+4 | |
| | | | | SVN Revision: 2792 | |||||
* | Fix memory and port leak when TLS is enabled in HTTP (thanks to Brian ↵ | Badlop | 2009-12-07 | 1 | -1/+7 | |
| | | | | | | Cully)(EJAB-1119) SVN Revision: 2790 | |||||
* | Fix bug that couldn't connect if starttls_required and zlib were set (EJAB-1118) | Badlop | 2009-12-07 | 1 | -1/+0 | |
| | | | | SVN Revision: 2789 | |||||
* | prevent sending duplicated last items if several resources online (EJAB-1116) | Christophe Romain | 2009-12-06 | 3 | -38/+50 | |
| | | | | SVN Revision: 2786 | |||||
* | Typo in mod_pubsub_odbc breaks Service Discovery and more (EJAB-1115) | Badlop | 2009-12-04 | 2 | -2/+2 | |
| | | | | SVN Revision: 2784 | |||||
* | Call ejabberd_router:route/3 instead of sending a message (EJAB-1114) | Badlop | 2009-12-04 | 4 | -19/+19 | |
| | | | | SVN Revision: 2782 | |||||
* | Small relax the limitation in the mod_pubsub_odbc host option. | Badlop | 2009-12-04 | 2 | -2/+2 | |
| | | | | SVN Revision: 2781 | |||||
* | Fix warning of unused variable | Badlop | 2009-12-03 | 1 | -1/+1 | |
| | | | | SVN Revision: 2776 | |||||
* | Use os:getenv to get HOME; if variable is undefined use default values. | Badlop | 2009-12-03 | 1 | -1/+7 | |
| | | | | SVN Revision: 2773 | |||||
* | Use old regexp instead re in 2.x for pre-R12B-4 compatibility. | Badlop | 2009-12-02 | 1 | -1/+1 | |
| | | | | SVN Revision: 2771 | |||||
* | IQ sent to resource not connected, return service-unavailable instead of ↵ | Badlop | 2009-12-01 | 1 | -1/+1 | |
| | | | | | | recipient-unavailable (EJAB-1045) SVN Revision: 2768 | |||||
* | Forward IQ vCard queries of room occupants to bare JID, not full (EJAB-1045) | Badlop | 2009-12-01 | 1 | -6/+52 | |
| | | | | SVN Revision: 2767 | |||||
* | Don't handle internally an IQ vCard if destination is full JID (EJAB-1045) | Badlop | 2009-12-01 | 1 | -1/+1 | |
| | | | | SVN Revision: 2766 | |||||
* | Move get_group_name outside the loop (thanks to mikekaganski) | Badlop | 2009-11-26 | 1 | -1/+2 | |
| | | | | SVN Revision: 2762 | |||||
* | Generate main XML file also when exporting only a vhost (EJAB-1098) | Badlop | 2009-11-23 | 1 | -9/+14 | |
| | | | | SVN Revision: 2753 | |||||
* | Show informative webpage when browsing the HTTP-Poll page (EJAB-1106) | Badlop | 2009-11-23 | 2 | -10/+37 | |
| | | | | SVN Revision: 2751 | |||||
* | Option to define custom HTTP headers in mod_http_fileserver (EJAB-612) | Badlop | 2009-11-23 | 1 | -11/+16 | |
| | | | | SVN Revision: 2747 | |||||
* | Include IP address, time and module in IBR admin message (thanks to Tsukasa ↵ | Badlop | 2009-11-17 | 1 | -4/+16 | |
| | | | | | | Hamano) SVN Revision: 2744 | |||||
* | fixes allow_host/2 on subdomains. added hook s2s_allow_host: the hook should ↵ | Evgeniy Khramtsov | 2009-11-13 | 1 | -9/+25 | |
| | | | | | | return deny or allow SVN Revision: 2738 | |||||
* | Fix EDoc errors | Badlop | 2009-11-06 | 3 | -3/+3 | |
| | | | | SVN Revision: 2735 | |||||
* | Fix bug that forgot listener options when using R12 or older. | Badlop | 2009-11-06 | 1 | -1/+1 | |
| | | | | SVN Revision: 2734 | |||||
* | typo fix that breaks pep | Christophe Romain | 2009-11-06 | 3 | -6/+6 | |
| | | | | SVN Revision: 2731 | |||||
* | fix root node deletion match | Christophe Romain | 2009-11-05 | 3 | -4/+4 | |
| | | | | SVN Revision: 2729 | |||||
* | Fix ProcessOne name in comments. | Badlop | 2009-11-04 | 4 | -4/+4 | |
| | | | | SVN Revision: 2724 | |||||
* | Fix disco on root node, add commands to disco (thanks to Brian Cully)(EJAB-1094) | Badlop | 2009-11-04 | 3 | -39/+112 | |
| | | | | SVN Revision: 2722 | |||||
* | 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 | |||||
* | 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 | |||||
* | Fix mistake that disallowed s2s_out connections when using Erlang R12 or older. | Badlop | 2009-10-21 | 1 | -1/+0 | |
| | | | | SVN Revision: 2694 | |||||
* | 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 | 1 | -4/+7 | |
| | | | | 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 | 1 | -0/+1 | |
| | | | | | | 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 | |||||
* | 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 |