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
Age
Commit message (
Expand
)
Author
2018-07-10
Update the readme so that it is actually useful.
Peter Powell
2018-07-10
Rename the license file so that people can find it easier.
Peter Powell
2018-07-04
Fix the configure checks for eventfd(), <stdint.h>, and strlcpy().
Peter Powell
2018-06-18
Clarify the documentation for m_httpd and m_httpd_{config,stats}.
Peter Powell
2018-06-08
Fix invalid conversion from 'const char*' to 'char*' on FreeBSD.
Peter Powell
2018-04-20
Release v2.0.26
Peter Powell
2018-04-16
Improve some documentation (#1483).
Matt Schatz
2018-04-12
Fix ModuleManager's external source lists not working with HTTPS.
Peter Powell
2018-04-11
Fix blank instead of empty PART message when a user is shunned
B00mX0r
2018-04-09
Remove swhois messages set in the oper block on deoper.
Peter Powell
2018-04-06
Fix ELine::Matches returning false on existing match
genius3000
2018-04-06
Set User::host before calling ChangeIP()
Peter Powell
2018-03-30
Update the GeoIP ExtItem when CGI:IRC sets the real IP (#1471)
genius3000
2018-03-04
Merge pull request #1463 from clinew/insp20+openssl-v1.1-compat
Peter Powell
2018-03-02
m_ssl_openssl: Remove deprecated API members.
Wade Cline
2018-02-24
Merge pull request #1458 from linuxdaemon/insp20+duplicate-redir-meta
Peter Powell
2018-02-12
Merge pull request #1460 from genius3000/insp20+helpop_fix
Peter Powell
2018-02-11
[2.0]: Helpop: Move extban 'U' from acting to matching
genius3000
2018-01-25
Revert std::set changes and add duplicate checking in m_banredirect instead, ...
linuxdaemon
2018-01-25
Fix comparator logic for ordering by channel
linuxdaemon
2018-01-25
Make sure banredirect metadata can not be duplicated
linuxdaemon
2017-12-31
m_chanhistory: optionally exempt bots from receiving history.
Michael Hazell
2017-12-23
Merge pull request #1449 from B00mX0r/insp20
Peter Powell
2017-12-22
Fix two minor docs issues
B00mX0r
2017-12-20
Always store something in the cgiirc hostname extension.
Peter Powell
2017-12-16
Use HTTPS URLs in the executable file and include examples.
Peter Powell
2017-12-15
Fix m_spanningtree sending the wrong setter in S2S ADDLINE.
Peter Powell
2017-12-15
Fix m_xline_db storing the wrong setter in the XLine database.
Peter Powell
2017-12-12
Clarify the documentation of <connect:allow>.
Peter Powell
2017-11-28
Add length checking to GetExtBanStatus and m_banexception.
Peter Powell
2017-11-15
Merge pull request #1413 from B00mX0r/insp20
Peter Powell
2017-11-14
Fix referring to sqloper and sqlauth as extras in modules.conf
B00mX0r
2017-11-12
Release v2.0.25
Peter Powell
2017-11-12
Don't mess with the encoding of extras modules in modulemanager.
Peter Powell
2017-11-12
Various minor documentation fixes.
Peter Powell
2017-11-09
Work around removing shuns on nicks when the nick is online.
Peter Powell
2017-11-09
Revert the code changes to m_sasl made in commit 9d4b4344b4.
Peter Powell
2017-11-07
Merge pull request #1255 from genius3000/insp20+timedbans
Peter Powell
2017-11-06
Improve (synchronize) the notices in m_timedbans
genius3000
2017-11-06
Merge pull request #1359 from genius3000/insp20+sasl_no_server
Peter Powell
2017-11-05
Inform the client when a SASL message cannot be sent
genius3000
2017-11-05
Use InvalidateCache in the sockaddrs overload of OnSetClientIP.
Peter Powell
2017-11-05
Merge pull request #1410 from jcjordyn130/insp20
Peter Powell
2017-11-04
Fix CMD_RESTART with relative paths as argv[0].
Jordyn/The Linux Geek
2017-10-26
ConfigReader: fix compilers optimizing NULL check in ConfigTag::readString()
Adam
2017-10-18
Fix sending a malformed 410 numeric when sent empty CAP commands.
Peter Powell
2017-10-16
Fix the command table not being case insensitive.
Peter Powell
2017-10-15
Update wiki links to use HTTPS and point to the correct pages.
Peter Powell
2017-10-11
Include connection security with the SASL host information.
Peter Powell
2017-09-14
Fix the command for enabling m_sqlite3 in modules.conf.example.
Peter Powell
[next]