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
/
src
/
logger.cpp
Age
Commit message (
Expand
)
Author
2014-05-21
Core prep for p10 stuff
Adam
2014-05-21
Fix extra space in log messages with logtype channel and no source
Adam
2014-05-20
Show account names in log messages
Adam
2014-01-10
Fix not initializing module in the main log constructor
Adam
2014-01-09
Make DNSBL log message use the module type and give it a category too
Adam
2014-01-01
Update copyright to 2014. This was done with:
Adam
2013-11-23
Fix/clean/clarify some stuff found by coverity scan
Adam
2013-09-03
Cleanup previous commit
Adam
2013-08-25
Create persistent channels on startup, which used to work and got lost somewhere
Adam
2013-08-07
Add m_sql_log
Adam
2013-08-01
Use MessageSource as the source for many IRCDProto funcs
Adam
2013-07-07
Move op/deop/etc back to an actual command, its too hard to use cs_log with i...
Adam
2013-05-27
Initially attach all modules to all events, and detach them as the events are...
Adam
2013-05-26
Get rid of the remaining references in the core to specific services. Move mo...
Adam
2013-05-18
Add a config option for the default log bot
Adam
2013-05-05
Rework the config file reader to be much more flexible and move many configur...
Adam
2013-04-07
Optimizations of much of the more commonly used code
Adam
2013-01-21
Fix not logging debug info to the logfile when debug mode is enabled
Adam
2013-01-09
Update copyright to 2013. This was done with:
Adam
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
[next]