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
/
include
/
modules
Age
Commit message (
Expand
)
Author
2013-12-01
Fix crash from loading exceptions with db_old and then unloading db_old
Adam
2013-09-27
Fix compile warnings and errors found by clang
Adam
2013-08-23
Remove webpanel:ssl configuration option because its dumb
Adam
2013-08-12
Fix some issues with suspend
Adam
2013-08-11
Add DNS Notify support
Adam
2013-08-10
Support DNS ANY query type
Adam
2013-08-01
Use MessageSource as the source for many IRCDProto funcs
Adam
2013-07-20
Fix more compile warnings found on newer g++ versions
Adam
2013-07-08
Fix deleting badwords/modes/logs etc
Adam
2013-07-07
Move op/deop/etc back to an actual command, its too hard to use cs_log with i...
Adam
2013-07-04
Fix deleting mode locks
Adam
2013-07-01
Change extensible keys to require explicitly having a type defined for it. Co...
Adam
2013-05-26
Get rid of the remaining references in the core to specific services. Move mo...
Adam
2013-05-18
Fix Windows build
Adam
2013-05-17
Add Redis database support
Adam
2013-05-05
Move module header files to include/modules to fix naming conflicts with syst...
Adam