summaryrefslogtreecommitdiff
path: root/Changes
AgeCommit message (Collapse)Author
2014-03-03Anope 1.8.9 Release1.8.9Adam
2013-12-09Bump version.log and ChangesAdam
2013-08-16Fix kick reason in cs_suspend and cs_forbid if no reason is givenAdam
2013-08-16hs_request: Improve logging of new vhost requestsAdam
2013-06-21updated Hybrid protocol module to support vhostsDukePyrolator
2013-06-05Bug #1527 - Fixed modules being loaded regardless of the load abort signal ↵Viper
returned by a modules AnopeInit function. (Introduced in commit. e0c3069c)
2013-05-25Update Hybrid protocol module for Hybrid 8.1Michael Wobst
2013-03-03Bump for 1.8.9-gitAdam
2013-03-03Anope 1.8.8 Release1.8.8Adam
2013-02-17updated Changes, version.log and .gitignoreDukePyrolator
2013-02-13Do not allow invalid nicknames to be forbidden in ns_forbidAdam
2013-01-29Bug #1474 - Fixed setting user modes on BotServ bots on Unreal3.2.10Adam
This was caused by Unreal's revision 58c35ea52a1f
2012-12-23Updated Changes and version.log to include Hybrid support changes.Viper
2012-07-14Fixed crash with cs_enforce and registered empty permanent channelsAdam
2012-02-25Bug #1380 - Do not allow akill masks to end in @.Adam
This can be used to cause the IRCd to SQUIT us by adding invalid akills. The only known affected is Charybdis. Also fixed a crash caused by receiving a SQUIT for ourselves.
2012-02-22Fixed several grammar errors in docs/ (patch provided by Simba)DukePyrolator
2011-12-31Bug #1369 - Fixed os_svsnick to allow changing the case of a users' nickAdam
2011-12-23Bump for 1.8.8-gitAdam
2011-12-23Anope 1.8.7 Release1.8.7Adam
2011-12-15Implemented API support for the SVSJOIN and SVSPART commands on UltimateIRCd 3.Viper
2011-12-08Fixed some typos in the spanish language fileDukePyrolator
2011-11-20Fixed ignore not matching against users' real host or IP (introduced in rev. ↵Viper
3049).
2011-11-16Use vident instead of ident in combination with the vhost for botserv ↵Viper
kick(ban)s and nickserv access list checking.
2011-11-16Match bans against the vident/vhost instead of real ident/vhost when available.Viper
2011-08-22Added event to warn modules a nickcore gets a new display nick or is about ↵Viper
to be dropped. (This should enable modules to more easily link their data to anopes core data.)
2011-08-21Send DROP event when forbidding nicks and channels, if applicable.unknown
2011-08-18Bug #1318 - #1320 - Added support for Hybrid's +S and +O channel modes, and ↵Adam
removed support for +a
2011-08-10Fixed loading bs_fantasy_owner on startup when using InspIRCd 2.0Adam
2011-08-09Bug #1287 - Fixed chan_set_correct_modes to not deop the first user from ↵Adam
syncing servers
2011-07-23Fixed a potential crash in the badwords kicker, and fixed matching BW_SINGLE ↵Adam
with BSCaseSensitive enabled
2011-05-30Bug #1273 - Fixed removing vhosts on InspIRCd when m_cloaking is unloadedAdam
2011-05-14Reinitialise git for post 1.8.6 developmentCharles Kingsley
2011-05-14Anope 1.8.6 Release1.8.6Charles Kingsley
2011-05-02Bug #1236 - Fixed crash in enc_md5 on MacAdam
2011-04-28Bug #1263 - Fixed /ns REGISTER not getting an "unknown cmd" reply when ↵Viper
ns_register is not loaded & ns_maxemail is loaded. This Bug cannot be structurally fixed, needs to be addressed by 3rd party module authors for similar situations. This implementation can serve as a template.
2011-04-28Added events for module loading/unloading and command creation/deletion.Viper
Enables modules expanding on other modules to adjust hooks if needed. - Related to bug #1263.
2011-03-24Fixed bug #1252 - The group display nick showing in HS req memos instead of ↵Viper
the requesting alias. Also cleaned up the mess in Changes...
2011-03-21Added support m_services.c and m_change.c from Hybrid's contrib folderAdam
2011-03-04Change to users masked host instead of the real one after turning vhost off ↵lethality
in inspircd.
2011-03-03Updated ChangesAdam
2011-01-29Updated german language fileDukePyrolator
2011-01-28Fixed not introducing our clients with usermode +k on InspIRCd 2.0Adam
2010-12-23Remove vhost requests from nicks that expireAdam
2010-12-23Bug #1079 - Prevent /cs ban, akick, unban, etc, from matching against users ↵Adam
real hostname and IPs in an attempt to prevent unauthorized users from gaining other users IPs via brute force attacks.
2010-12-15Bug #1213 - Fixed /cs enforce #channel to say SET was enforced not (null)Adam
2010-10-31Fixed bug #1202 - Made Anope aware of plexus3's channel mode +zAdam
2010-09-11Initialise git for 1.8-gitCharles Kingsley
2010-09-111.8.5 Release1.8.5Charles Kingsley
2010-09-10Fixed InspIRCd 1.1,1.2 and 2.0 protocol modules to oper pseudo-clients only ↵Viper
when needed.
2010-09-05Added InspIRCd 2.0 supportAdam