提交歷史

作者 SHA1 備註 提交日期
  Bryan Drewery bbadd3fa3f * When booting, boot all sessions matching the nick given for the bot given (#37) 21 年之前
  Bryan Drewery 0c38de8025 * Fixed cmd_mns_(ban|exempt|invite) to remove the proper ban if a number is used (#38) 21 年之前
  Bryan Drewery 5b722d48d1 * Fixed typo with rejected sticky bans 21 年之前
  Bryan Drewery 30e2ab222a * Fixed fatal bug in share_mns_ban() parsing 21 年之前
  Bryan Drewery a596008919 * Fixed a small idx bug check in closing remote simuls 21 年之前
  Bryan Drewery bf2faf1161 * botcmd * wasn't correctly being restricted to +n (#35) 21 年之前
  Bryan Drewery 4a5da22414 * Fixed msgs being logged when the msg has triggered an ignore for flooding. (#23) 21 年之前
  Bryan Drewery b4eff27740 * Added even more missing logging for msg_pass (#34) 21 年之前
  Bryan Drewery e2e8642237 * Didn't fix that logging correctly 21 年之前
  Bryan Drewery 242ebcdba3 * Fixed bug with forwarding log msgs between bots 21 年之前
  Bryan Drewery 52226df098 * Fixed bug with sanity chekcing of bot logins 21 年之前
  Bryan Drewery 15d4102716 21 年之前
  Bryan Drewery e400418dec * Added some missing logging for msg_pass 21 年之前
  Bryan Drewery f49b96758f * bots now only kick for -ooo (mdop) if 'mdop' is set with chanset. 21 年之前
  Bryan Drewery 50f05bc723 * Flaw in cmd_nohelp 21 年之前
  Bryan Drewery 3cea5e151c * Last commit was #31 21 年之前
  Bryan Drewery 9f0a72eff3 * Rewrote how logs are shared over botnet, now uses much less bw and resources. (#30) 21 年之前
  Bryan Drewery 2e5dbb851b * cmd_getkey over .botcmd was displaying excess newlines. 21 年之前
  Bryan Drewery 38c281977d * cmd_dns wasn't checking for an argument or displaying syntax 21 年之前
  Bryan Drewery 421c8e056b * Added some debug code to find a rare bug in hostmask checking 21 年之前
  Bryan Drewery 8a53fb3ce8 * Fixed some missing sanity checking on certain user flags for channel records. 21 年之前
  Bryan Drewery 3e2ce6c76a * Forgot to commit the new help for 'botcmd' 21 年之前
  Bryan Drewery 43a1afccda * Added some debug logging when a telnet connection is ignored. 21 年之前
  Bryan Drewery 94732ed729 * Added match option for cmd_botcmd: '$' will match on all localhubs (first bot in config) (#28) 21 年之前
  Bryan Drewery 6d72b199e8 * Fixed dccauth not correctly working according to it's [bot]config setting (#30) 21 年之前
  Bryan Drewery 57ac308bc9 * After editing the binary with -C, also kill/remove any bots which were removed from the list 21 年之前
  Bryan Drewery 3ac0936b61 * Fixedbug in simple_vsnprintf() (forgot to break after parsing %D) 21 年之前
  Bryan Drewery df14fb2f47 * After editing binary with -C, new bots/hosts are automatically added if first bot is linked. 21 年之前
  Bryan Drewery 998184f283 * Combined kick reasons for +k and .kickban 21 年之前
  Bryan Drewery 7f674f059c * Reversed the %D removal as it int_to_base64() uses a static buffer() 21 年之前