aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #27 from gcapital/masterobsolete_3alphabadlop2012-08-082-1/+8
|\
| * Merge remote-tracking branch 'upstream/master'Ben Homnick2012-03-07170-227/+227
| |\ | |/ |/|
* | Update copyright datesAlexey Shchepin2012-02-23170-227/+227
| * Handle NULL<->undefined correctly in gen_storage_odbcBrendon Hogger2012-02-211-0/+7
| * Fix a crash in debug prints of XML messagesBrendon Hogger2012-02-211-1/+1
|/
* Replace a single quote with double quotes inEvgeniy Khramtsov2012-01-311-1/+1
* http_bind webserver TLS fail on Chrome (thanks to Adam Langley)(EJAB-1530)Badlop2012-01-191-1/+2
* Foreign shared rosters items not pushed (thanks to Nathan Bruning)(EJAB-1509)Badlop2012-01-041-14/+14
* Update ejabberd version number to 3.0.0-alpha-5v3.0.0-alpha-5Badlop2011-12-231-1/+1
* Support undefinition of ssl:seed in R15BBadlop2011-12-231-1/+1
* Always allow packets from user's server and bare jid (thanks to Alexey Shchepin)Badlop2011-12-231-0/+22
* Corrected mod_blocking hooks return value, activate "Blocked Contacts" privac...Alexey Shchepin2011-12-211-12/+19
* Fix update with stripped beams (thanks to Jose M Herrero)(EJAB-1520)Badlop2011-12-211-2/+4
* Support Erlang/OTP R15B driver (EJAB-1521)Badlop2011-12-212-8/+52
* Get rid of +driver option because it is incompatible with R15BEvgeniy Khramtsov2011-12-192-2/+2
* Preliminary support for groupname@vhost in Displayed Groups (EJAB-506)Badlop2011-12-152-5/+17
* Fix command "update" to return response in the expected formatBadlop2011-12-082-4/+5
* Don't reveal invitee's resource when room informs invitorBadlop2011-12-081-2/+1
* Add callback function print_state/1 for behavior p1_fsmBadlop2011-12-081-0/+8
* Fix a recent commitBadlop2011-12-081-1/+1
* Prevent overload of incomming s2s connectionsPablo Polvorin2011-12-022-6/+62
* Fix bug on s2s shaper when TLS is usedPablo Polvorin2011-12-011-0/+5
* add hooks for node creation/deletion (EJAB-1470)Christophe Romain2011-11-293-69/+101
* Use httpc instead of the deprecated httpBadlop2011-11-261-1/+1
* Avoid a possible race conditionBadlop2011-11-261-8/+15
* Remove some leftovers of XEP-0018.Janusz Dziemidowicz2011-11-172-2/+1
* Comment section 6.3.1 because it has no content at allBadlop2011-11-151-1/+2
* Fix presence problem after first unavailable (thanks to Christopher Faulet) (...Evgeniy Khramtsov2011-11-091-2/+2
* Support to update modules in R14B04 and higherBadlop2011-11-031-2/+16
* Only verify if passwd table is SCRAMmed when starting module. Some format fixes.Badlop2011-10-281-39/+29
* Fix previous commit about language nameBadlop2011-10-201-1/+1
* Fix extraction of language name from PO filesBadlop2011-10-202-3/+3
* Use the 'host' option also for static_modules, instead of 'prefix'Badlop2011-10-209-40/+24
* When a vhost is removed, remove also its accounts and rooms (EJAB-1371)Badlop2011-10-203-36/+38
* Remove workaround, as now the correct #roster format is receivedBadlop2011-10-101-3/+3
* Revert "Update ejabberd version number to 3.0.0-alpha-4"Badlop2011-10-041-1/+1
* Update ejabberd version number to 3.0.0-alpha-4v3.0.0-alpha-4Badlop2011-09-261-1/+1
* Added relevant changes of 'master' branch.Badlop2011-09-261-0/+4
* Decrease CPU usage caused by tls:send with large data.Janusz Dziemidowicz2011-09-251-13/+3
* Fix mod_muc_log crash when first log entry is room being destroyed (EJAB-1499)Badlop2011-09-231-1/+1
* fix broken PEP after EJAB-1498 (thanks to Karim Gemayel)Christophe Romain2011-09-221-2/+1
* ejabberdctl doesn't support parameters with blankspaces (EJAB-1458)Badlop2011-09-221-10/+2
* Fix Denial of Service when user sends malformed publish stanza (thanks to Ole...Christophe Romain2011-09-213-33/+39
* added svg mimetype to default content types (thanks to Markus Kohlhase)Badlop2011-09-201-1/+2
* Add support for @online@ to add_user_to_groupBadlop2011-09-201-6/+9
* New option support: ldap_deref_aliases (EJAB-639)Evgeniy Khramtsov2011-09-196-17/+67
* Use NS_XBOSH instead of NS_BOSH (thanks to Janusz Dziemidowicz)Badlop2011-09-161-4/+4
* Update http_bind module to latest XEP-0124 and XEP-0206Janusz Dziemidowicz2011-09-161-2/+3
* No need to explicitly skip old useless tables, simply fix keep_tablesBadlop2011-09-141-5/+1
* Avoid crash when performing admin action (thanks to Evgeniy Khramtsov)Badlop2011-09-091-1/+1