]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/extra/m_ldapauth.cpp
Move all local-only fields to LocalUser
[user/henk/code/inspircd.git] / src / modules / extra / m_ldapauth.cpp
2009-10-21 danieldgMove all local-only fields to LocalUser
2009-10-21 danieldgChange module API to use LocalUser* where correct
2009-10-17 danieldgRemove dummy API_VERSION from Version constructor
2009-09-28 danieldgFix compilation of some extras modules
2009-09-26 danieldgRemove InspIRCd* parameters and fields
2009-09-22 danieldgDescribe module purpose in /MODULES output
2009-09-02 danieldgModResult conversion: Change return type of all module...
2009-08-02 peaveyFix a few typos in here so it compiles again.
2009-08-01 w00tReconnect to LDAP server if connection goes away, fixes...
2009-05-24 danieldgOnRehash changes: split to multiple hooks to clarify...
2009-04-03 w00tUse 'c' snomask instead of 'A' snomask for ldap auth...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-01-02 w00tUpdate copyrights for 2009.
2008-09-05 brainmysql's windows build is utter hell to get working...
2008-08-25 w00tChange module versions to use a string instead of fixed...
2008-08-22 w00tNuke last references to MatchText
2008-06-11 brainDont even bother to do the ldap bind if the password...
2008-06-11 pippijnfixed some indentation and spacing in modules
2008-05-19 brainConvert connection::host
2008-05-19 brainFix these too
2008-04-09 w00tFix these
2008-04-04 brainApply our own version of mminds patch that doesnt have...
2008-03-15 brainAllow for binding to non-anonymous DN for searches.
2008-03-14 peaveyclean this up now Brain says it works :)
2008-03-14 peaveyFix deprecation in trunk too
2008-03-14 brainRoll back to 1.2, not 4.0 module ver
2008-03-14 brainFuckin finally!
2008-03-14 brainGrrr!!!
2008-03-14 brainGrrr, added this at the wrong location in trunk