summaryrefslogtreecommitdiff
path: root/Changes
AgeCommit message (Expand)Author
2010-08-14Updated german language file.Han
2010-08-14Added a config option that allows nix users to fork when sending mail, can dr...Adam
2010-08-05Fixed bug #1180 - Fixed tracking of internal clients when they change nicks o...Adam
2010-08-03Fixed bug #1178 - properly track users hosts when a user is -x and has a vhos...Adam
2010-07-03Fixed bug #1172: Encrypt the whole password given to nickserv and chanserv RE...Adam
2010-06-24Fixed charybdis and ratbox protocol modules not (properly) translating TS6 UI...Viper
2010-06-15Fixed ./Config to correctly load the previously used settings from config.cacheAdam-
2010-06-08Never unset mod_current_module in functions that modules might call, instead ...Adam-
2010-06-04Moved EVENT_CHANGE_NICK call to after anope_cmd_nc_change() callphil-lavin
2010-05-23Backport of r2980 - Fixed bug #1167 - Fixed SQUITing juped servers on InspIRC...Adam-
2010-05-23Added param to EVENT_CHANGE_NICK for old nicknamephil-lavin
2010-05-23Added an internal events called when nick is ghosted and when nick is recoveredphil-lavin
2010-05-18Fixed English and grammar in e-mail messagesphil-lavin
2010-05-12Added a tonne of alog()s to log all stateful commandsphil-lavin
2010-05-09Added an Atheme to Anope database converterAdam-
2010-05-05Added an internal event called when a nick is requestedAdam-
2010-04-29Fixed deleting nick requests to only delete the requested nickAdam-
2010-04-20Fixed /ns info to show when a nick expires to services opers, not only adminsAdam-
2010-04-17fixed missing SID on FJOIN in inspircd12 protocol moduleDukePyrolator
2010-04-15Fixed bug #1154 - Fixed a potential crash in cs_clear opsAdam-
2010-04-15Closed a forgotten file pointer in os_info that would make Windows backups of...Adam-
2010-04-04Version bumps for 1.8-SVNsjaz
2010-04-04Bump versions for 1.8.4 release.1.8.4sjaz
2010-04-04Updated ChangesAdam-
2010-04-01Moved an entry in the Changelog I had oringinally put in the wrong placeAdam-
2010-03-29Fixed bugs #1146 and #1147 - Fixed check_modes to only apply defcon settings ...Adam-
2010-03-11Added support for tracking permanent channelsAdam-
2010-01-19Changes docs bump to 1.8 SVN and credit for tr.l added to docs/README (Sorry ...sjaz
2010-01-19Bump files to 1.8.3 for release1.8.3sjaz
2010-01-15Fixed bug #1135 - Don't allow BotServ to kick and ban ULined clientsAdam-
2009-12-20Using SQL with RDB will now automatically fix databases affected by the bug f...Adam-
2009-12-01Reverted & updated Changes.. ;)jantje_85
2009-12-01Fixed bug #1106 - Anope now keeps track of users cloaked hosts as well as vir...Adam-
2009-11-25Fix bug #1114. Fixed a bug in cs_clear caused by do_cmode() modifying params ...jantje_85
2009-10-06This is it! Added InspIRCd 1.2 protocol module.jantje_85
2009-10-03git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2525 5417fb...jantje_85
2009-09-22Updated french language file, patch from Sakaadam-
2009-09-09Fixed a number of TS6 issues, mainly related to nicks instead of IDs being gi...jantje_85
2009-08-30Fixed MLOCK locked mode removal getting priority over DEFCON lockedjantje_85
2009-08-28Fixed defcon not setting modes on newly created unregged channels andjantje_85
2009-08-11Updated Turkish language fileadam-
2009-08-03Fixed do_server() so it doesn't go nuts if a SID is the source. Added some sa...jantje_85
2009-08-01Added forgotten entries to version.log and Changes, some cleanup, and fixed ...jantje_85
2009-07-31Fixed a TS6 bug in chan_set_modes() causing restrictions such as secureops to...jantje_85
2009-07-31Fixed a bug in UMODE causing anope to send an extra umode change as a channel...jantje_85
2009-07-28Added german language support to hs_request.c. Patch provided by Han.DukePyrolator
2009-07-11Initialise 1.8.2-SVN and update README.1.8.2sjaz
2009-07-04Initialise 1.8.1 SVNsjaz
2009-06-26Fixed several bugs in messages.c regarding parsing TS6 encoded commands. This...jantje_85
2009-06-15Fix memory leak in NS SUSPEND, patch by Adam.cyberbotx