summaryrefslogtreecommitdiff
path: root/src/modules/extra/m_ldapauth.cpp
AgeCommit message (Expand)Author
2013-04-12Add LOG_ prefix to the log level enum values.Peter Powell
2013-04-01Whitespace and empty destructor removal, minor coding style changesattilamolnar
2012-12-02Dynamically determine the size of the eventlist[] passed to Attach()attilamolnar
2012-11-29ldapauth: register both extensionsRobin Burchell
2012-11-29ldapauth: RAII returned ldap message.Robin Burchell
2012-11-29ldapauth: fix memory leakRobin Burchell
2012-11-29ldapauth: Allow setting virtual hosts on identification with m_ldapauth.Robin Burchell
2012-11-29ldapauth: Add missing verbose logging to required attributes.Robin Burchell
2012-11-29ldapauth: Rework required attributes code to use only one exit path.Robin Burchell
2012-11-12Remove usage of the deprecated ConfigReaderattilamolnar
2012-10-21Make better use of User::GetFullRealHost()attilamolnar
2012-10-19m_ldapauth Allow filtering on arbitrary LDAP attributesAdrien Bustany
2012-10-12Windows: In-depth cleanup (see details)ChrisTX
2012-10-10Compare the result of ldap_search_ext_s to LDAP_SUCCESS....Adam
2012-09-30Fix more undefined behavior caused by referencing the returned buffer by std:...attilamolnar
2012-04-19Replace copyright headers with headers granting specific authors copyrightRobby-
2012-04-10extras/m_ldapauth: CIDR-based whitelistingPierre Carrier
2011-06-18Fix extras compilation under WindowsAdam
2010-02-18Compile fix for m_ldapauthdanieldg
2010-02-17Check for <user>:<password> for ldap auth in /PASS password if ident/nickname...w00t
2010-02-14Remove unused exports; counting is not for programmersdanieldg
2010-01-11...because every now and again, i have to do a massive commit.brain
2009-10-21Move all local-only fields to LocalUserdanieldg
2009-10-21Change module API to use LocalUser* where correctdanieldg
2009-10-17Remove dummy API_VERSION from Version constructordanieldg
2009-09-28Fix compilation of some extras modulesdanieldg
2009-09-26Remove InspIRCd* parameters and fieldsdanieldg
2009-09-22Describe module purpose in /MODULES outputdanieldg
2009-09-02ModResult conversion: Change return type of all module functionsdanieldg
2009-08-02Fix a few typos in here so it compiles again.peavey
2009-08-01Reconnect to LDAP server if connection goes away, fixes bug #818.w00t
2009-05-24OnRehash changes: split to multiple hooks to clarify use and prevent explosio...danieldg
2009-04-03Use 'c' snomask instead of 'A' snomask for ldap auth failures, reported by dr...w00t
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-01-02Update copyrights for 2009.w00t
2008-09-05mysql's windows build is utter hell to get working the way we wanted. The pac...brain
2008-08-25Change module versions to use a string instead of fixed digits, and use props...w00t
2008-08-22Nuke last references to MatchTextw00t
2008-06-11Dont even bother to do the ldap bind if the password given is empty (performa...brain
2008-06-11fixed some indentation and spacing in modulespippijn
2008-05-19Convert connection::hostbrain
2008-05-19Fix these toobrain
2008-04-09Fix thesew00t
2008-04-04Apply our own version of mminds patch that doesnt have #defines in itbrain
2008-03-15Allow for binding to non-anonymous DN for searches.brain
2008-03-14clean this up now Brain says it works :)peavey
2008-03-14Fix deprecation in trunk toopeavey
2008-03-14Roll back to 1.2, not 4.0 module verbrain
2008-03-14Fuckin finally!brain
2008-03-14Grrr!!!brain