summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-07-04Made install.js detect VS 2010 on 64bit machinesAdam
2010-07-03Fixed bug #1172: Encrypt the whole password given to nickserv and chanserv ↵Adam
REGISTER This prevents us from truncating peoples passwords without telling them, which makes it so you can't identify with the same password you registered with if your password is really long.
2010-06-24Fixed charybdis and ratbox protocol modules not (properly) translating TS6 ↵Viper
UIDs into nicks on kills.
2010-06-22Changed VERSION_EXTRA from -svn to -gitAdam
2010-06-18Removed all references to the SVN keyword IdAdam
2010-06-18Set all of the core modules versions to VERSION_STRING - SVN is now ↵Adam
officially not used anymore
2010-06-15Fixed ./Config to correctly load the previously used settings from config.cacheAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@3005 5417fbe8-f217-4b02-8779-1006273d7864
2010-06-15Grab users cloaked hosts on Unreal after setting +x, fixes us never knowing ↵Adam-
cloaked hosts if the user is introduced with a vhost git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@3003 5417fbe8-f217-4b02-8779-1006273d7864
2010-06-08Never unset mod_current_module in functions that modules might call, instead ↵Adam-
save the old values and reset them git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@3000 5417fbe8-f217-4b02-8779-1006273d7864
2010-06-04Moved EVENT_CHANGE_NICK call to after anope_cmd_nc_change() callphil-lavin
Added user identified check to validate_user() to prevent identified user being told to identify git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2999 5417fbe8-f217-4b02-8779-1006273d7864
2010-06-01Fixed db-mergers handling of bot collisionsAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2993 5417fbe8-f217-4b02-8779-1006273d7864
2010-05-30Fixed a crash on shutdown when running Anope on MacAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2991 5417fbe8-f217-4b02-8779-1006273d7864
2010-05-23Backport of r2980 - Fixed bug #1167 - Fixed SQUITing juped servers on ↵Adam-
InspIRCd 1.2 git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2981 5417fbe8-f217-4b02-8779-1006273d7864
2010-05-23Added param to EVENT_CHANGE_NICK for old nicknamephil-lavin
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2978 5417fbe8-f217-4b02-8779-1006273d7864
2010-05-23Fixed terrible English from last commitphil-lavin
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2977 5417fbe8-f217-4b02-8779-1006273d7864
2010-05-23Added an internal events called when nick is ghosted and when nick is recoveredphil-lavin
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2976 5417fbe8-f217-4b02-8779-1006273d7864
2010-05-19Extension to r2952 adding logging for BS BOTphil-lavin
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2969 5417fbe8-f217-4b02-8779-1006273d7864
2010-05-18Fixed English and grammar in e-mail messagesphil-lavin
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2966 5417fbe8-f217-4b02-8779-1006273d7864
2010-05-15Fixed version.logAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2963 5417fbe8-f217-4b02-8779-1006273d7864
2010-05-15Fixed bug with r2952 (%s was used rather than %d)phil-lavin
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2962 5417fbe8-f217-4b02-8779-1006273d7864
2010-05-12Added a tonne of alog()s to log all stateful commandsphil-lavin
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2952 5417fbe8-f217-4b02-8779-1006273d7864
2010-05-12Added support for building with Microsoft Visual Studio 2010 and removed ↵Adam-
support for Microsoft Visual Studio 98 git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2950 5417fbe8-f217-4b02-8779-1006273d7864
2010-05-10Fixed a memory leak and use of uninitialized values in ↵Adam-
unreal_jointhrottle_mode_check. Note we don't even use this function currently. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2947 5417fbe8-f217-4b02-8779-1006273d7864
2010-05-10Fixed bug #1161 - Fixed setting expiry times on akills in the atheme2anope ↵Adam-
database converter git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2946 5417fbe8-f217-4b02-8779-1006273d7864
2010-05-09Added an Atheme to Anope database converterAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2943 5417fbe8-f217-4b02-8779-1006273d7864
2010-05-06Fixed unloading modules commands, fixes a crash introduced by the last commitAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2935 5417fbe8-f217-4b02-8779-1006273d7864
2010-05-05Always set mod_current_module and mod_current_module_name, fixes a few of ↵Adam-
the functions in modules.c relying on it. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2931 5417fbe8-f217-4b02-8779-1006273d7864
2010-05-05Print an error if the TS6 SID isn't set/is set incorrectly, most people ↵Adam-
don't know how to work logfiles git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2930 5417fbe8-f217-4b02-8779-1006273d7864
2010-05-05Added an internal event called when a nick is requestedAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2929 5417fbe8-f217-4b02-8779-1006273d7864
2010-04-29Fixed deleting nick requests to only delete the requested nickAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2918 5417fbe8-f217-4b02-8779-1006273d7864
2010-04-21Removed some unnecessary redundant code in cs_clearAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2903 5417fbe8-f217-4b02-8779-1006273d7864
2010-04-20Fixed /ns info to show when a nick expires to services opers, not only adminsAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2900 5417fbe8-f217-4b02-8779-1006273d7864
2010-04-17fixed missing SID on FJOIN in inspircd12 protocol moduleDukePyrolator
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2899 5417fbe8-f217-4b02-8779-1006273d7864
2010-04-15Fixed bug #1153 - Always save channel topics internally, even if the new ↵Adam-
topic matches the last saved topic. Also only call the topic updated event once we are uplinked, as then the topic really is being changed by someone. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2896 5417fbe8-f217-4b02-8779-1006273d7864
2010-04-15Fixed bug #1154 - Fixed a potential crash in cs_clear opsAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2895 5417fbe8-f217-4b02-8779-1006273d7864
2010-04-15Check if a command routine exists before all command callsAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2894 5417fbe8-f217-4b02-8779-1006273d7864
2010-04-15Closed a forgotten file pointer in os_info that would make Windows backups ↵Adam-
of os_info.db fail git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2893 5417fbe8-f217-4b02-8779-1006273d7864
2010-04-04Version bumps for 1.8-SVNsjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2861 5417fbe8-f217-4b02-8779-1006273d7864
2010-04-04Bump versions for 1.8.4 release.1.8.4sjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2859 5417fbe8-f217-4b02-8779-1006273d7864
2010-04-04Updated ChangesAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2858 5417fbe8-f217-4b02-8779-1006273d7864
2010-04-03Update version.log from my commit r2854. sjaz
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2856 5417fbe8-f217-4b02-8779-1006273d7864
2010-04-03Don't save databases when rehashed or shutdown from anoperc when in readonly ↵Adam-
mode git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2855 5417fbe8-f217-4b02-8779-1006273d7864
2010-04-03Small change to the win32 makefile to use Config.bat rather than install.js ↵sjaz
after spotless. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2854 5417fbe8-f217-4b02-8779-1006273d7864
2010-04-01Moved an entry in the Changelog I had oringinally put in the wrong placeAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2853 5417fbe8-f217-4b02-8779-1006273d7864
2010-03-31Fix Windows buildAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2851 5417fbe8-f217-4b02-8779-1006273d7864
2010-03-30Fixed catserv module demo to work correctly on TS6 IRCDsAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2843 5417fbe8-f217-4b02-8779-1006273d7864
2010-03-29Fixed bug #1149 - Number memos in MySQL correctlyAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2842 5417fbe8-f217-4b02-8779-1006273d7864
2010-03-29Fixed bugs #1146 and #1147 - Fixed check_modes to only apply defcon settings ↵Adam-
when defcon is actually on git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2841 5417fbe8-f217-4b02-8779-1006273d7864
2010-03-29Fixed bug #1144 - replaced some strcpy calls with strscpy to be saferAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2840 5417fbe8-f217-4b02-8779-1006273d7864
2010-03-24Log deleting and clearing XOP access listsAdam-
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2837 5417fbe8-f217-4b02-8779-1006273d7864