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
/
stats
/
irc2sql
/
irc2sql.cpp
Age
Commit message (
Expand
)
Author
2017-04-07
irc2sql: fix changing status modes to update ison modes
Adam
2017-04-07
Merge commit '7453c71c005671f729e26f2bbeeb750d32c88718'
Adam
2017-04-07
Merge commit '76ea11198028b6a1ab4f739d239bf890ce6d937e'
Adam
2016-11-05
irc2sql: fix crash on shutdown with no sql
Adam
2016-11-04
irc2sql: fix a couple SQL errors
Adam
2015-10-27
Merge branch '2.0' into 2.1
Adam
2015-04-30
irc2sql: handle away messages.
Jyzee
2015-01-28
More properly track topic change sources and allow users with access to chang...
Adam
2014-12-10
Unconst these config Get<Anope::string> calls as it makes no sense
Adam
2014-11-24
Rewrite serializable to have field level granularity
Adam
2014-06-23
Merge branch '2.0' into 2.1
Adam
2014-05-20
Speed up akill xline checks
Adam
2014-04-21
Constify message source for OnChannelMode(Un)Set
Adam
2014-01-21
Made the chanstats confs try and look similar to every other configuration file
Adam
2014-01-06
Fix compile with -std=c++11
Adam
2014-01-03
Move modules/stats under extras because it depends on m_mysql, update its con...
Adam