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
2016-08-13
m_censor Fix possible incorrect cast of dest
Attila Molnar
2016-08-13
Fix more incorrect std::string::operator[] usage
Attila Molnar
2016-08-05
Fix challenge auth when using m_hash_gnutls instead of m_sha256.
Peter Powell
2016-08-01
Fix bursting channel bans
Adam
2016-07-22
m_ssl_openssl Verify DH params being non-NULL before setting it on the context
Attila Molnar
2016-06-21
m_ssl_gnutls, m_ssl_openssl After a read schedule another read if data remain...
Attila Molnar
2016-06-09
Fix for GCC 6 rightfully optimizing out the NULL check of 'this' in ConfigTag...
Attila Molnar
2016-05-03
Fix a minor warning in m_hideoper on some systems.
Peter Powell
2016-02-29
Remove embarrassing negative comments about some clients from the code
Attila Molnar
2016-02-28
Minor spelling errors in m_spanningtree.so
Guillaume Delacour
2016-02-18
Fix dccallow to work with files with spaces in their names
Adam
2016-02-13
m_namedmodes Only show chan key to members and opers with channels/auspex
Attila Molnar
2016-02-13
m_callerid Free old extension data before unserializing the new data
Attila Molnar
2016-02-12
m_dccallow Add config option to control max entries on a list
Attila Molnar
2016-02-12
m_ircv3 Fix AWAY being sent on join to the joining user if it has away-notify...
Attila Molnar
2016-02-12
Merge pull request #1071 from SaberUK/insp20+fix-lusers
Attila Molnar
2016-02-12
Fix hidden operators being shown in LUSERS.
Peter Powell
2016-02-11
Update m_ssl_gnutls to use libgnutls-30 for gnutls 3.4
Adam
2015-12-07
Work around irc::spacesepstream not stripping extraneous spaces.
Peter Powell
2015-12-07
Fix CAP REQ to be atomic like the standard dictates.
Peter Powell
2015-11-23
m_operprefix Unset mode on unload
Attila Molnar
2015-09-28
Fix incorrect std::string::operator[] usage
Attila Molnar
2015-06-14
Fix various issues with the nationalchars module.
Peter Powell
2015-05-10
Merge pull request #1039 from SaberUK/insp20+fix-restrictmsg-uline
Attila Molnar
2015-05-10
Fix not being able to message ulines when m_restrictmsg is loaded.
Peter Powell
2015-05-10
m_ssl_gnutls Hold users in pre-registration state until the handshake is comp...
Attila Molnar
2015-04-16
m_sasl Update description, SASL is no longer exclusive to Atheme
Attila Molnar
2015-04-16
m_dccallow Validate tokens before use
Attila Molnar
2015-04-16
Merge branch 'insp20+timedbans' into insp20
Attila Molnar
2015-04-16
m_sasl Add missing validation for server-to-server SASL message
Attila Molnar
2015-04-13
m_timedbans Notice user when trying to set a ban that's already set
Attila Molnar
2015-04-13
m_timedbans Extract IsBanSet() to a function
Attila Molnar
2015-04-13
m_timedbans On channel destruction remove all timed bans belonging to the cha...
Attila Molnar
2015-04-13
m_timedbans Store Channel pointer in struct TimedBan
Attila Molnar
2015-02-26
Fix various Clang warnings.
Peter Powell
2015-02-04
m_spanningtree Fix TreeRoot UserCount being possibly wrong if loaded after st...
Attila Molnar
2015-01-21
m_abbreviation Fix typo in numeric text
Attila Molnar
2015-01-21
Merge pull request #961 from SaberUK/insp20+fix-snotice
Attila Molnar
2015-01-19
m_operprefix Fix force joined opers not being given the operprefix mode
Attila Molnar
2015-01-17
m_hideoper Fix wrong /WHO output for hidden opers if the channel name contain...
Attila Molnar
2015-01-03
Fix a snotice in m_spanningtree incorrectly using an unsigned long.
Peter Powell
2014-12-27
m_check Fix non-standard format specifier %s passed to strftime() causing pro...
Attila Molnar
2014-12-10
m_httpd On module unload close all connections hooked by the module being unl...
Attila Molnar
2014-11-30
Don't submit a reload worker if the module doing the reload is scheduled for ...
Attila Molnar
2014-10-27
Allow setting a limit of less than 64 entries for non-ban listmodes via <banl...
Attila Molnar
2014-10-26
Remove some dead code found by Coverity
Attila Molnar
2014-10-25
Use gnutls_rnd instead of gcry_randomize on newer GnuTLS versions.
Peter Powell
2014-10-23
m_delaymsg Add option to disallow NOTICEs too
Attila Molnar
2014-10-23
Fix m_banredirect causing bans added for hosts being rewritten as nicks
Adam
2014-10-20
m_ssl_openssl Add compile time option that allows disabling renegotiations
Attila Molnar
[next]