Histórico de Commits

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