summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-
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-19Update docs/INSTALL with some more upto date informationsjaz
2010-01-18Updated docs/IRCD to be up to dateAdam-
2010-01-17Another attempt at making the makefile understandsjaz
2010-01-17Fix small omission in src/tools/Makefile and update version.logsjaz
2010-01-17Small documentation update.sjaz
2010-01-15Fixed bug #1135 - Don't allow BotServ to kick and ban ULined clientsAdam-
2010-01-11updated copyright info for 2010pimpmylinux
2010-01-11Some language fixes closing issue #1124 and #1122, fixed wrong language strin...pimpmylinux
2010-01-11Fixed a reply in bs_bot to be correct when you use an invalid ident, reported...Adam-
2010-01-09Fix a crash introduced in r2679 cause by is_on_access messing up the users ho...Adam-
2010-01-06Added two missing language strings to de.l and ru.lAdam-
2010-01-06Made elist_match_user also check against the users cloaked hostAdam-
2010-01-03Mark users as unrecognized on Inspircd 1.2 if no/invalid metadata is recieved...Adam-
2010-01-03Fixed typo in inspircd12.h causing 2 modes to use the same bit.jantje_85
2010-01-02Fixed a few SASET help replies to reply to services opers, and fixed the rest...Adam-
2010-01-02Fixed help system to use notice_help instead of notice_lang (bug from r2473)Adam-
2009-12-20Using SQL with RDB will now automatically fix databases affected by the bug f...Adam-
2009-12-16Documented the SQL table change in Changes.mysql from r2386Adam-