summaryrefslogtreecommitdiff
path: root/src/modules/extra/m_ldap.cpp
AgeCommit message (Expand)Author
2020-01-11Update copyright headers.InspIRCd Robot
2019-09-30Fix a compiler error in the LDAP module.Peter Powell
2019-09-27Deduplicate code for handling with setting LDAP options.Peter Powell
2019-07-16Add package names for ArchLinux.Peter Powell
2019-06-24Reset diagnostic pragmas after including external headers (#1661).linuxdaemon
2019-04-28Textual improvements and fixes such as typos, casing, etc. (#1612)Robby
2018-07-24Make more config stuff case insensitive.Peter Powell
2017-10-21Add PackageInfo directives for Debian.Peter Powell
2017-09-03Convert a bunch of time-related config options to getDuration.Peter Powell
2016-09-16Add CentOS PackageInfoAdam
2016-09-16Merge pull request #1222 from SaberUK/master+warningsAttila Molnar
2016-09-16Rewrite the build system directive parser.Peter Powell
2016-09-15Fix m_ldap warning about OpenLDAP being deprecated on OS X.Peter Powell
2016-08-19Fix m_ldap not linking to liblber on UNIX systems.Peter Powell
2016-08-19m_ldap Remove unused LDAPService::last_timeout_checkAttila Molnar
2015-05-18New m_ldap from AnopeAdam
2014-12-15Change type of some associative containers to their flat versions, including ...Attila Molnar
2014-12-07Link m_ldap against libldap_rAdam
2014-07-25Merge insp20Attila Molnar
2014-06-13Change allocation of InspIRCd::Threads to be physically part of the object co...Attila Molnar
2014-05-10m_ldap: time out LDAP queriesAdam
2013-12-19Add m_ldap, and convert m_ldapoper and m_ldapauth to use it.Adam