]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Add m_ldap, and convert m_ldapoper and m_ldapauth to use it.
authorAdam <Adam@anope.org>
Thu, 10 Oct 2013 04:35:04 +0000 (00:35 -0400)
committerAttila Molnar <attilamolnar@hush.com>
Thu, 19 Dec 2013 15:40:11 +0000 (16:40 +0100)
commitdbbd3339564b774e5f136657dbc4da565149b852
treeb68de179672714e04f5f78fca9c050b410c99a03
parent429a4ddf6ac9fd0f16667ff38a40dc437d9af2d2
Add m_ldap, and convert m_ldapoper and m_ldapauth to use it.
docs/conf/modules.conf.example
include/modules/ldap.h [new file with mode: 0644]
src/modules/extra/m_ldap.cpp [new file with mode: 0644]
src/modules/extra/m_ldapauth.cpp [deleted file]
src/modules/extra/m_ldapoper.cpp [deleted file]
src/modules/m_ldapauth.cpp [new file with mode: 0644]
src/modules/m_ldapoper.cpp [new file with mode: 0644]