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
...
*
|
Convert IRCv3::Replies::Reply#Send[IfCap] to variadic functions.
Sadie Powell
2020-11-12
3
-107
/
+27
*
|
Use references instead of pointers for aliases.
Sadie Powell
2020-11-11
1
-18
/
+18
*
|
Add stdalgo::equal_range and switch more stuff to iterator_range.
Sadie Powell
2020-11-11
7
-45
/
+41
*
|
Convert FOREACH_MOD_CUSTOM to a variadic function.
Sadie Powell
2020-11-10
20
-51
/
+51
*
|
Convert FIRST_MOD_RESULT_CUSTOM to a variadic function.
Sadie Powell
2020-11-10
12
-55
/
+46
*
|
Only use libc++ when building with AppleClang.
Sadie Powell
2020-11-10
1
-1
/
+1
*
|
Convert UserType to be a uint8_t and move inside User.
Sadie Powell
2020-11-10
3
-23
/
+31
*
|
Use a range-based for loop in the httpd_config module.
Sadie Powell
2020-11-10
1
-5
/
+6
*
|
Fix inconsistencies between the CI environments.
Sadie Powell
2020-11-04
2
-1
/
+3
*
|
Initial support for platform-specific module file extensions.
Sadie Powell
2020-11-04
20
-33
/
+52
*
|
Move config typedefs to ServerConfig and use auto in more places.
Sadie Powell
2020-11-03
10
-26
/
+22
*
|
Store the SQL row id in the synthesised sqloper config tags.
Sadie Powell
2020-11-03
1
-2
/
+2
*
|
Fix inconsistencies with FilePosition and column counting.
Sadie Powell
2020-11-03
2
-5
/
+12
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-11-03
9
-44
/
+88
|
\
|
|
*
Fix an off by one error in the "unknown option" message.
Sadie Powell
2020-11-03
1
-1
/
+1
|
*
Improve the names of the IRCCloud example connect classes.
Sadie Powell
2020-11-03
1
-11
/
+11
|
*
Make connect class debug logging more complete and consistent.
Sadie Powell
2020-11-03
7
-32
/
+76
*
|
Rename ConfigTag::tag to ConfigTag::name.
Sadie Powell
2020-11-03
4
-23
/
+24
*
|
Move FilePosition to fileutils.h and use in ConfigTag.
Sadie Powell
2020-11-03
38
-141
/
+147
*
|
Replace ConfigTag::create with a public constructor.
Sadie Powell
2020-11-03
5
-40
/
+23
*
|
Rename ConfigItems to ConfigTag::Items.
Sadie Powell
2020-11-03
7
-35
/
+30
*
|
Convert ConnectClass from reference<> to std::shared_ptr<>.
Sadie Powell
2020-11-03
13
-39
/
+33
*
|
Clean up a bunch of contructors and destructors.
Sadie Powell
2020-11-01
26
-118
/
+23
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-11-01
25
-27
/
+37
|
\
|
|
*
Release v3.8.0.
v3.8.0
Sadie Powell
2020-10-30
2
-2
/
+2
|
*
Update copyright headers.
InspIRCd Robot
2020-10-30
21
-17
/
+24
|
*
Update vendored libraries.
Sadie Powell
2020-10-30
3
-9
/
+9
|
*
Don't call the OnChangeRealHost event when initialising a user.
•••
Fixes a (git only) crash when a user gets xlined before they have been initialised.
Sadie Powell
2020-10-29
1
-1
/
+4
*
|
Use auto for config code in more places.
Sadie Powell
2020-10-31
1
-4
/
+4
*
|
Convert ConfigTag from reference<> to std::shared_ptr<>.
Sadie Powell
2020-10-31
101
-162
/
+159
*
|
Add stdalgo::iterator_range and switch config tag reading to use it.
•••
This allows us to use range-based for loops which were not possible with the previous config tag system.
Sadie Powell
2020-10-31
43
-203
/
+189
*
|
Fix reading the <sslprofile> config.
Sadie Powell
2020-10-31
3
-3
/
+3
*
|
X509CRL does not need to inherit from refcountbase.
Sadie Powell
2020-10-31
1
-1
/
+1
*
|
Convert OperInfo from reference<> to std::shared_ptr<>.
Sadie Powell
2020-10-31
14
-27
/
+22
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-10-27
31
-130
/
+473
|
\
|
|
*
Don't kill cloaking users when hash/md5 is missing.
Sadie Powell
2020-10-27
2
-3
/
+11
|
*
Update the helpop docs for the recent PING/PONG changes.
Sadie Powell
2020-10-26
1
-2
/
+2
|
*
Fix the behaviour of multi-value PING and PONG messages.
Sadie Powell
2020-10-26
3
-6
/
+29
|
*
Change glob matching to be configurable
Michael
2020-10-24
2
-2
/
+20
|
*
m_cban: Implement support for channel masks
•••
Allows wildcards to be used
Michael
2020-10-24
2
-5
/
+6
|
*
Allow `brew update` to fail when running the macOS CI.
•••
Homebrew is a broken mess and fails randomly when fetching changed package manifests. As this isn't a critical part of build testing we can just let it fail.
Sadie Powell
2020-10-23
1
-1
/
+1
|
*
Update the IRCCloud provider config with the latest host changes.
Sadie Powell
2020-10-23
1
-3
/
+9
|
*
Fix building the argon2 module on CI due to a broken PPA package.
Sadie Powell
2020-10-16
1
-1
/
+1
|
*
More consistently show modules without the file prefix and suffix.
Sadie Powell
2020-10-15
3
-31
/
+37
|
*
Switch away from the deprecated 'set-env' command.
Matt Schatz
2020-10-14
1
-2
/
+2
|
*
Prevent misspell-fixer from running on forks.
Matt Schatz
2020-10-14
1
-0
/
+1
|
*
Fixes by misspell-fixer
InspIRCd Robot
2020-10-15
2
-3
/
+3
|
*
Add an option to allow disengaging joinflood on initial boot.
Sadie Powell
2020-10-12
2
-0
/
+9
|
*
Add an option to allow disengaging joinflood after a netsplit.
Sadie Powell
2020-10-12
2
-5
/
+30
|
*
Implement support for Argon2 password hashing.
•••
Resolves #1540.
ShutterQuick
2020-10-10
6
-4
/
+244
[prev]
[next]