Age | Commit message (Expand) | Author |
2012-12-19 | Having these references to bots bugged out older compilers, so simplify this ... | Adam |
2012-11-22 | Pretty large coding style cleanup, in source doc | Adam |
2012-11-10 | Never log debug levels >= 2 using a log block | Adam |
2012-10-27 | Add a module log type | Adam |
2012-10-02 | Added operserv/logsearch | Adam |
2012-09-30 | Make CommandSource use references, sometimes we hold them for awhile | Adam |
2012-09-02 | Fix Windows | Adam |
2012-09-01 | Added a web panel module + a default template | Adam |
2012-06-18 | Allow userless command sources | Adam |
2012-05-06 | Split up db/conf/lib/locale install directories, and allow alternate ones to ... | Adam |
2012-04-23 | Reworked live SQL support yet again | Adam |
2012-04-22 | Fixed ./services --version etc not getting printed when stdout is a file/pipe... | Adam |
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 |
2012-01-02 | Updated Copyright to 2012 | Adam |
2011-11-08 | Windows | Adam |
2011-10-09 | Give more verbose messages on startup | Adam |
2011-09-19 | LOG_COMMAND must now always give a valid command | Adam |
2011-09-10 | Added chanserv/log | Adam |
2011-09-10 | Removed log:inhabitlogchannel and replaced it with service:channels | Adam |
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 |