Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-27 | Fix oversights in substr() conversion | Attila Molnar | |
Thanks to @StevenVanAcker for reporting and testing this | |||
2015-01-18 | Specify which Extensible subclass an ExtensionItem is valid for | Attila Molnar | |
2015-01-10 | Reduce std::string::substr() usage | Attila Molnar | |
substr() returns a new string while erase() and assign() modify the existing one | |||
2014-02-13 | Remove redundant null pointer check from m_ldapauth | Adam | |
2014-02-13 | Wait for the manager bind to come back before sending search in LDAP modules | Adam | |
2014-02-07 | m_ldapauth.cpp: Allow multiple patterns for users to bypass LDAP auth | Thiago Crepaldi | |
2014-01-31 | Remove a few unnecessary .c_str() calls | Attila Molnar | |
2013-12-19 | Add m_ldap, and convert m_ldapoper and m_ldapauth to use it. | Adam | |
2008-03-14 | Grrr, added this at the wrong location in trunk | brain | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9078 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2008-03-14 | Forward port and make work with trunk. Original code of this module by ↵ | brain | |
Carsten Valdemar Munk based on m_sqlauth. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9077 e03df62e-2008-0410-955e-edbf42e46eb7 |