aboutsummaryrefslogtreecommitdiff
path: root/include/modules/ldap.h
Commit message (Expand)AuthorAgeFilesLines
* Yet more stylistic fixes.Gravatar Sadie Powell2022-12-011-9/+6
* Modernize an old-style loop that was previously missed.Gravatar Sadie Powell2022-10-011-2/+2
* Modernize the syntax of various templates.Gravatar Sadie Powell2022-06-231-1/+1
* Abolish the infernal space before accessibility keywords.Gravatar Sadie Powell2022-01-251-3/+3
* Refactor CoreException and ModuleException.Gravatar Sadie Powell2022-01-071-4/+6
* Add the final keyword to all remaining classes that can have it.Gravatar Sadie Powell2021-12-201-5/+8
* Clean up a bunch of contructors and destructors.Gravatar Sadie Powell2020-11-011-2/+2
* Update copyright headers.Gravatar InspIRCd Robot2020-01-111-2/+1
* New m_ldap from Anope•••Redesign to be more like m_mysql, polling ldap_result from a thread as done previously is undefined. Gravatar Adam2015-05-181-27/+20
* Add m_ldap, and convert m_ldapoper and m_ldapauth to use it.Gravatar Adam2013-12-191-0/+199