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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Fix more inconsistencies with USERIP.
•••
- Use a dummy value instead of erroring if the viewer does not have the privs to see the IP address (fixes UnrealIRCd compat). - Respect the hideoper mode when building the USERIP response.
Sadie Powell
2022-06-23
1
-22
/
+20
|
*
Fix inconsistencies between USERHOST and USERIP.
Sadie Powell
2022-06-23
2
-10
/
+6
*
|
Prevent writing to loggers whilst deleting a logger.
Sadie Powell
2022-06-25
1
-0
/
+5
*
|
Centralise the logging of malformed config values.
Sadie Powell
2022-06-25
1
-24
/
+24
*
|
Fix an inverted condition in configparser.
Sadie Powell
2022-06-25
1
-1
/
+1
*
|
Modernize the syntax of various templates.
Sadie Powell
2022-06-23
9
-9
/
+9
*
|
Merge branch 'insp3' into master.
Sadie Powell
2022-06-22
3
-1
/
+4
|
\
|
|
*
Also add hex colour escapes to the formatting entity list.
Sadie Powell
2022-06-20
1
-0
/
+2
|
*
Add support for escaping hex colour codes
•••
This is not widely supported but we should have an escape regardless.
Sadie Powell
2022-06-19
1
-0
/
+1
|
*
Fix the parameter documentation for the repeat mode.
Sadie Powell
2022-06-15
1
-1
/
+1
*
|
Store the shun cleanedcommands/enabledcommands in a token list.
Sadie Powell
2022-06-18
1
-16
/
+10
*
|
Allow templating of the messageflood module kick message.
Sadie Powell
2022-06-15
1
-4
/
+8
*
|
Allow templating of the repeat module kick message.
Sadie Powell
2022-06-15
1
-7
/
+8
*
|
Convert passforward to use the new template system.
Sadie Powell
2022-06-15
1
-42
/
+11
*
|
Add a basic function for templating strings.
Sadie Powell
2022-06-15
2
-9
/
+48
*
|
Use size_t instead of `unsigned int` in ModeParser.
Sadie Powell
2022-06-11
1
-5
/
+4
*
|
Merge branch 'insp3' into master.
Sadie Powell
2022-06-08
2
-3
/
+3
|
\
|
|
*
Fix parsing non-normalised WebSocket headers.
•••
Ref: #1987.
Sadie Powell
2022-06-08
1
-1
/
+1
|
*
Make setting sockets as FD_CLOEXEC more portable.
•••
Ref: #1986.
Sadie Powell
2022-06-07
1
-2
/
+2
*
|
Convert irc::find to use string_view.
Sadie Powell
2022-06-07
1
-1
/
+1
*
|
Get rid of an indirection when handling the httpd_stats request.
Sadie Powell
2022-06-07
1
-14
/
+8
*
|
Release v4.0.0 alpha 11.
v4.0.0a11
Sadie Powell
2022-05-31
1
-1
/
+1
*
|
Merge branch 'insp3' into master.
Sadie Powell
2022-05-31
1
-10
/
+8
|
\
|
|
*
Make it more obvious when an I/O hook is misconfigured.
Sadie Powell
2022-05-31
1
-10
/
+8
*
|
Fix some warnings that were missed during the merge.
Sadie Powell
2022-05-27
1
-2
/
+2
*
|
Merge branch 'insp3' into master.
Sadie Powell
2022-05-25
5
-7
/
+7
|
\
|
|
*
Fix some compiler warnings on i386.
Sadie Powell
2022-05-25
5
-6
/
+7
*
|
Begin to separate the output from the format in httpd_stats.
Sadie Powell
2022-05-21
1
-125
/
+189
*
|
Merge branch 'insp3' into master.
Sadie Powell
2022-05-21
3
-18
/
+10
|
\
|
|
*
Fix httpd_stats swallowing requests that it doesn't handle.
•••
e.g. /stats/wibble
Sadie Powell
2022-05-21
1
-14
/
+3
|
*
Fix an unnecessary mode lookup in RemoveMode.
Sadie Powell
2022-05-15
1
-1
/
+1
|
*
Use a mode reference instead of repeatedly looking up the snomask mode.
Sadie Powell
2022-05-15
1
-3
/
+6
*
|
Precache the version numerics in the VERSION command class.
Sadie Powell
2022-05-18
3
-15
/
+20
*
|
Deprecate the (raw)version SINFO keys and split out customversion/rawbranch.
Sadie Powell
2022-05-17
6
-68
/
+75
*
|
Fix an oversight in commit 3be039e.
Sadie Powell
2022-05-17
1
-2
/
+2
*
|
Initialize some variables which are checked before being assigned.
Sadie Powell
2022-05-17
1
-3
/
+3
*
|
Get rid of GetVersionString.
•••
TODO: split fullversion/version into individual fields.
Sadie Powell
2022-05-17
3
-12
/
+14
*
|
Split the httpd_stats <version> field out into multiple fields.
Sadie Powell
2022-05-17
1
-3
/
+5
*
|
Print the typeid of a doubly culled type in CullList::Apply().
Sadie Powell
2022-05-17
1
-0
/
+5
*
|
Reload isupport in the next main loop iteration.
•••
This allows modules to load their new config before building it.
Sadie Powell
2022-05-17
1
-1
/
+18
*
|
Preallocate the buffer in Membership::GetAllPrefix{Chars,Modes}.
Sadie Powell
2022-05-17
1
-2
/
+2
*
|
Add a typedef for a mode rank.
Sadie Powell
2022-05-17
22
-47
/
+49
*
|
Store a set of list mode pointers in Membership instead of characters.
Sadie Powell
2022-05-17
7
-42
/
+24
*
|
Require specifying the repeat argument of the Timer class.
Sadie Powell
2022-05-17
3
-3
/
+3
*
|
Fix not ticking the log timers after the first tick.
Sadie Powell
2022-05-17
2
-2
/
+2
*
|
Only give timers a trigger time when they're actually registered.
Sadie Powell
2022-05-17
1
-3
/
+7
*
|
Remove a variable that is unused because of the previous commit.
Sadie Powell
2022-05-16
1
-1
/
+0
*
|
Remove an unnecessary log message.
Sadie Powell
2022-05-16
1
-2
/
+0
*
|
Fix an oversight in the ircv3_accounttag module.
Sadie Powell
2022-05-15
1
-1
/
+4
*
|
Add the new account system.
•••
This still relies on the old extensibles for now but we can change that later.
Sadie Powell
2022-05-14
9
-51
/
+85
[prev]
[next]