Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-11Update copyright year to 2022Badlop
2021-04-09allow shared roster group placeholder in mqtt topicRobert Schuh
2021-01-27Update newest copyright year to 2021 (#3464)Badlop
2020-06-22Correctly handle user_regexp acl rules with not matching hostPaweł Chmielowski
2020-01-28Update copyright to 2020 (#3149)Badlop
2019-11-15Fix acl reloadingEvgeny Khramtsov
2019-07-15Compile some regexps as unicodeEvgeny Khramtsov
2019-06-14Use new configuration validatorEvgeny Khramtsov
2019-01-09Update copyright to 2019 (#2756)Badlop
2018-09-19Switch more log message to warning levelEvgeny Khramtsov
2018-06-14Get rid of ejabberd.hrl headerEvgeniy Khramtsov
2018-05-04Teach acl ip matching about ipv4 mapped ipv6 addressesPaweł Chmielowski
2018-01-05Update copyright datesEvgeniy Khramtsov
2017-12-26Forget old access/shaper rules and ACLs on reloadHolger Weiss
2017-05-04Catch exceptions from acl:add_list in web adminPaweł Chmielowski
2017-04-29Don't validate an option in ejabberd_config:get_option() functionsEvgeniy Khramtsov
2017-04-21Speedup Mnesia tables initializationEvgeniy Khramtsov
2017-02-24Improve startup procedureEvgeniy Khramtsov
2017-02-23Start/stop virtual hosts when reloading configuration fileEvgeniy Khramtsov
2017-02-18Fix some dialyzer warningsEvgeniy Khramtsov
2017-02-16Correct access_matches specPaweł Chmielowski
2017-01-02Update copyright date automatically (#1442)Badlop
2016-11-30Improve handling of mnesia schemaChristophe Romain
2016-11-24Get rid of excessive (io)list_to_binary/1 callsEvgeniy Khramtsov
2016-11-12Merge branch 'master' into xml-ngEvgeniy Khramtsov
2016-10-05New api permissions frameworkPaweł Chmielowski
2016-09-19Don't worry about storage_type of the Acl mnesia table (#1206)Badlop
2016-09-19Use mnesia calls instead of ets for Acl and Access tables (#1206)Badlop
2016-09-08TypoPaweł Chmielowski
2016-09-08Properly normalize resource_regexp acl rulePaweł Chmielowski
2016-07-28Merge pull request #1211 from processone/expand_apiMickaël Rémond
2016-07-26Remove jlib dependency from acl.erlEvgeniy Khramtsov
2016-07-25Export acl:parse_ip_netmask/1 for mod_rest (ejabberd-contrib#175)Badlop
2016-07-23Move any access rules check to ACL moduleMickael Remond
2016-06-24acl: ACLName rule should match if any part of ACLName matchesPaweł Chmielowski
2016-06-21Add acl:{access,shaper}_rules_validator for use in {mod_}opt_type()Paweł Chmielowski
2016-06-16Allow using shaper defined by name like in in s2s_shaper: fastPaweł Chmielowski
2016-06-16Typo in option namePaweł Chmielowski
2016-06-15Add shorter version of some common access rules definitionsPaweł Chmielowski
2016-05-30Allow @ inside acl user{,_glob,_regexp} to pass both user and server in singl...Paweł Chmielowski
2016-05-26New ACL infrastructurePaweł Chmielowski
2016-04-08Allow testing user pattern directly in access rulesMickael Remond
2016-04-06Allow clearing all ACL and access rulesMickael Remond
2016-04-06Export add_access/3 to allow setting ACL outside of yaml config fileMickael Remond
2016-01-13Update copyright to 2016 (#901)Badlop
2015-11-24Move JID related functions to jid.erl (#847)Evgeniy Khramtsov
2015-10-07Fix acl issue from cleanupChristophe Romain
2015-10-07cosmetic cleanupChristophe Romain
2015-06-01Add config validation at startupEvgeniy Khramtsov
2015-01-08Update copyright dates to 2015 (EJAB-1733)Badlop