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
2016-09-30
Merge commit '2e370f6ed5d8ecb7a649c02fb083d3c6c80d5c48'
Adam
2016-09-30
operserv/oper: don't allow deleting conf opers
Adam
2016-09-30
Error out if any 1.8 modules are in the the module directory.
Peter Powell
2016-09-30
Update SendSGLine() in hybrid's protocol module to add support for temporary ...
miwob
2016-09-30
Various find by nick fixes
Adam
2016-09-30
Document ns_no_expire nick default
Adam
2016-09-30
hybrid.cpp: clean up style to match with other code; update copyright header
miwob
2016-09-30
example.conf: announce operserv/chankill aswell
miwob
2016-09-30
unreal: use uid for chghost
Adam
2016-09-30
Add sasl log category for auth log messages
Adam
2016-09-28
Merge commit '36a465473ec59b341b6f9582afe9126c8e7ffa4e'
Adam
2016-09-28
README: Update to UnrealIRCd 4
Adam
2016-09-28
Forward port various Unreal4 things, drop Unreal3 support
Adam
2016-09-28
Move CanAdd() check to after mask sanitization as it will remove other entrie...
Adam
2016-09-28
Remove run-cc leftover
Adam
2016-09-28
Include gecos in GetNUHMask
Adam
2016-09-28
Fix saset language reply
Adam
2016-09-28
hybrid: Add support for channel mode +T
Adam
2016-09-28
Fix race with recovering and svsnicing nicknames. Wait for first svsnick to g...
Adam
2016-09-28
os_akill: Sanity check AKILLing before modifing the akill list
Matt Ullman
2016-09-28
hybrid.cpp:SendClientIntroduction(): use a valid IP address format. In the fu...
miwob
2016-09-28
Only special case level -1 to everyone and not everything <0
Adam
2016-09-25
Get rid of service alias stuff, make proto mods link to each other
Adam
2016-09-23
Merge commit 'ecdd046c80d696a882b12af615ed9f217afd40a9'
Adam
2016-09-23
Add some replacement tokens for akick reason and welcome notice
Adam
2016-09-23
language: Add some overloaded Translate functions that accept Anope::string
Adam
2016-09-23
Document m_xmlrpc_main notice
Adam
2016-09-23
Add notice method to m_xmlrpc_main
Adam
2016-09-23
Fix SendNumericInternal on inspircd sending to the user's uid if dest is a uid
Adam
2016-09-23
Allow wildcard searching emails
Adam
2016-09-23
Fall back to account vhost in hostserv/on and off
Adam
2016-09-23
Update LOG dir in anoperc
Adam
2016-09-23
operserv/news: rewrite logic, include various fixes from 2.0
Adam
2016-09-23
hybrid: set CanSQLineChannel
Adam
2016-09-23
chanserv: fallback to reading botmodes from chanserv
Adam
2016-09-23
Fix memoserv/main to set its service pointer correctly
Adam
2016-09-23
Fix access modules to load
Adam
2016-09-23
Add declaration for specialization Configuration::Block::Set<Anope::string>, ...
Adam
2016-09-23
Remove rfc1459 message framing everywhere
Adam
2016-09-13
Merge pull request #157 from SaberUK/master+require-encryption
Adam
2016-09-13
Clarify how to use deprecated encryption modules.
Peter Powell
2016-09-13
Remove Anope::Decrypt now encryption is mandated.
Peter Powell
2016-09-13
Remove nickserv/getpass as that module is now obsolete.
Peter Powell
2016-09-13
Prevent using enc_none as the main encryption module.
Peter Powell
2016-08-27
Optionally allow using Boost.Locale for hashcomp
Adam
2016-07-31
Update license headers and copyrights on all source files
Adam
2016-07-28
Update Config::GetModule too
Adam
2016-07-28
Get rid of undefined behavior in configuration blocks by creating them as nec...
Adam
2016-07-28
Add missing operserv/stats header
Adam
2016-07-28
Allow serializable fields to use storage in the respective objects.
Adam
[next]