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
/
modules
Age
Commit message (
Expand
)
Author
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
Fix saset language reply
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
Add some replacement tokens for akick reason and welcome 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
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
Remove rfc1459 message framing everywhere
Adam
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-07-31
Update license headers and copyrights on all source files
Adam
2016-07-28
Add missing operserv/stats header
Adam
2016-07-28
Allow serializable fields to use storage in the respective objects.
Adam
2015-12-31
Rename haader file names to be consistent with module names
Adam
2015-12-31
Add missing override keyword to methods that require it.
Peter Powell
2015-12-31
Replace a ton of nested if statements with elseif statements.
Peter Powell
2015-12-31
Always use lower case for CMake function names.
Peter Powell
2015-12-31
Remove repeated expressions from CMake end*() and else() calls.
Peter Powell
2015-12-14
New source tree structure for modules. From commands/cs_access => chanserv/ac...
Adam
2015-10-27
Merge branch '2.0' into 2.1
Adam
2015-10-27
Beginning of new module dependency stuff, seems to compile and link. Move som...
Adam
2015-09-23
Clear regex xlines on unload, which happens on shutdown, even though they are...
Adam
2015-09-18
Bold code 2 -> 002.
Robby
2015-09-18
Fix some sentences to be more correct.
Robby
2015-09-17
Don't prevent channel destruction because persist is set. Perm mode/a bot sho...
Adam
2015-09-14
Remove associated oper blocks in os_oper when accounts are deleted
Adam
2015-09-14
Update topic lock help to reflect how it works
Adam
2015-09-14
Don't allow suspended users to login to webcpanel
Adam
2015-09-14
Don't update channel last used time from ns alist access check
Adam
2015-09-11
Don't assign bots when persist is set if we aren't synced sinec we might not ...
Adam
2015-09-06
Allow configuring modes
Adam
2015-09-06
Fix some service bot/botinfo mismatches
Adam
2015-09-06
Merge pull request #120 from Alef-Burzmali/2.0+nobackupok
Adam
2015-09-06
Merge pull request #126 from SaberUK/2.0+typos
Adam
2015-09-06
Don't unset modes which have no privilege associated with them
Adam
2015-09-02
When toggling NOEXPIRE for a nickname, show the actual nickname in addition t...
Robby
2015-08-20
Only remove collide timers if the account matches on id
Adam
2015-07-31
Fix webcpanel/memoserv/memos with a nonexistent channel
Adam
[next]