Historial de Commits

Autor SHA1 Mensaje Fecha
  Bryan Drewery 237aa3fc89 * Default binary name is now what you name it, or "wraith" if left in "wraith.OS-ver" format. hace 21 años
  Bryan Drewery 4753da03f0 * Fixed binary config stating there was no change with -C under certain conditions. hace 21 años
  Bryan Drewery 466af198dd * Slightly changed/added a comment in -C for uname. hace 21 años
  Bryan Drewery 9cdcf98b6d * Fixed CPU lockup for bots which did not have NODENAME/USERNAME/SYSNAME entries filled out. hace 21 años
  Bryan Drewery b4572272b9 * Fixed a small cosmetic error with displaying bot info in whois. hace 21 años
  Bryan Drewery 1b043254fd * cmd_nopass when given any argument will give random passes to users with no password. (#114) hace 21 años
  Bryan Drewery d292713185 * Fixed bot's not being able to link when the botnick case did not match (userlist vs binary -C). hace 21 años
  Bryan Drewery 6172ce6c37 * Fixed 'chanset *' not working. hace 21 años
  Bryan Drewery 1b4b81e8d3 * When msging bot for op, a NOTICE is sent to user if the channel is set to no manop. hace 21 años
  Bryan Drewery 8f1adb5213 * Fixed cmd_conf not working at all. hace 21 años
  Bryan Drewery 42e4b52df7 * cmd_adduser now sends a NOTICE to the person being added with their initial password. hace 21 años
  Bryan Drewery 85faf37acb * Fixed cmd_botset not displaying botnick. hace 21 años
  Bryan Drewery dee7b97b1e * Changed var 'voice-non-ident' to chanint: hace 21 años
  Bryan Drewery 685339f330 * Added bool var 'voice-non-ident' which can be used to not voice non-idented clients with +voice. hace 21 años
  Bryan Drewery 7ed79e646c * Added bool var 'mean-kicks' which enables offensive/mean kick msgs. hace 21 años
  Bryan Drewery 012f9bc49a * Increased slack time for cookies. hace 21 años
  Bryan Drewery 0db86f2a28 * Adding hosts with missing nick/ident will now prefix the host with '*!' and '*!*' respectively. hace 21 años
  Bryan Drewery 59a107ce06 * Fixed users not being deopped in +bitch channels after being removed from the botnet. (#112) hace 21 años
  Bryan Drewery 2f3feb4462 * cmd_[net|bot|]version now displays if a bot has been updated and is on timer for restart. hace 21 años
  Bryan Drewery 1d5bb00697 hace 21 años
  Bryan Drewery 0d38218ba0 * Reorganized UPDATES hace 21 años
  Bryan Drewery 66ec6172c0 * Changed password encryption, should auto convert, might need to reset all though. (#75) hace 21 años
  Bryan Drewery b41d210aec * Fixed ANSI colors not showing for logs when bot is not in background. hace 21 años
  Bryan Drewery ff05f19f62 * Last commit reverted as it was insignificant hace 21 años
  Bryan Drewery db621f702e * Fixed a possible cause for cpu spinning on segfault. (Removed a memory alloc in fatal()) hace 21 años
  Bryan Drewery 0f0d37bbd8 * Added rate var 'flood-g' which will set +g for 60 seconds after this many msgs:sec has been detected. (#74) hace 21 años
  Bryan Drewery 8ce1f20a4b * cmd_dump now has a substitution. '$n' is replaced with the bot's current IRC nick. hace 21 años
  Bryan Drewery 68b9dfbf1b * Fixed cosmetic bug with removing ignores. hace 21 años
  Bryan Drewery abcd86207d * Added rate vars 'flood-msg' and 'flood-ctcp' to control how quickly a bot ignores on flood. hace 21 años
  Bryan Drewery 1dd02d0547 * Added var 'autoaway': How long in seconds until an idle user is set away on dcc auto. (Def: 1800, 30min) hace 21 años