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
/
include
Age
Commit message (
Expand
)
Author
2014-03-22
SASL: Also disallow suspended nicks to login using EXTERNAL mechanism. Improv...
Robby-
2014-03-22
Do not allow SASL login to suspended nicks
Adam
2014-03-04
Fix 2 crashes from removing the permanent channel mode from channels which do...
Adam
2014-03-01
Export interface for cs_entrymsg
Adam
2014-02-27
Handle nick collisions somewhat instead of blindly overwriting the nicks
Adam
2014-02-24
Log successful SASL auths
Adam
2014-02-22
Store a cert->account map and use it for SASL EXTERNAL and certfp auth
Adam
2014-02-18
Merge pull request #54 from attilamolnar/2.0+webcpanelfix
Adam
2014-02-17
Merge pull request #52 from attilamolnar/2.0+gnutls
Adam
2014-02-18
Turn BinarySocket::Write() into a no-op when called with l == 0
Attila Molnar
2014-02-17
Fix os_ignore to work correctly with SQL
Adam
2014-02-17
Move most of the implementation details out of os_forbid.h, fixes crashing if...
Adam
2014-02-17
Move encryption.h to include/modules
Adam
2014-02-17
Rename m_ssl to m_ssl_openssl and update docs
Attila Molnar
2014-02-16
Fix Windows build
Adam
2014-02-14
sasl.h, m_sasl.cpp: Move IdentifyRequest to the header
Daniel Vassdal
2014-02-14
Anope::string: Add .data()
Daniel Vassdal
2014-02-14
sasl.h, m_sasl.cpp: Add RemoveSession(), DeleteSessions(), and have active se...
Daniel Vassdal
2014-02-12
Add SASL EXTERNAL support. Thanks to ShutterQuick for fixing and testing.
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-07
Allow other modules to suspend nicknames and channels without having to subcl...
Adam
2014-02-07
Allow other modules to be able to view and modify cs and ns set_misc data
Adam
2014-02-05
Ignore nonblocking errnors on socket operations
Adam
2014-02-01
commasepstream: Add a allowempty param
Daniel Vassdal
2014-01-21
Unbreak account stuff from commit ccae59430ab50393f43ccc38a6a6c0c24191b601.
Adam
2014-01-09
Make DNSBL log message use the module type and give it a category too
Adam
2014-01-02
Have db_old load news.db too
Adam
2014-01-01
Update copyright to 2014. This was done with:
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-14
irc2sql: improved handling of netsplits
DukePyrolator
2013-12-01
Fix crash from loading exceptions with db_old and then unloading db_old
Adam
2013-11-01
Attempt #3
Adam
2013-11-01
Compare access entries created with the levels access system by access level ...
Adam
2013-10-28
Fix some typos and touch up the configs a little.
Robby-
2013-10-26
new event OnSetDisplayedHost
DukePyrolator
2013-10-19
Fix some typos of language
Adam
2013-10-05
Fix Windows build
Adam
2013-09-27
Replace this silly random code generation code with something more sane looking
Adam
2013-09-27
Fix compile warnings and errors found by clang
Adam
2013-09-27
Translate listformatter properly
Adam
2013-09-27
Fix typos, remove dead language defines.
Robby-
2013-09-27
Drop matching channels on forbid, and enforce nick forbids even on IRCds
Adam
2013-09-20
Readonlyize many commands
Adam
2013-09-20
Merge the two memo del events into one. Since they had the same name it was c...
Adam
2013-09-19
Make os_session akill ip ranges and not individual user's ips
Adam
2013-09-16
Remove static variables from functions in modules which causes them to be mar...
Adam
2013-09-03
Cap mode stacker max line length
Adam
2013-08-31
add vhost support for hybrid
DukePyrolator
[next]