Историја ревизија

Аутор SHA1 Порука Датум
  Bryan Drewery bca87b05ae * Fixed *many* buffer overflows in the botnet code. (#94) пре 21 година
  Bryan Drewery 195236af40 * Added a note for users who are 'SU'd in cmd_whom for +a|. (LOCAL WHOM ONLY) (#64) пре 21 година
  kathleen 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... пре 21 година
  Bryan Drewery fde17b5022 * dcc[].simul is an idx, so it needs to be -1 to be disabled. пре 21 година
  Bryan Drewery 3ac0936b61 * Fixedbug in simple_vsnprintf() (forgot to break after parsing %D) пре 21 година
  Bryan Drewery 7f674f059c * Reversed the %D removal as it int_to_base64() uses a static buffer() пре 21 година
  Bryan Drewery e3e3b73ae9 * Removed simple_sprintf's %D param and am calling int_to_base64() directly now пре 21 година
  Bryan Drewery a8c8d21fdb * Converted a bunch of sprintf() to simple_sprintf() which is much smaller/faster and only accepts %s/%i/%d пре 21 година
  Bryan Drewery 7c5c0b4b95 * Cleaned up some of the firewall code пре 21 година
  Bryan Drewery bbb67dd74a * Fixed users showing up in .whom after doing .botcmd and relinking the bot which the cmd was ran on. (#9) пре 21 година
  Bryan Drewery cfc68ced0b * Removed all Assert()/DEBUG_ASSERT code пре 21 година
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files пре 21 година
  Bryan Drewery 56e9e6626b пре 21 година
  Bryan Drewery efc010fa11 * Converted some functions over пре 21 година
  Bryan Drewery ee3dd82b99 * Changed some if (localhub) to if (conf.bot->localhub) пре 21 година
  Bryan Drewery 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() пре 21 година
  Bryan Drewery f6b3d97611 * Forgot some checking for dcc[].type пре 21 година
  Bryan Drewery 40224bbdf0 * Fixed a dcctable list 'gap'/'leak' пре 21 година
  Bryan Drewery dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations пре 21 година
  Bryan Drewery bd202e1f7c * Fixed relay segfault пре 21 година
  Bryan Drewery 9dc25aedc5 * Final fixes for yellow hubs in bottree пре 21 година
  Bryan Drewery 0ed7aa4f39 * Fixed hubs not showing as YELLOW in bottree пре 21 година
  Bryan Drewery babd237f66 * Fixes for cmd_bots пре 21 година
  Bryan Drewery 24fe7d84f3 * Improvemnts to cmd_bots [nodename] пре 21 година
  Bryan Drewery f213f87c45 * cmd_bots now takes an optional parameter. A nodename (hostname) to match for bots. Down bots are prepended with a *. пре 21 година
  Bryan Drewery aeef675d2c пре 21 година
  Bryan Drewery 2ad726610a * Show HUBS as yellow in cmd_bottree пре 21 година
  Bryan Drewery b62c8fcdb4 * Moved dcc[].u.dns->dns_id to dcc[].dns_id пре 21 година
  Bryan Drewery d71e4cbd68 * Fix dns_id in dcc[].u.dns being filled with -1 after callback has already been called пре 21 година
  Bryan Drewery 6139935b48 * Re-implemented DNSWAIT dcc table пре 21 година