Historie revizí

Autor SHA1 Zpráva Datum
  Bryan Drewery 2f3feb4462 * cmd_[net|bot|]version now displays if a bot has been updated and is on timer for restart. před 21 roky
  Bryan Drewery 1d5bb00697 před 21 roky
  Bryan Drewery 0d38218ba0 * Reorganized UPDATES před 21 roky
  Bryan Drewery 66ec6172c0 * Changed password encryption, should auto convert, might need to reset all though. (#75) před 21 roky
  Bryan Drewery b41d210aec * Fixed ANSI colors not showing for logs when bot is not in background. před 21 roky
  Bryan Drewery ff05f19f62 * Last commit reverted as it was insignificant před 21 roky
  Bryan Drewery db621f702e * Fixed a possible cause for cpu spinning on segfault. (Removed a memory alloc in fatal()) před 21 roky
  Bryan Drewery 0f0d37bbd8 * Added rate var 'flood-g' which will set +g for 60 seconds after this many msgs:sec has been detected. (#74) před 21 roky
  Bryan Drewery 8ce1f20a4b * cmd_dump now has a substitution. '$n' is replaced with the bot's current IRC nick. před 21 roky
  Bryan Drewery 68b9dfbf1b * Fixed cosmetic bug with removing ignores. před 21 roky
  Bryan Drewery abcd86207d * Added rate vars 'flood-msg' and 'flood-ctcp' to control how quickly a bot ignores on flood. před 21 roky
  Bryan Drewery 1dd02d0547 * Added var 'autoaway': How long in seconds until an idle user is set away on dcc auto. (Def: 1800, 30min) před 21 roky
  Bryan Drewery 394fd8acf0 * Added var 'auth-obscure': Don't halt on dcc w/dccauth if the pass is wrong; halt at hash (right or wrong). (#100) před 21 roky
  Bryan Drewery 6119aeff39 * Added dcc alias support, see 'help set' (only perm owner may set aliases as loops are easy and fatal) před 21 roky
  Bryan Drewery 398c536399 * Fixed cmd_jump/cmd_botjump not parsing 'server:port' correctly. před 21 roky
  Bryan Drewery e7be8edd4e * Clearing chanset var now correctly uses defaults. před 21 roky
  Bryan Drewery 98204093e3 * In config/-C, the ip field for bots can now be either ipv4 or ipv6. (ipv6 field still present) před 21 roky
  Bryan Drewery c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. před 21 roky
  Bryan Drewery 4e93ea53c4 * Fixed 'bots' not showing up in help, and a typo in 'botpart'. před 21 roky
  Bryan Drewery a864ffe1cf * Fixed cmd_quit working over botcmd. (#108) před 21 roky
  Bryan Drewery 25a46d51c2 * Fixed cmd_[ch]handle saving userfile when changes weren't actually made. před 21 roky
  Bryan Drewery 0aee1c0680 * Added link for ticket viewing by number as there are about 30 references now in UPDATES před 21 roky
  Bryan Drewery 5422d6c7e2 * Fixed bad spelling před 21 roky
  Bryan Drewery 53a0e1ac68 * cmd_botcmd blocks the following cmds for '*': die, restard, suicide, jump. (#17) před 21 roky
  Bryan Drewery 2c5378a902 * Changes to console flag requirements: +rbh (PERM OWNER), +vd (+a), +egu (+n). (#99) před 21 roky
  Bryan Drewery bca87b05ae * Fixed *many* buffer overflows in the botnet code. (#94) před 21 roky
  Bryan Drewery 45be5181b5 * Added channel name to bad cookie/manop commenting (#97) před 21 roky
  Bryan Drewery 195236af40 * Added a note for users who are 'SU'd in cmd_whom for +a|. (LOCAL WHOM ONLY) (#64) před 21 roky
  Bryan Drewery 280159da78 * Fixed 'user has joined partyline' when after using cmd_botcmd/cmd_chattr on remote bots. (#84) před 21 roky
  Bryan Drewery c2905d187a * Added cmd_suicide. (#80) před 21 roky