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
/
operserv
Age
Commit message (
Collapse
)
Author
2016-10-06
os_defcon: find module by name, it might not be loaded yet
Adam
2016-10-06
chankill: don't add duplicate akills
Adam
2016-10-06
#1677 apply sqlines even if the ircd doesn't on non opers
Adam
2016-10-01
Apply regex sqlines on connect too
Adam
2016-10-01
Show akill/xline ids in view
Adam
2016-09-30
operserv/oper: don't allow deleting conf opers
Adam
2016-09-28
Move CanAdd() check to after mask sanitization as it will remove other ↵
Adam
entries that are considered "covered by" the new mask
2016-09-28
os_akill: Sanity check AKILLing before modifing the akill list
Matt Ullman
2016-09-23
operserv/news: rewrite logic, include various fixes from 2.0
Adam
2016-07-31
Update license headers and copyrights on all source files
Adam
2016-07-28
Add missing operserv/stats header
Adam
2016-07-28
Allow serializable fields to use storage in the respective objects.
Adam
Split service management code nito a proper servicemanager. Make service references managed instead of lazy lookup. Also made events and serializable use service manager instead of their respective systems for management
2015-12-31
Rename haader file names to be consistent with module names
Adam
2015-12-31
Add missing override keyword to methods that require it.
Peter Powell
2015-12-14
New source tree structure for modules. From commands/cs_access => ↵
Adam
chanserv/access etc.