Historique des commits

Auteur SHA1 Message Date
  Bryan Drewery 225078f329 * Ported [2536] to 1.2.8 (fixes #9) il y a 20 ans
  Bryan Drewery de14b08dd9 * Ported [2468] to 1.2.9 il y a 20 ans
  Bryan Drewery 6ac10b9bf6 * Ported [2465] to 1.2.9 il y a 20 ans
  Bryan Drewery 904cdc9a1e * Ported [2454] to 1.2.9 il y a 20 ans
  Bryan Drewery 8e76d57720 * Ported [2433] 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 6184fdfe81 il y a 21 ans
  Bryan Drewery bca87b05ae * Fixed *many* buffer overflows in the botnet code. (#94) il y a 21 ans
  Bryan Drewery 195236af40 * Added a note for users who are 'SU'd in cmd_whom for +a|. (LOCAL WHOM ONLY) (#64) il y a 21 ans
  kathleen 2ca9b7d102 * Replacement and removal of defines from old eggdrop language system... il y a 21 ans
  Bryan Drewery fde17b5022 * dcc[].simul is an idx, so it needs to be -1 to be disabled. il y a 21 ans
  Bryan Drewery 3ac0936b61 * Fixedbug in simple_vsnprintf() (forgot to break after parsing %D) il y a 21 ans
  Bryan Drewery 7f674f059c * Reversed the %D removal as it int_to_base64() uses a static buffer() 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 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 bbb67dd74a * Fixed users showing up in .whom after doing .botcmd and relinking the bot which the cmd was ran on. (#9) il y a 21 ans
  Bryan Drewery cfc68ced0b * Removed all Assert()/DEBUG_ASSERT code il y a 21 ans
  Bryan Drewery bc91a7e206 * Added rcsid[] to all files il y a 21 ans
  Bryan Drewery 56e9e6626b il y a 21 ans
  Bryan Drewery efc010fa11 * Converted some functions over il y a 21 ans
  Bryan Drewery ee3dd82b99 * Changed some if (localhub) to if (conf.bot->localhub) il y a 21 ans
  Bryan Drewery 7a5c32eb81 * Removed strncpyz and am now using OpenBSD's strlcpy() il y a 21 ans
  Bryan Drewery f6b3d97611 * Forgot some checking for dcc[].type il y a 21 ans
  Bryan Drewery 40224bbdf0 * Fixed a dcctable list 'gap'/'leak' il y a 21 ans
  Bryan Drewery dc75f1e092 * Using custom calloc/realloc functions now to check for failed allocations il y a 21 ans
  Bryan Drewery bd202e1f7c * Fixed relay segfault il y a 21 ans
  Bryan Drewery 9dc25aedc5 * Final fixes for yellow hubs in bottree il y a 21 ans
  Bryan Drewery 0ed7aa4f39 * Fixed hubs not showing as YELLOW in bottree il y a 21 ans
  Bryan Drewery babd237f66 * Fixes for cmd_bots il y a 21 ans