summaryrefslogtreecommitdiff
path: root/src/modules/extra/m_ldapoper.cpp
AgeCommit message (Expand)Author
2014-04-13Change Windows libraries to be dynamically linkedAdam
2013-03-29m_ldapoper Make the module actually workattilamolnar
2013-03-29m_ldapoper Fix memory leakattilamolnar
2012-12-25m_ldapoper Fix typo spotted by @lordsith49attilamolnar
2012-12-02Dynamically determine the size of the eventlist[] passed to Attach()attilamolnar
2012-12-02Attach to events and register services in init()attilamolnar
2012-11-12Remove usage of the deprecated ConfigReaderattilamolnar
2012-10-12Windows: In-depth cleanup (see details)ChrisTX
2012-07-07m_ldapoper Say what the module actually does in the descriptionattilamolnar
2012-04-19Replace copyright headers with headers granting specific authors copyrightRobby-
2011-06-18Fix extras compilation under WindowsAdam
2010-02-13Fix inverted return on ldapoperdanieldg
2010-01-11...because every now and again, i have to do a massive commit.brain
2009-10-17Remove dummy API_VERSION from Version constructordanieldg
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-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-06-11fixed some indentation and spacing in modulespippijn
2008-03-16YAY for LDAP oper blocks! :Dbrain