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-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
2016-01-03
Remove various ircservices references in anope.conf
Adam
2016-01-02
Add IRCDMESSAGE_SOFT_LIMIT to MD handler
Adam
2015-12-31
Rename haader file names to be consistent with module names
Adam
2015-12-31
Merge pull request #140 from SaberUK/master+warnings
Adam
2015-12-31
Add missing override keyword to methods that require it.
Peter Powell
2015-12-30
Remove now unused directories from include_directories
Adam
2015-12-30
Merge pull request #139 from SaberUK/master+cmake-cleanup
Adam
2015-12-31
Clean up CMake includes.
Peter Powell
2015-12-31
Change the version requirement for CMake from 2.8 to 3.0.
Peter Powell
2015-12-31
Replace a ton of nested if statements with elseif statements.
Peter Powell
[next]