]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2019-04-04 Peter PowellUse SQUERY instead of PRIVMSG in alias/passforward...
2019-04-03 Matt SchatzMerge extras/m_privdeaf into m_deaf and update document...
2019-04-02 Robbym_commonchans: Replace IsOper() with HasPrivPermission...
2019-03-30 Peter PowellRename OnClientProtocolPopulateTags to OnPopulateTags.
2019-03-30 Peter PowellMark messages with inspircd.org/bot if the user has...
2019-03-25 Peter Powellm_permchannels: validate channel names properly.
2019-03-24 RobbyAdd the User and Group options to the systemd service...
2019-03-20 Peter PowellStrip message tags correctly in the 1202 spanningtree...
2019-03-14 Peter PowellFix the link to the http_parser vendor page.
2019-03-14 RobbyUpdate most URLs to use HTTPS and fix some dead links.
2019-03-14 Peter PowellGenerate the ssl_cert metadata before bursting a connec...
2019-03-14 Matt SchatzCheck perms for removal of oper-only channel modes.
2019-03-14 Matt SchatzAdd oper privs to allow overriding noctcp.
2019-03-14 Matt SchatzFix incorrect ModResult for noctcp user target.
2019-03-12 linuxdaemonAdd SSL flag to WHO response
2019-03-12 linuxdaemonRename GetFlagIndex -> GetFieldIndex
2019-03-12 linuxdaemonMove field lookup logic out of WhoData constructor
2019-03-12 linuxdaemonAdd Who::Request::GetFlagIndex to get field index
2019-03-10 Matt SchatzFix BanCache entries existing after X-line expiry.
2019-03-09 Peter Powellm_httpd: GCC is __GNUC__ not _GNUC.
2019-03-08 Peter Powellm_httpd: use http_response_str() instead of Response().
2019-03-08 Peter PowellFix an "unknown pragma" warning on Windows.
2019-03-07 RobbyAdd missing '>' to an example connect tag.
2019-03-02 Peter PowellReject client-to-client tags with no name.
2019-02-22 Matt SchatzImprove the handling of config X-lines and filters...
2019-02-20 Peter PowellSplit reading module initialisation and configuration...
2019-02-20 linuxdaemonFix not showing all modes on a channel
2019-02-19 Peter PowellImplement support for IRCv3 client-to-client tags.
2019-02-19 Peter PowellFix erasing event subscribers erasing all with the...
2019-02-19 Peter PowellAllow customising ElementComp in flat_{map,multimap...
2019-02-19 RobbyMinor text fixes for m_filter.
2019-02-19 Matt SchatzImprove the messages in m_filter.
2019-02-18 Peter PowellImprove support for wildcards in <link:name>.
2019-02-18 Peter PowellFix MatchCIDR matching UNIX socket hostnames.
2019-02-18 Matt SchatzStart using DurationString() in X-line additions and
2019-02-18 Matt SchatzX-line expiries: use the new DurationString() function.
2019-02-18 Matt SchatzAdd a function for displaying human-readable durations.
2019-02-18 RobbyVarious text improvements: consistency, syntax, help...
2019-02-17 Peter PowellFix an off-by-one error in User::GetModeLetters().
2019-02-16 Peter Powellircv3_chghost: also send the CHGHOST message to the...
2019-02-16 Peter PowellUse the local hostname as the server name if one is...
2019-02-16 Peter PowellRemove obsolete ifdef in m_ssl_gnutls.
2019-02-15 Peter PowellMove the close and jumpserver modules to inspircd-extras.
2019-02-15 Peter PowellReplace GetServerPort() with server_sa.port().
2019-02-15 Peter PowellRename User::nping to nextping for consistency with...
2019-02-15 Peter PowellRefactor UserManager::DoBackgroundUserStuff().
2019-02-14 Peter PowellSilence a warning from the helper script on OpenBSD.
2019-02-14 Peter PowellWriteNeighborsWithCap: add the ability to send to the...
2019-02-09 Peter PowellRe-tabularise the helpop cuser/coper command lists.
2019-02-09 Peter PowellUnify the helpop and helpop-full config files.
2019-02-09 Peter PowellImplement support for SQUERY from RFC 2812.
2019-02-09 Peter PowellMove CommandMessage::Handle into the class definition.
2019-02-09 Peter PowellMove message handling code to Handle{Channel,Server...
2019-02-09 Peter PowellDeduplicate firing module events in core_message.
2019-02-08 Peter Powellcore_message: remove unnecessary inheritance logic.
2019-02-08 Peter PowellRename core_privmsg to core_message.
2019-02-07 Peter PowellFix erroneously limiting to the size of sa instead...
2019-02-07 Peter PowellAdd irc::sockets::untosa() for creating AF_UNIX sockaddrs.
2019-02-07 Peter PowellFix an unintentionally inverted condition in core_oper.
2019-02-07 Peter PowellDocument OnUserWrite.
2019-02-06 Peter PowellTell people to run `make install` instead of just ...
2019-02-06 linuxdaemonDon't allow invalid characters in UNIX listener paths.
2019-02-06 linuxdaemonExpand searching in m_httpd_stats, add global handling...
2019-02-06 Peter PowellRelease v3.0.0 release candidate 2.
2019-02-05 Peter PowellQuit users during cleanup instead of when /DIE is executed.
2019-02-05 Peter PowellDelete the old broken test suite.
2019-02-05 Peter PowellMove <oper:class> and <oper:vhost> to core_oper.
2019-02-05 Peter PowellModuleManager: use std::flush instead of fflush(stdout).
2019-02-05 Peter PowellModule: Initialise 'ModuleDLLManager' and 'dying' corre...
2019-02-04 Peter PowellDLLManager: add a function for retrieving a symbol.
2019-02-04 Peter Powellm_check: improve the output when showing list modes.
2019-02-04 Peter Powellm_check: rename the timestamp key to createdat.
2019-02-04 Peter Powellm_check: improve the output of the member key.
2019-02-04 Peter Powellm_check: split modeperms into chanmodeperms and usermod...
2019-02-04 Peter Powellm_check: remove unnecessary usage of CheckContext:...
2019-02-04 Peter PowellImprove the name of the list mode extensible.
2019-02-04 Peter Powellm_check: replace timestring() with a Write() overlod.
2019-02-04 Peter Powellident: fix erroneously prefixing an ident multiple...
2019-02-04 Peter Powellident: rename ext to socket.
2019-02-04 Peter Powellident: rename nolookupprefix to prefixunqueried.
2019-02-04 Peter Powellident: store the timeout as an unsigned value and limit...
2019-02-04 Peter Powellident: reduce the amount of messages sent when a lookup...
2019-02-04 Peter Powellident: Change idents with the ChangeIdent method.
2019-02-04 Peter Powellident: Fix making idents longer than maxident when...
2019-02-01 linuxdaemonAllow multiple fingerprints in an oper block (#1564)
2019-02-01 B00mX0rFix a minor typo in ssl.h
2019-01-29 Peter PowellImprove the accessibility and robustness of prompt_bool.
2019-01-29 Peter PowellDon't clear the screen when running in interactive...
2019-01-29 Peter PowellImprove setting the gid/uid which will own files.
2019-01-29 Peter PowellFix -Wnewline-eof warning.
2019-01-28 Peter PowellFix reading the setname config tag.
2019-01-28 Peter PowellRead the muteban config in ReadConfig().
2019-01-28 Peter PowellFix RPL_ADMINME not having the correct parameters.
2019-01-28 Peter PowellFix the prioritisation of OnRawMode in m_samode.
2019-01-28 Peter PowellFix the description of <setname:operonly>.
2019-01-28 Peter PowellFix sending the modes in RPL_CHANNELMODEIS as one big...
2019-01-28 Peter PowellAllow configuring whether SETNAME sends snotices and...
2019-01-28 Peter PowellAdd ParamMode::IsParameterSecret and remove special...
2019-01-28 Peter PowellFix not checking for server names case insensitively.
2019-01-28 linuxdaemonRefactor m_httpd_stats, add subpages (#1554)
next