aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
insp2Update irctest git commit and Anope version.Gravatar Sadie Powell5 months
insp4m_sslinfo - fix /WEBIRC without secureGravatar steering72536 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
2018-04-20Release v2.0.26 v2.0.26Gravatar Peter Powell1-1/+1
2018-04-16Improve some documentation (#1483).•••* Improve exemptchanops in inspircd.conf.example (<options>) and modules.conf.example; along with both helpop examples. * Add "the" to all "requires X module" in both helpop examples. * Refer to customprefix instead of chanprotect and halfop. * Add SNOMASK 'r' and 'R' (OPERLOG) to both helpop examples. * Clean up unnecessarily split SNOMASK lines in both helpop examples. * Move chmode 'g' to be in alphabetical order in both helpops examples. * Specify the needed mask formats for TLINE in helpop-full example. * Remove extra '\' in RLINE mask format in helpop-full example. Force xml format in helpop-full * Generalize "color codes" to "formatting codes" * Fix file name in include for example helpop-fullGravatar Matt Schatz4-207/+252
2018-04-12Fix ModuleManager's external source lists not working with HTTPS.Gravatar Peter Powell1-1/+1
2018-04-11Fix blank instead of empty PART message when a user is shunnedGravatar B00mX0r1-1/+1
2018-04-09Remove swhois messages set in the oper block on deoper.•••Closes #1240. Gravatar Peter Powell4-6/+42
2018-04-06Fix ELine::Matches returning false on existing match•••When checking for an E-Line match, we want to actually check for a current match even if we previously matched and are set exempt. This fixes situations where you have an E-Lined CGI:IRC address, a G-Lined IP range for some area/host/etc and a smaller E-Lined IP range for known good clients. Currently when CGI:IRC changes the IP, E-Lines are rechecked but because the user is already exempt (from the CGI:IRC E-Line), they are set no longer exempt and match a G-Line, when they should match an E-Line. This exact change has been done before in commit 'c8b344e' and shortly reverted in 'c490a90' to fix issue #989 (CGI:IRC users remaining exempt when the CGI:IRC address is E-Lined but they are not). The actual cause to this issue was likely that the user's hostname was not changed from the CGI:IRC hostname/IP prior to rechecking E-Lines. This is being fixed in a separate commit. Gravatar genius30001-3/+0
2018-04-06Set User::host before calling ChangeIP()•••ChangeIP() calls SetClientIP() which revalidates whether the user matches an ELine. However, because the hostname has not changed yet the user may incorrectly be marked as non-exempt. Gravatar Peter Powell1-3/+3
2018-03-30Update the GeoIP ExtItem when CGI:IRC sets the real IP (#1471)•••Since CGI:IRC calls it's 'ChangeIP()' either from 'OnCheckReady()' or 'OnUserRegister()', both of which are called after the user has sent NICK/USER, we can safely skip re-setting the ExtItem prior to this point. This skips the first 'OnSetUserIP()' from 'User::AddUser()' as the 'OnSetConnectClass()' catch handles the initial setting.Gravatar genius30001-1/+8
2018-03-04Merge pull request #1463 from clinew/insp20+openssl-v1.1-compat•••m_ssl_openssl: Remove deprecated API members.Gravatar Peter Powell1-3/+12
2018-03-02m_ssl_openssl: Remove deprecated API members.•••Backported from 2afc1af4639ae2bbef397f4f6acc834950017d91. Gravatar Wade Cline1-3/+12
[...]
 
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