Age | Commit message (Expand) | Author |
2011-11-16 | Match bans against the vident/vhost instead of real ident/vhost when available. | Viper |
2011-09-03 | Use _exit, not exit, to exit mail forks to prevent our atexit() functions fro... | Adam |
2011-08-23 | Made os_sxline and os_akill use a stored value to curent time to prevent the ... | Adam |
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-28 | Bug #1269 - Fixed install.js for Windows 7 builds. | lethality |
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-08 | Clarified ForkForMail entry in Changes.conf - thanks Kyle! | Charles Kingsley |
2011-05-08 | Prepare NSIS scripts for future 1.8.6 release | Charles Kingsley |
2011-05-07 | Removed atheme2anope database converter as its out of date | Adam |
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-04-10 | Usage update for ./listchans thanks katsklaw | Charles Kingsley |
2011-03-24 | Fixed bug #1252 - The group display nick showing in HS req memos instead of t... | Viper |
2011-03-24 | Fixed make strict | Adam |
2011-03-21 | Forgot vidents | Adam |
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-03-03 | Fixed opping our clients on ratbox when TS6 is not used. | Adam |
2011-03-01 | Do not show SENDPASS in NickServ and ChanServ help to users who can't use it | Adam |
2011-02-23 | Rejoin our clients if kicked on TS6 IRCDs and made ratbox protocol module use... | Adam |
2011-02-22 | Fixed bug 1248, an error in fr.l - reported by SaKa | lethality |
2011-02-11 | Fixed Mac build | Adam |
2011-02-04 | Merge branch '1.8' of anope.git.sf.net:/gitroot/anope/anope into 1.8 | Adam |
2011-02-04 | Fixed the wiki URLs in install.js | Adam |
2011-01-30 | fixed a typo in the german language file | DukePyrolator |
2011-01-29 | Updated german language file | DukePyrolator |
2011-01-28 | Fixed not introducing our clients with usermode +k on InspIRCd 2.0 | Adam |
2011-01-21 | Bug #1233 - Fixed some misuse of apostrophes - patch by binki | lethality |
2011-01-18 | Bug #1227 - Fixed 'make install' recompiling src/tools | Adam |
2011-01-09 | Do not allow services opers to send one person more than 32767 memos | Adam |
2011-01-08 | Enable NICKIP for InspIRCd 1.2+ | Adam |
2011-01-07 | Some more copyright/typo fixes, spotted by chaz :P | lethality |
2011-01-06 | Updated Copyright to 2011 | lethality |
2010-12-28 | Made the moduleGetData debug messages for level 2+ | 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-12-07 | Fixed some warnings found by cppcheck | Adam |
2010-10-31 | Fixed bug #1202 - Made Anope aware of plexus3's channel mode +z | Adam |
2010-10-14 | Fixed some improper english in the HOST_GROUP language strings | Adam |
2010-10-06 | Fixed a potential crash from accessing invalid memory after unbanning people ... | Adam |