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
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
2015-06-29
Add ns_identify:maxlogins to limit the max number of concurrent logins per ac...
Adam
2015-06-29
Don't allow loading hostserv mods if there can be no hostserv
Adam
2015-06-29
Check name validity after unpackname() to check for bad names in questins and...
Adam
2015-06-29
Don't allow adding or changing bots to collide with users
Adam
2015-06-21
Also clear vhost on hs_off so the proto mods don't have to
Adam
2015-06-20
Update host on hs off too
Adam
2015-06-14
Allow opers with chanserv/access/list to view the levels list
Thomas Fargeix
2015-04-30
irc2sql: handle away messages.
Jyzee
2015-04-28
When introducing opered clients on inspircd send a fake opertype
Adam
2015-03-22
Fix m_ldap_oper to build
Adam
2015-03-22
Merge pull request #115 from aFreshMelon/aFreshMelon-patch-1
Adam
2015-03-22
Merge pull request #112 from attilamolnar/2.0+inspircdmlock
Adam
2015-03-22
Make the signed kick/ban message format configurable.
Robby-
2015-03-18
XML-RPC responses also don't have a methodName tag
Sebastian Barfurth
2015-03-12
Merge pull request #113 from attilamolnar/2.0+openssl
Adam
2015-03-12
Only apply keepmodes on channel sync
Adam
2015-03-12
m_ssl_openssl: Allow disabling SSLv3 via the config
Attila Molnar
[next]