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-04-07
Merge commit '0f49d1051a96645a576e49cb025198d1b5c9dc60'
Adam
2017-04-06
Merge remote-tracking branch 'github/master'
Adam
2017-04-06
Merge commit '07f72a3122479bb10c923a5f72b316297e388a7f'
Adam
2017-04-06
Merge commit 'f4543edfe25d3c067f4884df1c0b101161342318'
Adam
2017-04-06
Merge commit '99acdcf168f16764012869e7c9f85e6bfae6f23b'
Adam
2017-04-06
Merge commit 'e95950ee261a6a738898d24a76310ef26585e35a'
Adam
2017-04-06
Merge commit 'fc0171fb40cf1785492eda566fd33b3ff5ef66b4'
Adam
2017-04-06
Merge commit 'f3bb46a9f5bb6154f9d23dc62765758a9135f0e6'
Adam
2017-04-06
Fix access comparison operators
Adam
2017-04-06
Fix some more compiler warnings
Adam
2017-04-06
Move nc->lastmail to a field
Adam
2017-03-19
Merge pull request #186 from SaberUK/master+cmake-cleanup
Adam
2017-03-19
Get rid of relying on if(this) in WhoSends()
Adam
2017-02-12
Clean up conditionals merged from the 2.0 branch.
Peter Powell
2017-02-07
sqlite: fix sqlite3_last_insert_rowid() call
Adam
2017-02-07
Normalize databases by not allowing generic Object references
Adam
2017-02-06
Track override in CommandSource and use it in the logger
Adam
2017-01-27
Store CommandInfo in CommandSource instead of just command/permission
Adam
2017-01-23
Make log system use newer format strings
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-18
protocol/inspircd20: use own svsjoin/part/nicks to vaoid module dependencies ...
Adam
2016-12-18
protocol/bahamut: fix typo in AkillDel
Adam
2016-12-17
Split ircdproto send functions out into separate services
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
2016-12-10
Remove unnecessary functions from ngircd that duplicate the default behavior,...
Adam
2016-12-08
Export protocol implementations into protocol module headers
Adam
2016-12-07
Fix numerics to be sent to uids
Adam
2016-12-07
Change in source anope.org links to https
Adam
2016-12-07
Remove C style var args from Channel::Kick
Adam
2016-12-06
Remove many more old C style format strings in the protocol functions
Adam
2016-12-01
Split more protocol module message handler declarations into module headers
Adam
2016-12-01
inspircd12: fix mode handler to handle opers changing other users umodes corr...
Adam
2016-12-01
cs_access: fix typo
Adam
2016-12-01
Allow encap handlers to recall message processing, make protocol/inspircd do ...
Adam
2016-12-01
chanserv/info: show bantype format
Adam
[prev]
[next]