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-02-17
Move most of the implementation details out of os_forbid.h, fixes crashing if...
Adam
2014-02-17
Fix not applying ipv[46]_cidr to connecting clients in os_session, #1573
Adam
2014-02-11
Make initial registration notices with mail less repetitive
Adam
2014-02-11
Fix flags +* or -* sometimes incorrectly reporting opers as overriding when t...
Adam
2014-02-11
ns_suspend: Show the setter of the suspension and the reason when manually un...
Robby-
2014-02-11
os_modinfo: Add ability to list only extra modules.
Robby-
2014-02-09
Add an opertype priv "protected" to not allow services to kick a user.
Adam
2014-02-09
Log memoserv/sendall
Adam
2014-02-07
Allow other modules to suspend nicknames and channels without having to subcl...
Adam
2014-02-07
Allow other modules to be able to view and modify cs and ns set_misc data
Adam
2014-02-07
Update cs_updown.cpp
ShutterQuick
2014-02-05
Process mode changes in ns_ajoin before joining users, fixes not being able t...
Adam
2014-02-03
Actually just allow mode clear to take any mode name
Adam
2014-02-03
Fix typo in mode clear, exempts -> excepts
Adam
2014-02-02
Apply the last commit to cs_list
Adam
2014-02-01
ns_list: Fix typo (NS_SUSPENDED -> SUSPENDED)
Daniel Vassdal
2014-02-01
ns_ajoin: Treat ',' as a separator.
Daniel Vassdal
2014-01-26
Fix cs_clone allowing users to clone a channel to itself
Attila Molnar
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
[next]