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
/
pseudoclients
/
operserv.cpp
Age
Commit message (
Collapse
)
Author
2012-02-25
Do not send kills after sending XLines because it causes us to internally ↵
Adam
remove the user and then recieve a quit from the user (who is now nonexistant) once the IRCd processes the XLine
2012-02-22
Added regex support for many commands, such as akill, sqline, snline,
Adam
all of the */list commands, etc. Also extended the ability of akill to match a full nick!user@host and real name of users.
2012-02-18
Use C++11's explicit override feature if available
Adam
2012-02-14
Clean up and reorganize our header files
Adam
2012-02-08
Removed operserv:notifications in favor of log blocks, as well as some other ↵
Adam
notifiications
2012-02-04
Fixed WallBadOS
Adam
2012-01-02
Updated Copyright to 2012
Adam
2011-11-08
Windows
Adam
2011-10-22
Added akill ids
Adam
2011-09-25
Added a new database format and sqlite support. Also moved db-convert to a ↵
Adam
module.
2011-09-19
Allow OnPreHelp to stop processing
Adam
2011-09-10
Made service_reference type safe
Adam
2011-09-10
Renamed the core pseudoclient modules to match their names
Adam
[prev]