summaryrefslogtreecommitdiff
path: root/src/logger.cpp
AgeCommit message (Expand)Author
2010-10-15Fixed an wrong logging example in example.conf and fixed misc messages being ...Adam
2010-10-04Made anoperc stop/restart send the cycleonglobal, and fixed logfiles to be op...Adam
2010-10-03Fixed checking the global block in the config to work ok, fixed having non-co...Adam
2010-10-02Made OperServ and Global optionalAdam
2010-09-21Fixed some problems with cycling logfilesAdam
2010-09-10Added Anope::CurTime to keep us from calling time() everywhereAdam
2010-09-09Added an asynchronous DNS system and m_dnsbl, which checks clients against DN...Adam
2010-08-28Properly store our clients internal channel status's and burst them if needed.Adam
2010-08-28Clean up some of the old now unused IRCDVar struct vars, and made the logchan...Adam
2010-08-28Do not log RAWIO messages to services log channels, added a config option on ...Adam
2010-08-27Removed some problematic IsRecognized checks in ms_cancel and ms_check, and f...Adam
2010-08-27Added a new logging systemAdam