- 30 Jul, 2020 2 commits
-
-
Martin Weinelt authored
Fixes: "bandb - bandb failure: Unable to open sqlite database: unable to open database file"
-
Martin Weinelt authored
-
- 28 Jul, 2020 1 commit
-
-
Martin Weinelt authored
-
- 01 Mar, 2020 1 commit
-
-
ManiacTwister authored
-
- 28 Jan, 2020 2 commits
-
-
Aaron Jones authored
I had the idea that maybe these should be case-sensitive because some encodings (like Base-64) are. But it turns out it's better to prioritise not breaking existing configurations / channel mode lists, and just revisit this in future maybe. [ci skip]
-
Aaron Jones authored
This should also be using strcmp(3), not irccmp(). No practical consequence (yet), it just makes more sense.
-
- 08 Sep, 2019 1 commit
-
-
Aaron Jones authored
-
- 31 Aug, 2019 2 commits
-
-
Aaron Jones authored
-
Simon Arlott authored
This reverts commit c1fc044c3594798cc5389486c361a7d9a43bc4f8.
-
- 08 Jun, 2019 2 commits
-
-
Simon Arlott authored
-
Aaron Jones authored
SASL does not work with this commit in the tree. This reverts commit f44a0d7e.
-
- 23 Feb, 2019 1 commit
-
-
Simon Arlott authored
-
- 26 Nov, 2018 10 commits
-
-
Aaron Jones authored
-
Aaron Jones authored
Also correct another minor memory leak
-
ManiacTwister authored
-
ManiacTwister authored
-
ManiacTwister authored
-
ManiacTwister authored
-
ManiacTwister authored
-
ManiacTwister authored
-
ManiacTwister authored
-
ManiacTwister authored
-
- 21 Nov, 2018 2 commits
-
-
ManiacTwister authored
-
ManiacTwister authored
-
- 27 Oct, 2018 4 commits
-
-
ManiacTwister authored
-
ManiacTwister authored
-
ManiacTwister authored
-
ManiacTwister authored
-
- 26 Aug, 2018 2 commits
-
-
Aaron Jones authored
-
Aaron Jones authored
-
- 15 Aug, 2018 2 commits
-
-
Simon Arlott authored
-
Simon Arlott authored
-
- 13 Aug, 2018 1 commit
-
-
Aaron Jones authored
-
- 12 Aug, 2018 5 commits
-
-
Simon Arlott authored
Otherwise we could read uninitialised data beyond the actual reply
-
Simon Arlott authored
When a server disconnects the client_exit hook will only be called once but there could be multiple servers and clients behind that server. After any client exits, check if the agent is still present.
-
Simon Arlott authored
-
Simon Arlott authored
-
Simon Arlott authored
point users towards HELP EXTBAN for inline help
-
- 26 Jul, 2018 1 commit
-
-
Antoine Beaupré authored
-
- 06 Apr, 2018 1 commit
-
-
Aaron Jones authored
-