| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust parsing stuffHEADmaster | Test_User | 2024-10-29 | 2 | -10/+7 |
* | Make echo a privileged command so HaxServ can be an oper again | Test_User | 2024-10-10 | 3 | -9/+7 |
* | Fix permissions of local user during `spam` execution, adjust temporary SID c... | Test_User | 2024-09-14 | 2 | -2/+2 |
* | Retry binding for the client socket if EADDRINUSE | Test_User | 2024-08-17 | 3 | -7/+27 |
* | free bugs [fixed] | Test_User | 2024-06-16 | 1 | -3/+1 |
* | Actually fix PING now | Test_User | 2024-06-15 | 1 | -1/+1 |
* | Fix PING on timeout, partly | Test_User | 2024-06-15 | 1 | -1/+1 |
* | Another table bug fixed | Test_User | 2024-06-14 | 1 | -4/+8 |
* | README.md: Check out HaxIRCd | Runxi Yu | 2024-06-14 | 1 | -1/+8 |
* | README.md: Clarify protocol version is 1202, not 1202/1205 | Runxi Yu | 2024-06-14 | 1 | -1/+1 |
* | Fix some extra newlines being sent | Test_User | 2024-06-12 | 2 | -2/+2 |
* | Fix missing newline | Test_User | 2024-06-10 | 1 | -1/+1 |
* | Fix missing argc check, fix warning message to contain the right number | Test_User | 2024-06-09 | 1 | -1/+6 |
* | Explicitly tell server about the server about the version, mention InspIRCd v... | Test_User | 2024-06-09 | 2 | -3/+3 |
* | Fix missing channel-> | Test_User | 2024-06-08 | 1 | -1/+1 |
* | Fix bug with getline() usage, make sh spawn a new thread so it won't hang eve... | Test_User | 2024-06-08 | 1 | -33/+74 |
* | Use the proper timestamp | Test_User | 2024-06-07 | 1 | -0/+2 |
* | Fix an old parsing bug that's never actually triggered by inspircd | Test_User | 2024-06-07 | 1 | -1/+1 |
* | (Optional) Client certificate support, fix main to exit if init client or ser... | Test_User | 2024-06-07 | 3 | -9/+17 |
* | Do not send prefix in unknown command message when there was no prefix used | Test_User | 2024-06-07 | 1 | -1/+2 |
* | Don't respond to channels that it's not in | Test_User | 2024-05-31 | 2 | -0/+24 |
* | Writing on stale fds is a bad idea | Test_User | 2024-05-26 | 2 | -1/+2 |
* | Add a LICENSE file but it's the Unlicense | Runxi Yu | 2024-05-26 | 1 | -0/+23 |
* | Add a README.md | Runxi Yu | 2024-05-26 | 1 | -0/+26 |
* | Reorder `char err;` | Test_User | 2024-05-25 | 1 | -1/+1 |
* | Overflow prevention in str_to_unsigned | Test_User | 2024-05-25 | 1 | -1/+9 |
* | well, now | Test_User | 2024-05-08 | 1 | -1/+1 |
* | bsd sed support | Test_User | 2024-05-08 | 1 | -1/+1 |
* | Fix bug of privmsg's not setting `to` correctly | Test_User | 2024-05-06 | 1 | -1/+1 |
* | And the forgotten spam recursion check | Test_User | 2024-05-06 | 1 | -0/+8 |
* | Forgot to add this, part 2 | Test_User | 2024-05-06 | 1 | -1/+1 |
* | Forgot to add this | Test_User | 2024-05-06 | 1 | -0/+6 |
* | Replace spam with a spam <command>, add tell to replace old spam function (wh... | Test_User | 2024-05-06 | 1 | -10/+76 |
* | Echo the QUIT back for KILL, we depend on it from other servers | Test_User | 2024-05-06 | 1 | -0/+6 |
* | multi-haxserv priv escalation fixed | Test_User | 2024-05-06 | 2 | -8/+11 |
* | Echo, and fix a bug in the old spam command | Test_User | 2024-04-30 | 1 | -1/+38 |
* | OperServ was wrong. | Test_User | 2024-04-30 | 1 | -0/+37 |
* | Fix bug | Test_User | 2024-04-28 | 2 | -2/+2 |
* | C23 issue fixed | Test_User | 2024-04-28 | 1 | -1/+1 |
* | Stop breaking my terminal | Test_User | 2024-04-28 | 1 | -1/+1 |
* | Use actual command prefix | Test_User | 2024-03-20 | 2 | -2/+4 |
* | cleanall and release don't exist | Test_User | 2024-03-20 | 1 | -1/+1 |
* | make local_only work properly, ensure +k doesn't cause squits | Test_User | 2024-03-19 | 3 | -17/+21 |
* | backport makefile improvements to current haxserv (from next in-progress haxs... | Test_User | 2024-03-16 | 2 | -5/+52 |
* | Extra error verbosity | Test_User | 2024-03-16 | 1 | -0/+5 |
* | sh access yay | Test_User | 2024-03-16 | 1 | -0/+73 |
* | bug fixing | Test_User | 2024-03-15 | 2 | -10/+8 |
* | yet another bug in my table code | Test_User | 2023-12-14 | 1 | -1/+1 |
* | Silence a warning for gcc, clang goes and complains bc it's not gcc... whatev... | Test_User | 2023-12-08 | 1 | -1/+4 |
* | Return of the GNU TLS | Test_User | 2023-12-08 | 2 | -0/+1 |