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
/
commands
Age
Commit message (
Expand
)
Author
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
Merge pull request #126 from SaberUK/2.0+typos
Adam
2015-09-02
When toggling NOEXPIRE for a nickname, show the actual nickname in addition t...
Robby
2015-07-30
Make secureops help less weird
Adam
2015-07-13
Fix incorrect iteration when destructing modelockimpls
Adam
2015-07-08
Fix a ton of typos.
Peter Powell
2015-07-01
Fix unused variable warning in cs_clone
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
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
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-03-22
Make the signed kick/ban message format configurable.
Robby-
2015-03-12
Only apply keepmodes on channel sync
Adam
2015-03-12
Revert "Added kickcheck override for users with protected privs"
Adam
2015-03-12
Merge pull request #99 from H7-25/extemp_protected
Adam
2015-03-12
Show passlen in PASSWORD_TOO_LONG
Adam
2015-03-11
Only matches sqlines against channels if they begin with a #
Adam
2015-03-11
SendConfirmMail: Replace %E with new email
Peter Tseng
2015-03-11
Allow cs clone to clone levels too
Adam
2015-03-11
Make cs_clone behave closer to how the help describes it
Adam
2015-03-11
Normalize masks given to cs_kick, use entry to match them against users
Adam
2015-03-11
Normalize masks given to cs_ban, use entry to match them against users
Adam
2015-02-11
Added kickcheck override for users with protected privs
H7-25
2015-02-05
Fix os_mode to handle channels going away due to mode changes, and maybe cs_mode
Adam
2015-01-28
More properly track topic change sources and allow users with access to chang...
Adam
2015-01-26
Fix negatively locking param modes in default mlock
Adam
2015-01-11
cs_entrymsg to use SET permission, not isFounder
Zach Bloomquist
2014-12-28
Fix crash when non-users register channels
Adam
2014-12-11
Remove os exception move
Adam
2014-12-05
Update Kill() calls to pass source pointer instead of name
Adam
2014-11-24
Set require_oper in /os oper
Adam
2014-11-15
Allow 0 ttb in flood kicker
Adam
2014-11-15
Fix access dup check to account for accounts
Adam
2014-11-08
Fix not removing zones from server->zones
Adam
2014-11-04
Show access denied if /os kick can't kick the target
Adam
2014-11-04
Allow mlock to be enforced when unsetting defcon modes
Adam
2014-11-04
Move chan register event prior to applying final mode changes, so cs_mode can...
Adam
2014-11-03
Fix log message when enabling botserv kickers
Adam
2014-10-24
Keep the akiller's name when updating the reason.
Thomas Fargeix
2014-10-14
Show extended strftime output for suspend info
Adam
2014-10-14
Set access masks to the case of the nick they match, if any
Adam
2014-10-14
Fix module event prioritization which was broken with the newer
Adam
2014-10-12
Move nick register event to make it easier for modules to determine if a newl...
Adam
2014-10-12
Add an operserv/oper/modify privilege.
Thomas Fargeix
[next]