aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
insp2Update irctest git commit and Anope version.Gravatar Sadie Powell5 months
insp4m_sslinfo - fix /WEBIRC without secureGravatar steering72535 days
 
TagDownloadAuthorAge
v4.11.0commit b186fa16ae...Gravatar Sadie Powell5 weeks
v5.0.0dev5commit 1dd77bc1b2...Gravatar Sadie Powell5 weeks
v5.0.0dev4commit ba225e6f6f...Gravatar Sadie Powell2 months
v4.10.1commit a4a374c015...Gravatar Sadie Powell3 months
v4.10.0commit 3ab48f688c...Gravatar Sadie Powell3 months
v5.0.0dev3commit a1fa2020b1...Gravatar Sadie Powell3 months
v5.0.0dev2commit 9165f85778...Gravatar Sadie Powell4 months
v4.9.0commit 4786b4fb0d...Gravatar Sadie Powell7 months
v4.8.0commit 704b642bc1...Gravatar Sadie Powell11 months
v5.0.0dev1commit fe2a94bcc2...Gravatar Sadie Powell11 months
[...]
 
AgeCommit messageAuthorFilesLines
2021-08-01Release v4.0.0 alpha 3. v4.0.0a3Gravatar Sadie Powell1-1/+1
2021-08-01Merge branch 'insp3' into master.Gravatar Sadie Powell6-25/+24
2021-07-28Remove the root checks from the helper script.•••This has never actually worked properly. If a user wants to drop privileges then they should specify that in the config file. Gravatar Sadie Powell1-17/+0
2021-07-28Check that the source dir is writable before running compiler checks.Gravatar Sadie Powell1-0/+9
2021-07-27Fix a race condition with hostname lookups when using haproxy.•••If a user's origin has been changed before the first DNS lookup returns then the result of the lookup for that origin may overwrite their host. Closes #1914. Gravatar Sadie Powell1-5/+6
2021-07-24Allow retrieving the already sent id from WriteNeighborsWithCap.Gravatar Sadie Powell1-1/+5
2021-07-24Change ForEachNeighbour to return the already sent id.Gravatar Sadie Powell2-4/+7
2021-07-24Merge branch 'insp3' into master.Gravatar Sadie Powell4-14/+22
2021-07-24Also increase maxquit from 255 to 300.Gravatar Sadie Powell1-1/+1
2021-07-24Update the default limits in the example config.•••- Change maxchan from 64 to 60 (base 10 is more human friendly) - Change maxreal from 128 to 130 (base 10 is more human friendly) - Recalculate the maximum lengths of maxkick and maxtopic. For maxkick: ':' <nick> '!' <user> '@' <host> ' KICK ' <channel> ' ' <nick> ' :' <REASON> "\r\n" 1 [30] 1 [10] 1 [64] 6 [60] 1 [30] 2 2 1 + 30 + 1 + 10 + 1 + 64 + 6 + 60 + 1 + 30 + 2 + 2 = 208 512 - 208 = 304 (rounded down to 300) For maxtopic: ':' <nick> '!' <user> '@' <host> ' TOPIC ' <channel> ' :' <TOPIC> "\r\n" 1 [30] 1 [10] 1 [64] 7 [60] 2 2 1 + 30 + 1 + 10 + 1 + 64 + 7 + 60 + 2 + 2 = 178 512 - 178 = 334 (rounded down to 330) Gravatar Sadie Powell1-4/+4
[...]
 
Clone
https://cgit.space/~steering/inspircd++.git
https://cgit.dn42/~steering/inspircd++.git
http://cgitspacea7m5fmo5stfwxkykfbrjcecevl6z3xm5u7nfppuiigqoeyd.onion/~steering/inspircd++.git
http://cgit.i2p/~steering/inspircd++.git