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-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
2014-02-05
Ignore nonblocking errnors on socket operations
Adam
2014-02-01
Improve IsChannelValid()
Daniel Vassdal
2014-01-26
Anope 2.0.0-rc3 Release
2.0.0-rc3
Adam
2014-01-26
Fix extra space in the unknown command error message
Adam
2014-01-21
Anope 2.0.0-rc2 Release
2.0.0-rc2
Adam
2014-01-21
Unbreak account stuff from commit ccae59430ab50393f43ccc38a6a6c0c24191b601.
Adam
2014-01-21
Make the server connected (uplink) message more sane.
Robby-
2014-01-19
Change config readers bool logic to accept unrecognized values as yes
Adam
2014-01-14
Call User::Login after sending the login event, in case a module wants to act...
Adam
2014-01-10
Fix not initializing module in the main log constructor
Adam
2014-01-09
Move oper count and vhost stuff to set/remove mode internal
Adam
2014-01-09
Make DNSBL log message use the module type and give it a category too
Adam
2014-01-04
Always run uid/sid generation loop at least once to not reuse older ids immed...
Adam
2014-01-01
Update copyright to 2014. This was done with:
Adam
2013-12-31
I don't think this OnBotKick to hold channels is necessary anymore as Sync sh...
Adam
2013-12-31
Show the command name and not service name in the access denied log messages
Adam
2013-12-27
Allow inverting opertype privs and commands, to make them behave like the log...
Adam
2013-12-26
If using db_flatfile:fork, don't allow multiple saves to happen at one time o...
Adam
2013-12-20
Anope 2.0.0-rc1 Release
2.0.0-rc1
Adam
2013-12-19
Don't leak opers and opertypes on /os reload, fix not updating opertypes on n...
Adam
2013-12-19
Fix a few commands not being able to find non conf opers
Adam
2013-12-19
Fix db_old assigning empty greets to users who did not have a greet. Fix debu...
Adam
2013-12-19
Channel::Sync can delete the channel, so safely iterate them when syncing fro...
Adam
2013-12-17
Set pending mode changes immediately when an object is removed from the mode ...
Adam
2013-12-14
irc2sql: improved handling of netsplits
DukePyrolator
2013-12-10
Fix 96af354ad55e439be71b82077dd6a411b4746bbb to not burst topics if they are ...
Adam
2013-12-02
Send channel topics on initial burst, sync chanels after db load, and try to ...
Adam
2013-12-01
made the chanstats fantasy modules work again.
DukePyrolator
2013-11-23
Fix/clean/clarify some stuff found by coverity scan
Adam
2013-11-20
OnJoinChannel can modify the ts for a channel, so update keep_their_modes in ...
Adam
2013-11-16
Use the source's sync state and not mine when processing sjoins to determine ...
Adam
2013-11-09
Do not grant auto privileges to founders if they match other access
Adam
2013-11-01
Compare access entries created with the levels access system by access level ...
Adam
2013-11-01
Cleanup some access(group) comparison logic in access.cpp
Adam
2013-11-01
Use Config::GetClient for looking up services for command{} blocks which less...
Adam
2013-11-01
Don't take modes in SetCorrectModes if the user has the ME privilege
Adam
2013-10-26
added the irc2sql gateway module
DukePyrolator
2013-10-26
moved some config options from example.conf to nickserv.example.conf
DukePyrolator
2013-10-26
new event OnSetDisplayedHost
DukePyrolator
2013-10-14
Bump for 1.9.10-git
Adam
[next]