index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Age
Commit message (
Expand
)
Author
2017-10-12
No longer try to create persistent channels on the fly
Adam
2017-10-12
unreal4: send sjoin with empty users in SendChannel
Adam
2017-10-12
unreal4: send modes in sjoin
Adam
2017-10-10
plexus: fix overriding SendSVSLogin
Adam
2017-10-09
Advertise SASL mechanisms to UnrealIRCd servers.
Bram Matthys
2017-07-28
Allow calls to XMLRPC to impersonate supplied user, if online
Tim Gunter
2017-07-24
m_xmlrpc: fix incorrect string find usage
Adam
2017-07-24
ns_group: don't require a user to group
Adam
2017-07-02
Default require_oper to true. Fixes os_oper unserializer because it doesn't s...
Adam
2017-06-05
webcpanel: rate limit login attempts
Adam
2017-06-05
webcpanel: escape values in template_fileserver
Adam
2017-05-27
Merge pull request #174 from Techman-/2.0+inspsasl
Adam
2017-05-27
Moved m_dns's reverse ip method to sockaddrs::reverse().
Alexander Maassen
2017-05-17
m_dnsbl: fix exempts, allow cidrs, default exempt 127.0.0.0/8
Adam
2017-03-30
m_regex_posix: use REG_ICASE
Adam
2017-03-27
cs_akick: don't show channel doesn't exist message in enforce from adding akicks
Adam
2017-03-23
Remove weird warning in nickserv help which for some reason assumes admins' a...
Adam
2017-03-19
Merge pull request #187 from miwob/new-mode
Adam
2017-03-19
m_sasl: pass module to logger
Adam
2017-03-19
Add channel mode 'u', and 'L' to hybrid protocol module; Remove useless CAPAB...
miwob
2017-03-16
Include ip for web clients in command log messages for source
Adam
2017-03-16
redis: check for socket errors when loading database on startup
Adam
2017-03-15
cs_xop: fix showing alternative access methods in help
Adam
2017-03-08
db_redis: don't crash if destroying an object with no type
Adam
2017-03-01
unreal4: set +xt on chghost as unreal does
Adam
2017-02-21
cs_set: don't lower ts from own clients joining
Adam
2017-02-21
Unwrap list modes too in cs_mode, and fix clear on virtual modes to show an e...
Adam
2017-02-21
Fix logging in cs_mode set
Adam
2017-02-21
os_forbid: match forbids exact on add/del
Adam
2017-02-12
os_logsearch: fix quick match
Adam
2017-02-06
ns_set_misc/cs_set_misc: send syntax help too
Adam
2017-02-06
protocol/inspircd12: set +x on /hs off
Adam
2017-02-04
bs_badwords: allow opers with botserv/administration to list/clear badwords too
Adam
2017-01-22
m_sasl: don't allow logging into unconfirmed accounts
Adam
2017-01-17
Cleanup some excess whitespaces and tabs, and fix a few typos along the way.
Robby
2017-01-16
Correct a couple expiry time checks from DoTime()
Adam
2017-01-16
Merge pull request #182 from genius3000/2.0+protocol_match_name
Adam
2017-01-16
Update copyright to 2017.
Robby
2017-01-12
m_dnsbl: widen allowed reply range to 127.0.0.0/8
Adam
2017-01-11
db_sql: run table creation queries during import synchronously too
Adam
2017-01-11
unreal4: use SENDUMODE instead of GLOBOPS
Adam
2017-01-08
ns_register: notify users of unconfirmed accounts on register when there is n...
Adam
2017-01-07
os_list: show number of channels listed, too
Adam
2017-01-07
ngircd: move metadata non-exietent user log message to debug
Adam
2017-01-07
os_list: also allow patterns in nick!user@host#realname form
Adam
2016-12-21
Fix previous commit, deleting sessions removes it from the map which invalida...
Adam
2016-12-19
m_sasl: log hostname/ip, if provided
Adam
2016-12-11
Fix detecting if chghost/chgident is loaded on inspircd and don't send them u...
Adam
2016-12-11
Fix setting kill quick in webcpanel
Adam
2016-12-11
Allow nonconfirmed opers to confirm accounts
Adam
[next]