]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2020-02-15 Sadie PowellGitHub Actions: ensure that all packages are up to...
2020-02-14 Sadie PowellMarginally improve the error pages created by httpd...
2020-02-14 Sadie PowellAdd overloads of SendIfCap to the standard replies...
2020-02-14 Sadie PowellOnly register the sts capability when we have a valid...
2020-02-14 Sadie PowellClean up ModuleDLLManager from the Module::cull() method.
2020-02-13 Sadie PowellFix GitHub Actions on macOS for real this time.
2020-02-13 Sadie PowellUpdate modules.conf.example to use the new --enable...
2020-02-13 Sadie PowellUpdate the vendored http_parser library to v2.9.3.
2020-02-10 Sadie PowellTell people to run make with the number of CPU cores...
2020-02-10 Sadie PowellUpdate the pull request template for recent module...
2020-02-10 Akinwale AriwodolaRemove a mistakenly repeated word in the README (#1753).
2020-02-06 Sadie PowellInitialise batchendmsg to NULL.
2020-02-04 Sadie PowellInclude the ABI version with the incompatible module...
2020-02-03 Sadie PowellStandard replies have been ratified.
2020-02-03 Wade ClineClean special chars from module conf example
2020-02-02 Sadie PowellMake loading modules considerably more robust and user...
2020-02-02 Sadie PowellFix GitHub Actions building on macOS.
2020-02-02 Sadie PowellFix being able to see the modes of private/secret channels.
2020-01-31 Sadie PowellRelease v3.5.0.
2020-01-31 InspIRCd RobotUpdate copyright headers.
2020-01-31 Sadie PowellBump the ABI version.
2020-01-31 Sadie PowellThe labeled response spec is no longer a draft.
2020-01-31 Sadie PowellFix the chanhistory module not storing CTCP ACTIONs.
2020-01-30 Sadie PowellUse the default OnParameterMissing in ModeUserServerNot...
2020-01-29 Sadie PowellThe KNOCK command is broadcast so we should only send...
2020-01-29 Sadie PowellAdd Channel::WriteRemoteNotice and revert WriteNotice...
2020-01-28 Sadie PowellFix "control reaches end of non-void function" warning.
2020-01-28 Sadie PowellImplement support for the IRCv3 labeled-response specif...
2020-01-28 Sadie PowellAdd a vendor cap which rejects any attempts to enable it.
2020-01-24 Sadie PowellRemove the preceding - in messages sent by opermotd...
2020-01-23 Sadie Powelldccallow: use IsCTCP instead of parsing the message...
2020-01-23 Sadie Powelldccallow: Use irc::equals for messages received over...
2020-01-23 Sadie PowellAdd a method for getting the name of a MessageTarget.
2020-01-22 Sadie PowellUse PushParam instead of PushParamRef in TagMessage...
2020-01-22 Sadie PowellAdd an event for when a command is blocked before execu...
2020-01-22 Sadie PowellRemove unnecessary copies of CommandBase::Params in...
2020-01-22 Sadie PowellMake the dynref bool operator constant.
2020-01-22 Sadie PowellTweak the default motd/opermotd slightly.
2020-01-19 Sadie PowellMove DeleteZero to stdalgo::delete_zero.
2020-01-18 Sadie PowellUse irc::equals instead of transforming to upper case...
2020-01-18 Sadie PowellUse case insensitive comparisons in getBool.
2020-01-18 Sadie PowellAdd a function for showing a command whilst executing it.
2020-01-18 Sadie PowellDisable auto extras when TEST_BUILD_MODULES is set...
2020-01-18 Sadie PowellImprove manually enabling extra modules.
2020-01-17 Sadie PowellAdd a tool for updating the vendored libaries.
2020-01-17 Sadie PowellImprove the DNS cache expiration log message.
2020-01-17 Sadie PowellMigrate from Travis CI to GitHub Actions.
2020-01-17 Sadie PowellFix a harmless warning in the ssl_mbedtls module.
2020-01-17 Sadie PowellFix Perl tools not using the correct directory name...
2020-01-17 Sadie PowellFix the ordering of custom event handlers.
2020-01-17 Sadie PowellUse irc::equals instead of strcasecmp where appropriate.
2020-01-16 Sadie PowellFix a GCC shadowing warning.
2020-01-16 Sadie PowellFix STATUSMSG tag messages not including the status...
2020-01-16 Sadie PowellCheck tag list after checking if the message-tag cap...
2020-01-15 Sadie PowellAdd support for setting the help topic in helpop.
2020-01-15 Sadie PowellPrevent users from sending an empty TAGMSG.
2020-01-13 Sadie PowellVarious improvements for the helpop module.
2020-01-11 Sadie PowellRemove whitespace between the shebang and the copyright...
2020-01-11 InspIRCd RobotUpdate copyright headers.
2020-01-11 Sadie PowellAdd a script for updating the copyright headers.
2020-01-08 Sadie PowellRebuild the 005 numeric after changing the case mapping.
2020-01-07 Sadie PowellMinor improvements to the codepage module.
2020-01-07 Sadie PowellAdd a replacement for the nationalchars module.
2020-01-07 Sadie PowellExplicitly reject nicks beginning with a number in...
2020-01-06 Sadie PowellFix linking servers that are using the nationalchars...
2020-01-05 Sadie PowellAdd an oper only parameter to Simple{Channel,User}ModeH...
2020-01-05 Sadie PowellRename the modes in the services_account module to...
2020-01-03 Sadie PowellRename <chanhistory:notice> to <chanhistory:prefixmsg>.
2020-01-03 Sadie PowellMake chanhistory skip CTCPs when storing messages.
2020-01-03 Sadie PowellMake chanhistory replay notices as well as privmsgs.
2020-01-03 Sadie PowellFix the chanhistory module not replaying message tags.
2020-01-03 Sadie PowellAdd an event provider class for the event/messagetag...
2020-01-03 Sadie PowellBind ports before loading modules.
2019-12-31 Sadie PowellUpdate my name and email address.
2019-12-29 Peter PowellFix the previous commit on C++11 compilers.
2019-12-29 Peter PowellMark messages from ulined clients with the inspircd...
2019-12-28 Peter PowellIgnore clients on ulined servers when reporting stats...
2019-12-21 Peter PowellUse FindNickOnly for finding the required nick for...
2019-12-16 Peter PowellUse FindUUID in place of FindNick in places that only...
2019-12-12 Peter PowellExtract port binding code to a function and improve...
2019-12-09 Matt SchatzUpdate the mailmap for myself.
2019-12-09 Peter PowellMake BindPorts return size_t instead of int.
2019-12-09 Peter PowellMake ForkIntoBackground handle exiting by itself.
2019-12-09 Peter PowellExtract command line option parsing to a function.
2019-12-09 Peter PowellFix indentation of CheckRoot() and error in non-interac...
2019-12-08 Peter PowellImprove behaviour when running as root.
2019-12-08 Peter PowellShow the header before checking if the config file...
2019-12-08 Peter PowellInitialise Winsock from inside the socket engine.
2019-12-08 Peter PowellExtract config file finding code to a function.
2019-12-08 Peter PowellExtract performance stat code to a function.
2019-12-08 Peter PowellMove XLine garbage collection to core_xline.
2019-12-08 Peter PowellIncrease the core dump size earlier in the process...
2019-12-08 Peter PowellCall RecoverFromFork from ForkIntoBackground.
2019-12-08 Peter PowellConvert InspIRCd::SetSignals to a static function.
2019-12-08 Peter PowellMove forking code into a function and remove DaemonSeed.
2019-12-08 Peter PowellExtract the core dump size increasing code to a function.
2019-12-08 Peter PowellMake the UpdateTime function easier to read.
2019-12-08 Peter PowellExtract root dropping code to a function.
2019-12-08 Peter PowellReplace our Windows getopt_long wrapper with ya_getopt.
2019-12-08 Peter PowellUse meaningful variable names in consolecolors.
next