index
:
blabouncer
master
An IRC bouncer written in C
Luke Bratch <luke@bratch.co.uk>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Print suggestion that version upgrades may require new entries in blabouncer....
Luke Bratch
6 weeks
Tag
Download
Author
Age
v0.3
commit 9e093575c0...
Luke Bratch
9 months
v0.2
commit a2f388e168...
Luke Bratch
5 years
v0.1.1
commit ab87103cdd...
Luke Bratch
5 years
v0.1
commit 165cb674c6...
Luke Bratch
5 years
Age
Commit message
Author
2019-09-16
Release version 0.2.
v0.2
Luke Bratch
2019-09-16
Add a NEWS file.
Luke Bratch
2019-09-16
Log user/channel mode setting in the replay and normal logs.
Luke Bratch
2019-09-16
Make all log filenames lowercase - since IRC nicks and channel names are case...
Luke Bratch
2019-09-16
Correctly log and NOTICE new connections' remote IP addresses.
Luke Bratch
2019-09-15
Remove nicks from channels when reconnecting, before re-JOINing them.
Luke Bratch
2019-09-15
Make sure some temporary nick strings are large enough to hold a full :nick!u...
Luke Bratch
2019-09-15
Don't print stashed truncated strings in the debug log.
Luke Bratch
2019-09-15
Use filename safe strings for all log types.
Luke Bratch
2019-09-15
Make sure nicks passed to the "update all channels" functions have non-zero l...
Luke Bratch
[...]