Age | Commit message (Expand) | Author |
2013-02-17 | updated Changes, version.log and .gitignore | DukePyrolator |
2013-02-13 | Do not allow invalid nicknames to be forbidden in ns_forbid | Adam |
2013-01-29 | Bug #1474 - Fixed setting user modes on BotServ bots on Unreal3.2.10 | Adam |
2012-12-23 | Updated Changes and version.log to include Hybrid support changes. | Viper |
2012-07-14 | Fixed crash with cs_enforce and registered empty permanent channels | Adam |
2012-02-25 | Bug #1380 - Do not allow akill masks to end in @. | Adam |
2012-02-22 | Fixed several grammar errors in docs/ (patch provided by Simba) | DukePyrolator |
2011-12-31 | Bug #1369 - Fixed os_svsnick to allow changing the case of a users' nick | Adam |
2011-12-23 | Bump for 1.8.8-git | Adam |
2011-12-23 | Anope 1.8.7 Release1.8.7 | Adam |
2011-12-15 | Implemented API support for the SVSJOIN and SVSPART commands on UltimateIRCd 3. | Viper |
2011-12-08 | Fixed some typos in the spanish language file | DukePyrolator |
2011-11-20 | Fixed ignore not matching against users' real host or IP (introduced in rev. ... | Viper |
2011-11-16 | Use vident instead of ident in combination with the vhost for botserv kick(ba... | Viper |
2011-11-16 | Match bans against the vident/vhost instead of real ident/vhost when available. | Viper |
2011-08-22 | Added event to warn modules a nickcore gets a new display nick or is about to... | Viper |
2011-08-21 | Send DROP event when forbidding nicks and channels, if applicable. | unknown |
2011-08-18 | Bug #1318 - #1320 - Added support for Hybrid's +S and +O channel modes, and r... | Adam |
2011-08-10 | Fixed loading bs_fantasy_owner on startup when using InspIRCd 2.0 | Adam |
2011-08-09 | Bug #1287 - Fixed chan_set_correct_modes to not deop the first user from sync... | Adam |
2011-07-23 | Fixed a potential crash in the badwords kicker, and fixed matching BW_SINGLE ... | Adam |
2011-05-30 | Bug #1273 - Fixed removing vhosts on InspIRCd when m_cloaking is unloaded | Adam |
2011-05-14 | Reinitialise git for post 1.8.6 development | Charles Kingsley |
2011-05-14 | Anope 1.8.6 Release1.8.6 | Charles Kingsley |
2011-05-02 | Bug #1236 - Fixed crash in enc_md5 on Mac | Adam |
2011-04-28 | Bug #1263 - Fixed /ns REGISTER not getting an "unknown cmd" reply when ns_reg... | Viper |
2011-04-28 | Added events for module loading/unloading and command creation/deletion. | Viper |
2011-03-24 | Fixed bug #1252 - The group display nick showing in HS req memos instead of t... | Viper |
2011-03-21 | Added support m_services.c and m_change.c from Hybrid's contrib folder | Adam |
2011-03-04 | Change to users masked host instead of the real one after turning vhost off i... | lethality |
2011-03-03 | Updated Changes | Adam |
2011-01-29 | Updated german language file | DukePyrolator |
2011-01-28 | Fixed not introducing our clients with usermode +k on InspIRCd 2.0 | Adam |
2010-12-23 | Remove vhost requests from nicks that expire | Adam |
2010-12-23 | Bug #1079 - Prevent /cs ban, akick, unban, etc, from matching against users r... | Adam |
2010-12-15 | Bug #1213 - Fixed /cs enforce #channel to say SET was enforced not (null) | Adam |
2010-10-31 | Fixed bug #1202 - Made Anope aware of plexus3's channel mode +z | Adam |
2010-09-11 | Initialise git for 1.8-git | Charles Kingsley |
2010-09-11 | 1.8.5 Release1.8.5 | Charles Kingsley |
2010-09-10 | Fixed InspIRCd 1.1,1.2 and 2.0 protocol modules to oper pseudo-clients only w... | Viper |
2010-09-05 | Added InspIRCd 2.0 support | Adam |
2010-08-14 | Updated german language file. | Han |
2010-08-14 | Added a config option that allows nix users to fork when sending mail, can dr... | Adam |
2010-08-05 | Fixed bug #1180 - Fixed tracking of internal clients when they change nicks o... | Adam |
2010-08-03 | Fixed bug #1178 - properly track users hosts when a user is -x and has a vhos... | Adam |
2010-07-03 | Fixed bug #1172: Encrypt the whole password given to nickserv and chanserv RE... | Adam |
2010-06-24 | Fixed charybdis and ratbox protocol modules not (properly) translating TS6 UI... | Viper |
2010-06-15 | Fixed ./Config to correctly load the previously used settings from config.cache | Adam- |
2010-06-08 | Never unset mod_current_module in functions that modules might call, instead ... | Adam- |
2010-06-04 | Moved EVENT_CHANGE_NICK call to after anope_cmd_nc_change() call | phil-lavin |