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