summaryrefslogtreecommitdiff
path: root/replay.c
AgeCommit message (Expand)Author
2019-05-27Make debug output optional and disabled by default.Luke Bratch
2019-05-19Change README a bit and add a comment in replay.c.Luke Bratch
2019-05-19Announce the start and end of log replay. Also ensure log replay lines finis...Luke Bratch
2019-05-16Add a configurable base directory for things like logs, defaulting to $HOME/....Luke Bratch
2019-05-16Implement normal logging (file per channel/user).Luke Bratch
2019-05-15Remove excessive replay log debug messages.Luke Bratch
2019-05-12Add a settings structure for passing around everywhere to store config/settin...Luke Bratch
2019-05-11Implement authentication in the form of the bouncer having a configurable ser...Luke Bratch
2019-05-11Implement relay log writing.Luke Bratch
2019-05-11Add the ability to replay messages from a replay log file. (No replay log fi...Luke Bratch