summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-15Fixed version.logAdam-
2010-05-15Fixed bug with r2952 (%s was used rather than %d)phil-lavin
2010-05-12Added a tonne of alog()s to log all stateful commandsphil-lavin
2010-05-12Added support for building with Microsoft Visual Studio 2010 and removed supp...Adam-
2010-05-10Fixed a memory leak and use of uninitialized values in unreal_jointhrottle_mo...Adam-
2010-05-10Fixed bug #1161 - Fixed setting expiry times on akills in the atheme2anope da...Adam-
2010-05-09Added an Atheme to Anope database converterAdam-
2010-05-06Fixed unloading modules commands, fixes a crash introduced by the last commitAdam-
2010-05-05Always set mod_current_module and mod_current_module_name, fixes a few of the...Adam-
2010-05-05Print an error if the TS6 SID isn't set/is set incorrectly, most people don't...Adam-
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-21Removed some unnecessary redundant code in cs_clearAdam-
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 #1153 - Always save channel topics internally, even if the new topi...Adam-
2010-04-15Fixed bug #1154 - Fixed a potential crash in cs_clear opsAdam-
2010-04-15Check if a command routine exists before all command callsAdam-
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-03Update version.log from my commit r2854. sjaz
2010-04-03Don't save databases when rehashed or shutdown from anoperc when in readonly ...Adam-
2010-04-03Small change to the win32 makefile to use Config.bat rather than install.js a...sjaz
2010-04-01Moved an entry in the Changelog I had oringinally put in the wrong placeAdam-
2010-03-31Fix Windows buildAdam-
2010-03-30Fixed catserv module demo to work correctly on TS6 IRCDsAdam-
2010-03-29Fixed bug #1149 - Number memos in MySQL correctlyAdam-
2010-03-29Fixed bugs #1146 and #1147 - Fixed check_modes to only apply defcon settings ...Adam-
2010-03-29Fixed bug #1144 - replaced some strcpy calls with strscpy to be saferAdam-
2010-03-24Log deleting and clearing XOP access listsAdam-
2010-03-24Document usage of the -protocoldebug option in services helpAdam-
2010-03-24Removed some unused functions from extern.h and changed docs/IRCD to not tell...Adam-
2010-03-19Fixed bug #1143 - Fixed a blind sprintf in sighandler that would write an err...Adam-
2010-03-17Fixed a bug introduced in r2667 that could cause some access entries to not c...Adam-
2010-03-16Fixed bug #1141, reordered some access checks in cs_kick and cs_modes to hide...Adam-
2010-03-16Fixed os_info to display syntax errors if you entered no text, found by CronusAdam-
2010-03-16Fixed os_info to backup its databases properly with the now-working ModuleDat...Adam-
2010-03-13Fixed the second part of bug #1138Adam-
2010-03-13Fixed bug #1140 - Made ModuleDatabaseBackup() not fail when multiple modules ...Adam-
2010-03-13Fixed bug #1139 - Delete the correct nicks from hs_request database when they...Adam-
2010-03-13Fixed bug #1138 - Fix maximum hostname length checking in hs_requestAdam-
2010-03-13Fixed check_ban to apply bans even if TTB was changed after the user has been...Adam-
2010-03-11Added support for tracking permanent channelsAdam-
2010-03-04Fixed some memory leaks in ns_registerAdam-
2010-03-02Fixed a bug that would cause users access in channels to seemingly disappear....Adam-
2010-02-19Documented /nickserv list's ability to accept rangesAdam-
2010-02-18Don't show unconfirmed nicks when services admins list suspended nicksAdam-
2010-02-09Fixed it so halfops can not be marked as forcibly deopped, fixes us sometimes...Adam-