]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/extra/m_ldapauth.cpp
m_ldapauth: fix providing username in PASS
[user/henk/code/inspircd.git] / src / modules / extra / m_ldapauth.cpp
2017-03-20 Adamm_ldapauth: fix providing username in PASS
2014-04-20 Attila MolnarMerge pull request #832 from SaberUK/insp20+fix-ssl...
2014-04-13 AdamChange Windows libraries to be dynamically linked
2012-12-02 attilamolnarDynamically determine the size of the eventlist[] passe...
2012-11-29 Attila MolnarMerge pull request #374 from rburchell/ldapauth_vhosts
2012-11-29 Robin Burchellldapauth: register both extensions
2012-11-29 Robin Burchellldapauth: RAII returned ldap message.
2012-11-29 Robin Burchellldapauth: fix memory leak
2012-11-29 Robin Burchellldapauth: Allow setting virtual hosts on identification...
2012-11-29 Robin Burchellldapauth: Add missing verbose logging to required attri...
2012-11-29 Robin Burchellldapauth: Rework required attributes code to use only...
2012-11-12 attilamolnarRemove usage of the deprecated ConfigReader
2012-10-21 attilamolnarMake better use of User::GetFullRealHost()
2012-10-19 Adrien Bustanym_ldapauth Allow filtering on arbitrary LDAP attributes
2012-10-12 AdamMerge pull request #320 from ChrisTX/insp20+cleanupwin
2012-10-12 ChrisTXWindows: In-depth cleanup (see details)
2012-10-11 AdamCompare the result of ldap_search_ext_s to LDAP_SUCCESS....
2012-09-30 attilamolnarFix more undefined behavior caused by referencing the...
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2012-04-18 Robin BurchellMerge pull request #70 from Shawn-Smith/insp20+chancrea...
2012-04-15 Robin BurchellMerge pull request #28 from DjSlash/classinconnectmsg
2012-04-14 Robin BurchellMerge pull request #35 from pcarrier/insp20ldap
2012-04-10 Pierre Carrierextras/m_ldapauth: CIDR-based whitelisting
2011-06-18 AdamFix extras compilation under Windows
2010-02-18 danieldgCompile fix for m_ldapauth
2010-02-17 w00tCheck for <user>:<password> for ldap auth in /PASS...
2010-02-14 danieldgRemove unused exports; counting is not for programmers
2010-01-11 brain...because every now and again, i have to do a massive...
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