index
:
~steering
/
inspircd++.git
this commit
insp2
insp4
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release v4.1.0.
v4.1.0
Sadie Powell
2024-07-14
1
-1
/
+1
*
Update copyright headers.
InspIRCd Robot
2024-07-14
46
-46
/
+46
*
Update author list.
InspIRCd Robot
2024-07-14
1
-1
/
+2
*
Update the vendored dependencies.
Sadie Powell
2024-07-14
4
-27
/
+61
*
Don't broadcast a ListExtItem when setting it in FromInternal.
Sadie Powell
2024-07-14
1
-3
/
+3
*
Update the packages for cloak_sha256 that were missed in 8a0f6f38.
Sadie Powell
2024-07-13
1
-2
/
+3
*
Fix the getentropy test on systems with a new libc and old kernel.
Sadie Powell
2024-07-13
1
-2
/
+1
*
Modernise PackageInfo directives.
•••
- Add Alpine packages. - Add missing directives to log_json. - Drop obsolete version constraints. - Use system-like for debian and rhel.
Sadie Powell
2024-07-13
11
-37
/
+38
*
Switch require_system to /etc/os-release from lsb_release.
Sadie Powell
2024-07-13
1
-4
/
+12
*
Allow mkdescriptions to auto-commit changed files.
Sadie Powell
2024-07-13
1
-0
/
+9
*
Allow mkauthors/mkheaders to opt-out of committing changes.
Sadie Powell
2024-07-13
2
-8
/
+12
*
Use pkg-config for determining whether to enable the ldap module.
Sadie Powell
2024-07-13
1
-1
/
+1
*
Use auto when extracting the internal type of a message target.
Sadie Powell
2024-07-13
24
-36
/
+36
*
Const correct numerichelper.
Sadie Powell
2024-07-13
1
-9
/
+9
*
Fix using getentropy() on musl libc.
Sadie Powell
2024-07-13
1
-0
/
+4
*
Merge the compiler and compiler_info tests.
Sadie Powell
2024-07-13
3
-55
/
+33
*
Use getentropy() from POSIX 2024 if it is available.
Sadie Powell
2024-07-13
4
-1
/
+35
*
Allow using /ACCEPT to override more blocking modes.
Sadie Powell
2024-07-13
3
-4
/
+19
*
Fix an unescaped ampersand in the previous commit.
Sadie Powell
2024-07-11
1
-1
/
+1
*
Add URL encoded versions of the DNSBL/network to the dnsbl module.
Sadie Powell
2024-07-11
2
-5
/
+7
*
Include the network name in the DroneBL example config.
Sadie Powell
2024-07-10
2
-4
/
+5
*
Don't execute functions in ModConfig directives.
Sadie Powell
2024-07-07
2
-8
/
+10
*
Avoid allocating in ListExtItem when its obviously not necessary.
Sadie Powell
2024-07-07
1
-0
/
+6
*
Shrink the geo_maxmind storage after garbage collection.
Sadie Powell
2024-07-07
2
-0
/
+2
*
Fix a memory leak in the regex_pcre2 module.
Sadie Powell
2024-07-07
1
-0
/
+4
*
Unregister extbans when the providing module is unloaded.
Sadie Powell
2024-07-06
1
-0
/
+5
*
Fix MOTD parsing accidentally skipping lines which are blank.
Sadie Powell
2024-07-05
3
-3
/
+3
*
Build with -pie as well as -fPIE.
•••
Co-authored-by: Marcus Rueckert <darix@nordisch.org>
Sadie Powell
2024-07-03
1
-1
/
+1
*
Update the AppArmor profile for the new profile syntax.
•••
Co-authored-by: Marcus Rueckert <darix@nordisch.org>
Sadie Powell
2024-07-03
1
-7
/
+10
*
Release v4.0.1.
v4.0.1
Sadie Powell
2024-07-02
1
-1
/
+1
*
Update copyright headers.
InspIRCd Robot
2024-07-02
2
-2
/
+2
*
Update the vendored dependencies.
Sadie Powell
2024-07-02
16
-4711
/
+5340
*
Skip the local server when routing messages in spanningtree.
Sadie Powell
2024-07-02
1
-0
/
+3
*
Fix some minor issues with the sqloper schemas.
•••
- Only create the pgsql table if it doesn't exist. - Separate the active column out from others.
Sadie Powell
2024-07-01
3
-1
/
+4
*
Add a DBML schema for the sqloper module and update the tables.
Sadie Powell
2024-07-01
4
-34
/
+141
*
Fix the log_sql module schema allowing null columns.
Sadie Powell
2024-07-01
4
-16
/
+13
*
Fix a typo in the example config.
Sadie Powell
2024-06-30
1
-1
/
+1
*
Fix various docs issues.
•••
Ref: #2099.
Sadie Powell
2024-06-30
2
-8
/
+9
*
Use the password from the class instead of the config in passforward.
Sadie Powell
2024-06-30
1
-1
/
+1
*
Release v4.0.0.
v4.0.0
Sadie Powell
2024-06-29
2
-2
/
+2
*
Update copyright headers.
InspIRCd Robot
2024-06-29
10
-10
/
+10
*
Bump the man page change dates for the previous commit.
Sadie Powell
2024-06-29
2
-2
/
+2
*
Tell people to use the main ChatSpike domain not our alias.
Sadie Powell
2024-06-28
14
-15
/
+15
*
Merge branch 'insp3' into insp4.
Sadie Powell
2024-06-28
0
-0
/
+0
|
\
|
*
Release v3.17.1.
v3.17.1
Sadie Powell
2024-06-28
1
-1
/
+1
*
|
Use unprefixed module names in modulemanager.
Sadie Powell
2024-06-24
1
-9
/
+14
*
|
When a user installs a contrib module tell them how to load it.
Sadie Powell
2024-06-24
1
-0
/
+7
*
|
Move module_{expand,shrink} to make::common.
Sadie Powell
2024-06-24
2
-14
/
+15
*
|
Fix some uses of raw mode characters in messages.
Sadie Powell
2024-06-23
2
-2
/
+2
*
|
Fix swapped parameters when opering remote users.
Sadie Powell
2024-06-23
1
-1
/
+1
[next]