Historique des commits

Auteur SHA1 Message Date
  Bryan Drewery 7d576cd0fc * Ported [2444] to 1.2.9 il y a 20 ans
  Bryan Drewery 21676762d4 * Ported misc CYGWIN fixes to 1.2.9 il y a 20 ans
  Bryan Drewery a2d4717194 * Fixed ignores not being used. (#147) (Breaks a fix to not display msgs after added to ignore for floods) il y a 21 ans
  Bryan Drewery ce3e8c0aac * Automatic host adding by localhubs now sanity checks if the hosts will conflict with other bots/users. (#137) il y a 21 ans
  Bryan Drewery f277709408 * Fixed an issue with bot respdoning to TCM CTCP VERSIONS too slowly at times on connect. (#128) il y a 21 ans
  Bryan Drewery 1bfa3a1088 * Ignore msg which triggers the +g il y a 21 ans
  Bryan Drewery 79d44ef33a * Removed unused variable use_console_r and DP_LOG il y a 21 ans
  Bryan Drewery ff05f19f62 * Last commit reverted as it was insignificant il y a 21 ans
  Bryan Drewery db621f702e * Fixed a possible cause for cpu spinning on segfault. (Removed a memory alloc in fatal()) il y a 21 ans
  Bryan Drewery 0f0d37bbd8 * Added rate var 'flood-g' which will set +g for 60 seconds after this many msgs:sec has been detected. (#74) il y a 21 ans
  Bryan Drewery abcd86207d * Added rate vars 'flood-msg' and 'flood-ctcp' to control how quickly a bot ignores on flood. il y a 21 ans
  Bryan Drewery c94eeddd8d * Rewrote config/botconfig from scratch as [bot]set with list support. See 'help set'. il y a 21 ans
  Bryan Drewery b493d82dca * Add the server to serverlist on soft_restart il y a 21 ans
  Bryan Drewery 57828c22a3 * Fixed bot adding it's new hostmask on server but then losing it due to old userfile transfer from hubs. (#85) il y a 21 ans
  Bryan Drewery 918ebca6c5 * Removed 'realname' code for servers il y a 21 ans
  Bryan Drewery 4d761c665a * Disabled auto-renaming server names internally on connect if they don't match our own list il y a 21 ans
  Bryan Drewery d2922d2768 * Added new feature (soft_restart) which restarts/updates bots while keeping them on IRC and preserving uptime/pid il y a 21 ans
  Bryan Drewery be824cda65 * Fixed a bug where a bot would stop trying to connect to servers if using ipv6. il y a 21 ans
  Bryan Drewery d78e596727 * Rewrote most of cmd_cmdpass il y a 21 ans
  Bryan Drewery e8b8ba81bd * Added log msg (+w) for when a msg is received when umode +g. (#44) il y a 21 ans
  kathleen 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... il y a 21 ans
  Bryan Drewery 4a5da22414 * Fixed msgs being logged when the msg has triggered an ignore for flooding. (#23) il y a 21 ans
  Bryan Drewery 421c8e056b * Added some debug code to find a rare bug in hostmask checking il y a 21 ans
  Bryan Drewery e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now il y a 21 ans
  Bryan Drewery 5cba122631 * Converted a bunch of egg_snprintf() to simple_snprintf() il y a 21 ans
  Bryan Drewery a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d il y a 21 ans
  Bryan Drewery 7c5c0b4b95 * Cleaned up some of the firewall code il y a 21 ans
  Bryan Drewery 786b35d07f * Now checking new botuserhost at same time that we SET it (after the server connect WHOIS) il y a 21 ans
  Bryan Drewery 4d5dda9283 * Previos patchset commit log: il y a 21 ans
  Bryan Drewery f970a6c622 il y a 21 ans