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_oper.cpp
Age
Commit message (
Collapse
)
Author
2012-11-22
Pretty large coding style cleanup, in source doc
Adam
cleanup, and allow protocol mods to depend on each other
2012-10-27
Add a module log type
Adam
2012-09-24
Fix a few oddball warnings that came up from clang, and also make it so ↵
Naram Qashat
webcpanel.so can be compiled under Mac OS X.
2012-04-23
Reworked live SQL support yet again
Adam
2012-02-18
Use C++11's explicit override feature if available
Adam
2012-01-25
Windows
Adam
2011-09-10
Fixed service_reference to work correctly with external classes
Adam
2011-09-10
Added oper:host and oper:vhost
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
Moved the core pseudo clients out into their own modules
Adam
2011-03-14
Rewrote some of the opertype system, added os_login
Adam
2011-03-05
Made m_ldap_oper understand deopering
Adam
2011-03-04
Added LDAP support
Adam