summaryrefslogtreecommitdiff
path: root/src/mod_shared_roster_ldap.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright datesEvgeniy Khramtsov2018-01-051-1/+1
* Validate all certfiles on startupEvgeniy Khramtsov2017-05-231-1/+1
* Implement cache for rosterEvgeniy Khramtsov2017-05-171-23/+1
* Check presence of some files during option validationEvgeniy Khramtsov2017-05-121-2/+2
* Rename is_user_exists -> user_existsEvgeniy Khramtsov2017-05-111-1/+1
* Don't validate an option in gen_mod:get*opt() functionsEvgeniy Khramtsov2017-04-301-43/+13
* Don't re-define validation functions in multiple placesEvgeniy Khramtsov2017-04-281-18/+12
* Use new cache API in mod_shared_roster_ldapEvgeniy Khramtsov2017-04-211-69/+94
* Rename aux.erl as misc.erlChristophe Romain2017-04-111-1/+1
* Deprecate jlib.erl in favor of aux.erlEvgeniy Khramtsov2017-03-301-1/+1
* Include shared groups also when contact is is personal roster (#1585)Badlop2017-03-091-1/+3
* Attach modules to gen_mod's supervisorEvgeniy Khramtsov2017-02-141-14/+3
* Improve modules start/stop proceduresEvgeniy Khramtsov2017-02-141-1/+3
* Make test suite working againEvgeniy Khramtsov2017-01-231-4/+5
* Merge branch 'new_stream'Evgeniy Khramtsov2017-01-201-14/+17
|\
| * Adopt remaining code to support new hooksEvgeniy Khramtsov2017-01-091-16/+19
* | Update copyright date automatically (#1442)Badlop2017-01-021-1/+1
|/
* Add more type specsEvgeniy Khramtsov2016-08-121-0/+9
* Improve some type specsEvgeniy Khramtsov2016-08-091-0/+3
* Rewrite mod_shared_roster to use XML generatorEvgeniy Khramtsov2016-07-301-1/+1
* Make modules loading in a dependent order (#1191)Evgeniy Khramtsov2016-07-061-1/+4
* Fix issue getting shared rosterMickael Remond2016-03-251-662/+337
* EJAB-1480: fix issue with retreiving user rosterAnton Samets2016-03-041-1/+1
* Do not call to deprected/undefined functions from mod_shared_roster_ldapEvgeniy Khramtsov2016-02-291-15/+15
* Improve LDAP shared roster support (EJAB-1480)Evgeniy Khramtsov2016-02-261-376/+667
* Update copyright to 2016 (#901)Badlop2016-01-131-1/+1
* Move JID related functions to jid.erl (#847)Evgeniy Khramtsov2015-11-241-9/+9
* cosmetic cleanupChristophe Romain2015-10-071-8/+1
* Add config validation at startupEvgeniy Khramtsov2015-06-011-1/+99
* Do not try to fetch module options via eldap_utilsEvgeniy Khramtsov2015-06-011-8/+8
* Update copyright dates to 2015 (EJAB-1733)Badlop2015-01-081-1/+1
* Merge pull request #146 from jamielinux/masterbadlop2014-04-111-4/+3
|\
| * Update FSF addressJamie Nguyen2014-02-221-4/+3
* | Update copyright dates to 2014 (EJAB-1679)Badlop2014-03-131-1/+1
|/
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-1/+2
* Accumulated patch to binarize and indent codeBadlop2013-03-141-505/+402
* Update copyright datesAlexey Shchepin2013-01-241-1/+1
* Perform user part substitution in ldap_rfilter (EJAB-1555)Evgeniy Khramtsov2012-04-171-2/+5
* Update copyright datesAlexey Shchepin2012-02-231-1/+1
* New option support: ldap_deref_aliases (EJAB-639)Evgeniy Khramtsov2011-09-191-0/+12
* Add ldap_tls_cacertfile and ldap_tls_depth options (EJAB-1299)Evgeniy Khramtsov2011-07-131-1/+14
* Log an error when an LDAP filter is incorrect (EJAB-1395)Evgeniy Khramtsov2011-06-151-1/+3
* update copyright up to 2011Christophe Romain2011-02-141-1/+1
* Disable LRU caching algorithm for LDAP shared rostersEvgeniy Khramtsov2010-11-051-0/+2
* LDAP shared roster support (thanks to Realloc and Marcin Owsiany)Evgeniy Khramtsov2010-11-051-0/+672