]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules
Sync helpop chmodes s and p with docs
[user/henk/code/inspircd.git] / src / modules /
2021-06-07 Sadie PowellMigrate Windows builds to installing their dependencies...
2021-06-04 Sadie PowellBroadcast the limits for list modes on server link.
2021-06-02 Sadie PowellSend the CHARSET token if using a non-ascii casemapping.
2021-06-01 Sadie PowellLook up the SSL I/O hook properly in spanningtree.
2021-06-01 Sadie PowellRefactor the sslqueries mode handler.
2021-05-25 Sadie PowellImplement support for setting TLSv1.3 ciphersuites...
2021-05-22 Sadie PowellImplement support for the delayjoin WHOX flag.
2021-05-22 Sadie PowellOnly check for a join time if a user is actually in...
2021-05-22 Sadie PowellSend the correct join timestamp on a delayed join message.
2021-05-14 InspIRCd RobotUpdate copyright headers.
2021-05-14 Sadie PowellFix an off by one error in various bitsets.
2021-05-08 Sadie PowellSend ERR_BADCHANMASK when trying to OJOIN/SAJOIN an...
2021-05-07 Sadie PowellFix the Ubuntu package name for ssl_gnutls.
2021-05-07 Sadie PowellSwitch from the Ubuntu 16.04 image to the 18.04 Ubuntu...
2021-05-07 Sadie PowellSend 400 Bad Request if a WebSocket client doesn't...
2021-05-04 Sadie PowellOnly vendor the bits of utfcpp that we actually use.
2021-05-02 Sadie PowellSkip clients on ulined servers in SSLINFO <#chan>.
2021-04-27 Sadie PowellFix a bunch of weird indentation and spacing issues.
2021-04-25 Sadie PowellSend the max line length to remote servers on link.
2021-04-21 Sadie PowellUpdate the module descriptions.
2021-04-19 Sadie PowellImprove the messages sent when loading/unloading/reload...
2021-04-19 Sadie PowellImprove the message sent when a mode does not exist.
2021-04-18 Sadie PowellUpdate hideoper for the /STATS P change in the previous...
2021-04-17 Sadie PowellRename censor_t to CensorMap as the _t suffix is reserv...
2021-04-17 Sadie PowellImprove the debug logging for httpd_acl auth attempts.
2021-04-17 Sadie PowellFix the 'w' extban not being added to the EXTBAN 005...
2021-04-16 Sadie PowellFix using a different field name in ldapauth than is...
2021-04-14 Sadie PowellUpdate references to config fields which were renamed.
2021-04-11 Sadie PowellOnly show the WebIRC gateway name to unprivileged users.
2021-04-11 Sadie PowellAllow banning WebIRC users by their gateway name.
2021-04-07 Sadie PowellShow all prefix modes in the CHECK onchans output.
2021-04-06 Sadie PowellUse IsCTCP in blockcolor for ignoring CTCPs.
2021-04-03 Sadie PowellAutomatically prune the history lists in chanhistory.
2021-03-31 Sadie PowellAdd support for per-DNSBL timeouts.
2021-03-31 Sadie PowellFix various documentation comments.
2021-03-30 Sadie PowellAdd support for blocking tag messages with the deaf...
2021-03-21 Sadie PowellImprove the header messages of the filter and permchann...
2021-03-14 Sadie PowellDefault <permchannelsdb:listmodes> to on.
2021-03-14 Sadie PowellImplement support for saving filters.
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-06 Sadie PowellFix not always incrementing the DNSBL stats.
2021-03-05 Sadie PowellFix a bunch of really obvious unnecessary includes.
2021-03-05 InspIRCd RobotUpdate copyright headers.
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 PowellAdd snomask permissions to the oper check output.
2021-02-22 Sadie PowellAdd a human-readable serialiser to the geolocation...
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-05 Sadie PowellShow the name of the WebIRC gateway in the IP changing...
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-27 Sadie PowellAllow disabling connectban for specific connect classes.
2021-01-19 Sadie PowellSend ERR_CANTUNLOADMODULE when unloading a module on...
2021-01-19 Sadie PowellRefactor the globalload module.
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 PowellAdd default empty openssl compiler flags.
2021-01-13 Sadie PowellAdd a shun option to only apply when users are fully...
2021-01-11 Sadie PowellAdd a user mode which allows disabling receiving channe...
2020-12-30 Matt SchatzDisallow an empty last parameter in MAP.
2020-12-25 Sadie PowellAvoid doing more work than necessary when checking...
2020-12-25 Sadie PowellReplace spaces with underscores when checking for class...
2020-12-22 Sadie PowellAdd support for multiple hostmasks in <cgiirc:mask>.
2020-12-22 Sadie PowellAfter changing the codepage rename duplicate users...
2020-12-22 Sadie PowellSend RPL_SAVENICK from irc2 when renaming a user to...
2020-12-20 Sadie PowellHide the server name/desc better when <options:hideserv...
2020-12-18 Sadie PowellDon't call events provided by dying or dead modules.
2020-12-16 Sadie PowellFix MAP output on a dual v2/v3 network.
2020-12-16 Sadie PowellUse !empty instead of size when checking if containers...
2020-12-04 Daniel VassdalFix issue where m_pbkdf2 was not aware of services...
2020-12-04 Sadie PowellFix a copy/paste error in the http path normalising...
2020-12-04 Sadie PowellFix the name of the sha1 provider.
2020-12-04 Sadie PowellNormalise paths in the httpd module.
2020-12-04 Sadie PowellImprove HTTP logging.
2020-12-04 Sadie PowellBe more specific when a HTTP parser error happens.
2020-12-03 Elizabeth MyersFix default linker flags in libargon2
2020-12-03 Sadie PowellAdvertise the available extbans for services.
2020-12-03 Christos Triantafy... Check the ident when checking against IP in ldapoper...
2020-11-24 Sadie PowellFail a SANICK if the target nickname already exists.
2020-11-24 Sadie PowellFix some confusing logic in sanick.
2020-11-22 satmdImprove the message sent when overriding channel modes.
2020-11-20 InspIRCd RobotUpdate copyright headers.
2020-11-20 Sadie PowellUpdate the module descriptions.
2020-11-20 Sadie PowellFail websocket connections if changing the user's IP...
2020-11-20 Sadie PowellAvoid doing "IP changed" event stuff on quitting users.
2020-11-10 Sadie PowellPrioritise connectban and dnsbl after core_xline.
next