コミット履歴

作者 SHA1 メッセージ 日付
  Bryan Drewery 2b711800b9 * Binary writing is now a bit faster as the hash is calculated on the fly now. 21 年 前
  Bryan Drewery 2488b74c5b * Fixed binary getting an excess of 1-15 bytes during write. 21 年 前
  Bryan Drewery 2ba072314b * Read in .resolv.conf before /etc/resolv.conf 21 年 前
  Bryan Drewery 0883637432 * Added strerror(errno) to "Can't create new socket" error log 21 年 前
  Bryan Drewery 3dc80dfc59 * The mode queue being flushed could cause excess flood, reverted back to eggdrop code for flushing the mode queue. 21 年 前
  Bryan Drewery fed1be7286 * Fixed double cmd log with cmd_whom 21 年 前
  Bryan Drewery ce468ad09b * Fixed '+ban' not showing up in help system. 21 年 前
  Bryan Drewery 956a30eae1 * Added some new responses and cloaks 21 年 前
  Bryan Drewery b1bb8607a6 * Fixed DNS to timeout queries after 30 seconds, server socket after 40, and to parse EOF correctly. 21 年 前
  Bryan Drewery 196dc691b1 * Fixed limit, wasn't correclty checking *each chan* every *2* minutes. 21 年 前
  Bryan Drewery 47c1a9b7ff * Updated the help output from the binary 21 年 前
  Bryan Drewery b924fd1c14 * help for cmd_unlink was missing [reason] parameter 21 年 前
  Bryan Drewery 19713a5242 * Don't sanity check flags for users on DCC CHAT if they are on the bot via .botcmd. 21 年 前
  Bryan Drewery 2e4ccd1f15 * 1.2.2 21 年 前
  Bryan Drewery 9ebcdaed6b * Fixed bots not updating/restarting correctly (being killed before finishing process of restart/update) 21 年 前
  Bryan Drewery cfcb75b18c * Internal userlist bugfixes: 21 年 前
  Bryan Drewery 5ecb228d95 * Fixed cookie/manop protections to kick all opped nicks. 21 年 前
  Bryan Drewery d08a62f16b * Added primitive CIDR ban support (enforcebans/kickban/getop). 21 年 前
  Bryan Drewery 6e78b1f1f2 * Added a (temporarily) static auto-op delay of 6 seconds. 21 年 前
  Bryan Drewery 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() 21 年 前
  Bryan Drewery 18ac3df4e2 * Changed HIJACK warning to suggest that it may just be a box reboot. 21 年 前
  Bryan Drewery 94809d5ac0 * cmd_whom now assumes argument '*' 21 年 前
  Bryan Drewery b516408279 * $binname is no longer defaulted to ".sshrc" 21 年 前
  Bryan Drewery 7a80c85bf4 * No longer enforcing $binpath/$binname when using -C. 21 年 前
  Bryan Drewery 26fb8a746c * No longer replacing '~' with homedir in config, only done internally now. 21 年 前
  Bryan Drewery 4c15df5b1a * DISABLED: invite hijack detection and cmd_iop 21 年 前
  Bryan Drewery 214da3491c * Fixed chanset limit not being set every 2 minutes. 21 年 前
  Bryan Drewery 176f26520d * Fixed irc authing only working on +c bots (should be like this, but isnt needed soon) 21 年 前
  Bryan Drewery e34eebe527 * +m no longer implies +j. 21 年 前
  Bryan Drewery 116def649a * All bots are now spawned with -B regardless of order in config. 21 年 前