aboutsummaryrefslogtreecommitdiff
path: root/include/modules/ldap.h
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright headers.Gravatar InspIRCd Robot2024-06-071-0/+1
|
* 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 AnopeGravatar Adam2015-05-181-27/+20
| | | | | Redesign to be more like m_mysql, polling ldap_result from a thread as done previously is undefined.
* Add m_ldap, and convert m_ldapoper and m_ldapauth to use it.Gravatar Adam2013-12-191-0/+199