summaryrefslogtreecommitdiff
path: root/src/modules/extra/m_ldapauth.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Backport to stableGravatar brain2008-04-041-1/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9335 e03df62e-2008-0410-955e-edbf42e46eb7
* Allow binding to non-anonymous DN for searches (i very much doubt most ↵Gravatar brain2008-03-151-11/+23
| | | | | | people are going to hack open their ldap tree like i did to get this module to work initially, smells of security hole) git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9094 e03df62e-2008-0410-955e-edbf42e46eb7
* and clean up this too.Gravatar peavey2008-03-141-8/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9090 e03df62e-2008-0410-955e-edbf42e46eb7
* Roll back to 1.1 module version in Version()Gravatar brain2008-03-141-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9083 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix deprecation (I hope)Gravatar peavey2008-03-141-8/+13
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9081 e03df62e-2008-0410-955e-edbf42e46eb7
* Now compiles, note that it seems a few functions are deprecated in the ↵Gravatar brain2008-03-141-0/+3
| | | | | | versions of openldap i have. FIXME? git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9076 e03df62e-2008-0410-955e-edbf42e46eb7
* Merge copyrightsGravatar brain2008-03-141-1/+12
| | | | git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9075 e03df62e-2008-0410-955e-edbf42e46eb7
* Use some of unreal4's extra modules at request of a user. Original code of ↵Gravatar brain2008-03-141-0/+189
this module by Carsten Valdemar Munk based on m_sqlauth. git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9074 e03df62e-2008-0410-955e-edbf42e46eb7