Commit History

Author SHA1 Message Date
  Bryan Drewery 242ebcdba3 * Fixed bug with forwarding log msgs between bots 21 years ago
  Bryan Drewery e400418dec * Added some missing logging for msg_pass 21 years ago
  Bryan Drewery f49b96758f * bots now only kick for -ooo (mdop) if 'mdop' is set with chanset. 21 years ago
  Bryan Drewery 3cea5e151c * Last commit was #31 21 years ago
  Bryan Drewery 9f0a72eff3 * Rewrote how logs are shared over botnet, now uses much less bw and resources. (#30) 21 years ago
  Bryan Drewery 2e5dbb851b * cmd_getkey over .botcmd was displaying excess newlines. 21 years ago
  Bryan Drewery 8a53fb3ce8 * Fixed some missing sanity checking on certain user flags for channel records. 21 years ago
  Bryan Drewery 43a1afccda * Added some debug logging when a telnet connection is ignored. 21 years ago
  Bryan Drewery 94732ed729 * Added match option for cmd_botcmd: '$' will match on all localhubs (first bot in config) (#28) 21 years ago
  Bryan Drewery 6d72b199e8 * Fixed dccauth not correctly working according to it's [bot]config setting (#30) 21 years ago
  Bryan Drewery 57ac308bc9 * After editing the binary with -C, also kill/remove any bots which were removed from the list 21 years ago
  Bryan Drewery df14fb2f47 * After editing binary with -C, new bots/hosts are automatically added if first bot is linked. 21 years ago
  Bryan Drewery 998184f283 * Combined kick reasons for +k and .kickban 21 years ago
  Bryan Drewery 13adc721c8 * +O now implies +o 21 years ago
  Bryan Drewery 4a9ed5d6dd * Fixed unsetting a global ban when the same ban is local to a chan causes the bots to unban it. (#24) 21 years ago
  Bryan Drewery 6de1d2110b * cmd_find now optional takes a username instead of a nick!user@host to search for. 21 years ago
  Bryan Drewery 2fc7ab9a2f * Fixed some excess newlines when a user is booted for losing hub/leaf access. 21 years ago
  Bryan Drewery ca53255b97 * Now using ANSI color code *0* to close bold (as opposed to new standard: 22) 21 years ago
  Bryan Drewery 94c68c1bb8 * Fixed a bunch of lame bugs in the getop system 21 years ago
  Bryan Drewery 7889ab8f49 * Fixed bots unbanning bots via botnet requests when the bot is set +k for the chan. 21 years ago
  Bryan Drewery c8511123ee * Optimized WHO parsing more to alieviate some cpu usage in large chans 21 years ago
  Bryan Drewery 1c2343ab29 * cmd_cycle now will only cycle the net if done on the hub. Doing it on a leaf cycles only that one bot. 21 years ago
  Bryan Drewery 703562627d * Fixed a bug with enclink negociating which prevents bots from using NEW methods. 21 years ago
  Bryan Drewery 6897583cd5 * Fixed bot's being tagged with op/login stats. (#22) 21 years ago
  Bryan Drewery 5f23f3d38a * Fixed a file descriptor leak in the 'last' checking. 21 years ago
  Bryan Drewery f876237a45 * Fixed cmd_boot to allow users to boot users they can whois. (Users with lower flags) 21 years ago
  Bryan Drewery e89b3911cc * Users can no longer who PERM OWNERS unless they are themselves one. 21 years ago
  Bryan Drewery 608a33b059 * Reverted patch from 1.2 which disabled removing duplicate msgs in server queue. (Fixes most queue/excess flood bugs) 21 years ago
  Bryan Drewery e31dd5650b * Fixed colors still showing for characters ":@()<>" when colors were turned off. 21 years ago
  Bryan Drewery e82ddbd090 * Fixed bot's not being able to link when the botnick case did not match (userlist vs binary -C). 21 years ago