aboutsummaryrefslogtreecommitdiff
path: root/rerun.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-09Fix missing argc check, fix warning message to contain the right numberTest_User1-1/+6
2024-06-09Explicitly tell server about the server about the version, mention InspIRCd v...Test_User2-3/+3
2024-06-08Fix missing channel->Test_User1-1/+1
2024-06-08Fix bug with getline() usage, make sh spawn a new thread so it won't hang eve...Test_User1-33/+74
2024-06-07Use the proper timestampTest_User1-0/+2
2024-06-07Fix an old parsing bug that's never actually triggered by inspircdTest_User1-1/+1
2024-06-07(Optional) Client certificate support, fix main to exit if init client or ser...Test_User3-9/+17
2024-06-07Do not send prefix in unknown command message when there was no prefix usedTest_User1-1/+2
2024-05-31Don't respond to channels that it's not inTest_User2-0/+24
2024-05-26Writing on stale fds is a bad ideaTest_User2-1/+2