История коммитов

Автор 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 лет назад