summaryrefslogtreecommitdiff
path: root/src/modules/m_ldapoper.cpp
AgeCommit message (Expand)Author
2021-02-26Update copyright headers.InspIRCd Robot
2020-12-03Check the ident when checking against IP in ldapoper (#1823)Christos Triantafyllidis
2020-04-24Update copyright headers.InspIRCd Robot
2020-04-17Fix ldapoper trying to auth using the provider name as the account.Sadie Powell
2020-04-10Update the module descriptions using mkversion.Sadie Powell
2020-01-11Update copyright headers.InspIRCd Robot
2019-11-22Rename ldapoper class to LDAPOper.Peter Powell
2018-08-13Implement IRCv3 message tag support.Peter Powell
2018-08-10Remove the original line parameter of On{Pre,Post}Command.Peter Powell
2018-07-26Use CommandBase::Params instead of std::vector<std::string>.Peter Powell
2017-10-28Hide User#host and User#dhost and use accessors to modify them.Peter Powell
2014-07-16Move typedef OperIndex to ServerConfig::OperIndexAttila Molnar
2014-06-13Change allocation of InspIRCd::Parser to be physically part of the object con...Attila Molnar
2014-02-13Wait for the manager bind to come back before sending search in LDAP modulesAdam
2013-12-19Add m_ldap, and convert m_ldapoper and m_ldapauth to use it.Adam