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_ldapoper.cpp
Age
Commit message (
Expand
)
Author
2014-04-13
Change Windows libraries to be dynamically linked
Adam
2013-03-29
m_ldapoper Make the module actually work
attilamolnar
2013-03-29
m_ldapoper Fix memory leak
attilamolnar
2012-12-25
m_ldapoper Fix typo spotted by @lordsith49
attilamolnar
2012-12-02
Dynamically determine the size of the eventlist[] passed to Attach()
attilamolnar
2012-12-02
Attach to events and register services in init()
attilamolnar
2012-11-12
Remove usage of the deprecated ConfigReader
attilamolnar
2012-10-12
Windows: In-depth cleanup (see details)
ChrisTX
2012-07-07
m_ldapoper Say what the module actually does in the description
attilamolnar
2012-04-19
Replace copyright headers with headers granting specific authors copyright
Robby-
2011-06-18
Fix extras compilation under Windows
Adam
2010-02-13
Fix inverted return on ldapoper
danieldg
2010-01-11
...because every now and again, i have to do a massive commit.
brain
2009-10-17
Remove dummy API_VERSION from Version constructor
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-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-06-11
fixed some indentation and spacing in modules
pippijn
2008-03-16
YAY for LDAP oper blocks! :D
brain