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
path:
root
/
src
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Add support for blocking tag messages with the deaf mode.
Sadie Powell
2021-03-30
1
-37
/
+74
|
*
Improve the header messages of the filter and permchannels modules.
Sadie Powell
2021-03-21
2
-2
/
+7
*
|
Always disable TLSv1.0 and disable TLSv1.1 by default.
Sadie Powell
2021-03-18
1
-7
/
+3
*
|
Add a subclass of ExtensionItem exclusively for booleans.
Sadie Powell
2021-03-17
7
-76
/
+25
*
|
Implement support for automatically syncing extension items.
Sadie Powell
2021-03-17
5
-16
/
+7
*
|
Mark {From,To}{Human,Internal,Network} as noexcept.
Sadie Powell
2021-03-17
10
-22
/
+22
*
|
Add a forwarding overload of SimpleExtItem#Set.
Sadie Powell
2021-03-17
8
-8
/
+8
*
|
Pascalize Unset in extension item classes.
Sadie Powell
2021-03-17
20
-34
/
+34
*
|
Pascalize Set in extension item classes.
Sadie Powell
2021-03-17
30
-67
/
+67
*
|
Pascalize Get in extension item classes.
Sadie Powell
2021-03-17
41
-115
/
+115
*
|
Merge branch 'insp3' into master.
Sadie Powell
2021-03-17
2
-3
/
+83
|
\
|
|
*
Default <permchannelsdb:listmodes> to on.
Sadie Powell
2021-03-14
1
-1
/
+1
|
*
Implement support for saving filters.
Sadie Powell
2021-03-14
1
-2
/
+83
*
|
Merge branch 'insp3' into master.
Sadie Powell
2021-03-10
8
-19
/
+46
|
\
|
|
*
Rename `<bind:ssl>` to `<bind:sslprofile>`.
Sadie Powell
2021-03-10
2
-2
/
+2
|
*
Rename `<link:ssl>` to `<link:sslprofile>`.
Sadie Powell
2021-03-10
1
-1
/
+1
|
*
Fix the cloaking module on C++98 compilers.
Sadie Powell
2021-03-10
1
-1
/
+1
|
*
Add a human-readable version of the cloak list.
Sadie Powell
2021-03-09
1
-4
/
+16
|
*
Space-delimit the human readable callerid extensible data.
Sadie Powell
2021-03-09
1
-2
/
+4
|
*
Add a subclass of IOHookProvider for SSL modules.
Sadie Powell
2021-03-09
3
-6
/
+6
|
*
Fix not always incrementing the DNSBL stats.
Sadie Powell
2021-03-06
1
-5
/
+18
|
*
Fix a bunch of really obvious unnecessary includes.
Sadie Powell
2021-03-05
1
-1
/
+1
*
|
Implement support for other SHA2 hash types.
Sadie Powell
2021-03-05
2
-21
/
+22
*
|
Rename gecosban to realnameban.
Sadie Powell
2021-03-05
3
-3
/
+3
*
|
Merge branch 'insp3' into master.
Sadie Powell
2021-03-05
68
-73
/
+85
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2021-03-05
69
-73
/
+86
*
|
Refactor classbase/CullResult into Cullable/Cullable::Result.
Sadie Powell
2021-03-02
13
-33
/
+32
*
|
Move iterator_range to the utility directory and renamespace.
Sadie Powell
2021-03-02
4
-5
/
+5
*
|
Merge branch 'insp3' into master.
Sadie Powell
2021-02-28
32
-105
/
+240
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2021-02-26
32
-32
/
+35
|
*
Implement support for multi-prefix on WHOIS.
Sadie Powell
2021-02-25
1
-0
/
+47
|
*
Allow a statusmsg to have multiple statuses and pick the lowest.
•••
This is pretty much useless but other implementations support it so we have to also support it for compatibility.
Sadie Powell
2021-02-25
1
-5
/
+16
|
*
Refactor OnUserPostMessage in the chanhistory module.
Sadie Powell
2021-02-24
1
-11
/
+13
|
*
Add snomask permissions to the oper check output.
Sadie Powell
2021-02-22
1
-0
/
+10
|
*
Add a human-readable serialiser to the geolocation extensible.
Sadie Powell
2021-02-22
1
-0
/
+6
|
*
Add a config option for exempting classes from connflood.
Sadie Powell
2021-02-21
1
-1
/
+12
|
*
Add a command to the cgiirc module for encoding/decoding hex idents.
Sadie Powell
2021-02-21
1
-37
/
+81
|
*
Rename the cmd variable to cmdwebirc in the cgiirc module.
Sadie Powell
2021-02-21
1
-12
/
+12
|
*
Fix the numeric sent when a U-lined alias target is not online.
Sadie Powell
2021-02-18
1
-2
/
+3
|
*
Fix the message sent when SSL profiles are rehashed.
Sadie Powell
2021-02-18
3
-3
/
+3
|
*
Show the name of the WebIRC gateway in the IP changing notice.
Sadie Powell
2021-02-05
1
-2
/
+3
*
|
Merge branch 'insp3' into master.
Sadie Powell
2021-02-01
1
-26
/
+87
|
\
|
|
*
Move SSLINFO code for users to its own function and refactor.
Sadie Powell
2021-02-01
1
-16
/
+21
|
*
Allow using SSLINFO on channels.
Sadie Powell
2021-02-01
1
-18
/
+69
|
*
Convert SSLINFO to SplitCommand.
Sadie Powell
2021-02-01
1
-4
/
+4
|
*
Read <sslinfo:operonly> once at load time.
Sadie Powell
2021-02-01
1
-3
/
+8
*
|
Make MyClass private and move everything to GetClass.
Sadie Powell
2021-01-31
5
-14
/
+6
*
|
Replace defaultdeleter with the C++11 one and rename culldeleter.
Sadie Powell
2021-01-30
1
-1
/
+1
*
|
Replace all internal references to uline with services.
Sadie Powell
2021-01-30
31
-53
/
+52
*
|
Rename <uline> to <service>.
Sadie Powell
2021-01-30
2
-2
/
+2
[prev]
[next]