| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add PackageInfo directives for Debian. | 2017-10-21 | 1 | -0/+1 | |
| | | |||||
| * | Convert a bunch of time-related config options to getDuration. | 2017-09-03 | 1 | -1/+1 | |
| | | |||||
| * | Add CentOS PackageInfo | 2016-09-16 | 1 | -0/+2 | |
| | | |||||
| * | Merge pull request #1222 from SaberUK/master+warnings | 2016-09-16 | 1 | -0/+5 | |
| |\ | | | | | Fix various compiler warnings | ||||
| | * | Fix m_ldap warning about OpenLDAP being deprecated on OS X. | 2016-09-15 | 1 | -0/+5 | |
| | | | |||||
| * | | Rewrite the build system directive parser. | 2016-09-16 | 1 | -2/+3 | |
| |/ | |||||
| * | Fix m_ldap not linking to liblber on UNIX systems. | 2016-08-19 | 1 | -1/+1 | |
| | | |||||
| * | m_ldap Remove unused LDAPService::last_timeout_check | 2016-08-19 | 1 | -2/+1 | |
| | | |||||
| * | New m_ldap from Anope | 2015-05-18 | 1 | -302/+343 | |
| | | | | | | Redesign to be more like m_mysql, polling ldap_result from a thread as done previously is undefined. | ||||
| * | Change type of some associative containers to their flat versions, including ↵ | 2014-12-15 | 1 | -2/+2 | |
| | | | | | Extensible storage | ||||
| * | Link m_ldap against libldap_r | 2014-12-07 | 1 | -2/+2 | |
| | | |||||
| * | Merge insp20 | 2014-07-25 | 1 | -2/+2 | |
| | | |||||
| * | Change allocation of InspIRCd::Threads to be physically part of the object ↵ | 2014-06-13 | 1 | -1/+1 | |
| | | | | | containing it | ||||
| * | m_ldap: time out LDAP queries | 2014-05-10 | 1 | -12/+68 | |
| | | | | | | | | Set LDAP_OPT_NETWORK_TIMEOUT to 0 in m_ldap to prevent the asynchronous library calls from blocking Fix memory leak of pending queries when m_ldap is unloaded | ||||
| * | Add m_ldap, and convert m_ldapoper and m_ldapauth to use it. | 2013-12-19 | 1 | -0/+572 | |
