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-09-14
fixed typo in the last commit
DukePyrolator
2014-09-14
added missing support for operonly and silentoperonly in os_defcon
DukePyrolator
2014-09-01
Fix unserializing badwords to not add dupes when unserializing an existing bw...
Adam
2014-08-24
Change Channel::GetModeList to return a copy of the mode list, not a
Adam
2014-08-11
cs_set: Fix logging for SET SUCCESSOR to correctly log overrides.
Robby-
2014-08-03
List opertypes in /os oper info
Adam
2014-08-03
Fix some botserv help entries from showing when they shouldn't
Adam
2014-08-03
Add cs_mode:max config option
Adam
2014-08-03
Allow "modify" in flags to be optional
Adam
2014-08-03
Allow "set" in topic set to be optional
Adam
2014-08-03
Add ms_ignore:max config option
Adam
2014-08-03
Do not allow unconfirmed users to send memos or request vhosts
Adam
2014-07-27
Fix a few help messages.
Robby-
2014-06-26
Merge pull request #84 from Zantox/2.0
Robby-
2014-06-26
Minor cs_unban Lang Update @Robby-
Zantox
2014-06-25
Updated HostServ Command English Language
Zantox
2014-06-25
Updated ChanServ Command English Language
Zantox
2014-06-23
Updated BotServ Command English Language
Zantox
2014-06-17
Correct some language strings
Adam
2014-06-09
Fix help log output example
Adam
2014-06-09
Fix information leak in cs_updown
Adam
2014-05-30
Fix access check in ns_group
Adam
2014-05-21
Core prep for p10 stuff
Adam
2014-05-20
Speed up akill xline checks
Adam
2014-05-20
Add English language file which users can edit to modify language strings
Adam
2014-05-20
Also search channel descriptions and topics in /cs list
Adam
2014-05-14
Fix access lists showing the wrong mask if the display nick for a group
Adam
2014-05-13
Accept an optional reason for svspart
Adam
2014-05-13
Don't show both online from's if they have the same mask in ns_info
Adam
2014-05-13
Update Paramater length for os_dns to fix DNS SET
Cronus89
2014-05-01
Add config options to ns_suspend and cs_suspend to configure which informatio...
Adam
2014-05-01
Pass password to nick register event so modules like m_ldap_authentication ca...
Adam
2014-04-30
Fix undefined symbol error when loading os_stats, caused by 82008d507cccbf24c...
Attila Molnar
2014-04-26
Fix misc help output to not be case sensitive
Adam
2014-04-26
Change the "does not expire" string in ns_group to NO_EXPIRE which is transla...
Adam
2014-04-25
Add "virtual mode" support
Adam
2014-04-25
Fix Stas::Unserialize to return the instance
Adam
2014-04-24
Fix botserv/kick/bolds desc
Adam
2014-04-24
Fix os_stats counters not saving with db_sql_live. Bleh.
Adam
2014-04-24
Resend ircd login name on /ns set display
Adam
2014-04-24
Require at least user@host format for akills. Fix XLine::GetHost() not return...
Adam
2014-04-24
Bug #1587 - fix bot change not properly reintroducing clients
Adam
2014-04-17
Use OnChanRegistered instead of OnCreateChan to set default mlocks.
Adam
2014-04-06
Do not apply module changes on rehash until after the new config has been app...
Adam
2014-04-06
Fix /os mode to not require a mode when setting param modes which taken no ar...
Adam
2014-03-31
Fix compile error in cs_set_misc with C++11 enabled
Adam
2014-03-31
Fix ns_set password to read the correct parameter.
Adam
2014-03-19
cs_set_misc: Add missing override capability for services operators, and logg...
Robby-
2014-03-13
Do not allow users to add certs that other users are using. Only allow adding...
Adam
2014-03-10
Merge pull request #64 from ShutterQuick/2.0+hsgroupsync
Adam
[next]