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
/
commands
/
os_sxline.cpp
Age
Commit message (
Expand
)
Author
2012-11-07
Fix crash on suspend etc if kicking a user causes the service bot to part whe...
Adam
2012-11-06
Use std::tr1::unordered_map for a few of the larger maps
Adam
2012-10-01
Cleanup of all of the protocol modules, rewrote message handling system to be...
Adam
2012-06-18
Allow userless command sources
Adam
2012-04-23
Reworked live SQL support yet again
Adam
2012-02-22
Added regex support for many commands, such as akill, sqline, snline,
Adam
2012-02-18
Use C++11's explicit override feature if available
Adam
2012-01-25
Windows
Adam
2012-01-02
Updated Copyright to 2012
Adam
2011-12-19
Fixed formatting of many lists and INFO outputs
Adam
2011-11-05
Remove xlines from the IRCd aswell as from our list when the clear command is...
Adam
2011-10-22
Added akill ids
Adam
2011-09-10
Made service_reference type safe
Adam
2011-09-10
Removed SZLine. Instead, have AKILL determine whether or not a ZLINE should b...
Adam
2011-08-21
Fixed AddAkiller
Adam
2011-08-05
Rewrote the example configurations and split them
Adam