index
:
~steering
/
inspircd++.git
this commit
main
upstream/HEAD
upstream/insp10
upstream/insp11
upstream/insp12
upstream/insp20
upstream/insp3
upstream/insp4
upstream/master
upstream/obsolete/insp21
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Rewrite CAPAB MODULES/MODSUPPORT parsing/generation logic.
Sadie Powell
2020-12-07
2
-98
/
+126
*
|
Omit module prefixes/suffixes when linking using the 1206 protocol.
Sadie Powell
2020-12-05
1
-4
/
+13
*
|
Match CAPAB subcommands using the IRC casemapping.
Sadie Powell
2020-12-05
1
-8
/
+8
*
|
Refactor CAPAB CAPABILITIES code to use a map.
Sadie Powell
2020-12-04
1
-32
/
+45
*
|
Only send CAPAB EXTBANS if using the 1206 protocol.
Sadie Powell
2020-12-04
1
-4
/
+6
*
|
Add support for the 1206 spanningtree protocol.
•••
For now this is identical to 1205 but changes will be happening soon.
Sadie Powell
2020-12-04
3
-4
/
+7
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-12-04
19
-100
/
+175
|
\
|
|
*
Improve the logging of service adding/deleting.
Sadie Powell
2020-12-04
2
-0
/
+27
|
*
Fire service deregistration events properly.
Sadie Powell
2020-12-04
1
-1
/
+4
|
*
Fix a copy/paste error in the http path normalising code.
Sadie Powell
2020-12-04
1
-1
/
+1
|
*
Fix the name of the sha1 provider.
Sadie Powell
2020-12-04
1
-1
/
+1
|
*
Normalise paths in the httpd module.
Sadie Powell
2020-12-04
3
-11
/
+31
|
*
Improve HTTP logging.
Sadie Powell
2020-12-04
3
-3
/
+7
|
*
Be more specific when a HTTP parser error happens.
Sadie Powell
2020-12-04
1
-3
/
+5
|
*
Fix default linker flags in libargon2
•••
It's -largon2, not -llibargon2. I've experienced build failures due to this.
Elizabeth Myers
2020-12-03
1
-1
/
+1
|
*
Advertise the available extbans for services.
Sadie Powell
2020-12-03
1
-0
/
+8
|
*
Check the ident when checking against IP in ldapoper (#1823)
Christos Triantafyllidis
2020-12-03
1
-2
/
+1
|
*
Warn that v2 support ends soon.
Sadie Powell
2020-12-01
1
-1
/
+1
|
*
Prevent people from using default nicks with the Kiwi links.
Sadie Powell
2020-12-01
1
-3
/
+3
|
*
Document that exemptions configured in <options:exemptchanops> can be negated.
•••
Change the <badnick> example in inspircd.conf.example to another nick, since ChanServ is already covered by examples/services/generic.conf.example.
Robby
2020-11-29
2
-4
/
+7
|
*
Move the example TCP/IP listeners for servers to links.conf.example.
Robby
2020-11-28
2
-18
/
+25
|
*
Move the example TCP listener for clients so they're grouped together.
•••
Change the wording slightly on the <sslprofile> comment to be plural, as this is not specific to a particular listener.
Robby
2020-11-28
1
-2
/
+5
|
*
Change the remaining instances of "true", "on", "false" and "off" to "yes" an...
Robby
2020-11-28
2
-27
/
+27
|
*
Add corefiles to the git ignore list.
Sadie Powell
2020-11-26
1
-0
/
+1
|
*
Remove a corefile which was mistakenly committed.
Sadie Powell
2020-11-26
1
-0
/
+0
|
*
Fix the description of <nickflood:duration>.
Sadie Powell
2020-11-26
1
-1
/
+1
|
*
Reword the uhnames and namesx docs.
Sadie Powell
2020-11-26
2
-8
/
+6
|
*
Fail a SANICK if the target nickname already exists.
•••
Workaround for #1791.
Sadie Powell
2020-11-24
1
-1
/
+1
|
*
Fix some confusing logic in sanick.
Sadie Powell
2020-11-24
1
-5
/
+5
|
*
Improve the message sent when overriding channel modes.
•••
Ref: #1816.
satmd
2020-11-22
1
-1
/
+1
*
|
Move ban checking to core_channel.
Sadie Powell
2020-11-30
2
-14
/
+7
*
|
Rename ChanMax to MaxChannel for consistency with the other limits.
Sadie Powell
2020-11-27
7
-23
/
+23
*
|
Rename NickMax to MaxNick for consistency with the other limits.
Sadie Powell
2020-11-27
8
-9
/
+9
*
|
Rename IdentMax to MaxUser for consistency with the other limits.
Sadie Powell
2020-11-27
8
-12
/
+12
*
|
Cleanup CAPAB MODULES/MODLIST now we don't need 1202 compatibility.
Sadie Powell
2020-11-27
1
-37
/
+6
*
|
Convert CapabData to be a unique_ptr.
Sadie Powell
2020-11-27
2
-18
/
+10
*
|
Merge tag 'v3.8.1' into master.
Sadie Powell
2020-11-20
22
-36
/
+105
|
\
|
|
*
Release v3.8.1.
v3.8.1
Sadie Powell
2020-11-20
1
-1
/
+1
|
*
Update copyright headers.
InspIRCd Robot
2020-11-20
11
-14
/
+14
|
*
Update the module descriptions.
Sadie Powell
2020-11-20
8
-8
/
+8
|
*
Fail websocket connections if changing the user's IP errors.
Sadie Powell
2020-11-20
1
-0
/
+4
|
*
Avoid doing "IP changed" event stuff on quitting users.
Sadie Powell
2020-11-20
5
-5
/
+8
|
*
Update the misspell-fixer exception for directive.pm.
Matt Schatz
2020-11-14
1
-1
/
+1
|
*
Remove an obsolete comment about BSD Make.
Sadie Powell
2020-11-12
1
-2
/
+0
|
*
Silence a harmless warning in newer versions of GCC.
Sadie Powell
2020-11-12
1
-2
/
+4
|
*
Add an AppArmor config.
Sadie Powell
2020-11-12
2
-0
/
+47
|
*
Skip module tags which don't have a module specified.
Sadie Powell
2020-11-10
1
-1
/
+5
|
*
Prioritise connectban and dnsbl after core_xline.
Sadie Powell
2020-11-10
2
-0
/
+12
|
*
Skip extra whitespace in --{enable,disable}-extras.
Sadie Powell
2020-11-08
1
-2
/
+2
|
*
Only assign NewServices once the duplicate check is done.
Sadie Powell
2020-11-03
1
-1
/
+1
[prev]
[next]