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
2025-01-14
Merge branch '2.0' into 2.1.
Sadie Powell
2025-01-14
Update the copyright headers for 2025.
2.0
Sadie Powell
2024-06-24
Remove the formatting overloads of SendNotice/SendPrivmsg.
Sadie Powell
2024-03-19
Allow using absolute paths in more places.
Sadie Powell
2024-03-18
Use clock_gettime if it is available.
Sadie Powell
2024-02-26
Remove several string format IRCDProto function overloads.
Sadie Powell
2024-02-17
Update the copyright headers for 2024.
Sadie Powell
2024-01-06
Use auto in places where the type is unambiguous.
Sadie Powell
2024-01-04
Update the copyright headers for 2024.
Sadie Powell
2023-10-11
Start migrating to range-based for loops.
Sadie Powell
2023-08-06
Merge branch 2.0 into 2.1.
Sadie Powell
2023-07-11
Fix sending log messages from a renamed pseudoclient.
Sadie Powell
2023-06-03
Merge branch '2.0' into 2.1.
Sadie Powell
2023-05-28
regchannels: remove dependency on no-delete-null-pointer-checks
Adam
2022-12-31
Merge branch '2.0' into 2.1.
Sadie Powell
2022-12-31
Update the copyright headers for 2023.
Sadie Powell
2022-01-12
Merge branch '2.0' into 2.1.
Sadie Powell
2022-01-06
Update the copyright headers for 2022.
Sadie Powell
2022-01-04
Use C++11 style class/struct initialisation.
Sadie Powell
2021-01-07
Update copyright to 2021.
Robby
2020-01-04
Update copyright to 2020.
Robby
2019-05-10
Fix globops logging if there is no predefined sender.
Robby
2019-01-01
Update copyright to 2019.
Robby
2018-04-25
Update copyright to 2018.
Robby
2017-03-16
logger.cpp: fix variable shadow warning
Adam
2017-03-16
Include ip for web clients in command log messages for source
Adam
2017-01-23
logger: some log events rely on empty sources
Adam
2017-01-17
Cleanup some excess whitespaces and tabs, and fix a few typos along the way.
Robby
2017-01-16
Update copyright to 2017.
Robby
2016-12-15
logger: log source nick if there is no user or account
Adam
2016-01-28
Update copyright to 2016. This was done with:
Robby
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
[next]