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
/
stats
/
irc2sql
Age
Commit message (
Collapse
)
Author
2024-01-24
Shuffle modules around a bit.
Sadie Powell
2024-01-24
Rename several modules to remove the m_ prefix.
Sadie Powell
2024-01-23
Mark types that have no inheritors as final.
Sadie Powell
2024-01-23
Improve the layout of types that inherit from another type.
Sadie Powell
2024-01-09
Always build the stats modules.
Sadie Powell
These have no external dependencies so it makes no sense to not always build them.
2014-01-03
Move modules/stats under extras because it depends on m_mysql, update its ↵
Adam
config a bit to look similar to all of the other config files
2013-12-19
irc2sql: fixed not storing ssl information on inspircd
DukePyrolator
2013-12-15
irc2sql: fixed small typo
DukePyrolator
2013-12-14
irc2sql: improved handling of netsplits
DukePyrolator
2013-12-09
irc2sql: fixed incorrect usercount for channels and servers after netsplit, ↵
DukePyrolator
fixed not displaying the channelmodes
2013-10-27
fixed a small error that causes irc2sql to not compile
DukePyrolator
2013-10-26
added the irc2sql gateway module
DukePyrolator