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-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
2015-07-30
Make secureops help less weird
Adam
2015-07-23
Remove unused variables from m_ldap
Adam
2015-07-23
Set LDAP_OPT_PROTOCOL_VERSION 3 etc on reconnect, too
Adam
2015-07-13
Fix incorrect iteration when destructing modelockimpls
Adam
2015-07-11
Fix db_flatfile to read "nobackupokay"
Thomas Fargeix
2015-07-08
Fix a ton of typos.
Peter Powell
2015-07-07
Fix various Clang compiler warnings.
Peter Powell
2015-07-01
Fix unused variable warning in cs_clone
Adam
2015-07-01
Merge pull request #119 from Jyzee/irc2sql-away
Adam
2015-07-01
Merge pull request #123 from Alef-Burzmali/2.0+cs-levels
Adam
2015-06-29
#1649 don't update keepmodes during inhbait
Adam
2015-06-29
#1643 Umode +I is oper only on Unreal
Adam
2015-06-29
Don't allow registering service nicks
Adam
[next]