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
/
chanserv
Age
Commit message (
Collapse
)
Author
2016-10-02
Change access check in cs_updown to not allow actions on users with equal access
Adam
2016-10-02
Missed channel deletion in ~ChannelInfo
Adam
2016-10-02
chanserv/clone: don't clone registered time
Adam
2016-10-02
Update chanserv secure help to reflect more accurately what it does
Adam
2016-09-28
Only special case level -1 to everyone and not everything <0
Adam
2016-09-25
Get rid of service alias stuff, make proto mods link to each other
Adam
2016-09-23
Add some replacement tokens for akick reason and welcome notice
Adam
2016-09-23
chanserv: fallback to reading botmodes from chanserv
Adam
2016-09-23
Fix access modules to load
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.