Age | Commit message (Expand) | Author |
2011-07-14 | Rewrote how commands are handled within Anope. | Adam |
2011-07-04 | Bug #1282 | Adam |
2011-06-20 | Cleaned up some of the logger code which fixes not logging debug logs to file... | Adam |
2011-05-16 | Moved the core pseudo clients out into their own modules | Adam |
2011-04-19 | Fixed logging messages with an empty category to everything | Adam |
2011-03-30 | Fixed windows build more, including ldap | Adam |
2011-03-14 | Fixed compile | Adam |
2011-02-25 | Fixed a lot of small problems | Adam |
2011-02-12 | Removed the Wallop config options and replaced them with the new log system | Adam |
2011-02-09 | Log rawio when in debug mode and fixed expiring session exceptions | Adam |
2011-01-28 | Added patricia_tree::iterator | Adam |
2011-01-05 | update copyrights for 2011 | lethality |
2010-12-12 | store the ssl fingerprint in the userstruct | DukePyrolator |
2010-12-12 | Allow the patricia tree to store non-pointers | Adam |
2010-12-12 | Switched the system for storing users, channels, and sesions to a patricia | Adam |
2010-10-21 | Changed the log:normal config directive to a list like the other log values, ... | Adam |
2010-10-15 | Fixed an wrong logging example in example.conf and fixed misc messages being ... | Adam |
2010-10-04 | Made anoperc stop/restart send the cycleonglobal, and fixed logfiles to be op... | Adam |
2010-10-03 | Fixed checking the global block in the config to work ok, fixed having non-co... | Adam |
2010-10-02 | Made OperServ and Global optional | Adam |
2010-09-21 | Fixed some problems with cycling logfiles | Adam |
2010-09-10 | Added Anope::CurTime to keep us from calling time() everywhere | Adam |
2010-09-09 | Added an asynchronous DNS system and m_dnsbl, which checks clients against DN... | Adam |
2010-08-28 | Properly store our clients internal channel status's and burst them if needed. | Adam |
2010-08-28 | Clean up some of the old now unused IRCDVar struct vars, and made the logchan... | Adam |
2010-08-28 | Do not log RAWIO messages to services log channels, added a config option on ... | Adam |
2010-08-27 | Removed some problematic IsRecognized checks in ms_cancel and ms_check, and f... | Adam |
2010-08-27 | Added a new logging system | Adam |