summaryrefslogtreecommitdiff
path: root/src/mod_shared_roster_ldap.erl (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-05Update copyright datesEvgeniy Khramtsov1-1/+1
2017-05-23Validate all certfiles on startupEvgeniy Khramtsov1-1/+1
2017-05-17Implement cache for rosterEvgeniy Khramtsov1-23/+1
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-04-30Don't validate an option in gen_mod:get*opt() functionsEvgeniy Khramtsov1-43/+13
2017-04-28Don't re-define validation functions in multiple placesEvgeniy Khramtsov1-18/+12
2017-04-21Use new cache API in mod_shared_roster_ldapEvgeniy Khramtsov1-69/+94
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-03-09Include shared groups also when contact is is personal roster (#1585)Badlop1-1/+3
2017-02-14Attach modules to gen_mod's supervisorEvgeniy Khramtsov1-14/+3
2017-02-14Improve modules start/stop proceduresEvgeniy Khramtsov1-1/+3
2017-01-23Make test suite working againEvgeniy Khramtsov1-4/+5
2017-01-09Adopt remaining code to support new hooksEvgeniy Khramtsov1-16/+19
2017-01-02Update copyright date automatically (#1442)Badlop1-1/+1
2016-08-12Add more type specsEvgeniy Khramtsov1-0/+9
2016-08-09Improve some type specsEvgeniy Khramtsov1-0/+3
2016-07-30Rewrite mod_shared_roster to use XML generatorEvgeniy Khramtsov1-1/+1
2016-07-06Make modules loading in a dependent order (#1191)Evgeniy Khramtsov1-1/+4
2016-03-25Fix issue getting shared rosterMickael Remond1-662/+337
2016-03-04EJAB-1480: fix issue with retreiving user rosterAnton Samets1-1/+1
2016-02-29Do not call to deprected/undefined functions from mod_shared_roster_ldapEvgeniy Khramtsov1-15/+15
2016-02-26Improve LDAP shared roster support (EJAB-1480)Evgeniy Khramtsov1-376/+667
2016-01-13Update copyright to 2016 (#901)Badlop1-1/+1
2015-11-24Move JID related functions to jid.erl (#847)Evgeniy Khramtsov1-9/+9
2015-10-07cosmetic cleanupChristophe Romain1-8/+1
2015-06-01Add config validation at startupEvgeniy Khramtsov1-1/+99
2015-06-01Do not try to fetch module options via eldap_utilsEvgeniy Khramtsov1-8/+8
2015-01-08Update copyright dates to 2015 (EJAB-1733)Badlop1-1/+1
2014-03-13Update copyright dates to 2014 (EJAB-1679)Badlop1-1/+1
2014-02-22Update FSF addressJamie Nguyen1-4/+3
2013-06-13Switch to rebar build toolEvgeniy Khramtsov1-1/+2
2013-03-14Accumulated patch to binarize and indent codeBadlop1-505/+402
2013-01-24Update copyright datesAlexey Shchepin1-1/+1
2012-04-17Perform user part substitution in ldap_rfilter (EJAB-1555)Evgeniy Khramtsov1-2/+5
2012-02-23Update copyright datesAlexey Shchepin1-1/+1
2011-09-19New option support: ldap_deref_aliases (EJAB-639)Evgeniy Khramtsov1-0/+12
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-1/+3
2011-02-14update copyright up to 2011Christophe Romain1-1/+1
2010-11-05Disable LRU caching algorithm for LDAP shared rostersEvgeniy Khramtsov1-0/+2
2010-11-05LDAP shared roster support (thanks to Realloc and Marcin Owsiany)Evgeniy Khramtsov1-0/+672