summaryrefslogtreecommitdiff
path: root/src/modules/extra/m_ldapoper.cpp
AgeCommit message (Expand)Author
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