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
Age
Commit message (
Expand
)
Author
2014-01-01
Make inspircds module class names not conflict because it confuses OSX
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-30
Set last_realname in m_ldap_authentication when new nicks are registered
Adam
2013-12-30
Also have m_ldap_authentication disable nick grouping if registration is disa...
Adam
2013-12-30
Fix loading kicker ttb data
Adam
2013-12-29
Don't expire ignores when NoExpire is enabled.
Robby-
2013-12-28
Do not translate command parameters that do not have translatable strings in ...
Robby-
2013-12-28
Fix naming collision between modes +g and +G on inspircd, rename the common b...
Adam
2013-12-27
Readd channel description to ns alist output
Adam
2013-12-27
Allow inverting opertype privs and commands, to make them behave like the log...
Adam
2013-12-27
Fix forbid add message to show the correct type
Adam
2013-12-27
Fix crash when channels are registered that do not exist by non users
Adam
2013-12-26
Fix xmlrpc dochannel example
Adam
2013-12-26
Don't leak ldap results
Adam
2013-12-26
Fix crash with badwords of type 'end' and possibly when messages contain only...
Adam
2013-12-26
If using db_flatfile:fork, don't allow multiple saves to happen at one time o...
Adam
2013-12-26
Default the founder privilege to level 10000 as I had originally intended. Do...
Adam
2013-12-26
updated the extras script to find the cmake binary installed by ./Config
DukePyrolator
2013-12-26
m_chanstats: 1) fixed the SASET message 2) decreased the size of some VARCHAR...
DukePyrolator
2013-12-26
Add a config option for whether or not to reset the TS of persistent channels...
Adam
2013-12-26
Fix not setting the persist flag on newly registered channels when the perman...
Adam
2013-12-26
Fix dropping channels in the webpanel
Adam
2013-12-25
Fix setting english language in db_old, document how not setting defaultlangu...
Adam
2013-12-25
Fix sqline on hybrid
Adam
2013-12-24
Don't epxire forbids when noexpire mode is on
Adam
2013-12-24
Make webcpanel's nickserv alist behave more like /ns alist
Adam
2013-12-24
Set a description for the resend command
Adam
2013-12-24
If last usermask and last realhost are the same, don't show both because duh
Adam
2013-12-22
Do not allow /cs clone access to add duplicate masks to the access list or al...
Adam
2013-12-20
Anope 2.0.0-rc1 Release
2.0.0-rc1
Adam
2013-12-20
Update version.log
Adam
2013-12-20
Regenerate language files
Adam
2013-12-20
Update Changes and Changes.conf
Adam
2013-12-20
Fix reading unconfirmed expire config value when register type is set to mail
Adam
2013-12-20
Fix deleting multiple access entries when one of them matches your access group
Adam
2013-12-20
Merge pull request #33 from Robby-/1.9-nllangupdate
Adam
2013-12-20
Add missing syntax to botserv kicker help
Adam
2013-12-20
Update the dutch language file for new and modified strings, and fix some mor...
Robby-
2013-12-20
Document hs reject's reason
Adam
2013-12-20
Revert "m_chanstats: changed the default value of some fields to NULL instead...
DukePyrolator
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-19
irc2sql: fixed not storing ssl information on inspircd
DukePyrolator
2013-12-17
Update last_modes when keepmodes is set on or off
Adam
2013-12-17
Set pending mode changes immediately when an object is removed from the mode ...
Adam
2013-12-16
Default build type to release
Adam
2013-12-15
irc2sql: fixed small typo
DukePyrolator
[next]