aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_ldapoper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Hide User#host and User#dhost and use accessors to modify them.•••This removes the need to invalidate the cache after changing a user's hostname. Gravatar Peter Powell2017-10-281-1/+1
* Move typedef OperIndex to ServerConfig::OperIndexGravatar Attila Molnar2014-07-161-2/+2
* Change allocation of InspIRCd::Parser to be physically part of the object con...Gravatar Attila Molnar2014-06-131-1/+1
* Wait for the manager bind to come back before sending search in LDAP modulesGravatar Adam2014-02-131-7/+42
* Add m_ldap, and convert m_ldapoper and m_ldapauth to use it.Gravatar Adam2013-12-191-0/+213