aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Generate main XML file also when exporting only a vhost (EJAB-1098)Badlop2009-11-231-9/+14
| | | | SVN Revision: 2753
* Show informative webpage when browsing the HTTP-Poll page (EJAB-1106)Badlop2009-11-232-10/+37
| | | | SVN Revision: 2751
* Option to define custom HTTP headers in mod_http_fileserver (EJAB-612)Badlop2009-11-231-11/+16
| | | | SVN Revision: 2747
* Include IP address, time and module in IBR admin message (thanks to Tsukasa ↵Badlop2009-11-171-4/+16
| | | | | | Hamano) SVN Revision: 2744
* fixes allow_host/2 on subdomains. added hook s2s_allow_host: the hook should ↵Evgeniy Khramtsov2009-11-131-9/+25
| | | | | | return deny or allow SVN Revision: 2738
* Fix EDoc errorsBadlop2009-11-063-3/+3
| | | | SVN Revision: 2735
* Fix bug that forgot listener options when using R12 or older.Badlop2009-11-061-1/+1
| | | | SVN Revision: 2734
* typo fix that breaks pepChristophe Romain2009-11-063-6/+6
| | | | SVN Revision: 2731
* fix root node deletion matchChristophe Romain2009-11-053-4/+4
| | | | SVN Revision: 2729
* Fix ProcessOne name in comments.Badlop2009-11-044-4/+4
| | | | SVN Revision: 2724
* Fix disco on root node, add commands to disco (thanks to Brian Cully)(EJAB-1094)Badlop2009-11-043-39/+112
| | | | SVN Revision: 2722
* Send authorization messages outside of get-pending transaction (thanks to ↵Badlop2009-11-042-34/+33
| | | | | | Brian Cully)(EJAB-1090) SVN Revision: 2721
* Send authorization messages outside of get-pending transaction (thanks to ↵Badlop2009-11-041-8/+7
| | | | | | Brian Cully)(EJAB-1090) SVN Revision: 2719
* Fix stringprep Bidi checking (thanks to Alexey Shchepin)(EJAB-1087)Badlop2009-11-011-1/+1
| | | | SVN Revision: 2717
* minor bugfix, thanks to brian Cully (EJAB-1089)Christophe Romain2009-10-271-6/+12
| | | | SVN Revision: 2713
* backport previous patch to pubsub odbcChristophe Romain2009-10-272-45/+53
| | | | SVN Revision: 2711
* fix disco bugs, thanks to Brian Cully (EJAB-1088)Christophe Romain2009-10-271-7/+14
| | | | SVN Revision: 2710
* Fix mistake that disallowed s2s_out connections when using Erlang R12 or older.Badlop2009-10-211-1/+0
| | | | SVN Revision: 2694
* does not use slash as default separator in nodename (EJAB-667)Christophe Romain2009-10-2022-267/+423
| | | | SVN Revision: 2687
* Body tag not properly closed in HTTP-Bind (thanks to Janusz ↵Badlop2009-10-201-1/+1
| | | | | | Dziemidowicz)(EJAB-1075) SVN Revision: 2685
* In default config, only local accounts can create rooms and pubsub nodes.Badlop2009-10-191-4/+7
| | | | SVN Revision: 2683
* Provide send_timeout_close option in TCP only in R13B or higher (EJAB-926)Badlop2009-10-192-3/+10
| | | | SVN Revision: 2680
* Support ejabberd_listener option 'backlog' to increase TCP backlog (thanks ↵Badlop2009-10-191-0/+1
| | | | | | to Janusz Dziemidowicz)(EJAB-1063) SVN Revision: 2678
* Consistency, wording and spacing corrections for Polish messages (thanks to ↵Badlop2009-10-192-152/+158
| | | | | | Marcin Owsiany)(EJAB-1072) SVN Revision: 2677
* Start mnesia as a permanent application (thanks to Brian Cully)(EJAB-1068)Badlop2009-10-191-1/+1
| | | | SVN Revision: 2673
* Fix unnecessary call to xml:crypt/1 (thanks to Janusz Dziemidowicz)(EJAB-1064)Badlop2009-10-191-1/+1
| | | | SVN Revision: 2672
* Support gen_tcp send timeout: Close the connection if the other end has ↵Mickaël Rémond2009-10-194-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 warningsBadlop2009-10-131-2/+2
| | | | SVN Revision: 2668
* prevent remove_user from blocking gen_server, and allow plugin to change ↵Christophe Romain2009-10-133-149/+161
| | | | | | broadcasted payload on publish SVN Revision: 2666
* typo fix (EJAB-1060)Christophe Romain2009-10-131-2/+2
| | | | SVN Revision: 2664
* If s2s fails due to namespace mismatch, show differences to help debugging ↵Badlop2009-10-121-3/+4
| | | | | | the problem. SVN Revision: 2662
* fix get_item issue on authorize access model (thanks to brian cully) (EJAB-1060)Christophe Romain2009-10-122-4/+4
| | | | SVN Revision: 2660
* autodetect compilation parameters for Mac OS X Snow Leopard (EJAB-1056)Christophe Romain2009-10-125-1/+4129
| | | | SVN Revision: 2658
* return invalid-options on badly formed subscription optionsChristophe Romain2009-10-123-52/+77
| | | | SVN Revision: 2656
* Default pubsub messages to headline if nothing is configured (thanks to ↵Christophe Romain2009-10-123-4/+4
| | | | | | Brian Cully) (EJAB-1061) SVN Revision: 2654
* Fix regression for authorize node subscription (thanks to Brian ↵Badlop2009-10-092-6/+0
| | | | | | Cully)(EJAB-1060) SVN Revision: 2651
* Add debug message on command executionMickaël Rémond2009-10-081-0/+1
| | | | SVN Revision: 2650
* new option added: max_fsm_queue. removed hardcoded FSMLIMITSEvgeniy Khramtsov2009-10-073-11/+27
| | | | SVN Revision: 2645
* use queue to reduced quadratic time effort on selective receive (thanks to ↵Evgeniy Khramtsov2009-10-072-51/+124
| | | | | | Alexey Shchepin) SVN Revision: 2644
* allow max_items_node use on pepChristophe Romain2009-10-063-39/+43
| | | | SVN Revision: 2642
* Improve stream error stanza when receives invalid handshake from component.Badlop2009-10-061-1/+5
| | | | SVN Revision: 2640
* Pack presences stored in C2S processes (thanks to Geoff Cant)(EJAB-1057)Badlop2009-09-281-6/+70
| | | | SVN Revision: 2638
* do not create hometree base when hometree not configured as pluginChristophe Romain2009-09-253-51/+61
| | | | SVN Revision: 2634
* fixes race condition in wait_caps/note_caps (EJAB-1054)Evgeniy Khramtsov2009-09-251-9/+6
| | | | SVN Revision: 2632
* Update Catalan translation (thanks to Jan Kusanagi)Badlop2009-09-242-102/+112
| | | | SVN Revision: 2630
* improve waiting caps clean (EJAB-1054)Christophe Romain2009-09-241-2/+5
| | | | SVN Revision: 2627
* fix EJAB-1044 and EJAB-1055Christophe Romain2009-09-2416-19/+58
| | | | SVN Revision: 2626
* Recompile guide and translation files.Badlop2009-09-2425-2416/+2416
| | | | SVN Revision: 2625
* rename pep_sendlast_offline option to ignore_pep_from_offline in default ↵Christophe Romain2009-09-231-1/+1
| | | | | | configuration SVN Revision: 2622
* rename pep_sendlast_offline option to ignore_pep_from_offline (EJAB-1047)Christophe Romain2009-09-232-8/+8
| | | | SVN Revision: 2621