]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/modules
Sync helpop chmodes s and p with docs
[user/henk/code/inspircd.git] / include / modules /
2021-05-14 InspIRCd RobotUpdate copyright headers.
2021-05-14 Sadie PowellFix an off by one error in various bitsets.
2021-04-27 Sadie PowellFix a bunch of weird indentation and spacing issues.
2021-04-27 Sadie PowellFix SendNoticeInternal not having a NULL command variant.
2021-03-31 Sadie PowellAdd support for per-DNSBL timeouts.
2021-03-31 Sadie PowellFix various documentation comments.
2021-03-11 Sadie PowellAdd support for sending a standard reply with no comman...
2021-03-09 Sadie PowellAdd a subclass of IOHookProvider for SSL modules.
2021-03-05 Sadie PowellFix a bunch of really obvious unnecessary includes.
2021-02-26 InspIRCd RobotUpdate copyright headers.
2021-02-25 Sadie PowellImplement support for multi-prefix on WHOIS.
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*.
2020-12-20 Sadie PowellHide the server name/desc better when <options:hideserv...
2020-07-27 Matt SchatzFix secure websocket users not being seen as secure.
2020-04-24 InspIRCd RobotUpdate copyright headers.
2020-04-21 InspIRCd RobotFixes by misspell-fixer
2020-04-14 Matt SchatzUpdate user-facing text and comments of SSL to TLS.
2020-04-13 Sadie PowellAdd the inspircd.org/standard-replies capability.
2020-04-02 Sadie PowellAdd support for sending a standard reply with no comman...
2020-03-30 Sadie PowellFix various documentation and formatting issues.
2020-03-12 Sadie PowellAdd a CapReference class for the message-tags capability.
2020-03-05 Sadie PowellAllow modules to prevent a message from updating the...
2020-02-19 Sadie PowellFix a copy/paste error in IRCv3::Replies::Reply.
2020-02-14 Sadie PowellAdd overloads of SendIfCap to the standard replies...
2020-02-06 Sadie PowellInitialise batchendmsg to NULL.
2020-02-03 Sadie PowellStandard replies have been ratified.
2020-01-31 InspIRCd RobotUpdate copyright headers.
2020-01-22 Sadie PowellUse PushParam instead of PushParamRef in TagMessage...
2020-01-16 Sadie PowellFix a GCC shadowing warning.
2020-01-16 Sadie PowellFix STATUSMSG tag messages not including the status...
2020-01-11 InspIRCd RobotUpdate copyright headers.
2019-12-31 Sadie PowellUpdate my name and email address.
2019-11-25 Peter PowellAdd some overloads of IRCv3::Replies::Reply#Send.
2019-11-13 Peter PowellAdd GetId() to the SQL::Provider class.
2019-10-13 Peter PowellAdd GetTypeStr to the DNS API.
2019-09-23 Peter PowellAdd the OnServerBurst hook and fix the docs for OnServe...
2019-09-23 Peter PowellAdd whether the server split with an error to OnServerS...
2019-08-07 Peter PowellConvert all core ExtensionItem code away from {un,...
2019-07-25 Peter PowellAdd support for the IRCv3 standard replies extension.
2019-07-22 Peter PowellAdd the time tag on the server the message originates...
2019-07-19 Peter PowellAdd an event for adding tags to S2S messages.
2019-07-15 Peter PowellSplit ServerEventListener into {Broadcast,Link,Sync...
2019-06-12 Peter PowellAdd an API for accessing a batch end event.
2019-06-11 Peter PowellFix echo-message replies being considered a side effect.
2019-06-07 Peter PowellImplement support for millisecond level server-time...
2019-05-13 Peter PowellAllow SSLIOHook instances to override Get{Certificate...
2019-05-01 Peter PowellMerge branch 'insp20' into insp3.
2019-04-19 Peter PowellRemove the OnNamesListItem event out of the core.
2019-04-15 Peter PowellReplace the geoip module with geo_maxmind, geoban,...
2019-03-30 Peter PowellRename OnClientProtocolPopulateTags to OnPopulateTags.
2019-03-12 linuxdaemonRename GetFlagIndex -> GetFieldIndex
2019-03-12 linuxdaemonAdd Who::Request::GetFlagIndex to get field index
2019-02-19 Peter PowellImplement support for IRCv3 client-to-client tags.
2019-02-14 Peter PowellWriteNeighborsWithCap: add the ability to send to the...
2019-02-06 linuxdaemonExpand searching in m_httpd_stats, add global handling...
2019-02-01 B00mX0rFix a minor typo in ssl.h
2019-01-24 Peter PowellRemove trailing whitespace from various source files.
2019-01-24 Peter PowellFix overriding <options:exemptchanops> with the exemptc...
2018-12-13 Peter PowellStore durations as unsigned long not long in XLine...
2018-12-09 Peter PowellAllow modules to check if a user is on a callerid accep...
2018-11-26 Peter PowellOnly check if a SSL cert is usable if we're getting...
2018-11-15 Peter PowellFix the OnSendWhoLine event being completely broken...
2018-11-07 Peter PowellMerge tag 'v2.0.27' into master.
2018-11-04 Peter PowellImplement support for WEBIRC attributes.
2018-10-25 Peter PowellAllow HAProxy to specify that a client is connecting...
2018-10-01 Peter PowellFix the chanhistory module being inconsistent across...
2018-09-24 Peter PowellMerge branch 'insp20' into master.
2018-08-15 Peter PowellMerge branch 'insp20' into master.
2018-08-13 Peter PowellAdd support for the IRCv3 batch specification.
2018-08-13 Peter PowellAdd support for the IRCv3 server-time specification.
2018-08-13 Peter PowellImplement IRCv3 message tag support.
2018-08-12 Peter PowellConvert AWAY to use cross-module events and clean up...
2018-07-30 Peter PowellRename User::fullname to realname and make it private.
2018-07-30 Peter PowellReplace most usages of "GECOS" with "real" or "real...
2018-07-26 Peter PowellUse CommandBase::Params instead of std::vector<std...
2018-07-15 Peter PowellMerge branch 'insp20' into master.
2018-04-22 Peter PowellMerge tag 'v2.0.26' into master.
2018-04-08 Peter PowellMove OnStats from the core to a cross-module event.
2018-04-07 Daniel VassdalSQL: Add HasColumn() to check if a result contains...
2018-03-29 Dylan FrankIgnore expired or invalid client certificates (#1468).
2018-02-17 Peter PowellFix building on Windows (mostly).
2018-01-03 Peter PowellMake InspIRCd::Format return std::string instead of...
2017-12-22 Peter PowellImprove and modernize the SQL system API.
2017-12-22 Peter PowellMerge pull request #1443 from B00mX0r/master+filtershun
2017-12-21 B00mX0rAdd SHUN as a /filter action
2017-12-11 Peter PowellMerge branch 'insp20' into master.
2017-12-03 Peter PowellMove OnSync{Channel,Network,User} to ServerEventListener.
2017-12-03 Peter PowellRename the spanningtree module header to server.
2017-11-21 Peter PowellAdd the override keyword in places that it is missing.
2017-11-12 Peter PowellMerge tag 'v2.0.25' into master.
2017-10-29 Peter PowellAdd support to IOHook for retrieving the hostname sent...
2017-10-28 Peter PowellHide User#host and User#dhost and use accessors to...
2017-10-21 Peter PowellAdd a helper function for calling the OnCheckExemption...
2017-10-12 Peter PowellMerge the latest changes from insp20 into master.
2017-09-03 Peter PowellMove <dns:timeout> out of the core.
2017-08-05 Peter PowellMerge pull request #1351 from SaberUK/master+webirc
2017-07-27 Peter PowellMerge pull request #1271 from SaberUK/master+exemption
2017-07-25 Peter PowellMerge pull request #1300 from SaberUK/master+genssl
2017-07-12 Peter PowellMerge pull request #1270 from SaberUK/master+sasl
next