index
:
haxircd.git
master
Mesh HaxServ rewrite
Test_User
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust parsing stuff
HEAD
master
Test_User
2024-10-29
3
-15
/
+9
*
Fix some header inclusions
Test_User
2024-10-28
11
-9
/
+7
*
Deadlock, but intentionally, bc pthread weirdness
Test_User
2024-10-03
1
-1
/
+4
*
Avoid needless locking when attempting to unlock, instead check the value dir...
Test_User
2024-10-02
1
-2
/
+4
*
Nickname enforcement improvement
Test_User
2024-09-26
1
-36
/
+37
*
Fix a typo
Test_User
2024-09-22
1
-1
/
+1
*
Agh
Test_User
2024-09-21
1
-1
/
+1
*
LOGIN command, and a notice about nickname enforcement when it happens
Test_User
2024-09-21
1
-0
/
+31
*
Implement account deletion (services)
Test_User
2024-09-19
1
-0
/
+95
*
hax@andrewyu.org -> hax@runxiyu.org
Test_User
2024-09-14
41
-41
/
+41
*
This was missing, though not actually broken
Test_User
2024-09-13
1
-0
/
+2
*
Tell where to find hax_string and hax_table
Test_User
2024-09-13
1
-0
/
+2
*
Error message for when HaxServ `kill` can't find a target
Test_User
2024-09-10
1
-0
/
+2
*
Convert to non-UB haxtable stuff
Test_User
2024-09-05
8
-589
/
+791
*
Remove duplicated protocols.c dependency resolution
Test_User
2024-09-04
1
-2
/
+0
*
Separate haxstring/table from here
Test_User
2024-09-04
31
-496
/
+76
*
Some prep for improved modules
Test_User
2024-09-04
1
-7
/
+7
*
Fix a typo
Test_User
2024-08-31
3
-3
/
+3
*
Fix RSQUIT behavior
Test_User
2024-08-31
3
-6
/
+16
*
Fix a bug preventing servers from messaging pseudoclients
Test_User
2024-08-24
1
-1
/
+1
*
Make a useful error message for REGISTER with no cert
Test_User
2024-08-17
1
-1
/
+6
*
Fix faulty inspircd3/4 SAVE usage
Test_User
2024-08-17
2
-2
/
+2
*
Nickname enforcement fixes/improvements
Test_User
2024-08-17
1
-12
/
+52
*
Fix broken restoring of saved CFLAGS and LDFLAGS
Test_User
2024-08-13
1
-2
/
+2
*
IPPROTO
Test_User
2024-08-13
1
-1
/
+1
*
Improve accept retrying conditions
Test_User
2024-08-12
7
-6
/
+12
*
compiler warnings are nice as usual
Test_User
2024-08-12
1
-1
/
+1
*
alloc-size warning is useless for here. It will only ever catch zero-length a...
Test_User
2024-08-10
1
-1
/
+1
*
Fix message to be correct regardless of state
Test_User
2024-08-09
1
-2
/
+2
*
Deal with LDFLAGS too
Test_User
2024-08-08
1
-0
/
+11
*
Add membership id handling for incoming inspircd 3/4 KICKs
Test_User
2024-08-07
2
-12
/
+66
*
Fix help messages
Test_User
2024-08-04
1
-2
/
+2
*
networking: #include <netinet/in.h>
Runxi Yu
2024-07-27
8
-0
/
+8
*
NickServ FIX command, for cleaning up remnants of problems caused by bugs
Test_User
2024-07-26
1
-7
/
+104
*
CI: Use new example configs
Runxi Yu
2024-07-26
4
-8
/
+8
*
Makefile: Clarify error messages a bit
Runxi Yu
2024-07-26
1
-6
/
+5
*
Makefile: $(error) adds a final period so don't specify one
Runxi Yu
2024-07-26
1
-1
/
+1
*
Add an .editorconfig
Runxi Yu
2024-07-26
1
-0
/
+12
*
Fix some member ID-related bugs
Test_User
2024-07-25
2
-16
/
+92
*
Makefile and some option changes, and some fixes
Test_User
2024-07-25
6
-196
/
+138
*
InspIRCd v4: Fix erroneous protocol_specific[INSPIRCD3_PROTOCOL]
Runxi Yu
2024-07-25
1
-2
/
+2
*
Typo fix: s/seperate/separate/g
Runxi Yu
2024-07-25
6
-6
/
+6
*
Toggleable IPv4 support
Test_User
2024-07-24
4
-4
/
+35
*
Fix some issues in inspircd3 protocol support, and the parts of inspircd4 pro...
Test_User
2024-07-24
3
-11
/
+36
*
InspIRCd v4: Fix loop condition in FJOIN memid reset
Runxi Yu
2024-07-25
1
-1
/
+1
*
README: Move project links up, and add man.sr.ht
Runxi Yu
2024-07-25
1
-6
/
+6
*
sockaddr is verysane™
Test_User
2024-07-24
7
-35
/
+46
*
Yay
Test_User
2024-07-24
1
-0
/
+2
*
Using the proper defines is important
Test_User
2024-07-24
1
-2
/
+2
*
Fix some bugs
Test_User
2024-07-24
2
-4
/
+4
[next]