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
/
src
Age
Commit message (
Expand
)
Author
2014-05-30
Anope 2.0.1 Release
2.0.1
Adam
2014-05-30
Fix f627a3bacd0d058e94260dac1555790cafd9a926, really make BotInfo::Part fire ...
Adam
2014-05-30
Fix Windows build and update library names to the newer ones.
Adam
2014-05-30
Queue the grouped nicks to update when NickCore::SetDisplay is called, since ...
Adam
2014-05-27
Fix dlerror() on Windows and do not abort if err is not set
Adam
2014-05-27
Do not normalize extban masks
Adam
2014-05-21
Fix deflanguage from 4034b3054aaff28da1db5545063cf8b3c2e8aa24, this shouldn't...
Adam
2014-05-21
Core prep for p10 stuff
Adam
2014-05-21
Fix extra space in log messages with logtype channel and no source
Adam
2014-05-20
Speed up akill xline checks
Adam
2014-05-20
Show account names in log messages
Adam
2014-05-20
Add English language file which users can edit to modify language strings
Adam
2014-05-20
Fix two compile warnings in access.cpp on newer compiles
Adam
2014-05-19
Fix server usercounter not being incremented when servers are bursting
Adam
2014-05-19
Fixup previous commit when serializing access entries
Adam
2014-05-14
Fix access lists showing the wrong mask if the display nick for a group
Adam
2014-05-13
Sanitize nuh masks more to prevent the other side from rewriting them, which ...
Adam
2014-05-13
Fix compile warning in base64.cpp:B64Encode
Michael Wobst
2014-04-26
Fire the on user quit event when bots are deleted too
Adam
2014-04-26
Fix ModeManager::RebuildStatusModes, not all modes are in GetChannelModes() a...
Adam
2014-04-25
Add "virtual mode" support
Adam
2014-04-25
Don't allow users to join channels they are already in
Adam
2014-04-24
Require at least user@host format for akills. Fix XLine::GetHost() not return...
Adam
2014-04-20
Merge pull request #72 from attilamolnar/2.0+svsnickfix
Adam
2014-04-19
Fix SVSNICK target being a nick even when UIDs are available
Attila Molnar
2014-04-18
Remove unused event.
Adam
2014-04-07
Do not clear all extension items tied to objects when unserializing.
Adam
2014-04-06
Do not apply module changes on rehash until after the new config has been app...
Adam
2014-04-02
Set minus no arg on +l in all proto mods
Adam
2014-03-31
Bump to Anope 2.0.1-git
Adam
2014-03-23
Anope 2.0.0 Release
2.0.0
Adam
2014-03-20
Make bouncymodes harder to trigger by only bumping server modcount when somet...
Adam
2014-03-19
Show a better log message when disconnecting from the uplink
Adam
2014-03-14
Mark all channels as syncing when we connect to our uplink. They will
Adam
2014-03-04
Fix 2 crashes from removing the permanent channel mode from channels which do...
Adam
2014-02-27
Handle nick collisions somewhat instead of blindly overwriting the nicks
Adam
2014-02-27
Do not take modes from users in channels with secureops off if we are always ...
Adam
2014-02-26
Remove unreachable code in config.cpp, this error is caught earlier
Adam
2014-02-26
Fix not detecting eols in the config reader when the end of the line is the e...
Adam
2014-02-26
Do not setuid/gid down until after modules are loaded
Adam
2014-02-24
Anope 2.0.0-rc4 Release
2.0.0-rc4
Adam
2014-02-23
Use a more reliable way to detect if services are running in anoperc
Adam
2014-02-21
Fix Windows build
Adam
2014-02-18
Merge pull request #54 from attilamolnar/2.0+webcpanelfix
Adam
2014-02-18
Turn BinarySocket::Write() into a no-op when called with l == 0
Attila Molnar
2014-02-18
Fix setsockopt() with SO_REUSEADDR not working due to wrong argument type
Attila Molnar
2014-02-14
base64.cpp: B64Decode(): Don't crash on "="
Daniel Vassdal
2014-02-14
Do not sync channels in Channel::Reset if they are in the middle of syncing, ...
Adam
2014-02-11
Only trim newlines and carriage returns in BufferedSocket::GetLine
Adam
2014-02-09
Add an opertype priv "protected" to not allow services to kick a user.
Adam
[next]