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
Age
Commit message (
Expand
)
Author
2015-05-12
Remove support for non-unloadable (VF_STATIC) modules
Attila Molnar
2015-05-12
cmd_modules Don't show the memory addresses of Module objects to opers
Attila Molnar
2015-05-10
Merge insp20
Attila Molnar
2015-05-10
Release v2.0.20
Attila Molnar
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-05-04
Merge branch 'master+whoiscontext'
Attila Molnar
2015-05-04
core_whois Fix numeric 319 not obeying MaxLine
Attila Molnar
2015-05-01
core_hostname_lookup Don't adjust DnsBad stats
Attila Molnar
2015-05-01
m_httpd Fix iteration in OnUnloadModule()
Attila Molnar
2015-04-28
core_whois Simplify CommandWhois::SplitChanList()
Attila Molnar
2015-04-28
Move OnWhois* events to core_whois, add Whois::Context
Attila Molnar
2015-04-28
Prepend target user nick to whois numerics in InspIRCd::SendWhoisLine()
Attila Molnar
2015-04-28
m_servprotect Remove pointless compare of src and dst from OnWhoisLine handler
Attila Molnar
2015-04-27
Merge branch 'master+dns'
Attila Molnar
2015-04-27
core_dns Drop incoming packets containing a different question from what we a...
Attila Molnar
2015-04-27
core_dns Update DNS::Request::name to be the same as in the packet
Attila Molnar
2015-04-21
core_dns Remove incomplete support for multiple questions per query
Attila Molnar
2015-04-21
core_dns Reject incoming packets with qdcount != 1
Attila Molnar
2015-04-21
core_dns Don't store query class code in Question
Attila Molnar
2015-04-21
core_dns Remove ability to pack answers
Attila Molnar
2015-04-21
core_dns Add typedef for request id, change it to uint16_t
Attila Molnar
2015-04-21
core_dns Allow usage of id 65535
Attila Molnar
2015-04-21
core_dns Allow usage of id 0
Attila Molnar
2015-04-21
core_dns Move packet source address checking before packet processing
Adam
2015-04-20
Merge insp20
Attila Molnar
2015-04-16
Release v2.0.19
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
cmd_userhost Fix +H hidden opers being shown as opers
Attila Molnar
2015-04-16
Revert c8b344ea748d62d9f37cacd4dd785f15b186725c to fix regression
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-16
Reject replies to DNS PTR requests that contain invalid characters
Attila Molnar
2015-04-15
Remove exception handling from StreamSocket methods calling IOHooks
Attila Molnar
2015-04-15
Merge branch 'master+ehdispatch'
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-04-12
Dispatch EventHandler events to dedicated virtual functions
Attila Molnar
2015-04-07
Add ipv6 dnsbl support
Adam
2015-03-23
Merge pull request #1004 from SaberUK/insp20+fix-various-warnings
Attila Molnar
2015-03-21
Rebuild clone counts on rehash
Adam
2015-03-06
m_ssl_gnutls Set a vector push function on GnuTLS 2.12 and later
Attila Molnar
2015-03-06
Merge branch 'master+writev'
Attila Molnar
2015-03-05
m_ssl_openssl Remove OpenSSLIOHook::outbound and is_outbound constructor para...
Attila Molnar
2015-03-05
m_ssl_openssl Specify TLS client/server role on session creation, switch to S...
Attila Molnar
2015-03-05
m_ssl_gnutls Pass client/server role to GnuTLSIOHook constructor as a GNUTLS_...
Attila Molnar
[next]