index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-04-17
Rename censor_t to CensorMap as the _t suffix is reserved by POSIX.
Sadie Powell
2021-04-17
Improve the debug logging for httpd_acl auth attempts.
Sadie Powell
2021-04-17
Fix the 'w' extban not being added to the EXTBAN 005 numeric.
Sadie Powell
2021-04-16
Fix using a different field name in ldapauth than is documented.
Sadie Powell
2021-04-14
Update references to config fields which were renamed.
Sadie Powell
2021-04-11
Only show the WebIRC gateway name to unprivileged users.
Sadie Powell
2021-04-11
Allow banning WebIRC users by their gateway name.
Sadie Powell
2021-04-08
Fix not parsing connect class hosts for inherited classes.
Sadie Powell
2021-04-07
Show all prefix modes in the CHECK onchans output.
Sadie Powell
2021-04-06
Use IsCTCP in blockcolor for ignoring CTCPs.
Sadie Powell
2021-04-03
Automatically prune the history lists in chanhistory.
Sadie Powell
2021-03-31
Add support for per-DNSBL timeouts.
Sadie Powell
2021-03-31
Fix various documentation comments.
Sadie Powell
2021-03-30
Add support for matching multiple hosts in <connect:{allow,deny}>.
Sadie Powell
2021-03-30
Add support for blocking tag messages with the deaf mode.
Sadie Powell
2021-03-25
Make the system-wide runtime directory /var/run/inspircd.
Sadie Powell
2021-03-25
Remove the Kiwi links from the readme.
Sadie Powell
2021-03-21
Improve the header messages of the filter and permchannels modules.
Sadie Powell
2021-03-19
Add an <include> option to allow certain config files to not exist.
Sadie Powell
2021-03-14
Default <permchannelsdb:listmodes> to on.
Sadie Powell
2021-03-14
Implement support for saving filters.
Sadie Powell
2021-03-14
Convert the ISO 8859-2 nationalchars files to codepage configs.
Sadie Powell
2021-03-14
Rename the latin1 codepage to iso-8859-1.
Sadie Powell
2021-03-14
Treat an empty bool/duration/int/uint config field as undefined.
Sadie Powell
2021-03-11
Allow passing --prefix with --system.
Sadie Powell
2021-03-11
Add support for sending a standard reply with no command name.
Sadie Powell
2021-03-10
Rename `<bind:ssl>` to `<bind:sslprofile>`.
Sadie Powell
2021-03-10
Rename `<link:ssl>` to `<link:sslprofile>`.
Sadie Powell
2021-03-10
Fix the cloaking module on C++98 compilers.
Sadie Powell
2021-03-09
Add a human-readable version of the cloak list.
Sadie Powell
2021-03-09
Space-delimit the human readable callerid extensible data.
Sadie Powell
2021-03-09
Add a subclass of IOHookProvider for SSL modules.
Sadie Powell
2021-03-08
Fix the `STATS p` output being ambiguous.
Sadie Powell
2021-03-06
Fix using single quotes where double quotes should be used.
Sadie Powell
2021-03-06
Fix not always incrementing the DNSBL stats.
Sadie Powell
2021-03-05
Fix a bunch of really obvious unnecessary includes.
Sadie Powell
2021-03-05
Fix detection of the ldap, regex_stdlib, and ssl_mbedtls module deps.
Sadie Powell
2021-03-05
Remove some todo comments which are outdated or misleading.
Sadie Powell
2021-03-05
Fix comments that claim that the InspIRCd protocol uses TS6 UUIDs.
Sadie Powell
2021-03-05
Fix weird typemask logic in the connect class reader.
Sadie Powell
2021-03-05
Update copyright headers.
InspIRCd Robot
2021-03-05
Fix parsing the output of git-blame in mkheaders.
Sadie Powell
2021-03-05
Ignore moved lines in mkheaders.
Sadie Powell
2021-03-04
Use InnoDB instead of the deprecated MyISAM in the sqloper table.
Sadie Powell
2021-03-03
Fix not being able to colour format output to stderr on Windows.
Sadie Powell
2021-03-02
Fix building on Windows.
Sadie Powell
2021-03-02
Fix using std::cout instead of errstr when a port fails to bind.
Sadie Powell
2021-03-02
Deduplicate checking the source for the users/auspex priv in WHO.
Sadie Powell
2021-03-02
Fix fuzzy matching in core_who.
Sadie Powell
2021-03-02
Fix warning about unknown sections in the contrib module manifest.
Sadie Powell
[prev]
[next]