index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
Age
Commit message (
Expand
)
Author
2019-03-12
Rename GetFlagIndex -> GetFieldIndex
linuxdaemon
2019-03-12
Add Who::Request::GetFlagIndex to get field index
linuxdaemon
2019-03-09
m_httpd: GCC is __GNUC__ not _GNUC.
Peter Powell
2019-03-08
m_httpd: use http_response_str() instead of Response().
Peter Powell
2019-03-08
Fix an "unknown pragma" warning on Windows.
Peter Powell
2019-03-02
Reject client-to-client tags with no name.
Peter Powell
2019-02-22
Improve the handling of config X-lines and filters. (#1583)
Matt Schatz
2019-02-19
Implement support for IRCv3 client-to-client tags.
Peter Powell
2019-02-19
Minor text fixes for m_filter.
Robby
2019-02-19
Improve the messages in m_filter.
Matt Schatz
2019-02-18
Improve support for wildcards in <link:name>.
Peter Powell
2019-02-18
Start using DurationString() in X-line additions and
Matt Schatz
2019-02-18
X-line expiries: use the new DurationString() function.
Matt Schatz
2019-02-18
Various text improvements: consistency, syntax, help and doc updates/fixes.
Robby
2019-02-16
ircv3_chghost: also send the CHGHOST message to the modified user.
Peter Powell
2019-02-16
Remove obsolete ifdef in m_ssl_gnutls.
Peter Powell
2019-02-15
Move the close and jumpserver modules to inspircd-extras.
Peter Powell
2019-02-15
Replace GetServerPort() with server_sa.port().
Peter Powell
2019-02-06
Expand searching in m_httpd_stats, add global handling of GET parameters (#1566)
linuxdaemon
2019-02-04
m_check: improve the output when showing list modes.
Peter Powell
2019-02-04
m_check: rename the timestamp key to createdat.
Peter Powell
2019-02-04
m_check: improve the output of the member key.
Peter Powell
2019-02-04
m_check: split modeperms into chanmodeperms and usermodeperms.
Peter Powell
2019-02-04
m_check: remove unnecessary usage of CheckContext::List.
Peter Powell
2019-02-04
m_check: replace timestring() with a Write() overlod.
Peter Powell
2019-02-04
ident: fix erroneously prefixing an ident multiple times.
Peter Powell
2019-02-04
ident: rename ext to socket.
Peter Powell
2019-02-04
ident: rename nolookupprefix to prefixunqueried.
Peter Powell
2019-02-04
ident: store the timeout as an unsigned value and limit to 60s.
Peter Powell
2019-02-04
ident: reduce the amount of messages sent when a lookup fails.
Peter Powell
2019-02-04
ident: Change idents with the ChangeIdent method.
Peter Powell
2019-02-04
ident: Fix making idents longer than maxident when a lookup fails.
Peter Powell
2019-02-01
Allow multiple fingerprints in an oper block (#1564)
linuxdaemon
2019-01-28
Fix reading the setname config tag.
Peter Powell
2019-01-28
Read the muteban config in ReadConfig().
Peter Powell
2019-01-28
Fix the prioritisation of OnRawMode in m_samode.
Peter Powell
2019-01-28
Allow configuring whether SETNAME sends snotices and is oper-only.
Peter Powell
2019-01-28
Fix not checking for server names case insensitively.
Peter Powell
2019-01-28
Refactor m_httpd_stats, add subpages (#1554)
linuxdaemon
2019-01-28
Fix parsing anticaps mode parameters (again).
Peter Powell
2019-01-25
Fix sending the SSL connection notice when using a non-SSL gateway.
Peter Powell
2019-01-24
Remove trailing whitespace from various source files.
Peter Powell
2019-01-24
Fix parsing anticaps mode parameters.
Peter Powell
2019-01-24
Add the reason to xline removal notices. (#1545)
Matt Schatz
2019-01-24
Add translation for casemapping between 2.0/3.0 (#1544)
linuxdaemon
2019-01-24
Move the <disabled> tag out of the core to a new module.
Peter Powell
2019-01-24
Avoid forwarding passwords to nickserv when using SASL (#1562)
linuxdaemon
2019-01-23
Fix a crash in m_sslinfo when a socket is SSL but a gateway is not.
Peter Powell
2019-01-23
Fix away broadcast logic (#1561)
linuxdaemon
2019-01-22
Rename OnClientProtocolProcessTag to OnProcessTag.
Peter Powell
[next]