summaryrefslogtreecommitdiff
path: root/modules/pseudoclients/operserv.cpp
AgeCommit message (Expand)Author
2012-02-25Do not send kills after sending XLines because it causes us to internally rem...Adam
2012-02-22Added regex support for many commands, such as akill, sqline, snline,Adam
2012-02-18Use C++11's explicit override feature if availableAdam
2012-02-14Clean up and reorganize our header filesAdam
2012-02-08Removed operserv:notifications in favor of log blocks, as well as some other ...Adam
2012-02-04Fixed WallBadOSAdam
2012-01-02Updated Copyright to 2012Adam
2011-11-08WindowsAdam
2011-10-22Added akill idsAdam
2011-09-25Added a new database format and sqlite support. Also moved db-convert to a mo...Adam
2011-09-19Allow OnPreHelp to stop processingAdam
2011-09-10Made service_reference type safeAdam
2011-09-10Renamed the core pseudoclient modules to match their namesAdam