aboutsummaryrefslogtreecommitdiff
path: root/src/mod_vcard_sql.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2022Badlop2022-02-111-1/+1
* Update newest copyright year to 2021 (#3464)Badlop2021-01-271-1/+1
* Use include_lib() to include headers from dependencies (#3369)Stu Tomlinson2020-09-031-1/+1
* Update copyright to 2020 (#3149)Badlop2020-01-281-1/+1
* Improve compatibility with CockroachDB (#3074)Alexey Shchepin2019-12-161-18/+20
* Revert "Escape 'family' field in SQL requests"Evgeny Khramtsov2019-10-301-4/+4
* Escape 'family' field in SQL requestsEvgeny Khramtsov2019-10-281-4/+4
* Use new configuration validatorEvgeny Khramtsov2019-06-141-1/+0
* Update copyright to 2019 (#2756)Badlop2019-01-081-1/+1
* Add 'new_sql_schema' config option, --enable-new-sql-schema now sets its defa...Alexey Shchepin2018-03-151-7/+1
* Update copyright datesEvgeniy Khramtsov2018-01-051-1/+1
* Add SQL_INSERT macro and update SQL queries to use server_host fieldAlexey Shchepin2017-11-021-30/+61
* Replace translate:mark/1 with ?T() macroEvgeniy Khramtsov2017-09-241-24/+25
* Add script to extract translation stringsEvgeniy Khramtsov2017-09-241-24/+24
* Get rid of sql_queries.erlEvgeniy Khramtsov2017-05-231-8/+35
* Implement cache for mod_vcard and mod_vcard_xupdateEvgeniy Khramtsov2017-05-171-2/+2
* Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
* Cleanup file headersChristophe Romain2016-12-271-6/+22
* Improve ODBC importChristophe Romain2016-11-221-32/+7
* Deprecate jlib:integer_to_binary/1 and jlib:binary_to_integer/1Evgeniy Khramtsov2016-09-241-1/+1
* Rewrite mod_vcard_ldap to use XML generatorEvgeniy Khramtsov2016-07-291-3/+49
* Get rid of "jlib.hrl" dependency in some filesEvgeniy Khramtsov2016-07-261-1/+1
* Update SQL escapingAlexey Shchepin2016-05-131-2/+4
* Update more SQL queriesAlexey Shchepin2016-05-051-52/+24
* Rename odbc to sql everywhereEvgeniy Khramtsov2016-04-201-34/+34
* Clean mod_vcard.erl from DB specific codeEvgeniy Khramtsov2016-04-131-0/+268