summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-04-03Don't save databases when rehashed or shutdown from anoperc when in readonly ...Adam-
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-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-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-17Another attempt at making the makefile understandsjaz
2010-01-17Fix small omission in src/tools/Makefile and update version.logsjaz
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-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-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-11-25Fix a few more XOP related problemsAdam-
2009-11-25Cleaned up a lot of the channel access reordering code, properly change users...Adam-
2009-10-30All usermodes are now recognized and properly set internally on Insp 1.2.jantje_85
2009-10-30More dynamic detection of channel modes on InspIRCd 1.2.jantje_85
2009-10-10Reset errno before calling strtol in bs_kick, it would sometimes not allow va...Adam-
2009-10-09Now send the QUIT command before changing bots internally for /botserv bot ch...Adam-
2009-10-09Fixed the NICK command syntax on InspIRCd 1.2 to work when changing clients n...Adam-
2009-10-09Fixed crash when juping servers on InspIRCd 1.2Adam-
2009-10-09Fixed remote whoises on services clients on InspIRCd 1.2Adam-
2009-10-06Added InspIRCd 1.2 protocol module into Windows makefiles and installer scriptsAdam-
2009-10-06This is it! Added InspIRCd 1.2 protocol module.jantje_85
2009-10-06Added option for delayed pseudo-client introduction. (Required for Insp 1.2)jantje_85