index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
extra
/
m_ldap.cpp
Age
Commit message (
Collapse
)
Author
2012-01-31
Fixed a memory leak in m_ldap
Adam
2012-01-25
Windows
Adam
2011-09-10
Moved signal/thread/mode checking to use signal pipes
Adam
2011-09-10
Made service_reference type safe
Adam
2011-07-31
Fixed these ModuleManager::Attach calls once and for all..
Adam
2011-05-16
Use module type to determine what type each module is instead of its ↵
Adam
location in the configuration file.
2011-05-16
Added more useful functions to our LDAP API, allow adding newly registered ↵
Adam
accounts to LDAP, removed some unnecessary OnPre events and fixed unloading all modules
2011-05-16
Moved the core pseudo clients out into their own modules
Adam
2011-03-31
Removed some unneeded/unused code from m_ldap
Adam
2011-03-30
Fixed windows build more, including ldap
Adam
2011-03-13
Fixed a crash in m_ldap is unloaded
Adam
2011-03-05
Made m_ldap_oper understand deopering
Adam
2011-03-05
Removed nickrequests, instead have unconfirmed registrations. Also made ↵
Adam
ns_resetpass allow remote-id to get past things such as kill immed.
2011-03-04
Added LDAP support
Adam