Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-16 | Add a configurable base directory for things like logs, defaulting to ↵ | Luke Bratch | |
$HOME/.blabouncer/. | |||
2019-05-16 | Implement normal logging (file per channel/user). | Luke Bratch | |
2019-05-15 | Remove excessive replay log debug messages. | Luke Bratch | |
2019-05-12 | Add a settings structure for passing around everywhere to store ↵ | Luke Bratch | |
config/settings. Also fix the insanely inconsistent spelling/naming of replay log related things. | |||
2019-05-11 | Implement authentication in the form of the bouncer having a configurable ↵ | Luke Bratch | |
server password | |||
2019-05-11 | Implement relay log writing. | Luke Bratch | |
2019-05-11 | Add the ability to replay messages from a replay log file. (No replay log ↵ | Luke Bratch | |
file writing yet.) |