aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ODBC support for mod_blockingEvgeniy Khramtsov2012-04-124-0/+394
|
* Parse and encode https header names like native http parser doesPaweł Chmielowski2012-04-111-31/+48
| | | | | | This code adds case normalization step to https headers parsing, making it correctly use atoms for some special header no matter how upper/lower case letters are used in input string
* return user affiliation for a specified node (thanks to Karim Gemayel) ↵Christophe Romain2012-04-113-20/+88
| | | | (EJAB-1294)
* Add comments about Dialyzer warningsBadlop2012-04-112-0/+4
|
* Add odbc modules to Makefile.win32Evgeniy Khramtsov2012-04-092-2/+8
|
* Remove obsoleted function callEvgeniy Khramtsov2012-04-091-2/+2
|
* Don't use binary:match to extract lines from binariesPaweł Chmielowski2012-04-061-3/+13
| | | | | This was added in R13B3, lets roll our own implementation to make sure it works on older erlang versions.
* Fix makefile rules for building dll-s in Makefile.win32 filesPaweł Chmielowski2012-04-065-10/+10
|
* Parse correctly https request split into multiple packetsPaweł Chmielowski2012-04-061-130/+80
| | | | | | | | This fixes case when SockMod:recv() calls returns only part of first line of http request (GET/POST/OPTION/HEAD line). Before that change request like that (and if keep-alive was active, all further request) were dropped. This fixes EJAB-1537.
* Make sure that res is initialized in all casesPaweł Chmielowski2012-04-061-0/+2
|
* Added missed tls:recv_data/2Alexey Shchepin2012-04-061-0/+4
|
* Don't ignore Length parameter in tls:recvPaweł Chmielowski2012-04-062-16/+30
|
* Avoid quadratic behavior in reading SSL dataAlexey Shchepin2012-04-061-2/+4
|
* Properly handle HEAD request in mod_http_bind (this fixes EJAB-1538)Paweł Chmielowski2012-04-061-0/+2
|
* Get rid of duplicated codeEvgeniy Khramtsov2012-04-068-204/+75
|
* ODBC support for mod_shared_rosterEvgeniy Khramtsov2012-04-047-19/+1294
|
* ODBC support for mod_ircEvgeniy Khramtsov2012-04-037-11/+1119
|
* ODBC support for mod_vcard_xupdateEvgeniy Khramtsov2012-04-025-0/+187
|
* ODBC support for mod_announceEvgeniy Khramtsov2012-04-025-0/+952
|
* Add ODBC exporting function for privacy tableEvgeniy Khramtsov2012-04-022-0/+54
|
* Add notes about mod_muc_odbcEvgeniy Khramtsov2012-04-021-1/+4
|
* Use proper module nameEvgeniy Khramtsov2012-03-312-4/+4
|
* ODBC support for mod_mucEvgeniy Khramtsov2012-03-317-55/+1060
|
* Change log level from informational to errorEvgeniy Khramtsov2012-03-191-2/+2
|
* Relax digest-uri handling (thanks to Daniel Willmann)(EJAB-1529)Badlop2012-03-164-10/+40
| | | | | | | | This patch introduces a new config option - fqdn - to set the fully qualified domain name of the host: {fqdn, "foo.example.com"}. This fixes a problem with Pidgin not being able to log in on a server that used SRV records.
* Assume we have only one CPU when an auto-detection fails (EJAB-1516)Evgeniy Khramtsov2012-02-291-1/+6
|
* Cache caps timestamp before the IQ-request is doneEvgeniy Khramtsov2012-02-281-11/+7
|
* Update copyright datesAlexey Shchepin2012-02-23185-244/+244
|
* Recommend Erlang/OTP R13B04 and R14B04Badlop2012-02-222-2/+2
|
* Fix Enlish in the Guide (thanks to Ludovic Bocquet)Badlop2012-02-221-7/+7
|
* Fix typo in xep number, bosh is xep0206 (thanks to Ludovic Bocquet)Christophe Romain2012-02-201-1/+1
|
* Add thanks to Ludovic Bocquet for past Guide contributionsBadlop2012-02-151-0/+1
|
* Work also with some unicode strings in PgSQL (EJAB-1490)Badlop2012-02-142-35/+47
|
* Option default_host for handling HTTP requests with ambiguous Host (EJAB-1261)Badlop2012-02-142-2/+20
|
* Receiver should not generate an exceptionEvgeniy Khramtsov2012-02-141-4/+12
|
* Fix the documentation about default value of captcha_cmd optionBadlop2012-02-011-1/+1
|
* Replace a single quote with double quotes inEvgeniy Khramtsov2012-01-311-1/+1
| | | | an ODBC escape (thanks to Vladislav Chugunov)
* http_bind webserver TLS fail on Chrome (thanks to Adam Langley)(EJAB-1530)Badlop2012-01-191-1/+2
|
* Fixed ejabberd_http:get_lineAlexey Shchepin2012-01-191-1/+3
|
* Foreign shared rosters items not pushed (thanks to Nathan Bruning)(EJAB-1509)Badlop2012-01-041-12/+12
|
* Revert "Update ejabberd version number to 2.1.10"Badlop2011-12-316-17/+17
| | | | This reverts commit bcdae191417bbec40ec87d71b8143942da92f2f1.
* mod_private.erl: misc errors cases fixes (thanks to Karim Gemayel)Alexey Shchepin2011-12-302-65/+98
|
* Update ejabberd version number to 2.1.10v2.1.10Badlop2011-12-236-42/+41
|
* New release notes for 2.1.10Badlop2011-12-231-0/+39
|
* Support undefinition of ssl:seed in R15BBadlop2011-12-231-1/+1
|
* Use the regexp frontend module (EJAB-921)Badlop2011-12-231-18/+24
|
* Always allow packets from user's server and bare jid in mod_privacy*Alexey Shchepin2011-12-222-0/+42
|
* Fixed the previous mod_blocking patchAlexey Shchepin2011-12-211-1/+1
|
* Corrected mod_blocking hooks return value, activate "Blocked Contacts" ↵Alexey Shchepin2011-12-211-24/+30
| | | | privacy list after it is changed
* Fix update with stripped beams (thanks to Jose M Herrero)(EJAB-1520)Badlop2011-12-211-2/+4
|