Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update Japanese translation (thanks to Mako N) | Badlop | 2012-04-20 | 1 | -101/+92 | |
| | ||||||
* | Update Greek translation (thanks to James Iakovos Mandelis) | Badlop | 2012-04-20 | 1 | -18/+15 | |
| | ||||||
* | Remove useless mnesia call | Evgeniy Khramtsov | 2012-04-20 | 1 | -6/+1 | |
| | ||||||
* | Update Czech translation (thanks to Jan Pinkas) | Badlop | 2012-04-18 | 1 | -19/+16 | |
| | ||||||
* | Update Chinese translation (thanks to Shelley Shyan) | Badlop | 2012-04-18 | 1 | -33/+31 | |
| | ||||||
* | Update Turkish translation (thanks to Doruk Fisek) | Badlop | 2012-04-18 | 1 | -72/+64 | |
| | ||||||
* | Update Russian translation (thanks to Evgeniy Khramtsov) | Badlop | 2012-04-18 | 1 | -18/+17 | |
| | ||||||
* | Update Dutch translation (thanks to Andreas van Cranenburgh) | Badlop | 2012-04-18 | 1 | -52/+55 | |
| | ||||||
* | Update Esperanto translation (thanks to Andreas van Cranenburgh) | Badlop | 2012-04-18 | 1 | -58/+58 | |
| | ||||||
* | Update German translation (thanks to Nikolaus Polak) | Badlop | 2012-04-18 | 1 | -16/+16 | |
| | ||||||
* | Extract new strings | Badlop | 2012-04-18 | 26 | -182/+182 | |
| | ||||||
* | Perform user part substitution in ldap_rfilter (EJAB-1555) | Evgeniy Khramtsov | 2012-04-17 | 1 | -2/+5 | |
| | ||||||
* | Photos from LDAP not displayed in some clients, lacking TYPE (thanks to Alex ↵ | Badlop | 2012-04-16 | 1 | -0/+1 | |
| | | | | Crycheck)(EJAB-1554) | |||||
* | Update Spanish translation | Badlop | 2012-04-15 | 1 | -19/+17 | |
| | ||||||
* | Extract new strings | Badlop | 2012-04-15 | 26 | -7905/+9516 | |
| | ||||||
* | Document how to provide a long announcement (EJAB-1553) | Badlop | 2012-04-14 | 1 | -0/+4 | |
| | ||||||
* | Handle the scenario of disabled mod_muc (EJAB-1553) | Badlop | 2012-04-14 | 1 | -1/+1 | |
| | ||||||
* | ODBC support for mod_blocking | Evgeniy Khramtsov | 2012-04-12 | 3 | -0/+391 | |
| | ||||||
* | Parse and encode https header names like native http parser does | Paweł Chmielowski | 2012-04-11 | 1 | -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 Romain | 2012-04-11 | 3 | -20/+88 | |
| | | | | (EJAB-1294) | |||||
* | Add comments about Dialyzer warnings | Badlop | 2012-04-11 | 2 | -0/+4 | |
| | ||||||
* | Add odbc modules to Makefile.win32 | Evgeniy Khramtsov | 2012-04-09 | 2 | -2/+8 | |
| | ||||||
* | Remove obsoleted function call | Evgeniy Khramtsov | 2012-04-09 | 1 | -2/+2 | |
| | ||||||
* | Don't use binary:match to extract lines from binaries | Paweł Chmielowski | 2012-04-06 | 1 | -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 files | Paweł Chmielowski | 2012-04-06 | 5 | -10/+10 | |
| | ||||||
* | Parse correctly https request split into multiple packets | Paweł Chmielowski | 2012-04-06 | 1 | -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 cases | Paweł Chmielowski | 2012-04-06 | 1 | -0/+2 | |
| | ||||||
* | Added missed tls:recv_data/2 | Alexey Shchepin | 2012-04-06 | 1 | -0/+4 | |
| | ||||||
* | Don't ignore Length parameter in tls:recv | Paweł Chmielowski | 2012-04-06 | 2 | -16/+30 | |
| | ||||||
* | Avoid quadratic behavior in reading SSL data | Alexey Shchepin | 2012-04-06 | 1 | -2/+4 | |
| | ||||||
* | Properly handle HEAD request in mod_http_bind (this fixes EJAB-1538) | Paweł Chmielowski | 2012-04-06 | 1 | -0/+2 | |
| | ||||||
* | Get rid of duplicated code | Evgeniy Khramtsov | 2012-04-06 | 8 | -204/+75 | |
| | ||||||
* | ODBC support for mod_shared_roster | Evgeniy Khramtsov | 2012-04-04 | 6 | -18/+1289 | |
| | ||||||
* | ODBC support for mod_irc | Evgeniy Khramtsov | 2012-04-03 | 6 | -11/+1116 | |
| | ||||||
* | ODBC support for mod_vcard_xupdate | Evgeniy Khramtsov | 2012-04-02 | 4 | -0/+184 | |
| | ||||||
* | ODBC support for mod_announce | Evgeniy Khramtsov | 2012-04-02 | 4 | -0/+948 | |
| | ||||||
* | Add ODBC exporting function for privacy table | Evgeniy Khramtsov | 2012-04-02 | 2 | -0/+54 | |
| | ||||||
* | Use proper module name | Evgeniy Khramtsov | 2012-03-31 | 2 | -4/+4 | |
| | ||||||
* | ODBC support for mod_muc | Evgeniy Khramtsov | 2012-03-31 | 7 | -55/+1060 | |
| | ||||||
* | Change log level from informational to error | Evgeniy Khramtsov | 2012-03-19 | 1 | -2/+2 | |
| | ||||||
* | Relax digest-uri handling (thanks to Daniel Willmann)(EJAB-1529) | Badlop | 2012-03-16 | 3 | -10/+34 | |
| | | | | | | | | 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 Khramtsov | 2012-02-29 | 1 | -1/+6 | |
| | ||||||
* | Cache caps timestamp before the IQ-request is done | Evgeniy Khramtsov | 2012-02-28 | 1 | -11/+7 | |
| | ||||||
* | Update copyright dates | Alexey Shchepin | 2012-02-23 | 182 | -241/+241 | |
| | ||||||
* | Fix typo in xep number, bosh is xep0206 (thanks to Ludovic Bocquet) | Christophe Romain | 2012-02-20 | 1 | -1/+1 | |
| | ||||||
* | Work also with some unicode strings in PgSQL (EJAB-1490) | Badlop | 2012-02-14 | 2 | -35/+47 | |
| | ||||||
* | Option default_host for handling HTTP requests with ambiguous Host (EJAB-1261) | Badlop | 2012-02-14 | 1 | -1/+14 | |
| | ||||||
* | Receiver should not generate an exception | Evgeniy Khramtsov | 2012-02-14 | 1 | -4/+12 | |
| | ||||||
* | Replace a single quote with double quotes in | Evgeniy Khramtsov | 2012-01-31 | 1 | -1/+1 | |
| | | | | an ODBC escape (thanks to Vladislav Chugunov) | |||||
* | http_bind webserver TLS fail on Chrome (thanks to Adam Langley)(EJAB-1530) | Badlop | 2012-01-19 | 1 | -1/+2 | |
| |