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
2014-01-26
Correct error message in gl_global to reference the right module
Adam
2014-01-21
Unbreak account stuff from commit ccae59430ab50393f43ccc38a6a6c0c24191b601.
Adam
2014-01-09
Fix repeat kicker message to show the correct number of times a user can say ...
Adam
2014-01-09
Fix empty ttb in bs kick repeat on
Adam
2014-01-09
Hook to OnUserLogin instead of OnNickIdentify in ns_ajoin
Adam
2014-01-09
Remove help access levels from help output because it no longer exists
Adam
2014-01-06
Fix compile with -std=c++11
Adam
2014-01-06
Hide +s channels from /cs list output to non opers
Adam
2014-01-06
Add the channel name to reply of cs-status, useful for applications
Daniel Oaks
2014-01-04
Make /cs status use the chanserv/auspex privilege instead of chanserv/access/...
Adam
2014-01-02
Add an explicit privilege for os_config's modify
Adam
2014-01-02
Update os_config
Adam
2014-01-02
Have db_old load news.db too
Adam
2014-01-01
Update copyright to 2014. This was done with:
Adam
2013-12-30
Fix loading kicker ttb data
Adam
2013-12-29
Don't expire ignores when NoExpire is enabled.
Robby-
2013-12-28
Do not translate command parameters that do not have translatable strings in ...
Robby-
2013-12-27
Readd channel description to ns alist output
Adam
2013-12-27
Fix forbid add message to show the correct type
Adam
2013-12-26
Fix crash with badwords of type 'end' and possibly when messages contain only...
Adam
2013-12-26
Default the founder privilege to level 10000 as I had originally intended. Do...
Adam
2013-12-26
Add a config option for whether or not to reset the TS of persistent channels...
Adam
2013-12-24
Don't epxire forbids when noexpire mode is on
Adam
2013-12-24
Set a description for the resend command
Adam
2013-12-24
If last usermask and last realhost are the same, don't show both because duh
Adam
2013-12-22
Do not allow /cs clone access to add duplicate masks to the access list or al...
Adam
2013-12-20
Fix reading unconfirmed expire config value when register type is set to mail
Adam
2013-12-20
Fix deleting multiple access entries when one of them matches your access group
Adam
2013-12-20
Add missing syntax to botserv kicker help
Adam
2013-12-20
Document hs reject's reason
Adam
2013-12-19
Don't leak opers and opertypes on /os reload, fix not updating opertypes on n...
Adam
2013-12-19
Fix a few commands not being able to find non conf opers
Adam
2013-12-17
Update last_modes when keepmodes is set on or off
Adam
2013-12-17
Set pending mode changes immediately when an object is removed from the mode ...
Adam
2013-12-02
Send channel topics on initial burst, sync chanels after db load, and try to ...
Adam
2013-12-01
Fix crash from loading exceptions with db_old and then unloading db_old
Adam
2013-11-30
Require email address to be passed to resetpass
Adam
2013-11-24
Revert "Fix session user logoff hook"
Adam
2013-11-23
Fix/clean/clarify some stuff found by coverity scan
Adam
2013-11-21
Fix session user logoff hook
Adam
2013-11-18
Actually we can use this ssl ext type which apparently does exist
Adam
2013-11-18
Give a reason why we cant clear nonssl users on ircds with no ssl usermode
Adam
2013-11-18
Make /ms check better able to tell if youve recently sent a memo to someone
Adam
2013-11-18
Check override permission in cs_flags for modifying existing entries too
Adam
2013-11-18
Merge pull request #28 from Robby-/1.9+cslevels
Adam
2013-11-18
Show the correct setting name in /ns help set message
Adam
2013-11-18
Default adding to 1 in mlock add/del, always reply with something even if the...
Adam
2013-11-18
cs_access: Fixed disabling channel levels. Also, correctly log /cs levels com...
Robby-
2013-11-16
Add missing .founder checks to cs_flags
Adam
2013-11-16
Make /cs up set modes you have the priv for, but not the auto priv, because R...
Adam
[next]