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
Age
Commit message (
Collapse
)
Author
2011-09-10
Made email messages sent by services configurable
Adam
2011-09-10
Removed log:inhabitlogchannel and replaced it with service:channels
Adam
2011-09-10
Removed SZLine. Instead, have AKILL determine whether or not a ZLINE should ↵
Adam
be set.
2011-09-10
Bump for 1.9.6 git
Adam
2011-09-09
Anope 1.9.5 Release
1.9.5
Adam
2011-09-09
Update version.log
Adam
2011-09-09
Regenerate language files
Adam
2011-09-09
Updated Greek language file
VisioN
2011-09-09
Changed User::IsRecognized check to default to secure
Adam
2011-09-08
Bug #1330 & many other small fixes
Adam
2011-09-05
Don't try and part service bots twice when channels drop
Adam
2011-09-03
Translate whole messages before splitting them up to send to users
Adam
2011-09-03
Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9
Adam
2011-09-03
Bug #1328 - Fixed fantasy to re-split message parameters correctly
Adam
2011-09-03
Fixed a typo in the OperServ Global command
lethality
2011-09-03
Added permission check in cs_sync
Adam
2011-09-03
Fixed operserv global
DukePyrolator
2011-08-29
Changed a few fatal exceptions to shutdown a bit more gracefully
Adam
2011-08-29
Fixed the /ms del message sent to users when they use /ms read
Adam
2011-08-29
Made config rehashing not wipe opers configured with opersev/oper
Adam
2011-08-27
Added missing ` in docs/LANGUAGE
Adam
2011-08-27
Fixed some cmake warnings
Adam
2011-08-27
Tweaked the access operators to allow superadmins to be > channel founders
Adam
2011-08-27
Fixed /cs clone to set botmodes on the botserv bot when cloning channels
Adam
2011-08-27
Fixed mlock with param modes if you change (but not unset) the mode
Adam
2011-08-27
Fixed a few mysql problems, including bug #1326
Adam
2011-08-27
Fixed /ns logout on other users
Adam
2011-08-25
Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9
Adam
2011-08-25
Set the creator of default mlocks to the channel founder when a channel is ↵
Adam
registered
2011-08-25
Only match users against the more "serious" extbans (ones which prevent ↵
Adam
users from joining)
2011-08-24
guested nicks are now logged out from the recovered account on /nickserv recover
DukePyrolator
2011-08-24
Fixed cs_set_misc
Adam
2011-08-24
Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9
Adam
2011-08-24
Clear NS_HELD from nicks when recover expiry is up
Adam
2011-08-24
Fixed automatic fingerprint identify on nickchange between registered nicks
DukePyrolator
2011-08-23
Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9
Adam
2011-08-23
Set os_session as having first priority for events
Adam
2011-08-23
Replaced some chanserv/forbid with operserv/forbid in example.conf and added ↵
DukePyrolator
a check for ForceForbidReason in os_forbid
2011-08-22
Removed this ondeleteobject event, was for m_async_commands which died
Adam
2011-08-22
Fixed the db_mysql metadata load events to use the right keys
Adam
2011-08-21
Bugs #1321 & 1322
Adam
2011-08-21
Fixed /cs access add log message to not show override for channel founders
Adam
2011-08-21
Fixed ns_set_misc and cs_set_misc to allow unsetting values
Adam
2011-08-21
Fixed AddAkiller
Adam
2011-08-20
Removed m_async_commands, it can still cause crashes from invalid pointers ↵
Adam
on the stack & is a giant mess anyway
2011-08-20
Moved the ERROR log message out of debug
Adam
2011-08-20
Fixed zlines to only add the xline host, fixed db_mysql's write function, ↵
Adam
and prevent adding multiple of the same nick to access lists
2011-08-19
Fixed some problems with deleting access
Adam
2011-08-19
Fixed AccessGroup::operator> fail
Adam
2011-08-19
added some log message for automatic fingerprint identify and removed a ↵
DukePyrolator
unused function from ns_cert
[next]