aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
| * Document new option max_fsm_queue.Badlop2009-10-083-181/+222
| | | | | | | | SVN Revision: 2648
| * 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
| * Describe how to compile ejabberd on Mac OS X Snow Leopard with Erlang R13B-2Mickaël Rémond2009-09-271-0/+14
| | | | | | | | SVN Revision: 2636
| * 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
| * new CAPTCHA script since previous one has been brokenEvgeniy Khramtsov2009-09-251-16/+47
| | | | | | | | SVN Revision: 2631
| * 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-2426-2419/+2422
| | | | | | | | 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-233-10/+10
| | | | | | | | SVN Revision: 2621
| * fix Makefile.win32 for including stun (thanks to neustradamus)Christophe Romain2009-09-231-2/+8
| | | | | | | | SVN Revision: 2619
| * Fix wrong XEP number to XEP-0227. Recompile translation files.Badlop2009-09-2345-187/+187
| | | | | | | | SVN Revision: 2617
| * fix EJAB-819 thanks to badlopChristophe Romain2009-09-2317-124/+165
| | | | | | | | SVN Revision: 2615
| * Replace several mentions of Jabber to XMPP (thanks to Nicolas Vérité)Badlop2009-09-235-105/+107
| | | | | | | | SVN Revision: 2613
| * Replaced Jabber references in config file with XMPP, official name of the ↵Mickaël Rémond2009-09-231-6/+6
| | | | | | | | | | | | protocol SVN Revision: 2612
| * fix EJAB-1048, add timestamp to last published itemsChristophe Romain2009-09-233-46/+89
| | | | | | | | SVN Revision: 2611
| * Removed unneeded use of length function + Remove trailing spacesMickaël Rémond2009-09-211-19/+16
| | | | | | | | SVN Revision: 2610
| * Document more ejabberd commands in the Guide (EJAB-1041)Badlop2009-09-214-10/+12
| | | | | | | | SVN Revision: 2608
| * Added new translation to Greek language (thanks to James Iakovos Mandelis)Badlop2009-09-214-1/+2006
| | | | | | | | SVN Revision: 2607
| * Mention the mod_pubsub plugin default rename to flatBadlop2009-09-211-0/+3
| | | | | | | | SVN Revision: 2606
| * fix missing member affiliation on odbc pluginChristophe Romain2009-09-181-0/+2
| | | | | | | | SVN Revision: 2603
| * fix compilation warningChristophe Romain2009-09-181-4/+2
| | | | | | | | SVN Revision: 2601
| * Return terminal binding condition on max stanza size limit (thanks to Aleksey)Christophe Romain2009-09-181-11/+21
| | | | | | | | SVN Revision: 2600
| * removed pretty printer from debugEvgeniy Khramtsov2009-09-151-4/+4
| | | | | | | | SVN Revision: 2599
| * Remove ChangeLog on distcleanBadlop2009-09-111-0/+1
| | | | | | | | SVN Revision: 2598
| * change version do 2.1.0Christophe Romain2009-09-115-8/+8
| | | | | | | | SVN Revision: 2597
| * Replace TYPE/1 with is_TYPE/1 (EJAB-922)Badlop2009-09-101-6/+6
| | | | | | | | SVN Revision: 2596
| * Mention in the 2.1.0 release notes the HTTP-Bind optimizationBadlop2009-09-101-0/+1
| | | | | | | | SVN Revision: 2595
| * Add a "created_at" column to some tables in the MySQL schema to storeJérôme Sautret2009-09-101-6/+12
| | | | | | | | | | | | a timestamp (thanks to Pedro Melo, EJAB-376). SVN Revision: 2593
| * Fix pubsub tables constraints in MySQL schema creation script.Jérôme Sautret2009-09-101-6/+6
| | | | | | | | SVN Revision: 2592
| * remove useless includeChristophe Romain2009-09-091-2/+0
| | | | | | | | SVN Revision: 2590
| * fix delete item to allow owner being able to remove all publisher items, and ↵Christophe Romain2009-09-096-59/+93
| | | | | | | | | | | | also fix EJAB-1036 SVN Revision: 2589
| * Change some error messages.Badlop2009-09-072-3/+5
| | | | | | | | SVN Revision: 2587
| * fix minor timestamp shift between item creation and modificationChristophe Romain2009-09-041-2/+3
| | | | | | | | SVN Revision: 2585
| * Use the local (target) domain for firing the s2s_receive_packet hook. Pablo Polvorin2009-09-041-2/+2
| | | | | | | | | | | | | | It was using the external server domain (LFrom) instead of the local domain (LTo). This might have impact on mod_caps in s2s scenarios, needs further attention. SVN Revision: 2583
| * Update Swedish translation (thanks to Gustaf Alströmer)Badlop2009-09-022-160/+164
| | | | | | | | SVN Revision: 2580
| * improve previous patchChristophe Romain2009-09-013-40/+41
| | | | | | | | SVN Revision: 2578