summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Throw error when captcha fails at server start, not later at runtimeBadlop2011-04-261-20/+8
* Do not decrease MUC admin's role/affiliationjabber2011-04-181-0/+5
* Add captcha_limit option to the example configEvgeniy Khramtsov2011-04-181-0/+4
* Remove forgotten -compile(export_all).Evgeniy Khramtsov2011-04-181-1/+1
* Implement CAPTCHA limitEvgeniy Khramtsov2011-04-185-51/+145
* Fix syntax errorEvgeniy Khramtsov2011-04-181-1/+1
* CAPTCHA whitelist supportEvgeniy Khramtsov2011-04-182-1/+47
* Try to improve support for roster_version in MSSQL (EJAB-1437)Badlop2011-04-143-4/+80
* The responses to HEAD must have empty BodyBadlop2011-04-121-2/+14
* Support as read-only HTTP method not only GET, also HEADBadlop2011-04-121-2/+6
* If extauth script crashes, ejabberd should restart it (EJAB-1428)Badlop2011-04-111-4/+12
* Support more captcha_host value formats (EJAB-1418)Badlop2011-04-112-9/+14
* Send jid attribute when occupant is banned (EJAB-1432)Badlop2011-04-071-2/+9
* mod_ping uses iqdisc no_queue by default (thanks to Chris Moos)(EJAB-1435)Badlop2011-04-071-1/+1
* Clarify {iqdisc, no_queue}Badlop2011-04-071-3/+4
* Updated Japanese translation (thanks to Mako N)Badlop2011-03-301-177/+183
* Fix typo (thanks to Krzee)Badlop2011-03-171-1/+1
* Update the changed string in the PO translation filesBadlop2011-03-1350-102/+75
* Change string in WebAdmin to reuse an existing oneBadlop2011-03-131-1/+1
* Fix bashism and make some lines similar to master branch (EJAB-1404)Badlop2011-03-091-6/+4
* If the port number isn't listener, then specify the protocol (EJAB-1418)Badlop2011-03-032-12/+15
* captcha_host must have the port number to get protocol (EJAB-1418)Badlop2011-03-033-8/+8
* mod_irc must send presence unavailable to the departing occupant (EJAB-1417)Badlop2011-03-011-7/+28
* ejabberdctl needs space between INET_DIST_INTERFACE (thanks to Dale Chase)(EJ...Badlop2011-02-281-1/+1
* Tweak pg2_backport.erl to work with Erlang older than R13A (EJAB-1349)Badlop2011-02-221-1/+4
* Add support for '@online@' Shared Roster Group (thanks to Martin Langhoff)(EJ...Badlop2011-02-212-12/+111
* Forward old messages to newly spawned extauth process (thanks to Mika Seppän...Badlop2011-02-211-1/+11
* New route_iq/5 accepting Timeout (thanks to Edwin Fine)(EJAB-1398)Badlop2011-02-211-4/+18
* New DIST_USE_INTERFACE to restrict IP where erlang connections are listened (...Badlop2011-02-163-0/+24
* New Indonesian translation (thanks to Irfan Mahfudz Guntur)(EJAB-1407)Badlop2011-02-162-0/+2207
* fix empty pubsub payload check on odbc versionChristophe Romain2011-02-141-1/+1
* fix empty pubsub payload checkChristophe Romain2011-02-141-1/+1
* update copyright up to 2011Christophe Romain2011-02-14179-238/+238
* Provide HTTPS URL in CAPTCHA form when listener has 'tls' option (EJAB-1406)Badlop2011-02-141-3/+43
* Fix typo in French translationBadlop2011-02-112-6/+6
* Escape output from ctlexec() to erl script (thanks to Dan Scott)(EJAB-1399)Badlop2011-02-091-2/+10
* Remove erroneous comment (EJAB-645)Badlop2011-02-031-3/+0
* Handle Tigase's unexpected version=1.0 when ejabberd doesn't announce it (EJA...Badlop2011-01-311-0/+4
* mod_pres_counter prevents subscription flood (thanks to Ahmed Omar and Alexey...Badlop2011-01-313-0/+170
* Add to example config file access_from commentBadlop2011-01-281-0/+8
* Update exmpp version to 0.9.6Badlop2011-01-283-4/+4
* Comment unused codeBadlop2011-01-281-6/+6
* Don't let presence-in privacy rule block a presence subscription using ODBC (...Badlop2011-01-191-43/+36
* Fix delayed response of a timeout call was reused for next login (EJAB-1385)Badlop2011-01-191-8/+12
* Clarify more the expected content of welcome_message mod_register optionBadlop2011-01-171-1/+1
* Clarify error message when BOSH query is sent to non-running moduleBadlop2011-01-121-2/+7
* Use route instead of send_element to go through standard workflow Offline mes...Mickaël Rémond2011-01-041-5/+7
* Keep the order of stanzas when BOSH sends several (EJAB-1374)Badlop2010-12-301-1/+1
* Change c2s state before offline messages resendingEvgeniy Khramtsov2010-12-281-17/+13
* Make jlib:ip_to_list safe to useAlexey Shchepin2010-12-201-1/+3