summaryrefslogtreecommitdiff
path: root/src/mod_vcard_ldap.erl (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-05Update copyright datesEvgeniy Khramtsov1-1/+1
2017-09-24Replace translate:mark/1 with ?T() macroEvgeniy Khramtsov1-23/+24
2017-09-24Add script to extract translation stringsEvgeniy Khramtsov1-23/+23
2017-08-08Introduce 'hosts' optionEvgeniy Khramtsov1-4/+3
2017-05-23Validate all certfiles on startupEvgeniy Khramtsov1-1/+1
2017-05-17Implement cache for mod_vcard and mod_vcard_xupdateEvgeniy Khramtsov1-2/+2
2017-05-12Check presence of some files during option validationEvgeniy Khramtsov1-2/+2
2017-05-11Rename is_user_exists -> user_existsEvgeniy Khramtsov1-1/+1
2017-05-08Add type specs for Module:opt_type/1Evgeniy Khramtsov1-10/+1
2017-05-03Parse ldap_uids in mod_vcard_ldap like in eldap_utils (#319)Badlop1-2/+3
2017-04-30Don't validate an option in gen_mod:get*opt() functionsEvgeniy Khramtsov1-41/+8
2017-04-28Don't re-define validation functions in multiple placesEvgeniy Khramtsov1-17/+3
2017-04-11Rename aux.erl as misc.erlChristophe Romain1-1/+1
2017-03-30Deprecate jlib.erl in favor of aux.erlEvgeniy Khramtsov1-1/+1
2017-02-24Improve startup procedureEvgeniy Khramtsov1-3/+3
2017-02-18Fix some dialyzer warningsEvgeniy Khramtsov1-1/+1
2017-02-14Improve modules start/stop proceduresEvgeniy Khramtsov1-2/+3
2017-01-02Update copyright date automatically (#1442)Badlop1-1/+1
2016-12-27Cleanup file headersChristophe Romain1-6/+22
2016-11-22Fix vcard_ldap exportsChristophe Romain1-0/+6
2016-11-22Fix issues on import improvementsChristophe Romain1-2/+2
2016-09-13Make common tests working againEvgeniy Khramtsov1-4/+4
2016-07-31Improve vCard creation from LDAP resultEvgeniy Khramtsov1-104/+44
2016-07-29Rewrite mod_vcard_ldap to use XML generatorEvgeniy Khramtsov1-555/+183
2016-07-06Make modules loading in a dependent order (#1191)Evgeniy Khramtsov1-1/+4
2016-03-31Replace some ?ERR_* macros with ?ERRT_*Evgeniy Khramtsov1-10/+16
2016-03-13Make it possible to get virtual host of a registered routeEvgeniy Khramtsov1-1/+1
2016-02-03Switch to Fast XML moduleMickael Remond1-2/+2
2016-01-13Update copyright to 2016 (#901)Badlop1-3/+3
2015-11-24Move JID related functions to jid.erl (#847)Evgeniy Khramtsov1-2/+2
2015-11-13Disable vJUD by default also in mod_vcard_ldap source codeBadlop1-2/+2
2015-06-01Add config validation at startupEvgeniy Khramtsov1-1/+101
2015-06-01Do not try to fetch module options via eldap_utilsEvgeniy Khramtsov1-2/+2
2015-01-08Update copyright dates to 2015 (EJAB-1733)Badlop1-3/+3
2014-03-13Update copyright dates to 2014 (EJAB-1679)Badlop1-3/+3
2014-02-22Update FSF addressJamie Nguyen1-4/+3
2013-08-21Change configuration file format to YAMLEvgeniy Khramtsov1-2/+16
2013-06-13Switch to rebar build toolEvgeniy Khramtsov1-1/+2
2013-03-14Accumulated patch to binarize and indent codeBadlop1-655/+662
2013-01-24Update copyright datesAlexey Shchepin1-3/+3
2012-04-16Photos from LDAP not displayed in some clients, lacking TYPE (thanks to Alex ...Badlop1-0/+1
2012-02-23Update copyright datesAlexey Shchepin1-3/+3
2011-09-19New option support: ldap_deref_aliases (EJAB-639)Evgeniy Khramtsov1-7/+22
2011-07-13Add ldap_tls_cacertfile and ldap_tls_depth options (EJAB-1299)Evgeniy Khramtsov1-1/+14
2011-06-15Log an error when an LDAP filter is incorrect (EJAB-1395)Evgeniy Khramtsov1-2/+6
2011-02-14update copyright up to 2011Christophe Romain1-3/+3
2010-10-05use one_queue IQ discipline by defaultEvgeniy Khramtsov1-1/+1
2010-05-10new option ldap_tls_verify is added (EJAB-1229)Evgeniy Khramtsov1-3/+9
2010-01-12Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop1-3/+3
2009-07-31fixes incorrect substitution of an LDAP patternEvgeniy Khramtsov1-2/+4