index
:
coupserv.git
master
Chaotic pseudoserver for fun, for linking with InspIRCd. C version.
Test_User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
commands.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-10
Make echo a privileged command so HaxServ can be an oper again
Test_User
3
-9
/
+7
2024-09-14
Fix permissions of local user during `spam` execution, adjust temporary SID c...
Test_User
2
-2
/
+2
2024-08-17
Retry binding for the client socket if EADDRINUSE
Test_User
3
-7
/
+27
2024-06-16
free bugs [fixed]
Test_User
1
-3
/
+1
2024-06-15
Actually fix PING now
Test_User
1
-1
/
+1
2024-06-15
Fix PING on timeout, partly
Test_User
1
-1
/
+1
2024-06-14
Another table bug fixed
Test_User
1
-4
/
+8
2024-06-14
README.md: Check out HaxIRCd
Runxi Yu
1
-1
/
+8
2024-06-14
README.md: Clarify protocol version is 1202, not 1202/1205
Runxi Yu
1
-1
/
+1
2024-06-12
Fix some extra newlines being sent
Test_User
2
-2
/
+2
2024-06-10
Fix missing newline
Test_User
1
-1
/
+1
2024-06-09
Fix missing argc check, fix warning message to contain the right number
Test_User
1
-1
/
+6
2024-06-09
Explicitly tell server about the server about the version, mention InspIRCd v...
Test_User
2
-3
/
+3
2024-06-08
Fix missing channel->
Test_User
1
-1
/
+1
2024-06-08
Fix bug with getline() usage, make sh spawn a new thread so it won't hang eve...
Test_User
1
-33
/
+74
2024-06-07
Use the proper timestamp
Test_User
1
-0
/
+2
2024-06-07
Fix an old parsing bug that's never actually triggered by inspircd
Test_User
1
-1
/
+1
2024-06-07
(Optional) Client certificate support, fix main to exit if init client or ser...
Test_User
3
-9
/
+17
2024-06-07
Do not send prefix in unknown command message when there was no prefix used
Test_User
1
-1
/
+2
2024-05-31
Don't respond to channels that it's not in
Test_User
2
-0
/
+24
2024-05-26
Writing on stale fds is a bad idea
Test_User
2
-1
/
+2