]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2021-03-25 Sadie PowellMake the system-wide runtime directory /var/run/inspircd.
2021-03-25 Sadie PowellRemove the Kiwi links from the readme.
2021-03-21 Sadie PowellImprove the header messages of the filter and permchann...
2021-03-19 Sadie PowellAdd an <include> option to allow certain config files...
2021-03-14 Sadie PowellDefault <permchannelsdb:listmodes> to on.
2021-03-14 Sadie PowellImplement support for saving filters.
2021-03-14 Sadie PowellConvert the ISO 8859-2 nationalchars files to codepage...
2021-03-14 Sadie PowellRename the latin1 codepage to iso-8859-1.
2021-03-14 Sadie PowellTreat an empty bool/duration/int/uint config field...
2021-03-11 Sadie PowellAllow passing --prefix with --system.
2021-03-11 Sadie PowellAdd support for sending a standard reply with no comman...
2021-03-10 Sadie PowellRename `<bind:ssl>` to `<bind:sslprofile>`.
2021-03-10 Sadie PowellRename `<link:ssl>` to `<link:sslprofile>`.
2021-03-10 Sadie PowellFix the cloaking module on C++98 compilers.
2021-03-09 Sadie PowellAdd a human-readable version of the cloak list.
2021-03-09 Sadie PowellSpace-delimit the human readable callerid extensible...
2021-03-09 Sadie PowellAdd a subclass of IOHookProvider for SSL modules.
2021-03-08 Sadie PowellFix the `STATS p` output being ambiguous.
2021-03-06 Sadie PowellFix using single quotes where double quotes should...
2021-03-06 Sadie PowellFix not always incrementing the DNSBL stats.
2021-03-05 Sadie PowellFix a bunch of really obvious unnecessary includes.
2021-03-05 Sadie PowellFix detection of the ldap, regex_stdlib, and ssl_mbedtl...
2021-03-05 Sadie PowellRemove some todo comments which are outdated or misleading.
2021-03-05 Sadie PowellFix comments that claim that the InspIRCd protocol...
2021-03-05 Sadie PowellFix weird typemask logic in the connect class reader.
2021-03-05 InspIRCd RobotUpdate copyright headers.
2021-03-05 Sadie PowellFix parsing the output of git-blame in mkheaders.
2021-03-05 Sadie PowellIgnore moved lines in mkheaders.
2021-03-04 Sadie PowellUse InnoDB instead of the deprecated MyISAM in the...
2021-03-03 Sadie PowellFix not being able to colour format output to stderr...
2021-03-02 Sadie PowellFix building on Windows.
2021-03-02 Sadie PowellFix using std::cout instead of errstr when a port fails...
2021-03-02 Sadie PowellDeduplicate checking the source for the users/auspex...
2021-03-02 Sadie PowellFix fuzzy matching in core_who.
2021-03-02 Sadie PowellFix warning about unknown sections in the contrib modul...
2021-03-01 Sadie PowellFix sending Q-line notices to snomask `a` instead of...
2021-02-28 Sadie PowellFix print_warning using print instead of say.
2021-02-28 Sadie PowellWarn users of old compiler versions about the upcoming...
2021-02-28 Sadie PowellWarn users of old Perl versions about the upcoming...
2021-02-28 Sadie PowellFix running configure on systems with old versions...
2021-02-27 Sadie PowellFix not sending ERR_INVALIDMODEPARAM when a parameter...
2021-02-26 Sadie PowellRelease v3.9.0.
2021-02-26 InspIRCd RobotUpdate copyright headers.
2021-02-25 Sadie PowellImplement support for multi-prefix on WHOIS.
2021-02-25 Sadie PowellAllow a statusmsg to have multiple statuses and pick...
2021-02-24 Sadie PowellRefactor OnUserPostMessage in the chanhistory module.
2021-02-22 Sadie PowellFix a grammar issue in the helpop config.
2021-02-22 Sadie PowellAdd snomask permissions to the oper check output.
2021-02-22 Sadie PowellAdd a human-readable serialiser to the geolocation...
2021-02-21 Sadie PowellFix checking the wrong user in SERVLIST.
2021-02-21 Sadie PowellAdd a config option for exempting classes from connflood.
2021-02-21 Sadie PowellAdd a command to the cgiirc module for encoding/decodin...
2021-02-21 Sadie PowellRename the cmd variable to cmdwebirc in the cgiirc...
2021-02-18 Sadie PowellFix the numeric sent when a U-lined alias target is...
2021-02-18 Sadie PowellFix the message sent when SSL profiles are rehashed.
2021-02-10 Sadie PowellMove linuxdaemon and Sheogorath to former contributors.
2021-02-08 Sadie PowellFix the system-wide paths to not violate the Linux...
2021-02-07 Matt SchatzImprovements and updates to misspell-fixer.
2021-02-05 Sadie PowellShow the name of the WebIRC gateway in the IP changing...
2021-02-01 Sadie PowellDuplicate the stdout file handle when used for logging.
2021-02-01 Sadie PowellFix using the TR1 headers on compilers that support...
2021-02-01 Sadie PowellMove SSLINFO code for users to its own function and...
2021-02-01 Sadie PowellAllow using SSLINFO on channels.
2021-02-01 Sadie PowellConvert SSLINFO to SplitCommand.
2021-02-01 Sadie PowellRead <sslinfo:operonly> once at load time.
2021-01-31 Sadie PowellFix the base path being used for more than just the...
2021-01-30 Sadie PowellFix bitshift in INSPIRCD_VERSION_SINCE.
2021-01-30 Sadie PowellFix an oversight in the previous commit.
2021-01-30 Sadie PowellFix a few issues with SERVLIST.
2021-01-29 Sadie PowellRemove unnecessary chdirs in the helper script.
2021-01-29 Sadie PowellFix some minor oversights introduced in 859a799 and...
2021-01-29 Sadie PowellImprove the `./configure --help` output
2021-01-29 Sadie PowellAlways use for in Perl modules.
2021-01-29 Sadie PowellPurge all remaining uses of print_format.
2021-01-28 Sadie PowellUpdate the mailmap.
2021-01-27 Sadie PowellExempt IRCCloud users from connectban and DNSBL lookups.
2021-01-27 Sadie PowellAllow disabling connectban for specific connect classes.
2021-01-27 Sadie PowellMigrate some stuff away from print_format.
2021-01-25 Sadie PowellFix unnecessary begin blocks in Perl source files.
2021-01-20 Sadie PowellMake the UNIX socket listener path relative to the...
2021-01-19 Sadie PowellAdd <dns:enabled>; allows disabling DNS lookups entirely.
2021-01-19 Sadie PowellAllow converting a Cap::Reference to a Cap::Capability*.
2021-01-19 Sadie PowellSend ERR_CANTUNLOADMODULE when unloading a module on...
2021-01-19 Sadie PowellRefactor the globalload module.
2021-01-19 Sadie PowellFix the DNS socket not being closed when core_dns is...
2021-01-18 R-V6Added <module name="codepage"> to modules.conf.example.
2021-01-18 Sadie PowellAdd a separate stats class for DNSBL errors.
2021-01-18 Sadie PowellImprove the robustness of the DNSBL module.
2021-01-18 iwalkaloneImplemented configurable kick message for the repeat...
2021-01-18 Sadie PowellFix showing the start header when using --version.
2021-01-18 Sadie PowellAdd a new runtime directory and move the pid file to it.
2021-01-18 Sadie PowellFix `./configure --update` with cache files generated...
2021-01-18 Sadie PowellAdd default empty openssl compiler flags.
2021-01-16 Sadie PowellFix not rejecting attempts to set snomasks with SAMODE...
2021-01-14 Sadie PowellDelete the ISO 8859-1 locale files.
2021-01-13 Sadie PowellAdd a shun option to only apply when users are fully...
2021-01-12 Sadie PowellImprove parsing modes and snomasks in oper classes.
2021-01-11 Sadie PowellAdd a user mode which allows disabling receiving channe...
2021-01-07 Sadie PowellImplement support for more XML and IRC colour code...
2020-12-31 Sadie Powellv2 is dead, long live v3!
next